.header_fixed {
  position: fixed;
  width: 100%;
  background: #fff;
  top: 0;
  z-index: 99;
  border: 1px solid #e6e6e6;
}
.header_fixed .header-border {
  border: none!important;
}
@media screen and (min-width: 768px) {
  .Home .Home_header > div {
    margin-bottom: 1% !important;
  }
  .brand-page .brand-title .brand-that p {
    font-size: 12px!important;
  }
  .brand-page .seation .brand-list {
    margin-bottom: 150px!important;
  }
  .brand-page .seation .brand-list .brand-img img {
    width: 100%;
    max-width: 1500px!important;
    display: block;
    margin: 0 auto;
  }
  .brand-page .seation .brand-list .pro10 {
    width: 100%!important;
  }
  #brand_content .brand-page .brand-title {
    margin: 216px auto 0px!important;
  }
  #hotel_content .hotel-page .brack-page .hotel-video {
    margin: 170px auto 0px !important;
  }
  #hotel_content .hotel-page .brack-page .hotel-video div {
    position: relative;
  }
  #hotel_content .hotel-page .brack-page .hotel-video div video {
    position: absolute;
    z-index: 1;
  }
  #hotel_content .hotel-page .brack-page .seation-hotel .hotel-list {
    margin: 150px auto 0 !important;
  }
  .proList .proList_nav ul.wap_hide li {
    float: none !important;
    display: inline-block;
  }
  .proList .proList_nav ul.wap_hide li em {
    display: inline-block;
  }
  .user-center .user-center-content-pc .user-center-content-box .user-center-input input {
    height: 28px !important;
  }
  a:hover {
    cursor: pointer;
  }
}
/*手机端基础单位*/
/*--手机640基础单位--*/
@media screen and (max-width: 767px) {
  .noscroll,
  .noscroll body {
    overflow: hidden;
  }
  .noscroll body {
    position: relative;
  }
  .scale {
    -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
            transform: scale(0.7);
  }
  header .menu-left {
    height: 85vh !important;
  }
  header .menu-left .bottonBox > div:first-child input {
    line-height: 1rem;
  }
  header .menu-left-msk {
    z-index: 9999 !important;
  }
  header .nav-right > span > span {
    top: 0% !important;
    height: 0.925rem !important;
    line-height: 1.1rem !important;
  }
  header .menu {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 !important;
            flex: 0 !important;
    width: 0.7rem !important;
    height: 0.68rem !important;
  }
  .brand-page .brand-title {
    margin-top: 2rem;
  }
  .hotel-video,
  .tokyo-page,
  .proList {
    margin-top: 3rem !important;
  }
  .proList .search {
    line-height: 1rem;
  }
  .user-center .wap-nav ul li.escrow-account a {
    color: #a1a1a1;
  }
  .tokyo-page {
    border-top: #ddd 1px solid;
    padding-top: 20px;
  }
  .tokyo-page .content .seation-list .img-style > img:first-child {
    width: 60%;
    margin: 57px auto;
    display: block;
    float: none;
  }
  .tokyo-page .content .seation-list .img-style > img:nth-child(2) {
    width: 95%;
    display: block;
    float: none;
    margin: 90px auto 0;
  }
  .user-center-content-pc ul li:not(:first-child) {
    border-left: none !important;
  }
  #brand_content {
    border-top: 1px solid #ddd;
  }
  #brand_content .brand-page .brand-title .brand-that p {
    font-size: 12px !important;
  }
  #hotel_content .hotel-page .brack-page .hotel-video {
    border-top: 1px solid #ddd;
  }
  #hotel_content .hotel-page .brack-page .hotel-title p {
    font-size: 12px !important;
  }
  #hotel_content .hotel-page .brack-page .seation-hotel .hotel-list .main10-banner.mobile-main5 > img:first-child {
    width: 90% !important;
    display: block;
    margin: 0 auto;
  }
  #hotel_content .hotel-page .brack-page .seation-hotel .hotel-list .pl-main .left {
    margin-left: 0.6rem;
  }
  .Home .slider_pro {
    margin-top: 1.125rem !important;
  }
  .Home .Home-welcome .Home-welcome-close {
    height: 0.7rem !important;
    width: 0.7rem !important;
    top: 1rem !important;
  }
  .footer .message {
    width: 1.8rem !important;
    height: 1.8rem !important;
  }
  .footer .message img {
    width: 1rem !important;
    height: 1rem !important;
    margin-left: -0.5rem !important;
    margin-top: -0.5rem !important;
  }
}
