li {
  list-style: none !important;
}
.fa-forward {
  color: #d40e0f;
}
a{
  text-decoration: none !important;
  color: unset ;
}
.more a:hover{
  color: unset !important;
}
a:hover,a:visited,a:link{
  color: unset;
}
/* é¦–é¡µåº•éƒ¨è¿è¡Œçº¿è·¯å›¾ */
.running_line {
  height: 165px;
  width: 37%;
  float: left;
}
a{
  text-decoration: none !important;
  color: unset ;
}
a:hover{
  color: unset ;
}
.ticketing_guidelines {
  height: 100%;
  width: 24.9%;
  float: left;
  border-left: 1px solid;
  border-color: #7a7b7f;
  position: relative;
}

.ticketing_guidelines:nth-last-child(1) {
  border-right: none;
}

.tod_left_img ul>div {
  width: 94.28vh;
  height: 63vh;
  float: left;
}


.ticketing_guidelines:nth-child(1) {
  border-left: 1px solid;
  border-color: #7a7b7f;
}

.running_line_content {
  position: relative;
  width: 580px;
  height: 100%;
  margin: 0 auto;
}

.runningLine_top {
  height: 5vh;
  width: 100%;
  font-size: 17px;
  line-height: 5vh;
  text-align: center;
  color: white;
  max-height: 48px;
}

.home_line {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #e30c0f;
  position: absolute;
  top: 4.5vh;
  left: 50%;
  margin-left: -15px;
  border-radius: 2px;
}

.runningLine_language {
  height: 46px;
  width: 100%;
  font-size: 16px;
  line-height:46px;
  border-bottom: 1px solid;
  border-color: #727272;
  /*margin-top: -10px;*/
}

.runningLine_language div {
  float: left;
  margin-right: 30px !important;
  margin-left: 20px;
  cursor: pointer;
  position: relative;
}

.runningLine_station {
  /* height: 5.5vh; */
  width: 100%;
  height: 52px;
  max-height: 52px;
  margin-top: 1.5vh;
}

.runningLine_station input {
  outline: none;
  float: left;
  height: 4.5vh;
  width: 180px;
  padding-left: 10px;
  font-size: 16px;
  /* margin-top: 10px; */
  max-height: 52px;
}

.runningLine_station .query {
  width: 14%;
  height: 46px;
  height: 4.5vh;
  background-color: #e21710;
  /* line-height: 5.5vh; */
  text-align: center;
  color: white;
  font-size: 16px;
  /* text-align: center; */
  /* margin-top: 10px; */
  border: none;
  cursor: pointer;
  float: right;
  padding: 0;
}

.runningLine_station .fa {
  float: left;
  margin-top: 10px;
  font-size: 2.5vh;
  margin-left: 30px;
  margin-right: 30px;
}
.runningLine_station input {
  background-color: #565d63cc;
  border: 1px solid;
  border-color: #565d63;
  color: white;
}
::-webkit-input-placeholder {
  color: #a8a8a7;
}

.figure div {
  float: left;
  font-size: 16px;
  width: 25%;
  height: 4.5vh;
  line-height: 4.5vh;
}

.ticketing_top {
  height: 5vh;
  width: 100%;
  font-size:17px;
  line-height: 5vh;
  text-align: center;
  max-height: 48px;
  color: white;
}

.ticketing_content {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.ticketing_left_content {
  float: left;
  width: 50%;
  height: 13vh;
  position: relative;
  max-height: 125px;
}

.ticketing_left_content img {
  position: absolute;
  left: 50%;
  margin-left: -3.3vh;
  top: 50%;
  margin-top: -3.3vh;
  height: 6.7vh;
}

.ticketing_right_content {
  float: left;
  width: 50%;
  height: 100%;
  max-height: 125px;
}
.ticketing_right_content li{
  font-size: 16px;
}
.home_bottom {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 18vh;
  /* height: 171px; */
  background-color: rgba(60, 66, 77, 0.8);
  color: #b3b3b3;
  max-height: 171px;
  /* display: table; */
}

.home_bottom .ticketing_guidelines li {
  cursor: pointer;
}
.home_bottom .ticketing_guidelines li a{
  color: #b3b3b3;

}
.metro_services .ticketing_guidelines .ticketing_right_content ul li:nth-child(2) {
  margin: 1.9vh 0 1.4vh 0;
}
.metro_services .ticketing_guidelines .ticketing_right_content ul li:nth-child(2) {
  margin: 0.5vh 0 0.5vh 0;
}
.ticketing_right_content ul {
  width: 100px;
  height: 100%;
}

.ticketing_right_content ul li {
  width: 100%;
  height: 3.3vh;
  line-height: 3.3vh;
  max-height: 32px;
}

.ticketing_right_content ul li:nth-child(1) {
  margin-top: 0.6vh;
}

.runningLine_language div:hover {
  color: white;
}
.download{
  float: right;
}
.runningLine_language a img{
  background-image: url(/v2/images/shouye_icom_line.png);
  width: 14px;
  height: 14px;
  background-size: cover;
  background-position: center center;
}
.runningLine_language a img:hover{
  background-image: url(/v2/images/shouye_active_icom_line.png) !important;
  width: 14px;
  height: 14px;
  background-size: cover;
  background-position: center center;
}

.ticketing_right_content ul li a:hover {
  color: #fffffd;
}

.check_language {
  color: white;
}

.language_line {
  display: block;
  width: 45px;
  height: 2px;
  background-color: #e30c0f;
  position: absolute;
  top:45px;
  left: 50%;
  margin-left: -22.5px;
  border-radius: 2px;
  display: none;
}

.check_language .language_line {
  display: block;
}

.metro_services {
  width: 63%;
  height: 100%;
  float: left;
}

/* é¦–é¡µåº•éƒ¨è¿è¡Œçº¿è·¯å›¾ */
.panel_news_center {
  margin: 7.5vh auto;
  width: 83.25%;
  height: 90vh;
  padding-top: 0px;
}
.panel_news_top {
  height: 64vh;
  width: 100%;
  /* background-color: #fefefe57; */
  height: 64vh;
  /* margin-top: 10px; */
  margin-bottom: 2.7vh;
  background-image: url(/v2/images/news_title_bg.png);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}

.panel_news_left {
  width: 49%;
  height: 100%;
  float: left;
}
.panel_news_left .newsTitle {
  height: 42px;
  width: 180px;
  line-height: 40px;
  font-size: 28px;
  position: relative;
  padding-left: 2px;
  text-align: left;
  border-color: #d03232;
  margin-bottom: 0.7vh;
  background-repeat: no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 2vh;
  background-image: url(/v2/images/bg_news_title.png);
}
.panel_news_left .panel_line {
  /*position: absolute;*/
  /*width: 15.5%;*/
  /*height: 4px;*/
  /*background-color: #d03232;*/
  /*top: 5.5vh;*/
  /*left: 0;*/
}
.panel_news_left .newsTitleContent {
  width: 100%;
  height: 56vh;
}
.newsTitleContent-left {
  float: left;
  width: 17%;
  height: 100%;
}
.newsTitleContent-time {
  height: 6vh;
  width: 100%;
  position: relative;
  cursor: pointer;
  margin-bottom: 7.5vh;
}
.newsTitleContent-time:nth-child(1){
  margin-top: 3.5vh;
}
.newsTitleContent-time:nth-child(2) {
  /* margin-top: 10.5vh; */
  /* margin-bottom: 10vh; */
}
.newsTitleContent-time .time-year{
  width: 100%;
  height: 60%;
  font-size: 28px;
  font-weight: 700;
  margin-left: 30%;
}
.newsTitleContent-time .time-month{
  width: 100%;
  height: 40%;
  font-weight: 700;
  margin-left: 30%;
  font-size: 14px;
}
.newsTitleContent-point{
  position: absolute;
  height: 6vh;
  line-height: 6vh;
  width: 44%;
  background-color: #e21710;
  top: 0;
  right: -44%;
  text-align: center;
  display: none;
}
/* .newsTitleContent-point .fa{
  text-align: center;
  color: white;
  font-size: 30px;
  line-height: 6vh;
} */
.newsTitleContent-point .news_arrow{
  background-image: url(/v2/images/icon_news_arrow.png);
  height: 1.4vh;
  width: 50%;
  position: absolute;
  top: 50%;
  margin-top: -0.7vh;
  left: 50%;
  margin-left: -25%;
  background-size: contain;
  background-repeat: no-repeat;
}

.newsActive{
  background-color: #ec716c;
  color: white;
}
.newsActive .newsTitleContent-point{
  display: block;
}
.newsTitleContent-right{
  width: 83%;
  height: 99%;
  float: right;
  border: 4px solid;
  box-sizing: border-box;
  border-color: #f0f0f0;
  padding: 1vh 2% 0vh 8%;
}

.newsContent {
  height: 25%;
  width: 100%;
  cursor: pointer;
  /* margin-bottom: 4%; */
  border-bottom: 2px solid;
  border-color: #f0f0f0;
  padding: 15px 0 0 10px;
  box-sizing: border-box;
}
.newsContent:nth-last-child(1){
  margin: 0;
  border: none;
}
.newsContent a{
  width: 100%;
}
.activeTitleColor .newsContent-title{
  color: #e21710 !important;
}
.newsContent:nth-child(1){
  /* border-bottom: 2px solid; */
  /* border-color: #f0f0f0; */
  /* padding-top: 4%; */
}
.newsContent:nth-child(2){
  /* border-bottom: 2px solid; */
  border-color: #f0f0f0;
}
.newsContent:nth-child(2){
  /* margin-top: 5%; */
  /* margin-bottom: 5%; */
}
.newsContent .newsContent-title{
  font-size: 20px;
  width: 85%;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
  white-space: nowrap;
}
.newsContent .newsContent-information{
  font-size: 16px;
  line-height: 3.5vh;
  color: #888888;
  margin-top: 1vh;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  letter-spacing: 1px;
  height: 7vh;
}



.panel_news_right {
  width: 49%;
  height: 100%;
  float: right;
  position: relative;
}
.panel_bg{
  background-image: url(/v2/images/bg_news_right.png);
  width: 53%;
  height: 45.7vh;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0.5vh;
  right: 0px;
}
.panel_news_rightBg{
  position: absolute;
  width: 98%;
  height: 55.5vh;
  top: 0;
  right: 0;
  box-sizing: border-box;
  border: 2px solid #f0f0f0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: none;
}
.activeRightBg{
  /*display: block;*/
}


.more{
  float: right;
  margin-top: 2.2vh;
  right: 25px;
  font-size: 14px;
  color: #888888;
}
.more a{
  color: #888888 !important;
}
.more .fa{
  margin-left: 5px;
  color: #888888;
}

.panel_news_bottom{
  width: 100%;
  height: 23vh;
}
.panel_news_box{
  width: 100%;
  height: 20vh;
  box-sizing: border-box;
  overflow: hidden;
}
.panel_news_content{
  width:200%;
  height: 22vh;
}
.panel_news{
  width:50%;
  height: 20vh;
  float: left;
  padding: 10px;
  box-sizing: border-box;
  background: white;
}
.importantNews{
  width: 32%;
  height: 100%;
  float: left;
}
.importantNews:nth-child(2){
  margin-left: 2%;
  margin-right: 2%;
}
.movePoint{
  width: 60%;
  height: 20px;
  padding-left: 49%;
}

.movePoint>div{
  width: 15px;
  height: 15px;
  border-radius: 10px;
  margin-right: 10px;
  margin-top: 10px;
  border: 2px solid #df4641;
  float: left;
  cursor: pointer;
}
.activeMovePoint {
  background-color: #df4641;
}
.importantNews .inform{
  height: 4vh;
  line-height: 4vh;
  box-sizing: border-box;
  width: 100%;
  background: #f0f0f0;
  padding: 0 10px;
}


.inform .more{
  margin: 0;
}
.importantNews .details{
  width: 100%;
  height: 15vh;
}
.detailsSpecialTopic{
  width: 100%;
  height: 100%;
}
.detailsSpecialTopicLeft{
  float: left;
  width: 49%;
  margin-top: 3%;
  height: 76%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
}
.detailsSpecialTopicRight{
  float: right;
  width: 49%;
  height: 76%;
  margin-top: 3%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  cursor: pointer;
}
.inform-title{
  float: left;
  font-size: 16px;
  height: 4vh;
  font-weight: 700;
}
.details-left{
  float: left;
  width: 35.68%;
  height: 14.05vh;
  margin-top: 1%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.details-right{
  float: right;
  width: 61%;
  height: 12vh;
  /* margin-top: 2vh; */
  height: 100%;
}
.details-right>div{
  height: 33%;
  width: 100%;
  line-height: 5vh;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.details-right>div a{
  color: #333333;
}
.details-right>div a:hover{
  color: #e21710;
  font-weight: 700;
}
.details-right>div:nth-child(2){
  /* margin-top: 1.5vh; */
  /* margin-bottom: 1.5vh; */
}


.panel_topnews_content{
  margin: 7.5vh auto;
  width: 83.25%;
  height: 91vh;
  padding-top: 1vh;
}
.topenws_content_left{
  height: 90vh;
  width: 64%;
  float: left;
  position: relative;
}
.topenws_content_right{
  height: 90vh;
  width: 35%;
  float: left;
}
.bg_topenws{
  background-image: url(/v2/images/bg_tod_left.png);
  width: 86.5%;
  height: 82.7vh;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  top: 4.5vh;
  left: -0.5vh;
}
.wheelSeeding{
  width: 100%;
  height: 100%;
  position: relative;
}
.tod_left_title{
  height: 8vh;
  /* padding-left: 6%; */
  box-sizing: border-box;
  line-height: 10vh;
  color: white;
  font-size: 26px;
  font-weight: 700;
  width: 74%;
  margin-top: 3vh;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.panel_bgpanel_bg{
  position: absolute;
  width: 98%;
  height: 55.5vh;
  top: 7vh;
  right: 1.4%;
  background: white;
}



.tod_left_img{
  width: 94.3vh;
  margin-left: 5vh;
  height: 74vh;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 1vh;
  position: relative;
}
.tod_left_img ul {
  width:30000px;
  height: 74vh;
  overflow: hidden;
}
.tod_left_img ul li{
  list-style: none;
  width: 94.28vh;
  height: 63vh;
  text-align: center;
  color: #fff;
  font-size: 32px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  border-radius: 6px;
  cursor: pointer;
}
.tod_left_img ul>div{
  width: 94.28vh;
  height: 63vh;
  float: left;
}
.wheelSeeding-img{
  width:83.67vh;
  height: 19.57vh;
  background-color: #ffffff;
  margin-left: 11%;
  border-radius: 100vh;
  box-sizing: border-box;
  padding: 12px;
  overflow: hidden;
  bottom: 0;
  position: absolute;
}
.wheelSeeding-img>div{
  height: 100%;
  width: 100%;
  border-radius: 100px;
  overflow: hidden;
}
.wheelSeeding-img>div>ul{
  width: 3000px;
  height: 100%;
}
.wheelSeeding-img li{
  width: 19.36vh;
  height: 17.07vh;
  float: left;
  margin-right: 12px;
  cursor: pointer;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.wheelSeeding-img li:nth-last-child(1)
{
  margin-right: 0;
}
.todMove{
  height: 100px;
  position: absolute;
  top: 50%;
  width: 94.3vh;
  text-align-last: justify;
  text-align: center;
  margin-top: -50px;
  box-sizing: border-box;
  padding: 0 3%;
}

.TODLeft{
  height: 52px;
  width: 28px;
  float: left;
  background-image: url("/v2/images/icon_left.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: 55%;
  left: 30px;
  /* bottom: 0; */
}
.TODRight{
  height: 52px;
  width: 28px;
  float: right;
  background-image: url("/v2/images/right_icon.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  top: 55%;
  right: 30px;
}
.pointMove{
  width: 100%;
  height: 5vh;
  /* margin-top: 12vh; */
  bottom:20px;
  position: absolute;
  bottom: 0;
  padding-left: 39.5%;
}
.pointMove>div{
  width: 15px;
  height: 15px;
  border-radius: 10px;
  float: left;
  border: 2px solid;
  margin-right: 2%;
  border-color:#71bfd3;
}
.activePoint{
  background-color: #71bfd3 !important;

}

.column{
  height: 5vh;
  width: 97%;
  border-bottom: 1px solid;
  border-color: #cccacb;
  position: relative;
  margin-top: 1vh;
  margin-left: 2.5%;
}
.column-tod{
  width: 70%;
  height: 5vh;
  line-height: 7vh;
  float: left;
  /* padding-left: 1%; */
}
.column-develop{
  float: left;
  font-size: 18px;
  font-weight: 500;
  margin-right: 12%;
  cursor: pointer;
  position: relative;
  height: 5vh;
  padding-left: 1px;
}
.column-construction{
  float: left;
  font-size: 18px;
  cursor: pointer;
  font-weight: 500;
  position: relative;
  height: 5vh;
}
.columnLine{
  width: 106%;
  height: 2px;
  background-color: #e21710;
  position: absolute;
  bottom: -1px;
  left: -1px;
  display: none;
}
.activeColumnLine .columnLine{
  display: block;
}
.activeColumnLine{
  color: #e21710;
  font-weight: 700;
}

.column .more{
  cursor: pointer;
}
.columnList{
  height: 82vh;
  margin-top: 1vh;
  display: none;
}
.activeColumnList{
  display: block;
}
.columnListContent{
  width: 95%;
  height: 15vh;
  float: right;
  margin-bottom: 1.5vh;
  position: relative;
  padding: 1vh;
  box-sizing: border-box;
}
.columnListImg{
  background-image: url(/v2/images/icom_tod_right.png);
  width: 3.3vh;
  height: 3.3vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  left: -1.9vh;
  bottom: -1.6vh;
}
.columnListDetails{
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.columnListVerticalLine{
  height: 13.3vh;
  width: 2px;
  background-color: #d2e3f2;
  position: absolute;
  left: -3px;
  top: 0;
}
.columnListContent:nth-child(1) .columnListVerticalRound{
  top: 0;
}
.columnListHorizontalLine{
  width: 97.5%;
  height: 2px;
  background-color: #d2e3f2;
  position: absolute;
  right: 0;
  bottom: -3px;
}
.columnListContent:nth-child(1) .columnListVerticalRound {
  width: 1vh;
  height: 1vh;
  border-radius: 10vh;
  background-color: #cddaeb;
  position: absolute;
  left: -0.7vh;
}
.columnListHorizontalRound{
  width: 1vh;
  height: 1vh;
  border-radius: 10vh;
  background-color: #cddaeb;
  position: absolute;
  right: 0;
  bottom: -0.7vh;
}

.wuyePoint .columnListVerticalRound{
  width: 1vh;
  height: 1vh;
  border-radius: 10vh;
  background-color: #cddaeb;
  position: absolute;
  left: -0.7vh;
  top: 0;
}
columnListVerticalRound2{
  width: 1vh;
  height: 1vh;
  border-radius: 10vh;
  background-color: #cddaeb;
  position: absolute;
  left: -0.7vh;
  top: 0;
}
.columnListLeft{
  height: 100%;
  width: 65%;
  float: left;
}
.columnListRight{
  width: 32%;
  height: 92%;
  border-radius: 6px;
  float: right;
  background-color: white;
  background-image: url(https://img2.baidu.com/it/u=345670089,3951600800&fm=253&fmt=auto&app=138&f=JPEG?w=889&h=500);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.columnListTitle{
  height: 4vh;
  width: 100%;
  line-height: 4vh;
  font-size: 16px;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.columnListLeft:hover .columnListTitle{
  color: #e21710;
}
.columnListLeft:hover .columnListLeftDetails span{
  color: #333333 !important;
}

/*.columnListLeft:hover .columnListLeftTime .columnListLeftTimeLeft,.columnListLeft:hover .columnListLeftTime .columnListLeftTimeRight{*/
/*  color: #333333;*/
/*}*/
.columnListLeftDetails .f-block .p-section{
  color: #999999;
}
.columnListLeft .columnListLeftDetails .f-block .p-section:hover{
  color: #333333;
}
/*.columnListLeft:hover .columnListLeftDetails span{*/
/*  color: #333333 !important;*/
/*}*/
.columnListLeftDetails{
  width: 100%;
  font-size: 14px;
  line-height: 2.5vh;
  overflow: hidden;
  margin-bottom: .5vh;
  margin-top: .5vh;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #888888 !important;
}
.columnListDetails .columnListLeftDetails{
  height: 5vh;
}
.columnListLeftDetails span{
  color: #999999 !important;
}
.columnListLeftTime{
  height: 4vh;
  width: 100%;
  line-height: 3vh;
  color: #a7a7a9;
}
.columnListLeftTime .columnListLeftTimeLeft{
  float: left;
  height: 100%;
  width: 50%;
}
.columnListLeftTime .columnListLeftTimeRight{
  float: right;
  width: 50%;
  height: 100%;
}
.columnListLeftTimeRight div{
  float: right;
  height: 3vh;
  width: auto;
  line-height: 3vh;
}
.columnListLeftTimeRight .fa{
  float: right;
  margin-right: 5px;
  font-size: 14px;
  line-height: 3vh;
}
.columnListLeftTimeLeft .fa{
  float: left;
  /* margin-top: 0.9vh; */
  margin-right: 5px;
  height: 3vh;
  font-size: 12px;
  line-height: 3vh;
}
.columnListLeftTimeLeft div{
  float: left;
  height: 3vh;
  width: auto;
  line-height: 3vh !important;
  font-size: 12px;
}
/* æ—…æ¸¸é¡µ */
.travel{
  width: 1600px;
  height: 710px;
  margin-top: -423px;
  position: relative;
  left: 50%;
  margin-left: -798px;
  background-image: url("/v2/images/travel_bg_line.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;

  transform: scale(1);
}
.travel .travelColumn>div{
  cursor: pointer;
}
.travelColumn .column1{
  height: 106px;
}
.travelColumn .columnListTitle{
  height: 38px;
  line-height: 38px;
  color: #333333;
  font-size: 20px;
}
.travelColumn .columnListLeftDetails{
  line-height: 29px;
  height: 58px;
  font-size: 16px;
}
.travelColumn .columnListLeftTime{
  font-size: 16px;
  height: 28px;
  line-height: 28px;
}
.columnListLeft .columnListLeftTimeLeft div ,.columnListLeft .columnListLeftTimeRight div{
  font-size: 14px;
  /*height: 20px;*/
  overflow: hidden;
  width: 84%;
}

.travelLeft{
  background-image: url(/v2/images/bg_travel_left.png);
  width: 382px;
  height: 631px;
  background-size: contain;
  background-repeat: no-repeat;
  top: 67px;
  left: 0;
  position: absolute;
  z-index: 2;
}
.travelRight{
  /*background-image: url(/v2/images/bg_traver_right.png);*/
  width: 813px;
  height: 547px;
  background-size: contain;
  background-repeat: no-repeat;
  /*top: 67px;*/
  right: 0;
  position: absolute;
  /*z-index: 2;*/
}
.travelCenter{
  background-image: url(/v2/images/bg_traver_center.png);
  width: 964px;
  height: 195px;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
  top: 372px;
  left: 175px;
  z-index: 1;
}
.travelBottom{
  height: 14.5vh;
  position: relative;
  width: 1020px;
  position: absolute;
  right: 5px;
  top: 570px;
  z-index: 10;
}
.travelBottomLine{
  background-image: url(/v2/images/bg_travel_bottom_line.png);
  width: 186px;
  height: 134px;
  position: absolute;
  left: 1%;
  bottom: 0;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
}
.travelBottom1{
  background-image: url(/v2/images/bg_travel_bottom1.png);
  width: 346px;
  height: 117px;
  position: absolute;
  left: 3%;
  bottom: 0;
  background-size: contain;
  position: absolute;
  background-repeat: no-repeat;
}.travelBottom2{
   background-image: url(/v2/images/bg_index_travel_bottom2.png);
   width: 346px;
   height: 117px;
   position: absolute;
   left: 34.5%;
   bottom: 0;
   background-size: contain;
   position: absolute;
   background-repeat: no-repeat;
 }.travelBottom3{
    background-image: url(/v2/images/bg_travel_bottom3.png);
    width: 346px;
    height: 117px;
    position: absolute;
    left: 66%;
    bottom: 0;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
  }
.travelColumn .columnListLeft{
  width: 100%;
  height: 100%;
}
.column1{
  width: 25%;
  height: 11vh;
  position: absolute;
  top: 10px;
  left: 344px;
  z-index: 7;
}

.column2{
  width: 22%;
  height: 11vh;
  position: absolute;
  top: 207px;
  left: 586px;
  z-index: 7;
}
.column3{
  width: 18%;
  height: 11vh;
  position: absolute;
  top: 558px;
  left: 326px;
  z-index: 7;
}
.column3 .columnListLeft{
  width:90%;
}
.column2 .columnListLeft{
  width: 70%;
}
.travelColumn .columnListLeftTime .columnListLeftTimeRight{
  float: left;
}


/* åº•éƒ¨å¯¼èˆª */
.bottomNav{
  position: absolute;
  height: 140px;
  width: 100%;
  background: rgba(0, 0, 0 ,0.7);
  bottom: 0;
}
.bottomNavRegion{
  width: 100%;
  height: 43px;
  margin: auto;
  border-bottom: 2px solid;
  border-color: #8e908f;
}
.bottomNavRegionContent{
  width: 71.66%;
  height: 43px;
  margin: auto;
  line-height: 35px;
  margin-top: 8px;
  font-size: 14px;
  color: white;
}

.bottomNavRegionContent>div{
  float: left;
  cursor: pointer;
  width: 10.1%;
  margin-right: 1%;
  text-align: center;
  position: relative;
}
.region .bottomLine{
  position: absolute;
  width: 15px;
  height: 3px;
  background: #d10d0e;
  bottom: 0;
  left: 26%;
}
.bottomNavRegionContent>div .fa{
  margin-left: 5px;
}
.bottomNavRegionContent>div:nth-child(1) .fa{
  margin-right: 5px;
  margin-left: 0px;
}
.bottomNavRegionContent>div:nth-child(1){
  cursor:default ;
}
.bottomNavSupplierContent{
  width:75%;
  height:95px;
  margin: auto;
  color: white;
}
.bottomNavSupplier{
  height:95px;
  width: 100%;
}
.bottomNavSupplierContentLeft{
  width: 41%;
  height: 95px;
  float: left;
  font-size: 12px;
}
.bottomNavSupplierContentLeft>div{
  height: 47.5px;
  width: 100%;
  text-align: right;
}
.bottomNavSupplierContentCenter{
  width: 18%;
  height: 95px;
  float: left;
}
.bottomNavSupplierContentCenterImg{
  background-image: url(/v2/images/szicbok.gif);
  width: 78px;
  height: 61px;
  margin:17px auto;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.bottomNavSupplierContentRight{
  width: 41%;
  height: 95px;
  float: left;
  font-size: 12px;
}
.bottomNavSupplierContentRight>div{
  height: 47.5px;
  width: 100%;
  text-align: left;
}
.areaSubway{
  width: 100%;
}
.areaSubway>div{
  width: 100%;
  background-color: #3c424d;
}

.areaSubwayContent{
  position: fixed;
  margin: auto;
  bottom: 140px;
  display: block;
  padding: 0px 16%;
  width: 100%;
  box-sizing: border-box;
  background-color:rgba(21, 35, 51 ,0.9);
  z-index: 2;
}
.areaSubwayContent>div>.dhblack{
  color: white;
}
.areaSubwayContent>div{
  width: 10%;
  height: 3vh;
  float: left;
  text-align: left;
  line-height: 3vh;
  color: white;
  margin-right: 10%;
  margin: 5px;
  margin-right: 4%;
  font-size: 14px;
}
.areaSubwayContent>div:nth-child(7n){
  margin-right: 0;
}
.areaSubwayContent{
  display: none;
}
.activeAreaSubwayContent{
  display: block;
}
.activeBottomNavRegionContent{
  background-color: white;
  color: black;
}

.footer_nav{
  height: 140px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 8;
  /*overflow: initial !important;*/
}
.icon_footer{
  background-image: url("/v2/images/icon_footer.png");
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -13%;
  left: -32%;
}

.footeNav{
  float: left;
  height: 35px;
  line-height: 35px;
  text-align: center;
  position: relative;
  margin-left: 32%;
}
.navLeftMove{
  height: 120px;
  width:50px;
  position: fixed;
  top: 50%;
  margin-top: -45px;
  left: 20px;
  display: none;
  z-index: 10;
}
.navLeftMove .point{
  height: 5px;
  width:5px;
  border-radius: 10px;
  cursor: pointer;
  display: none;
  background: #cccccc;
  margin-bottom: 20px;
}

/*.navLeftMove .point:hover{*/
/*  height: 10px;*/
/*  width:10px;*/
/*  margin-left: -2.5px;*/
/*  background-color:#cccccc;*/
/*}*/

/*.navLeftMove>div:nth-child(2) .point:hover,.navLeftMove>div:nth-child(2) .point:hover{*/
/*  background-color: #ee503f;*/
/*}*/
/*.navLeftMove>div:nth-child(3) .point:hover,.navLeftMove>div:nth-child(3) .point:hover{*/
/*  background-color: #71bfd3;*/
/*}*/
/*.navLeftMove>div:nth-child(4) .point:hover,.navLeftMove>div:nth-child(4) .point:hover{*/
/*  background-color: #a6d66a;*/
/*}*/


.navLeftMove .point:hover .navLeftMove .text{
  display: block !important;
}

.navLeftMove>div{
  position: relative;
  width: 50px;
  height: 30px;
  margin-bottom: 10px;
}
.navLeftMove .text{
  position: absolute;
  right: -14px;
  top: -7px;
  padding: 2px 10px;
  background-color:#cccccc;
  font-size: 14px;
  border-radius: 4px;
  color: white;
  /*display: none !important;*/
  cursor: pointer;
}
.activeText .text{
  display: block !important;
  background-color:rgba(226, 23 ,16,0.77) ;

}
.navLeftMove .ActiveText{
  display: block !important;
  background-color:#c2c2c2;
}
.activeText .activeRed{
  background-color:#ee503f;
}
.activeText .activePointRed{
  background-color:#ee503f;
}
.navLeftMove  .activeBlue{
  background-color:#71bfd3;
}
.navLeftMove  .activePointBlue{
  background-color:#71bfd3;
}
.navLeftMove .activeGreen{
  background-color:#a6d66a;
}
.navLeftMove .activePointGreen{
  background-color:#a6d66a;
}

@media screen and (width: 1536px) {
  .runningLine_station .query{
    line-height: 5vh;
  }
}
@media screen and (min-height: 1000px) {
  .runningLine_station .query{
    height: 52px;
    line-height: 52px;
  }
}
@media screen and (max-width: 1919px) {
  .runningLine_language{
    margin-top: -10px;
  }
}
@media screen and (width: 1366px) {
  .columnListLeft .columnListLeftTimeRight .fa,.columnListLeft .columnListLeftTimeLeft .fa{
    line-height: 3.5vh;
    font-size: 12px;
  }
  .movePoint>div,.pointMove>div{
    width: 10px;
    height: 10px;
  }
  .xinwenzixun .columnListLeft .columnListLeftTimeLeft div, .xinwenzixun .columnListLeft .columnListLeftTimeRight div{
    font-size: 12px;
  }
  .tod_left_title{
    line-height: 8vh;
  }
}
.activeHoverRed .text,.activeHoverRed .point  {
  background-color: #ee503f;
}
.activeHoverBlue .text,.activeHoverBlue .point  {
  background-color: #71bfd3;
}
.activeHoverGreen .text,.activeHoverGreen .point  {
  background-color: #a6d66a;
}
@media screen and (max-height: 660px) {
  .columnList{
    overflow: hidden;
  }
  .columnListContent{
    height: 19vh;
  }
  .columnListVerticalLine{
    height: 17.3vh;
  }
  .columnListDetails .columnListLeftDetails{
    height: 7vh;
  }
  .columnListLeftDetails{
    line-height: 3.5vh;
  }
  .columnListLeftTimeLeft .fa,.columnListLeftTimeRight .fa{
    margin-top: 2px;
    height: 6vh;
    line-height: 6vh !important;
  }
  .columnListLeftTimeLeft div,.columnListLeftTimeRight div{
    height: 6vh;
    line-height: 6vh !important;
  }
}

.globalSearch{
  width: 150px;
  border-radius: 100px;
  height: 34px;
  overflow: hidden;
  /* padding:0 10px; */
  box-shadow: 0px 0px 7px #0000003b, 0 0 7px #0000003b, 0 0 7px #0000003b;
  margin-top: calc(7.5vh / 2 - 17px);
  float: left;
  margin-left: 30px;
  background-color: #e1e1e1;
  position: absolute;
  z-index: 5;
  opacity: 0.2;
  left: 14vw;
}
.globalSearchShuru{
  height: 34px;
  width: 300px;
  /* background-color:white; */
  line-height: 34px;
  padding-left: 10px;
  float: left;
}
.globalSearchShuru .fa{
  float: left;
  line-height: 34px;
  /*margin-right: 10px;*/
}
.globalSearchShuru input{
  width: 200px;
  height: 34px;
  outline: none;
  border: none;
  font-size: 14px;
  background-color: rgb(86 93 99 / 0%);
  float: left;
  padding: 0 10px;
}
.quanjusousuo{
  width: 64px;
  height: 34px;
  border-radius: 100px;
  text-align: center;
  line-height: 34px;
  margin-right: -1px;
  font-size: 15px;
  background-color: #e21710;
  color: white;
  float: right;
  cursor: pointer;
}
.shouyeyanse{
  opacity: 0.4 !important;
}
.qiangzhiyanse{
  opacity: 0.8 !important;
}

.bottomNavSupplierContentRight a:hover {
  color: #108ee9!important;
}