<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1,
h2,
h3,
h4,
h5 {
  margin: 0;
}
section .comtainer {
  margin: 0 auto;
  max-width: 1280px;
}
.el-icon-date::before {
  display: none;
}
/* @media screen and (min-width: 750px) { */
/* section-1-fsdetail */
.section-1-fsdetail {
  margin-top: 75px;
  background-color: rgb(17, 30, 54);
  color: #fff;
}
.section-1-fsdetail .comtainer {
  padding: 90px 0 26px 0;
}
.section-1-fsdetail p {
  font-family: AlibabaSans-Regular;
  font-weight: 600;
  font-size: 17px;
  color: #ffffff;
}
.section-1-fsdetail .search-box {
  margin-top: 44px;
}
.section-1-fsdetail .search-box &gt; div {
  margin-right: 26px;
}
.section-1-fsdetail .search-box &gt; div &gt; div {
  width: 100%;
}
.section-1-fsdetail .fs-3 {
  width: 34px;
  height: 24px;
  margin-right: 10px;
}
.section-1-fsdetail .fs-6 {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}
.section-1-fsdetail .search-box input {
  margin-top: 24px;
  width: 326px;
  height: 54px;
}
.section-1-fsdetail .search-btn {
  align-self: flex-end;
  margin-bottom: 6px;
  margin-left: 140px;
  width: 180px;
  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-fsdetail .back-btn {
  align-self: flex-end;
  margin-bottom: 6px;
  width: 180px;
  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-fsdetail */
.section-2-fsdetail {
}
.section-2-fsdetail .comtainer {
  padding: 32px 78px 56px 80px;
}
.section-2-fsdetail .comtainer &gt; p {
  font-family: AlibabaSans-Regular;
  font-weight: 600;
  font-size: 17px;
  color: #212121;
}
.section-2-fsdetail .comtainer &gt; p &gt; span {
  font-family: AlibabaSans-Regular;
  font-weight: 400;
  font-size: 14px;
  color: #434343;
}
.flight-status {
  margin-top: 23px;
  border: 1px solid #dcdcdc;
}
.flight-status &gt; div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
/* flight-status-1cloum */
.flight-status-1cloum {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 23px;
}
.flight-status-1cloum-l &gt; img {
  width: 51px;
  margin-right: 14px;
}
.flight-status-1cloum-l &gt; div p:first-child {
  font-family: AlibabaSans-Regular;
  font-weight: 500;
  font-size: 28px;
  color: #212121;
}
.flight-status-1cloum-l &gt; div p:last-child {
  margin-top: 12px;
  font-family: AlibabaSans-Regular;
  font-weight: 400;
  font-size: 13px;
  color: #838383;
}
.flight-status-1cloum-r span {
  font-family: AlibabaSans-Regular;
  font-weight: 600;
  font-size: 22px;
  color: #212121;
}
.section-2-fsdetail .flight-state {
  margin-left: 25px;
  width: 203px;
  height: 65px;
  background: #1081eb;
  font-family: AlibabaSans-Regular;
  font-weight: 500;
  font-size: 22px;
  text-align: center;
  line-height: 65px;
  color: #ffffff;
}
/* flight-status-2cloum */
.flight-status-2cloum {
  width: 100%;
  height: 200px;
  justify-content: center !important;
}
.flight-status-2cloum .dep p,
.flight-status-2cloum .arr p {
  margin-bottom: 28px;
  font-family: AlibabaSans-Regular;
  font-weight: 500;
  font-size: 28px;
  color: #212121;
  text-align: center;
}
.flight-status-2cloum .dep p:last-child,
.flight-status-2cloum .arr p:last-child {
  font-family: AlibabaSans-Regular;
  font-weight: 400;
  font-size: 14px;
  color: #676767;
}
.time-line {
  width: 530px;
  padding: 0 75px;
  position: relative;
}
.time-line p {
  margin: 10px 0;
}
.time-line p span:first-child {
  color: #212121;
  font-size: 11px;
}
.time-line p span {
  font-family: AlibabaSans-Regular;
  font-weight: 400;
  font-size: 14px;
  color: #212121;
  text-align: center;
  margin: 0 10px;
}
.time-line p span::after {
  content: "";
  width: 247px;
  height: 1px;
  background-color: #1081eb;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* .time-line img {
  width: 32px;
  z-index: 100;
}
.time-line img.arrival {
  transform: translateX(150%);
}
.time-line img.schedule {
  transform: translateX(-150%);
} */
.time-line .distance {
  margin-top: 32px;
}
/* flight-status-3cloum */
.flight-status-3cloum {
}
.flight-status-3cloum &gt; div {
  flex: 1;
  height: 110px;
  background-color: #f7f7f7;
  margin: 0 12px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.flight-status-3cloum &gt; div &gt; div &gt; p:first-child {
  margin-bottom: 28px;
  font-family: AlibabaSans-Regular;
  font-weight: 300;
  font-size: 11px;
  color: #212121;
}
.flight-status-3cloum &gt; div &gt; div &gt; p:last-child {
  text-align: center;
  font-family: AlibabaSans-Regular;
  font-weight: 400;
  font-size: 24px;
  color: #212121;
}
/* flight-status-4cloum */
.flight-status-4cloum {
  padding: 40px 0;
}
.flight-status-4cloum &gt; div {
  flex: 1;
  height: 110px;
  margin: 0 12px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.flight-status-4cloum &gt; div &gt; div &gt; p:first-child {
  margin-bottom: 28px;
  font-family: AlibabaSans-Regular;
  font-weight: 400;
  font-size: 11px;
  color: #212121;
}
.flight-status-4cloum &gt; div &gt; div &gt; p:last-child {
  text-align: center;
  font-family: AlibabaSans-Regular;
  font-weight: 400;
  font-size: 24px;
  color: #212121;
}
/* flight-status2 */
.flight-status2 {
  margin-top: 36px;
  display: flex;
  justify-content: center;
  align-items: start;
}
.flight-status2 &gt; div &gt; p {
  font-family: AlibabaSans-Regular;
  font-weight: 500;
  font-size: 17px;
  color: #212121;
}
.flight-status2 &gt; div &gt; div {
  margin-top: 23px;
  border: 1px solid #dcdcdc;
  height: 300px;
}
.Aircraft-details &gt; div {
  margin-right: 26px;
  width: 362px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.Aircraft-details &gt; div p:nth-child(1) {
  margin-bottom: 26px;
  font-size: 11px;
  color: #212121;
}
.Aircraft-details &gt; div p:nth-child(2) {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 24px;
  color: #212121;
}
.Aircraft-details &gt; div p:nth-child(3) {
  margin-top: 40px;
  font-size: 11px;
  color: #212121;
}
.Aircraft-details &gt; div p:nth-child(4) {
  margin-top: 26px;
  font-weight: 600;
  font-size: 24px;
  color: #212121;
}
.ontime-performance {
  flex: 1;
}
.ontime-performance &gt; div {
  flex-wrap: wrap;
  padding: 0.5%;
}
.ontime-performance &gt; div &gt; div {
  box-sizing: border-box;
  width: 24%;
  height: 48%;
  margin: 0.5% 0.5%;
}
.ontime-performance &gt; div &gt; div:first-child {
  font-family: AlibabaSans-Regular;
  font-weight: 600;
  font-size: 24px;
  color: #212121;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.ontime-performance &gt; div &gt; div:not(:first-child) {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ontime-performance &gt; div &gt; div:not(:first-child) .date {
  position: absolute;
  top: 18px;
  left: 22px;
  font-family: AlibabaSans-Regular;
  font-weight: 600;
  font-size: 12px;
  color: #212121;
}
/* section-3-fsdetail */
.section-3-fsdetail .comtainer {
  padding: 70px 70px 90px 80px;
}
.section-3-fsdetail .comtainer &gt; p {
  text-align: center;
  font-family: AlibabaSans-Regular;
  font-weight: 500;
  font-size: 17px;
  color: #212121;
}
.section-3-fsdetail .comtainer &gt; p span {
  font-family: AlibabaSans-Regular;
  font-weight: 500;
  font-size: 28px;
  color: #0078ff;
}
.section-3-fsdetail .comtainer &gt; div {
  margin-top: 30px;
  padding: 38px 0 34px 0;
  width: 10%0;
  border: 1px solid rgba(232, 230, 229, 1);
  border-radius: 18px 18px 18px 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.section-3-fsdetail .comtainer &gt; div &gt; img {
  width: 100px;
  height: 76px;
}
.section-3-fsdetail .comtainer &gt; div p {
  margin-top: 40px;
  color: rgba(33, 33, 33, 1);
  font-size: 25px;
}
.section-3-fsdetail .comtainer &gt; div &gt; span {
  margin-top: 30px;
  color: rgba(33, 33, 33, 1);
  font-size: 17px;
}
.section-3-fsdetail .comtainer &gt; div &gt; ul {
  margin-top: 40px;
  color: #878787;
  line-height: 30px;
}
/* more-information */
/* more-information */
.more-information {
  margin-bottom: 55px;
  padding: 0 90px;
}
.more-information &gt; h2 {
  margin-top: 42px;
  font-family: AlibabaSans-Regular;
  font-weight: 600;
  font-size: 17px;
  color: #212121;
}
.more-information &gt; div {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: start;
}
.more-information &gt; div &gt; div {
  flex: 1;
  display: flex;
  justify-content: start;
  align-items: center;
  flex-direction: column;
  flex-grow: 0;
}
.more-information &gt; div &gt; div &gt; img {
  width: 454px;
  margin-top: 30px;
}
.more-information &gt; div &gt; div &gt; p {
  width: 454px;
  margin-top: 22px;
  font-family: AlibabaSans-Regular;
  font-weight: 500;
  font-size: 17px;
  text-align: center;
  color: #1181eb;
}
.more-information &gt; div &gt; div &gt; ul {
  margin-top: 22px;
  height: 14px;
  display: flex;
  justify-content: start;
  align-items: start;
}
.more-information &gt; div &gt; div &gt; ul li {
  margin-right: 25px;
  width: fit-content;
  font-family: AlibabaSans-Regular;
  font-weight: 400;
  font-size: 14px;
  color: #212121;
}
.more-information &gt; div &gt; div .more-info-btn {
  margin-top: 22px;
  width: 454px;
  height: 44px;
  background: #2481d7;
  font-family: AlibabaSans-Regular;
  font-weight: bold;
  font-size: 16px;
  line-height: 44px;
  text-align: center;
  color: #ffffff;
}

.more-information &gt; div &gt; div .more-info-btn a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

/* } */
@media screen and (max-width: 750px) {
}
</pre></body></html>