<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

@font-face {
  font-family: "FCOAllSans";
  font-weight: 300;
  font-display: swap;
  src: url("https://fco.vod.nexoncdn.co.kr/fonts/FCOAllSans-Light.woff2") format("woff2");
}
@font-face {
  font-family: "FCOAllSans";
  font-weight: 400;
  font-display: swap;
  src: url("https://fco.vod.nexoncdn.co.kr/fonts/FCOAllSans-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "FCOAllSans";
  font-weight: 500;
  font-display: swap;
  src: url("https://fco.vod.nexoncdn.co.kr/fonts/FCOAllSans-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "FCOAllSans";
  font-weight: 700;
  font-display: swap;
  src: url("https://fco.vod.nexoncdn.co.kr/fonts/FCOAllSans-Bold.woff2") format("woff2");
}

#wrapper {
  padding-top: 100px;
}

#gnb h1,
#gnb a,
#gnb button {
  letter-spacing: 0;
  font-family: "Pretendard", sans-serif;
}
#gnb button {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: "Pretendard", sans-serif;
  outline: 0;
  border: 0;
}

#gnb {
  z-index: 10000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 1280px;
  font-family: "Pretendard", sans-serif;
  line-height: 0;
  letter-spacing: 0;
}

#header {
  z-index: 100;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-width: 1280px;
  height: 50px;
  text-align: center;
  box-shadow: 0 0 32px rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
}

#header .btn_event {
  z-index: 1;
  position: absolute;
  left: 53px;
  top: 0;
  height: 50px;
  padding: 6px 13px;
}
#header .btn_event img {
  height: 38px;
}

#header .btn_logo {
  z-index: 4;
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  border-right: 1px solid #dcdfe1;
}
#header .btn_logo a {
  width: 52px;
  height: 50px;
  background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/gnb_emblem.png) center center no-repeat;
  background-size: 32px auto;
}

#header .event_link {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  height: 50px;
  line-height: 0;
  font-size: 0;
}
#header .event_link .txt {
  margin: 8.5px 0;
  background-color: #f4f4f4;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.04em;
  text-align: left;
  height: 33px;
  padding: 0 14px;
  color: #000;
}
#header .event_link .txt span {
  font-size: 14px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.04em;
  color: #000;
}

#header .event_link .txt .flag {
  position: relative;
  font-size: 18px;
  font-family: "FCOAllSans";
  font-weight: 900;
  display: inline-block;
  padding-right: 10px;
  vertical-align: top;
  line-height: 33px;
  margin-right: 8px;
}
#header .event_link .txt .flag.red:after {
  position: absolute;
  top: 12px;
  right: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #e40000;
  transform: rotate(0deg);
}
#header .event_link .txt .flag.red {
  color: #e40000;
}
#header .event_link .txt .flag.blue:after {
  position: absolute;
  top: 12px;
  right: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #0067df;
  transform: rotate(0deg);
}
#header .event_link .txt .flag.blue {
  color: #0067df;
}

#header .event_link a {
  height: 28px;
  background: #34a2e0;
  border-radius: 4px;
  font-weight: 400;
  color: #fff;
  box-sizing: border-box;
  font-size: 13px;
  margin-left: 5px;
  vertical-align: top;
  width: auto;
  padding: 0 12px;
  margin-top: 12px;
  line-height: 28px;
  text-align: center;
}

#header .event_join {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: 0;
  font-size: 0;
  line-height: 0;
  transform: translateX(-50%);
  line-height: 0;
  font-size: 0;
}
#header .event_join &gt; p {
  margin: 8.5px 0;
  background-color: #f4f4f4;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.04em;
  text-align: left;
  height: 33px;
  padding: 0 14px;
  color: #000;
}

#header .event_join .gnb_state_wrap {
  position: relative;
  display: inline-block;
}
#header .event_join .gnb_state_wrap .gnb_state_info {
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
  margin-top: 16px;
  position: relative;
}
#header .event_join .gnb_state_wrap .gnb_state_info .today {
  width: 53px;
  height: 19px;
  margin-top: 1px;
  font-size: 18px;
  color: #151616;
  font-weight: 900;
  display: inline-block;
  vertical-align: top;
}
#header .event_join .gnb_state_wrap .gnb_state_info .pointer {
  width: 19px;
  height: 19px;
  background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/icon_info_update.png) 0 0 no-repeat;
  background-size: 19px auto;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin-left: 6px;
}
#header .event_join .gnb_state_wrap .gnb_state_info .pointer:hover + .desc {
  display: block;
}
#header .event_join .gnb_state_wrap .gnb_state_info .desc {
  width: 507px;
  height: 103px;
  background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/tooltip_update.png) 0 0 no-repeat;
  background-size: 507px auto;
  display: none;
  position: absolute;
  top: 20px;
  left: -185px;
  pointer-events: none;
  z-index: 10;
}

#header .event_join .gnb_state_wrap .gnb_state {
  margin: 8.5px 0;
  background-color: #f4f4f4;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.04em;
  text-align: left;
  height: 33px;
  padding: 0 12px;
  color: #000;
  vertical-align: top;
}
#header .event_join .gnb_state_wrap .gnb_state a {
  font-size: 14px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.04em;
  text-align: center;
  position: relative;
  vertical-align: top;
}
#header .event_join .gnb_state_wrap .gnb_state a:first-child {
  margin-right: 20px;
}
#header .event_join .gnb_state_wrap .gnb_state a:first-child:after {
  position: absolute;
  top: 10px;
  right: -13px;
  width: 1px;
  background-color: #000;
  content: "";
  height: 13px;
}
#header .event_join .gnb_state_wrap .gnb_state a strong {
  color: #000000;
  font-weight: 400;
}
#header .event_join .gnb_state_wrap .gnb_state a span {
  color: #e03457;
  margin-left: 3px;
  font-weight: 400;
}
#header .event_join .gnb_state_wrap .gnb_state a span.desc {
  color: #797979;
  font-weight: 400;
}

#header .event_join .gnb_state_wrap .gnb_state a.link_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 33px;
  letter-spacing: -0.04em;
  text-align: center;
  position: relative;
  vertical-align: top;
  line-height: 33px;
}

#header .event_join .gnb_state_wrap .gnb_state a.link_text .flag {
  position: relative;
  font-size: 18px;
  font-family: "FCOAllSans";
  font-weight: 900;
  display: inline-block;
  padding-right: 10px;
  vertical-align: top;
  line-height: 33px;
  margin-right: 8px;
}
#header .event_join .gnb_state_wrap .gnb_state a.link_text .flag.red:after {
  position: absolute;
  top: 12px;
  right: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #e40000;
  transform: rotate(0deg);
}
#header .event_join .gnb_state_wrap .gnb_state a.link_text .flag.red {
  color: #e40000;
}
#header .event_join .gnb_state_wrap .gnb_state a.link_text .flag.blue:after {
  position: absolute;
  top: 12px;
  right: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 4px 0 4px 5px;
  border-color: transparent transparent transparent #0067df;
  transform: rotate(0deg);
}
#header .event_join .gnb_state_wrap .gnb_state a.link_text .flag.blue {
  color: #0067df;
}
#header .event_join .gnb_state_wrap .gnb_state a.link_text:first-child {
  margin-right: 0;
}
#header .event_join .gnb_state_wrap .gnb_state a.link_text:first-child:after {
  display: none;
}
#header .event_join .gnb_state_wrap .gnb_state a.link_text strong {
  color: #000000;
  font-weight: 400;
}
#header .event_join .gnb_state_wrap .gnb_state a.link_text span {
  color: #000000;
  margin-left: 0;
  font-weight: 400;
}

#header .event_join .btn_nr {
  font-weight: 400;
  color: #e03457;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 13px;
  border: 2px solid #e03457;
  margin-left: 5px;
  width: auto;
  padding: 0 12px;
  height: 28px;
  margin-top: 12px;
  line-height: 24px;
  text-align: center;
  vertical-align: top;
  background-color: #fff;
}
#header .event_join .btn_event_check {
  font-weight: 400;
  margin-left: 6px;
  width: auto;
  border-radius: 4px;
  padding: 0 12px;
  height: 28px;
  margin-top: 12px;
  font-size: 13px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  vertical-align: top;
  background-color: #e03457;
}

#header .menu {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
}
#header .menu .premium {
  float: left;
  width: 74px;
  height: 50px;
  background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/bg_premium.png) center 11px no-repeat;
  padding: 0 20px;
  box-sizing: content-box;
}
#header .menu .premium.active {
  background-position: center -41px;
}
#header .menu .btn_login {
  float: left;
  width: 132px;
  height: 50px;
  background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/btn_login.png) 66% center no-repeat;
  background-size: auto 19px;
  position: relative;
}
#header .menu .btn_login::before {
  content: "";
  position: absolute;
  left: 0;
  height: 50px;
  background-color: #dcdfe1;
  width: 1px;
  transform: skew(-32deg);
  top: 0;
}
#header .menu .btn_logout {
  float: left;
  width: 120px;
  height: 50px;
  background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/btn_logout.png) 73% center no-repeat;
  background-size: auto 19px;
  position: relative;
}
#header .menu .btn_logout::before {
  content: "";
  position: absolute;
  left: 0;
  height: 50px;
  background-color: #dcdfe1;
  width: 1px;
  transform: skew(-32deg);
  top: 0;
}
#header .menu .btn_gamestart {
  float: left;
  width: 195px;
  height: 50px;
  background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/btn_game_start.png) left top no-repeat;
  background-size: auto 50px;
}

@media screen and (max-width: 1500px) {
  #header .menu .btn_gamestart {
    width: 180px;
  }
  #header .menu .btn_login {
    width: 101px;
    background-size: 66% 16px;
  }
  #header .menu .btn_logout {
    width: 94px;
    background-size: 73% 17px;
  }
}

@media screen and (max-width: 1400px) {
  #header .menu .btn_gamestart {
    width: 177px;
  }
  #header .menu .premium {
    width: 59px;
  }
}

#fixedBar {
  z-index: 10;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  min-width: 1280px;
  height: 50px;
  text-align: center;
  background-color: #383a3a;
}
#fixedBar .btn_wide_open {
  position: absolute;
  top: 11px;
  left: 50%;
  width: 28px;
  height: 28px;
  background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/btn_toggle_update.png) 0 0 no-repeat;
  z-index: 100;
  margin-left: 880px;
  background-size: 28px auto;
}

#fixedBar ul {
  width: 1920px;
  margin: 0 auto;
  display: flex;
  padding: 0 18px;
  box-sizing: border-box;
  padding-right: 80px;
}
#fixedBar ul li {
  flex: 1 1 0%;
  position: relative;
  padding-top: 6px;
  height: 42px;
  padding-bottom: 2px;
}
#fixedBar ul li span {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 6px;
  height: 6px;
  background-color: #ff5757;
  border-radius: 6px;
  margin-top: 11px;
  margin-right: 2px;
}
#fixedBar ul li:after {
  content: "";
  position: absolute;
  top: 17px;
  right: -2px;
  height: 18px;
  background-color: #fff;
  width: 2px;
  opacity: 0.3;
}
#fixedBar ul li:last-child:after {
  display: none;
}
#fixedBar ul li a:hover {
  color: #07f468;
}
#fixedBar ul li a {
  transition: color 0.1s ease;
  display: block;
  color: #fff;
  line-height: 39px;
  text-align: center;
  font-size: 13px;
  position: absolute;
  top: 6px;
  left: 0;
  width: 100%;
  height: 42px;
  z-index: 10;
  font-weight: 400;
  white-space: nowrap;
}
#fixedBar ul li.active {
  z-index: 10;
}
#fixedBar ul li.active a {
  /* background-color: #59c8c8; */
  color: #07f468;
  padding: 0 2px;
  margin-left: -2px;
  font-weight: 400;
}
#fixedBar ul li a .alert {
  content: "";
  width: auto;
  font-size: 12px;
  color: #151616;
  font-weight: 400;
  height: 27px;
  background: #f0f0ea;
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  border: 1px solid #151616;
  border-radius: 4px;
  line-height: 25px;
  padding: 0 10px;
  white-space: nowrap;
  margin-top: 4px;
  box-sizing: border-box;
}
#fixedBar ul li a .alert:before {
  position: absolute;
  top: -4px;
  left: 50%;
  margin-left: -3px;
  content: "";
  width: 6px;
  height: 6px;
  background: #f0f0ea;
  border: 1px solid #151616;
  transform: rotate(45deg);
  z-index: 1;
}
#fixedBar ul li a .alert:after {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  content: "";
  width: 20px;
  height: 4px;
  background: #f0f0ea;
  border: 1px solid #f0f0ea;
  z-index: 2;
}

#wideBanner {
  z-index: 20;
  position: absolute;
  left: 0;
  top: 50px;
  width: 100%;
  min-width: 1280px;
  height: calc(100vh - 50px);
  text-align: center;
  background-color: #383a3a;
  display: none;
}
#wideBanner .btn_wide_close {
  position: absolute;
  top: 10px;
  left: 50%;
  width: 43px;
  height: 43px;
  background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/btn_toggle_active_update.png) 0 0 no-repeat;
  z-index: 10;
  margin-left: 640px;
  background-size: 43px auto;
}
#wideBanner .banner_fixed_list_wrap {
  margin-top: 56px;
  border-top: 1px dotted rgba(255, 255, 255, 0.3);
}
#wideBanner .banner_fixed_list_wrap ul {
  padding-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#wideBanner .banner_fixed_list_wrap ul li {
  padding: 0 40px;
  text-align: center;
  line-height: 30px;
  height: 30px;
  position: relative;
}
#wideBanner .banner_fixed_list_wrap ul li:after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: -2px;
  width: 6px;
  height: 6px;
  background-color: #fff;
  z-index: 1;
  border-radius: 10px;
  opacity: 0.3;
}
#wideBanner .banner_fixed_list_wrap ul li:last-child:after {
  display: none;
}
#wideBanner .banner_fixed_list_wrap ul li a {
  font-size: 18px;
  color: #fff;
  line-height: 30px;
  height: 30px;
  width: 100%;
  transition: color 0.1s ease;
}
#wideBanner .banner_fixed_list_wrap ul li a:hover {
  color: #04e45f;
}
#wideBanner .banner_list_wrap {
  color: #fff;
  width: 1280px;
  /* height: 100%; */
  margin: 0 auto;
  padding-top: 63px;
}

#wideBanner .banner_list_wrap ul {
  overflow: overlay;
}
#wideBanner .banner_list_wrap ul::-webkit-scrollbar {
  width: 5px;
  background: transparent;
}
#wideBanner .banner_list_wrap ul::-webkit-scrollbar-track {
  background-color: transparent;
}
#wideBanner .banner_list_wrap ul::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: transparent;
}
#wideBanner .banner_list_wrap ul:hover::-webkit-scrollbar {
  background: rgba(255, 255, 255, 0.1);
}
#wideBanner .banner_list_wrap ul:hover::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
}

#wideBanner .banner_list_wrap li {
  opacity: 1;
  transform: translateY(0);
}
#wideBanner .banner_list_wrap ul {
  display: flex;
  flex-wrap: wrap;
  /* height: calc(100% - 66px); */
  align-content: flex-start;
  justify-content: flex-start;
}
#wideBanner .banner_list_wrap ul li {
  width: 205px;
  height: 98px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  margin-bottom: 10px;
  border: 2px solid transparent;
  box-sizing: border-box;
  position: relative;
  margin-right: 10px;
  transition: all 0.3s ease;
}

#wideBanner .banner_list_wrap ul li {
  opacity: 0;
  transform: translateY(10px);
}
#wideBanner.active .banner_list_wrap ul li {
  opacity: 1;
  transform: translateY(0);
}

#wideBanner .banner_list_wrap ul li:nth-child(6n) {
  margin-right: 0;
}
#wideBanner .banner_list_wrap ul li a {
  padding: 10px 15px;
}
#wideBanner .banner_list_wrap ul li .category {
  margin-top: 3px;
  width: 100%;
  font-size: 10px;
  letter-spacing: 1px;
  color: #fff;
  line-height: 1;
}
#wideBanner .banner_list_wrap ul li .category.update {
  color: #4dbfb7;
}
#wideBanner .banner_list_wrap ul li .category.esports {
  color: #ad7cff;
}
#wideBanner .banner_list_wrap ul li .category.event {
  color: #749df5;
}
#wideBanner .banner_list_wrap ul li .category.webshop {
  color: #cb707f;
}
/* #wideBanner .banner_list_wrap ul li .category.update{background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/update.png) center 0 no-repeat;} */
/* #wideBanner .banner_list_wrap ul li .category.esports{background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/esports.png) center 0 no-repeat;} */
/* #wideBanner .banner_list_wrap ul li .category.event{background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/event.png) center 0 no-repeat;} */
/* #wideBanner .banner_list_wrap ul li .category.pcbang{background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/pcbang.png) center 0 no-repeat;} */
#wideBanner .banner_list_wrap ul li .tit {
  font-style: normal;
  margin-top: 6px;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
  white-space: nowrap;
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
}
#wideBanner .banner_list_wrap ul li .date {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px dashed rgba(255, 255, 255, 0.3);
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: rgba(255, 255, 255, 0.3);
}

#wideBanner .banner_list_wrap ul li.ready {
  border-color: rgba(98, 215, 212, 0.5);
}
#wideBanner .banner_list_wrap ul li.ready:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: 32px;
  height: 16px;
  /* background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/ready.png) 0 0 no-repeat; */
  background-color: #63d8d5;
  font-size: 12px;
  color: #000;
  content: "예정";
  line-height: 16px;
  border-radius: 3px;
}
#wideBanner .banner_list_wrap ul li.reward {
  border-color: rgba(212, 130, 197, 0.5);
}
#wideBanner .banner_list_wrap ul li.reward:before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  width: 52px;
  height: 16px;
  /* background: url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/reward.png) 0 0 no-repeat; */
  background-color: #d482c5;
  font-size: 12px;
  color: #000;
  content: "보상기간";
  line-height: 16px;
  border-radius: 3px;
}
#wideBanner .banner_list_wrap ul li.fire:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 23px;
  height: 23px;
  background: #383a3a url(https://ssl.nexon.com/s2/game/fc/online/event/2023/230921_gnb_i8vc13xq/fire.png) 0 0 no-repeat;
  border-radius: 23px;
  background-size: 23px auto;
}

#wideBanner .banner_list_wrap ul li a {
  color: #fff;
  display: block;
}

#wideBanner .banner_list_wrap ul li:nth-child(0) {
  transition-delay: 0s;
}
#wideBanner .banner_list_wrap ul li:nth-child(1) {
  transition-delay: 0.01s;
}
#wideBanner .banner_list_wrap ul li:nth-child(2) {
  transition-delay: 0.02s;
}
#wideBanner .banner_list_wrap ul li:nth-child(3) {
  transition-delay: 0.03s;
}
#wideBanner .banner_list_wrap ul li:nth-child(4) {
  transition-delay: 0.04s;
}
#wideBanner .banner_list_wrap ul li:nth-child(5) {
  transition-delay: 0.05s;
}
#wideBanner .banner_list_wrap ul li:nth-child(6) {
  transition-delay: 0.06s;
}
#wideBanner .banner_list_wrap ul li:nth-child(7) {
  transition-delay: 0.07s;
}
#wideBanner .banner_list_wrap ul li:nth-child(8) {
  transition-delay: 0.08s;
}
#wideBanner .banner_list_wrap ul li:nth-child(9) {
  transition-delay: 0.09s;
}
#wideBanner .banner_list_wrap ul li:nth-child(10) {
  transition-delay: 0.1s;
}
#wideBanner .banner_list_wrap ul li:nth-child(11) {
  transition-delay: 0.11s;
}
#wideBanner .banner_list_wrap ul li:nth-child(12) {
  transition-delay: 0.12s;
}
#wideBanner .banner_list_wrap ul li:nth-child(13) {
  transition-delay: 0.13s;
}
#wideBanner .banner_list_wrap ul li:nth-child(14) {
  transition-delay: 0.14s;
}
#wideBanner .banner_list_wrap ul li:nth-child(15) {
  transition-delay: 0.15s;
}
#wideBanner .banner_list_wrap ul li:nth-child(16) {
  transition-delay: 0.16s;
}
#wideBanner .banner_list_wrap ul li:nth-child(17) {
  transition-delay: 0.17s;
}
#wideBanner .banner_list_wrap ul li:nth-child(18) {
  transition-delay: 0.18s;
}
#wideBanner .banner_list_wrap ul li:nth-child(19) {
  transition-delay: 0.19s;
}
#wideBanner .banner_list_wrap ul li:nth-child(20) {
  transition-delay: 0.2s;
}
#wideBanner .banner_list_wrap ul li:nth-child(21) {
  transition-delay: 0.21s;
}
#wideBanner .banner_list_wrap ul li:nth-child(22) {
  transition-delay: 0.22s;
}
#wideBanner .banner_list_wrap ul li:nth-child(23) {
  transition-delay: 0.23s;
}
#wideBanner .banner_list_wrap ul li:nth-child(24) {
  transition-delay: 0.24s;
}
#wideBanner .banner_list_wrap ul li:nth-child(25) {
  transition-delay: 0.25s;
}
#wideBanner .banner_list_wrap ul li:nth-child(26) {
  transition-delay: 0.26s;
}
#wideBanner .banner_list_wrap ul li:nth-child(27) {
  transition-delay: 0.27s;
}
#wideBanner .banner_list_wrap ul li:nth-child(28) {
  transition-delay: 0.28s;
}
#wideBanner .banner_list_wrap ul li:nth-child(29) {
  transition-delay: 0.29s;
}
#wideBanner .banner_list_wrap ul li:nth-child(30) {
  transition-delay: 0.3s;
}
#wideBanner .banner_list_wrap ul li:nth-child(31) {
  transition-delay: 0.31s;
}
#wideBanner .banner_list_wrap ul li:nth-child(32) {
  transition-delay: 0.32s;
}
#wideBanner .banner_list_wrap ul li:nth-child(33) {
  transition-delay: 0.33s;
}
#wideBanner .banner_list_wrap ul li:nth-child(34) {
  transition-delay: 0.34s;
}
#wideBanner .banner_list_wrap ul li:nth-child(35) {
  transition-delay: 0.35s;
}
#wideBanner .banner_list_wrap ul li:nth-child(36) {
  transition-delay: 0.36s;
}
#wideBanner .banner_list_wrap ul li:nth-child(37) {
  transition-delay: 0.37s;
}
#wideBanner .banner_list_wrap ul li:nth-child(38) {
  transition-delay: 0.38s;
}
#wideBanner .banner_list_wrap ul li:nth-child(39) {
  transition-delay: 0.39s;
}
#wideBanner .banner_list_wrap ul li:nth-child(40) {
  transition-delay: 0.4s;
}
#wideBanner .banner_list_wrap ul li:nth-child(41) {
  transition-delay: 0.41s;
}
#wideBanner .banner_list_wrap ul li:nth-child(42) {
  transition-delay: 0.42s;
}
#wideBanner .banner_list_wrap ul li:nth-child(43) {
  transition-delay: 0.43s;
}
#wideBanner .banner_list_wrap ul li:nth-child(44) {
  transition-delay: 0.44s;
}
#wideBanner .banner_list_wrap ul li:nth-child(45) {
  transition-delay: 0.45s;
}
#wideBanner .banner_list_wrap ul li:nth-child(46) {
  transition-delay: 0.46s;
}
#wideBanner .banner_list_wrap ul li:nth-child(47) {
  transition-delay: 0.47s;
}
#wideBanner .banner_list_wrap ul li:nth-child(48) {
  transition-delay: 0.48s;
}
#wideBanner .banner_list_wrap ul li:nth-child(49) {
  transition-delay: 0.49s;
}
#wideBanner .banner_list_wrap ul li:nth-child(50) {
  transition-delay: 0.5s;
}
#wideBanner .banner_list_wrap ul li:nth-child(51) {
  transition-delay: 0.51s;
}
#wideBanner .banner_list_wrap ul li:nth-child(52) {
  transition-delay: 0.52s;
}
#wideBanner .banner_list_wrap ul li:nth-child(53) {
  transition-delay: 0.53s;
}
#wideBanner .banner_list_wrap ul li:nth-child(54) {
  transition-delay: 0.54s;
}
#wideBanner .banner_list_wrap ul li:nth-child(55) {
  transition-delay: 0.55s;
}
#wideBanner .banner_list_wrap ul li:nth-child(56) {
  transition-delay: 0.56s;
}
#wideBanner .banner_list_wrap ul li:nth-child(57) {
  transition-delay: 0.57s;
}
#wideBanner .banner_list_wrap ul li:nth-child(58) {
  transition-delay: 0.58s;
}
#wideBanner .banner_list_wrap ul li:nth-child(59) {
  transition-delay: 0.59s;
}
#wideBanner .banner_list_wrap ul li:nth-child(60) {
  transition-delay: 0.6s;
}
#wideBanner .banner_list_wrap ul li:nth-child(61) {
  transition-delay: 0.61s;
}
#wideBanner .banner_list_wrap ul li:nth-child(62) {
  transition-delay: 0.62s;
}
#wideBanner .banner_list_wrap ul li:nth-child(63) {
  transition-delay: 0.63s;
}
#wideBanner .banner_list_wrap ul li:nth-child(64) {
  transition-delay: 0.64s;
}
#wideBanner .banner_list_wrap ul li:nth-child(65) {
  transition-delay: 0.65s;
}
#wideBanner .banner_list_wrap ul li:nth-child(66) {
  transition-delay: 0.66s;
}
#wideBanner .banner_list_wrap ul li:nth-child(67) {
  transition-delay: 0.67s;
}
#wideBanner .banner_list_wrap ul li:nth-child(68) {
  transition-delay: 0.68s;
}
#wideBanner .banner_list_wrap ul li:nth-child(69) {
  transition-delay: 0.69s;
}
#wideBanner .banner_list_wrap ul li:nth-child(70) {
  transition-delay: 0.7s;
}

@media screen and (max-width: 1919px) {
  #fixedBar .btn_wide_open {
    margin-left: 560px;
  }

  #fixedBar {
    min-width: auto;
  }
  #fixedBar ul {
    width: 1280px;
  }
  #fixedBar ul li:nth-child(n + 12) {
    display: none;
  }

  #fixedBar ul li:nth-child(n + 11):after {
    display: none;
  }
}
</pre></body></html>