ol {
  list-style: none;
}

.menu_top .top_nav li a{
  color: #333333  ;
}
.menu_top .top_nav li:nth-last-child(1) .navigationInformation {
  margin-left: -50px;
}
.menuBackground{
  background-image: url("/v2/images/xianxingjianbian.png") !important;
  background: linear-gradient(to bottom, rgb(70 68 68 / 66%), rgba(84, 77, 77, 0)) !important;

}
.nav_center {
  width:96%;
  height: 100%;
  margin: auto;
  max-width: 1840px;
}
.menu_top {
  position: fixed;
  top: 0;
  left: 0;
  height: 8.5vh;
  width: 100%;
  z-index: 3000;
  display: flex;
  justify-content: space-between;
  background: linear-gradient(to bottom, rgb(70 68 68 / 66%), rgba(84, 77, 77, 0));
  background-size: cover !important;
}

.menu_top{
  background: white ;
  border-bottom: none !important;

}
.menu_top .top_logo {
  height: 100%;
  width: 11.5%;
  padding: 1vh 0;
  float: left;
}

.menu_top .top_nav {
  height: 100%;
  float: right;
}
.menu_top .top_nav ul {
  width:100%;
  height: 7.5vh;
  line-height: 7.5vh;
  background: transparent;
}
.menu_top .top_nav li {
  position: relative;
  padding: 0 2vh;
  float: left;
  line-height: 7.5vh;
  height: 100%;
}
.menu_top .top_nav li:nth-last-child(1){
  padding-right: 0;
  width: 44px;
}
.menu_top .top_nav li:hover > b {
  width: 16px;
  height: 4px;
  display: block;
  overflow: hidden;
  background-color: #e30012;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: -20px;
}
.menu_top .top_nav li>a {
  font-size: 18px;
  cursor: pointer;
}


.menu_top .top_train_time {
  width: 100px;
  padding: 20px 0;
}
.menu_top .top_train_time a {
  display: inline-block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 15px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  background: #e50114;
  cursor: pointer;
}
.menu_top .top_search {
  position: relative;
  width: 41px;
  height: 30px;
  padding: 20px 0px;
}
.menu_top .top_search a {
  position: absolute;
  display: inline-block;
  top: 0;
  right: 5px;
  width: 30px;
  height: 30px;
  background-size: 100%;
  cursor: pointer;
  z-index: 1000;
}
.top_info {
  width: 43px;
  margin-left: 20px;
  padding: 20px 0px;
}
.top_info span {
  display: inline-block;
  padding-right: 17px;
  cursor: pointer;
}
.top_info span img {
  width: 26px;
  height: 26px;
  display: block;
  overflow: hidden;
  border-radius: 50%;
  margin-top: 2px;
}



/****************以下是响应事件*******************/
.media_menu_top {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 50px;
  width: 100%;
  background: #fff;
  z-index: 1001;
  border-bottom: 1px solid #e6e6e6;
}
.media_menu_top .btn_show {
  position: absolute;
  width: 22px;
  height: 100%;
  top: 0;
  left: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
  z-index: 1001;
}
.media_menu_top .btn_search {
  position: relative;
  float: right;
  top: 0;
  right: 5px;
  width: 16px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}
.media_menu_top .btn_search a {
  position: absolute;
  top: 6px;
  right: 10px;
  display: inline-block;
  width: 16px;
  height: 30px;
  background-size: 100% auto;
  background-position: cente;
  background-repeat: no-repeat;
}
.media_menu_top .btn_logo {
  width: 100%;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 15px 0px 0px 0px;
}

.media_menu_top .btn_logo img {
  display: block;
  margin: 0px auto;
  padding: 0px;
  height: 20px;
}

/******以下是菜单样式********************/
.media_menu_top .media_menu_list {
  position: fixed;
  display: none;
  top: 51px;
  left: 0;
  background: #f7f7f7;
  z-index: 1001;
}

.media_menu_top .media_first_menu {
  position: relative;
  width: 100%;
  height: 51px;
  padding: 12px 12px;
  overflow: hidden;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.media_menu_top .media_first_menu a {
  line-height: 23px;
  color: #000;
  font-size: 14px;
  width: 100%;
  display: block;
  font-weight: bold;
  cursor: pointer;
}
.media_menu_top .media_first_menu a:hover {
  color: #e50114;
}
.media_menu_top .media_first_menu i {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  cursor: pointer;
}
.media_menu_list .media_second_list {
  display: none;
}

.media_menu_list .media_second_list li > a {
  display: block;
  width: 100%;
  height: 100%;
}

.media_menu_top .media_menu_bottm {
  height: 95px;
  width: 100%;
  padding_bottom: 15px;
}
.media_menu_top .media_menu_bottm .p1 {
  font-size: 20px;
  color: #333;
  font-weight: 900;
  line-height: 40px;
  margin: 10px 0px;
  text-indent: 13px;
}
.media_menu_top .media_menu_bottm .p2 {
  height: 20px;
  width: 100%;
  padding: 0 12px;
}
.media_menu_top .media_menu_bottm .p2 .a1 {
  font-size: 14px;
  color: #e20c21;
  float: right;
  font-weight: bold;
  text-transform: uppercase;
}
.media_menu_top .media_menu_bottm .p2 a {
  display: block;
  float: left;
  width: 24px;
  height: 18px;
  margin-right: 6px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
}

/****************二级菜单样式**************/
.media_second_list .media_second_menu {
  position: relative;
  width: 100%;
  height: 45px;
  padding: 12px 12px 12px 44px;
  overflow: hidden;
  line-height: 25px;
  background: #fcfcfc;
  color: black;
  border-bottom: 1px solid #e6e6e6;
}

.media_menu_top .media_second_list a:hover {
  color: #e50114;
}



/* 首页导航栏 */
.menu_top .top_nav .ol {
  width: 600px;
  color: white;
  display: flex;
  margin-left: 320px;
  height: 20px;
}
.menu_top .top_nav .ol li {
  cursor: pointer;
}
.menu_top .top_nav .ol li {
  border-right: 1px solid white;
}
.menu_top .top_nav .ol li:nth-last-child(1) {
  border-right: 0px;
}
/* 首页导航栏 */

/* 头部导航 */
.menu_top:hover {
  /*background: white ;*/
}

.menu_top:hover .top_nav li a {
  /*color: #d30c0f !important ;*/
}

.menu_content {
  width: 780px;
  position: absolute;
  left: -400px;
  height: 200px;
  top: 81px;
  background-color: white;
}

.menu_left {
  width: 330px;
  height: 200px;
  float: left;
  text-align: center;
}

.menu_left img {
  height: 80px;
  width: 300px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.menu_left span {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  font-size: 18px;
}

.menu_right {
  float: right;
  width: 450px;
  height: 200px;
}



.menu_left_right {
  float: right;
}


.company_active {
  color: blue;
}


.menu_right .company .company-name{
  width: 100px;
  height: 100%;
  float: left;
}

.menu_right .company .company-name div{
  height: 33%;
  width: 100%;
  font-size: 16px;
  line-height: 66px;
  cursor: pointer;
}

.menu_right .company .company-menu{
  width: 350px;
  height: 100%;
  float: left;
}
.menu_right .company .company-menu>ul{
  width: 360px;
  height: 100%;
  display: none;
}

.menu_right .company .company-menu .company-menu-active{
  display: block;
}

.company-menu-active li{
  width: 60px;
  height: 100%;
  float: left;
}
.company-menu-active li img{
  width: 57px;
  height: 57px;
  margin-top: 50px;
}
.company-menu-active li span{
  line-height: normal;
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

#menu-secondLevel-div-active {
  width: 340px;
  margin-left: 100px;
  margin-top: -60px;
  line-height: normal;
  height: 200px;
  display: none;
}

.fr li a {
  position: relative;
}
#menu-secondLevel-div-active li{
  cursor: pointer;
}
#menu-secondLevel-div-active li:hover span{
  color: blue;
}
.menu_content .menu_right span{
  cursor: pointer;
}
/* .menu_content .menu_right span:hover{
  color: blue;
} */

/* 头部导航 */
.navigationInformation{
  width: 400px;
  background-color: white;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  border-radius:0 0 6px 6px;
  padding: 20px 0 20px 20px;
  box-sizing: border-box;
  top: 9vh;
  display: none;
  /* border: 1px solid;
  border-color: #999999; */
  box-shadow:0px 0px 5px #948a8a3b, 0 0 5px #948a8a3b, 0 0 5px #948a8a3b;
  border: 1px solid;
  border-color: #cccccc;
  border-top: 2px solid;
  color: #e21710;
}
.navigationInformation .operation,.navigationInformation .guangjinan{
  line-height: normal;
  text-align: left;
  text-indent: 5px;
  font-weight: 700;
  font-size: 16px;
  color: #d30c0f !important;
}
.operation{
  color: #d30c0f !important;
}
.navigationInformation .line{
  width: 2px;
  height:13px;
  background-color: #d30c0f;
  float: left;
  margin-top: 5px;
}
.operationColumn div{
  line-height: normal;
  float: left;
  padding-bottom: 5px;
  padding-top: 5px;
  min-width: 80px;
  font-size: 16px !important;
  margin-left: 7px;
  cursor: pointer;
  text-align: left;
}
.operationColumn div .line{
  padding: 0;
  margin-right: 3px;
}
.operation>div>a{
  color: #d30c0f !important;
}
.navigationInformation  .operationColumn div a{
  color: #333333 !important;

}
.navigationInformation  .operationColor div a{
  color: #333333 !important;
  font-size: 16px;
}


.navigationInformation>div{
  /* height: 95px; */
}
.nav_center .top_nav  .nav_active>a{
  color: #d30c0f !important;
  font-weight: 600;
}
.navigationInformation  .operationColumn .activeInformation a{
  color: #d30c0f !important;
}
.nav_logo_img{
  background-image: url(/v2/images/home_icon.png);
  height: 6.7vh;
  width: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.menu_top:hover .nav_logo_img{
  /*background-image: url(/images/2.png);*/
  /*height: 6.7vh;*/
  /*width: 100%;*/
  /*background-position: center;*/
  /*background-size: contain;*/
  /*background-repeat: no-repeat;*/
}
/*.navLine{*/
/*  width: 30px;*/
/*  height: 4px;*/
/*  position: absolute;*/
/*  top: 75px;*/
/*  left: 50%;*/
/*  margin-left: -15px;*/
/*  background-color:#d30c0f ;*/
/*  display: none;*/
/*}*/
.nav_active .navLine{
  display: block;
}

#top_bar_menu_image {
  margin-top: 8.5vh;
  height: 400px;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.qweqwe{
  float: left;
  width: 100%;
  text-align: center;
  margin: 10px 0;

}
.qweqwe a{
  color: #d30c0f !important;
}
.pageMovement .operationColumn div{
  width: 100%;
  text-align: center;
  margin-left: 0;
  margin: 5px 0;
}
.pageMovement{
  width: 120px !important;
  margin-left: -60px;
  padding: 20px 0 20px 0px;
  text-align: center;
}
.shouyeyanse{
  opacity: 0.4 !important;
}
.qiangzhiyanse{
  opacity: 0.8 !important;
}