h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
li {
  width: unset;
}
section .comtainer {
  margin: 0 auto;
  max-width: 1280px;
}
@media screen and (min-width: 750px) {
  /* section-1-fslist */
  .section-1-fslist {
    margin-top: 75px;
    background-color: rgb(17, 30, 54);
    color: #fff;
  }
  .section-1-fslist .comtainer {
    padding: 90px 0 26px 0;
  }
  .section-1-fslist .section-1-fslist-title {
    font-family: AlibabaSans-Regular;
    font-weight: 600;
    font-size: 17px;
    color: #ffffff;
  }
  .section-1-fslist .search-box {
    margin-top: 44px;
    overflow: visible;
  }
  .section-1-fslist .search-box > div {
    margin-right: 26px;
  }
  .section-1-fslist .search-box > div:nth-child(1) {
    width: 600px;
    margin-right: 0;
    position: relative;
  }
  .section-1-fslist .search-box > div:nth-child(1) > div {
    width: 100%;
    text-align: left;
  }
  .section-1-fslist .search-box > div:nth-child(1) > div > div {
    width: 100%;
  }
  .el-icon-date::before {
    display: none;
  }
  .el-input__icon-icon-close {
    background: #000;
    transform: translateY(26px);
  }
  .section-1-fslist .filter-box {
    display: block;
    position: absolute;
    top: 110%;
    left: 0;
    z-index: 1000;
    padding: 10px;
    width: 300px !important;
    height: 400px;
    color: #212121;
    background-color: #fff;
    border: 1px solid #212121;
    border-radius: 4px;
    overflow-y: scroll;
  }
  .section-1-fslist .filter-box > div {
    height: fit-content;
    padding: 0 20px;
    margin: 8px 0;
  }
  .section-1-fslist .filter-box > div {
    font-family: unset;
    font-weight: unset;
    font-size: unset;
    color: unset;
  }
  .section-1-fslist .filter-box.arr {
    left: 300px;
  }
  .section-1-fslist .filter-box span {
    line-height: 24px;
    cursor: pointer;
  }
  .section-1-fslist .filter-box span:nth-child(1) {
    font-size: 16px;
    color: #111a35;
  }
  .section-1-fslist .filter-box span:nth-child(2) {
    font-size: 18px;
    color: #111a35;
  }
  .section-1-fslist .filter-box span:nth-child(3) {
    font-size: 18px;
    color: #747474;
  }
  .section-1-fslist .search-box > div > div {
    width: 100%;
  }
  .section-1-fslist .search-box > div:nth-child(2) > div:first-child {
    margin-bottom: 24px;
  }
  .section-1-fslist .fs-3 {
    width: 34px;
    height: 24px;
    margin-right: 10px;
  }
  .section-1-fslist .fs-6 {
    width: 25px;
    height: 25px;
    margin-right: 10px;
  }
  .section-1-fslist .search-box input {
    width: 276px;
    height: 54px;
  }
  .section-1-fslist .search-box > div:first-child input {
    margin-top: 24px;
  }

  .section-1-fslist .search-btn {
    flex-shrink: 0;
    align-self: flex-end;
    margin-bottom: 6px;
    width: 150px;
    height: 42px;
    background-color: #003299;
    font-family: ArialMT;
    font-size: 15px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #fff;
  }
  .section-1-fslist .back-btn {
    flex-shrink: 0;
    align-self: flex-end;
    margin-bottom: 6px;
    width: 150px;
    height: 42px;
    background-color: #111a35;
    font-family: ArialMT;
    font-size: 15px;
    line-height: 42px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #fff;
  }
  /* section-2-fslist */
  .section-2-fslist {
  }
  .section-2-fslist .comtainer {
    padding: 32px 0 16px 0;
  }
  .section-2-fslist .control-bar {
    padding-left: 35px;
    font-weight: 500;
    font-size: 17px;
    color: #212121;
  }
  .section-2-fslist .control-bar .show-btn {
    margin-left: 50px;
    font-weight: 500;
    font-size: 17px;
    color: #212121;
  }
  .section-2-fslist .control-bar .show-btn .radio {
    margin-right: 12px;
    width: 60px;
    height: 30px;
    border: 1px solid #ababab;
    border-radius: 30px;
    position: relative;
  }
  .section-2-fslist .control-bar .show-btn .radio::after {
    position: absolute;
    top: 1px;
    content: "";
    width: 26px;
    height: 26px;
    border-radius: 13px;
    background-color: #212121;
  }
  .section-2-fslist .control-bar .show-btn .radio-on::after {
    right: 1px;
    background-color: #0078f7;
  }
  .section-2-fslist .control-bar .show-btn .radio-off::after {
    left: 1px;
    background-color: #848584;
  }
  .section-2-fslist .pagenation {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .section-2-fslist .pagenation > div {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #c1c1c1;
    margin: 0 10px;
  }
  .section-2-fslist .pagenation > div > div {
    padding: 5px 9px;
  }
  .section-2-fslist .pagenation > div > div.active {
    background-color: #000;
    color: #fff;
  }
  .section-2-fslist .pagenation img {
    width: 10px;
  }
  .routes-list {
    margin-top: 12px;
    width: 100%;
    border: 1px solid #f1f1f1;
  }
  .routes-list .route-info {
    display: flex;
    padding: 40px 37px;
    text-align: center;
    font-weight: 400;
    font-size: 13px;
    color: #212121;
  }
  .routes-list .route-info > div {
    flex: 1;
  }
  .routes-list .route-info:not(:last-child) {
    border-bottom: 1px solid #f1f1f1;
  }
  .routes-list .route-info > div:last-child {
    width: 100px;
  }
  .routes-list .route-info .logo-company span {
    margin-top: 10px;
    font-size: 13px;
    color: #212121;
  }
  .routes-list .route-info .flight-num {
    font-weight: 500;
    font-size: 28px;
    color: #212121;
  }
  .routes-list .route-info .time-gate p {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 28px;
    color: #212121;
  }
  .routes-list .route-info .time-gate span {
    font-weight: 500;
    font-size: 17px;
    color: #747474;
  }

  .routes-list .route-info .arrow img {
    width: 92px;
  }
  .routes-list .route-info .flight-state {
    font-weight: 500;
    font-size: 25px;
    background-color: unset;
  }
  /* section-3-fslist */
  .section-3-fslist .comtainer {
    padding: 83px 0 48px 0;
  }
  .section-3-fslist .comtainer .no-routes {
    margin: 0 auto;
    width: 1180px;
    background: #b52f23;
    border-radius: 7px 7px 7px 7px;
    padding: 30px 128px 35px 119px;
    font-size: 18px;
    color: #fff;
    line-height: 30px;
  }

  /* more-information */
  .more-information {
    margin-bottom: 55px;
    padding: 0 90px;
  }
  .more-information > h2 {
    margin-top: 42px;
    font-family: AlibabaSans-Regular;
    font-weight: 600;
    font-size: 17px;
    color: #212121;
  }
  .more-information > div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: start;
  }
  .more-information > div > div {
    flex: 1;
    display: flex;
    justify-content: start;
    align-items: center;
    flex-direction: column;
    flex-grow: 0;
  }
  .more-information > div > div > img {
    width: 454px;
    margin-top: 30px;
  }
  .more-information > div > div > p {
    width: 454px;
    margin-top: 22px;
    font-family: AlibabaSans-Regular;
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    color: #1181eb;
  }
  .more-information > div > div > ul {
    margin-top: 22px;
    height: 14px;
    display: flex;
    justify-content: start;
    align-items: start;
  }
  .more-information > div > div > ul li {
    margin-right: 25px;
    width: fit-content;
    font-family: AlibabaSans-Regular;
    font-weight: 400;
    font-size: 14px;
    color: #212121;
  }
}
@media screen and (max-width: 750px) {
  /* section-1-fslist */
  .section-1-fslist {
    margin-top: 0.75rem;
    background-color: rgb(17, 30, 54);
    color: #fff;
  }
  .section-1-fslist .comtainer {
    padding: 0.9rem 0 0.26rem 0;
  }
  .section-1-fslist p {
    font-family: AlibabaSans-Regular;
    font-weight: 600;
    font-size: 0.17rem;
    color: #ffffff;
  }
  .section-1-fslist .search-box {
    margin-top: 0.44rem;
  }
  .section-1-fslist .search-box > div {
    margin-right: 0.26rem;
  }
  .section-1-fslist .search-box > div > div {
    width: 100%;
  }
  .section-1-fslist .fs-3 {
    width: 0.34rem;
    height: 0.24rem;
    margin-right: 0.1rem;
  }
  .section-1-fslist .fs-6 {
    width: 0.25rem;
    height: 0.25rem;
    margin-right: 0.1rem;
  }
  .section-1-fslist .search-box input {
    margin-top: 0.24rem;
    width: 2.76rem;
    height: 0.54rem;
  }
  .section-1-fslist .search-btn {
    flex-shrink: 0;
    align-self: flex-end;
    margin-bottom: 0.06rem;
    width: 1.5rem;
    height: 0.42rem;
    background-color: #003299;
    font-family: ArialMT;
    font-size: 0.15rem;
    line-height: 0.42rem;
    text-align: center;
    color: #ffffff;
    border: 0.01rem solid #fff;
  }
  .section-1-fslist .back-btn {
    flex-shrink: 0;
    align-self: flex-end;
    margin-bottom: 0.06rem;
    width: 1.5rem;
    height: 0.42rem;
    background-color: #111a35;
    font-family: ArialMT;
    font-size: 0.15rem;
    line-height: 0.42rem;
    text-align: center;
    color: #ffffff;
    border: 0.01rem solid #fff;
  }
  /* section-2-fslist */
  .section-2-fslist {
  }
  .section-2-fslist .comtainer {
    padding: 0.32rem 0 0.16rem 0;
  }
  .section-2-fslist .control-bar {
    padding-left: 0.35rem;
    font-weight: 500;
    font-size: 0.17rem;
    color: #212121;
  }
  .section-2-fslist .control-bar .show-btn {
    margin-left: 0.5rem;
    font-weight: 500;
    font-size: 0.17rem;
    color: #212121;
  }
  .section-2-fslist .control-bar .show-btn .radio {
    width: 0.6rem;
    height: 0.3rem;
    border: 0.01rem solid #ababab;
    border-radius: 0.3rem;
    position: relative;
  }
  .section-2-fslist .control-bar .show-btn .radio::after {
    position: absolute;
    top: 0.01rem;
    content: "";
    width: 0.26rem;
    height: 0.26rem;
    border-radius: 0.13rem;
    background-color: #212121;
  }
  .section-2-fslist .control-bar .show-btn .radio-on::after {
    left: 0.01rem;
  }
  .section-2-fslist .control-bar .show-btn .radio-off::after {
    right: 0.01rem;
  }

  .routes-list {
    width: 100%;
    border: 0.01rem solid #f1f1f1;
  }
  .routes-list .route-info {
    display: flex;
    padding: 0.4rem 0.37rem;
    text-align: center;
    font-weight: 400;
    font-size: 0.13rem;
    color: #212121;
  }
  .routes-list .route-info:not(:last-child) {
    border-bottom: 0.01rem solid #f1f1f1;
  }
  .routes-list .route-info .logo-company span {
    margin-top: 0.1rem;
    font-size: 0.13rem;
    color: #212121;
  }
  .routes-list .route-info .flight-num {
    font-weight: 500;
    font-size: 0.28rem;
    color: #212121;
  }
  .routes-list .route-info .time-gate p {
    margin-bottom: 0.25rem;
    font-weight: 500;
    font-size: 0.28rem;
    color: #212121;
  }
  .routes-list .route-info .time-gate span {
    font-weight: 500;
    font-size: 0.17rem;
    color: #747474;
  }
  .routes-list .route-info .flight-state {
    font-weight: 500;
    font-size: 0.25rem;
    background-color: unset;
  }
  /* section-3-fslist */
  .section-3-fslist .comtainer {
    padding: 0.83rem 0 0.48rem 0;
  }
  .section-3-fslist .comtainer .no-routes {
    width: 11.8rem;
    height: 1.13rem;
    background: #b52f23;
    border-radius: 0.07rem.07rem.07rem.07rem;
    padding: 0.3rem 1.28rem 0.35rem 1.19rem;
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.3rem;
  }

  /* more-information */
  .more-information {
    margin-bottom: 0.55rem;
  }
  .more-information > h2 {
    margin-top: 0.42rem;
    font-family: AlibabaSans-Regular;
    font-weight: 600;
    font-size: 0.17rem;
    color: #212121;
  }
  .more-information > div {
    display: flex;
    justify-content: center;
    align-items: start;
  }
  .more-information > div > div {
    flex: 1;
  }
  .more-information > div > div > img {
    width: 4.54rem;
    margin-top: 0.3rem;
  }
  .more-information > div > div > p {
    width: 4.54rem;
    margin-top: 0.22rem;
    font-family: AlibabaSans-Regular;
    font-weight: 500;
    font-size: 0.17rem;
    text-align: center;
    color: #1181eb;
  }
  .more-information > div > div > ul {
    margin-top: 0.22rem;
    height: 0.14rem;
    display: flex;
    justify-content: start;
    align-items: start;
  }
  .more-information > div > div > ul li {
    margin-right: 0.28rem;
    width: fit-content;
    font-family: AlibabaSans-Regular;
    font-weight: 400;
    font-size: 0.14rem;
    color: #212121;
  }
}
