#vip_situ .pq_e_BT ul.ONE li{
  float: none;
  height: 50px !important;
}
#vip_situ .MENU li{
  display: block;
  color: #7e1fc1;
  text-align: center;
  font-weight: bold;
  background-color: #efd7fa;
  cursor: pointer;
}
.PC #vip_situ .MENU li{
  font-size: 1.3rem;
  line-height: 50px;
}
.MOBILE #vip_situ .MENU li{
  font-size: 1.3rem;
  line-height: 50px;
}
_:-ms-fullscreen, :root #vip_situ .MENU li:hover{
  color: #fff;
  background-color: #7e1fc1;
}
@media (hover: hover) and (pointer: fine) {
  #vip_situ .MENU li:hover { 
    color: #fff;
    background-color: #7e1fc1;
  }
}
#vip_situ .MENU .ACTIVE{
  color: #fff;
  background-color: #7e1fc1;
}
.Mobile_top{
  top:45px !important;
}
.PC #vip_situ .MENU_F {
  margin-top: 0px !important;
  top: 45px !important;
  border-radius: 0px !important;
}
.MOBILE #vip_situ .MENU_F {
  margin-top: 0px !important;
  top: 45px !important;
  border-radius: 0px !important;
}
.PC #vip_situ .RE_TOP {
  margin-top: 0px !important;
}
.MOBILE #vip_situ .RE_TOP {
  margin-top: 0px !important;
}
.PC .Navbarheight {
  height: 50px;
}
.MOBILE .Navbarheight {
  height: 50px;
}
/*@media screen and (max-width: 1000px){
  .PC #vip_situ {
    width: inherit !important;
  }
}@media screen and (max-width: 750px){
  .PC #vip_situ {
    width: 750px !important;
  }
}
.FOOT_MOBILE div{
  margin-top: 0 !important;
}*/
.footer-clearfix{
  display: none !important;
}
#vip_situ .MENU{
  border-radius: 10px 10px 0px 0px;
  border: 1px solid #7e1fc1;
  border-bottom: 0px;
  overflow: hidden;
  position: relative;
}
.PC #vip_situ .MENU{
  height: 50px;
  width: 95%;
  left: 50%;
  margin-left: -47.5%;
}
.MOBILE #vip_situ .MENU{
  height: 50px;
  width: 95%;
  left: 50%;
  margin-left: -47.5%;
}
#vip_situ .CONTENT02 {
  border-radius: 0px 0px 10px 10px !important;
  border-top: 0px !important;
}
#Nav_control{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
    -ms-flex-pack: justify;
        justify-content: space-between;
}
#vip_situ .MENU li{
  float: none;
}
/*
.PC .Fix_SpaceColor{
  width: 33.336% !important;
}
@media screen and (max-width: 1022px){
  #footer_left {
    width: 100% !important;
  }
}*/


