@charset "UTF-8";
@font-face {
  font-family: 'notosans';
  src: url("../fonts/notosans.eot");
  src: url("../fonts/notosans.eot?#iefix") format("embedded-opentype"), url("../fonts/notosans.woff2") format("woff2"), url("../fonts/notosans.woff") format("woff"), url("../fonts/notosans.ttf") format("truetype"), url("../fonts/notosans.svg#notosans") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  color: #333333;
  font-family: 'notosans','微軟正黑體';
  font-size: 0.83vw;
}

@media (max-width: 1366px) {
  body {
    font-size: 1vw;
  }
}

@media (max-width: 575.98px) {
  body {
    font-size: 15px;
  }
}

body .text-transform {
  text-transform: uppercase;
}

body em {
  font-style: normal;
}

body .notosans {
  font-family: 'notosans';
}

body .font-w {
  font-weight: normal;
}

body .line-24 {
  line-height: 24px;
}

body .blue {
  color: #189FED;
}

body .title, body .fc-toolbar-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

body .title::after, body .title::before, body .fc-toolbar-title::after, body .fc-toolbar-title::before {
  content: '';
  display: inline-block;
  width: 43%;
  height: 11px;
  background: url(../images/x.svg) no-repeat top center;
  background-size: cover;
}

@media (max-width: 575.98px) {
  body .title::after, body .title::before, body .fc-toolbar-title::after, body .fc-toolbar-title::before {
    width: 34%;
  }
}

body .fc .fc-col-header-cell-cushion {
  text-transform: uppercase;
}

body .box-shadow img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

body h4 {
  font-weight: bold;
}

body i {
  font-style: normal;
}

body a {
  color: #333333;
  text-decoration: none;
  transition: all 0.35s ease;
}

body a:hover {
  color: #189FED;
}

body img {
  max-width: 100%;
}

body .text-decoration {
  text-decoration: underline;
}

body .bold {
  font-weight: bold;
}

body .blueText {
  color: #189FED;
}

body .blueLight {
  color: #3BFFF8;
}

body .garycolor {
  color: rgba(51, 51, 51, 0.6);
}

body .black {
  color: #000000;
}

body .red {
  color: #189FED;
}

body .greenback {
  background: #189FED;
}

body .greenDeep {
  color: #189FED;
}

body .orangeDeep {
  color: #b05f0b;
}

body .yellow {
  color: #FFD739;
}

body .yellowlight {
  color: #AC7D13;
}

body .yellowDeep {
  color: #805825;
}

body .green {
  color: #17585D;
}

body .fs120 {
  font-size: 6.25vw;
}

@media (max-width: 575.98px) {
  body .fs120 {
    font-size: 12vw;
  }
}

body .fs100 {
  font-size: 5.2vw;
  line-height: 1.2;
}

@media (max-width: 575.98px) {
  body .fs100 {
    font-size: 10vw;
  }
}

body .fs72 {
  font-size: 3.75vw;
}

@media (max-width: 575.98px) {
  body .fs72 {
    font-size: 8vw;
  }
}

body .fs64 {
  font-size: 3.525vw;
}

@media (max-width: 575.98px) {
  body .fs64 {
    font-size: 7.2vw;
  }
}

body .fs60 {
  font-size: 3.125vw;
}

@media (max-width: 575.98px) {
  body .fs60 {
    font-size: 7vw;
  }
}

body .fs56 {
  font-size: 2.9vw;
}

@media (max-width: 575.98px) {
  body .fs56 {
    font-size: 8vw;
  }
}

body .fs54 {
  font-size: 2.825vw;
}

@media (max-width: 575.98px) {
  body .fs54 {
    font-size: 6.5vw;
  }
}

body .fs50 {
  font-size: 2.6vw;
}

@media (max-width: 575.98px) {
  body .fs50 {
    font-size: 6.3vw;
  }
}

body .fs48 {
  font-size: 2.5vw;
  line-height: 1.3;
}

@media (max-width: 575.98px) {
  body .fs48 {
    font-size: 24px;
  }
}

body .fs46 {
  font-size: 2.4vw;
}

@media (max-width: 575.98px) {
  body .fs46 {
    font-size: 6vw;
  }
}

body .fs42 {
  font-size: 2.1875vw;
}

@media (max-width: 575.98px) {
  body .fs42 {
    font-size: 6.5vw;
  }
}

body .fs40 {
  font-size: 2.1vw;
}

@media (max-width: 768px) {
  body .fs40 {
    font-size: 3.6vw;
  }
}

@media (max-width: 575.98px) {
  body .fs40 {
    font-size: 6.2vw;
  }
}

body .fs38 {
  font-size: 1.98vw;
}

@media (max-width: 575.98px) {
  body .fs38 {
    font-size: 5vw;
  }
}

body .fs36 {
  font-size: 1.875vw;
}

@media (max-width: 1440px) {
  body .fs36 {
    font-size: 2.875vw;
  }
}

@media (max-width: 768px) {
  body .fs36 {
    font-size: 3.875vw;
  }
}

@media (max-width: 575.98px) {
  body .fs36 {
    font-size: 24px;
  }
}

body .fs80 {
  font-size: 4.2vw;
  line-height: 1.2;
}

@media (max-width: 768px) {
  body .fs80 {
    font-size: 7vw;
  }
}

@media (max-width: 575.98px) {
  body .fs80 {
    font-size: 10vw;
  }
}

body .fs66 {
  font-size: 3.4375vw;
}

@media (max-width: 768px) {
  body .fs66 {
    font-size: 6vw;
  }
}

@media (max-width: 575.98px) {
  body .fs66 {
    font-size: 8vw;
  }
}

body .fs44 {
  font-size: 2.3vw;
  line-height: 1.4;
}

@media (max-width: 1280px) {
  body .fs44 {
    font-size: 3vw;
  }
}

@media (max-width: 768px) {
  body .fs44 {
    font-size: 3vw;
  }
}

@media (max-width: 575.98px) {
  body .fs44 {
    font-size: 8vw;
  }
}

body .fs20 {
  font-size: 1.04vw;
}

@media (max-width: 768px) {
  body .fs20 {
    font-size: 1.8vw;
  }
}

@media (max-width: 575.98px) {
  body .fs20 {
    font-size: 16px;
  }
}

body .fs32 {
  font-size: 1.86vw;
  line-height: 1.6;
}

@media (max-width: 1280px) {
  body .fs32 {
    font-size: 2.1vw;
  }
}

@media (max-width: 768px) {
  body .fs32 {
    font-size: 2.5vw;
  }
}

@media (max-width: 575.98px) {
  body .fs32 {
    font-size: 4.8vw;
  }
}

body .fs30 {
  font-size: 1.56vw;
  line-height: 1.6;
}

@media (max-width: 1280px) {
  body .fs30 {
    font-size: 2vw;
  }
}

@media (max-width: 768px) {
  body .fs30 {
    font-size: 2.4vw;
  }
}

@media (max-width: 575.98px) {
  body .fs30 {
    font-size: 24px;
  }
}

body .fs28 {
  font-size: 1.45vw;
  line-height: 1.4;
}

@media (max-width: 1280px) {
  body .fs28 {
    font-size: 2vw;
  }
}

@media (max-width: 768px) {
  body .fs28 {
    font-size: 2.3vw;
  }
}

@media (max-width: 575.98px) {
  body .fs28 {
    font-size: 18px;
  }
}

body .fs26 {
  font-size: 1.35vw;
  line-height: 1.4;
}

@media (max-width: 1280px) {
  body .fs26 {
    font-size: 1.9vw;
  }
}

@media (max-width: 768px) {
  body .fs26 {
    font-size: 2.1vw;
  }
}

@media (max-width: 575.98px) {
  body .fs26 {
    font-size: 4.3vw;
  }
}

body .fs24, body h2, body .h2 {
  font-size: 1.25vw;
}

@media (max-width: 1280px) {
  body .fs24, body h2, body .h2 {
    font-size: 1.8vw;
  }
}

@media (max-width: 768px) {
  body .fs24, body h2, body .h2 {
    font-size: 2vw;
  }
}

@media (max-width: 575.98px) {
  body .fs24, body h2, body .h2 {
    font-size: 18px;
  }
}

body .fs18 {
  font-size: 0.94vw;
}

@media (max-width: 575.98px) {
  body .fs18 {
    font-size: 16px;
  }
}

body .fs16 {
  font-size: 0.83vw;
}

@media (max-width: 1366px) {
  body .fs16 {
    font-size: 1vw;
  }
}

@media (max-width: 575.98px) {
  body .fs16 {
    font-size: 15px;
  }
}

body .fs14 {
  font-size: 0.73vw;
}

@media (max-width: 575.98px) {
  body .fs14 {
    font-size: 3.4vw;
  }
}

body .fs12 {
  font-size: 0.625vw;
}

@media (max-width: 575.98px) {
  body .fs12 {
    font-size: 3.2vw;
  }
}

body .boxshadow2 {
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  body .mt-5 {
    margin-top: 1.5rem !important;
  }
}

body .more {
  display: inline-block;
  background: none;
  padding: 1rem 3.9rem;
  border-radius: 30px;
  text-align: center;
  border: 1px solid #189FED;
  color: #189FED;
  position: relative;
  transition: all 0.35s ease;
}

@media (max-width: 768px) {
  body .more {
    padding: 1rem 1.8rem;
  }
}

body .more:hover {
  color: #ffffff;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  background: #189FED;
}

body .more2 {
  display: inline-block;
  background: none;
  padding: 1rem 3.9rem;
  border-radius: 30px;
  text-align: center;
  border: 1px solid #ffffff;
  color: #ffffff;
  position: relative;
  transition: all 0.35s ease;
}

@media (max-width: 768px) {
  body .more2 {
    padding: 1rem 1.8rem;
  }
}

body .more2:hover {
  color: #189FED;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

body .white {
  color: #ffffff;
}

body .more-border {
  display: inline-block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  border: 2px solid #ffffff;
  width: 200px;
  height: 60px;
  border-radius: 10px;
}

@media (max-width: 575.98px) {
  body .more-border {
    width: 160px;
    height: 50px;
  }
}

body .more-border:hover {
  color: #189FED;
  background: #ffffff;
}

body section ul {
  padding-left: 0;
}

body section ul li {
  list-style: none;
  position: relative;
  padding-left: 1rem;
}

body section ul li::before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  background: #189FED;
  position: absolute;
  left: 0;
  top: 10px;
}

@media (max-width: 575.98px) {
  body section ul li::before {
    top: 6px;
  }
}

body .fs24.text-transform {
  font-family: 'Aeonik-Bold';
}

body .row {
  --bs-gutter-x: 1rem;
  z-index: 9;
  position: relative;
}

.swiper-pagination {
  align-items: center;
  display: flex;
  justify-content: center;
}

.swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  margin: 1rem !important;
  transition: all 0.35s ease;
  background-color: #ffffff;
  width: 10px;
  height: 10px;
  position: relative;
  outline: none;
  cursor: pointer;
}

.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #189FED;
}

.swiper-pagination .swiper-pagination-bullet-active::after {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #189FED;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: -4px;
}

.filterbox .price .int input::-webkit-input-placeholder {
  color: #D9D9D9;
}

.filterbox .price .int input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #D9D9D9;
}

.filterbox .price .int input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #D9D9D9;
}

.filterbox .price .int input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #D9D9D9;
}

.form-control::-webkit-input-placeholder {
  color: #8A8A8A;
}

.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #8A8A8A;
}

.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #8A8A8A;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #8A8A8A;
}

.form-control {
  color: #333;
}

.dropdown-menu li:nth-last-child(1) a {
  border-bottom: none;
}

.dropdown-menu {
  background-color: #189FED;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: auto;
  width: auto;
  padding: 15px 0;
  margin-top: 15px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  border: none;
  border-radius: 0 0 0.5rem 0.5rem;
}

.dropdown-menu li a {
  box-sizing: border-box;
  padding: 0.5rem 1rem;
  display: block;
  width: 100%;
  color: #ffffff;
  white-space: nowrap;
  font-size: 0.83vw;
  margin-left: 0 !important;
}

@media (max-width: 1366px) {
  .dropdown-menu li a {
    font-size: 1.2vw;
  }
}

.dropdown-menu li a:hover {
  color: #ffffff;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
  margin-left: -1;
  display: none !important;
}

.dropdown-submenu {
  position: relative;
}

.open > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}

.form-control:focus, .form-select:focus, .btn:focus {
  box-shadow: none !important;
}

@media (min-width: 1680px) {
  .container {
    max-width: 59%;
  }
}

@media (max-width: 575.98px) {
  .container {
    max-width: 98%;
    margin: 0 auto;
  }
}

@media (max-width: 1024px) {
  .icons, .inner-mob {
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .d-md-block, .d-none {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .d-md-none {
    display: inline-block !important;
  }
}

.icon {
  width: 2em;
  height: 2em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  fill: #333333;
}

@media (max-width: 1024px) {
  .icon {
    width: 3em;
    height: 3em;
  }
}

@media (max-width: 575.98px) {
  .icon {
    width: 2.5em;
  }
}

@media (max-width: 575.98px) {
  .webskp {
    display: none;
  }
}

.mobile {
  display: none;
}

@media (max-width: 575.98px) {
  .mobile {
    display: block;
  }
}

.text-right {
  text-align: right !important;
}

@media (max-width: 1024px) {
  .icon-box {
    display: flex !important;
  }
}

@keyframes img_move {
  0% {
    top: 0px;
  }
  25% {
    top: -7px;
  }
  50% {
    top: 0px;
  }
  75% {
    top: -7px;
  }
  100% {
    top: 0px;
  }
}

@keyframes rotate_left {
  100% {
    transform: rotate(360deg);
    left: 50px;
    opacity: 1;
  }
}

@keyframes rotate_right {
  100% {
    transform: rotate(360deg);
    right: 50px;
    opacity: 1;
  }
}

@keyframes random_move1 {
  33% {
    transform: translateX(45px);
    transform: translateY(10px);
  }
  66% {
    transform: translateX(10px);
    transform: translateY(45px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes random_move2 {
  33% {
    transform: translateX(10px);
    transform: translateY(50px);
  }
  66% {
    transform: translateX(40px);
    transform: translateY(20px);
  }
  100% {
    transform: translateX(0px);
    transform: translateY(0px);
  }
}

@keyframes mymove {
  0% {
    bottom: 1px;
  }
  50% {
    bottom: 3px;
  }
  100% {
    bottom: 5px;
  }
}

@keyframes mymove1 {
  0% {
    left: 5px;
  }
  50% {
    left: 10px;
  }
  100% {
    left: 15px;
  }
}

.swiper-button-next, .swiper-button-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  transition: all 0.35s ease;
  width: 58px;
  height: 58px;
  box-sizing: border-box;
  border: 2px solid #ffffff;
  background: #189FED;
  border-radius: 50%;
}

@media (max-width: 575.98px) {
  .swiper-button-next, .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}

.swiper-button-next::after, .swiper-button-prev::after {
  font-size: 1.5em;
}

@media (max-width: 575.98px) {
  .swiper-button-next::after, .swiper-button-prev::after {
    font-size: 0.8em;
  }
}

.swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next {
  right: 27vw;
}

@media (max-width: 1024px) {
  .swiper-button-next.swiper-button-next, .swiper-button-prev.swiper-button-next {
    right: 3vw;
  }
}

.swiper-button-next.swiper-button-prev, .swiper-button-prev.swiper-button-prev {
  left: 27vw;
}

@media (max-width: 1024px) {
  .swiper-button-next.swiper-button-prev, .swiper-button-prev.swiper-button-prev {
    left: 3vw;
  }
}

header {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 999;
  height: 104px;
  background: url(../images/bar.png) no-repeat top center;
  background-size: cover;
}

@media (max-width: 768px) {
  header {
    height: 74px;
  }
}

@media (max-width: 575.98px) {
  header {
    height: 60px;
    padding-top: 0.6rem;
  }
}

header .header .container {
  max-width: 100%;
  padding-left: 3rem;
  padding-right: 3rem;
}

@media (max-width: 575.98px) {
  header .header .container {
    padding-right: var(--bs-gutter-x, 0.75rem);
    padding-left: var(--bs-gutter-x, 0.75rem);
    max-width: 98%;
    margin: 0 auto;
  }
}

header .header .container .left {
  width: 20%;
  transition: all 0.35s ease;
}

@media (max-width: 575.98px) {
  header .header .container .left {
    width: 100% !important;
  }
}

header .header .container .left .logo {
  display: flex;
  align-items: center;
}

@media (max-width: 575.98px) {
  header .header .container .left .logo {
    width: 50%;
  }
}

header .header .container .left .logo img {
  max-width: 100%;
}

header .header .container .icon-box a {
  margin-left: 2vmin;
}

header .header .container .icon-box .btn {
  margin-left: 1rem;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  height: 34px;
}

header .header .container .icon-box .btn span {
  position: absolute;
  display: block;
  height: 2px;
  width: 1.35rem;
  background-color: #189FED;
  opacity: 1;
  transition: all 0.35s ease;
}

header .header .container .icon-box .btn span:first-child {
  top: .375rem;
}

header .header .container .icon-box .btn span:last-child {
  bottom: .375rem;
}

header .header .container .icon-box .btn span:nth-child(2), header .header .container .icon-box .btn span:nth-child(3) {
  top: calc(50% - 1px);
}

header .header .container .right {
  position: relative;
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

header .header .container .right .link {
  transition: all 0.35s ease;
}

@media (max-width: 1024px) {
  header .header .container .right .link {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background: #ffffff;
    justify-content: space-between !important;
  }
  header .header .container .right .link div {
    width: 18%;
  }
}

@media (max-width: 1024px) and (max-width: 575.98px) {
  header .header .container .right .link div {
    width: auto;
  }
}

@media (max-width: 1024px) {
  header .header .container .right .link div a {
    padding-top: 1rem;
  }
}

header .header .container .right a {
  display: block;
  padding: 0.5rem 1rem;
  text-align: center;
}

@media (max-width: 1200px) {
  header .header .container .right a {
    padding: 0.5rem;
  }
}

@media (max-width: 575.98px) {
  header .header .container .right a {
    margin-left: 0;
  }
}

header .header .container .right a.active {
  color: #189FED;
}

header .header .container .right .icon-box a {
  margin-right: 1.5vmin;
}

header .header .container .right .icon-box img {
  width: 5vmin;
}

header .header .container .right .nav-link {
  height: 80px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

header .header .container .right .nav-link:hover {
  color: #189FED;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

header .header .container .right .nav-link:hover i {
  color: #ffffff;
}

header .header .container .right .nav-link i {
  margin-left: 0.3rem;
}

header .header .container .right .search-box form {
  border: 1px solid #189FED;
  box-shadow: 0 0 0 0.5px #189FED;
}

header .header .container .right .search-box form .form-control {
  border: none;
}

header .header .container .right .search-box form .form-control:focus {
  box-shadow: none;
}

header .header .container .right .search-box form .btn {
  border: none;
  color: #189FED;
}

header .header .container .right .search-box form .btn:hover, header .header .container .right .search-box form .btn:active {
  background-color: transparent;
  color: #189FED;
}

header .header .container .right .search-box form .btn:focus {
  box-shadow: none;
}

header .header #collapseNav {
  width: 100%;
  background-color: #ffffff;
  position: fixed;
  left: 0;
  top: 0px;
  width: 100%;
  height: 100vh;
  padding: 0 1rem;
}

header .header #collapseNav .navconbox {
  overflow-y: scroll;
  height: 500px;
  display: block;
}

header .header #collapseNav .nav .nav-item {
  color: #333333;
}

header .header #collapseNav .nav .nav-item .nav-link {
  padding-left: 1.45rem;
  color: #333333;
}

header .header #collapseNav .nav .nav-item .btn {
  color: #333333;
  text-align: left;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 1px solid #F6F6F6;
}

header .header #collapseNav .nav .nav-item .btn .fa {
  color: #189FED;
  font-size: 20px;
}

header .header #collapseNav .nav .nav-item .btn .fa::before {
  transition: all 0.35s ease;
  content: '+';
}

header .header #collapseNav .nav .nav-item .btn[aria-expanded="true"] .fa::before {
  content: '-';
}

header .header #collapseNav .nav .nav-item .nav-item {
  padding-left: 1rem;
  margin-top: 0.5rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .btn .fa {
  margin-top: .2rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-link {
  padding-left: 1.45rem;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item {
  color: #189FED;
}

header .header #collapseNav .nav .nav-item .nav-item .nav-item .nav-link {
  padding-left: 2.125rem;
}

header .header #collapseNav .nav .nav-item .scoial a {
  width: 30px;
  height: 30px;
  border: 1px solid #189FED;
  color: #189FED;
  border-radius: 50%;
  margin-right: 0.5rem;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .header #collapseNav .copy {
  position: fixed;
  bottom: 4rem;
}

header .header #collapseNav .copy a:nth-child(1)::after, header .header #collapseNav .copy a:nth-child(1)::before {
  content: '';
  display: inline-block;
  margin: 0 0.5rem;
  width: 1px;
  height: 10px;
  background-color: #333333;
}

header .nav-box {
  z-index: 99;
  padding: 0;
  width: 100%;
}

header .nav-box .nav .nav-link {
  color: #333333;
  padding: 0.5rem;
}

@media (max-width: 1280px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem;
  }
}

@media (max-width: 992px) {
  header .nav-box .nav .nav-link {
    padding: 0.5rem 0;
  }
}

header .nav-box .nav .nav-link:hover {
  color: #189FED;
}

header .lang {
  position: relative;
  white-space: nowrap;
}

header .lang span {
  color: #ffffff;
  cursor: pointer;
}

header .lang span a {
  display: flex !important;
  align-items: center;
  color: #ffffff;
  padding: 0 !important;
}

header .lang span a img {
  margin-bottom: 0 !important;
  margin-right: 5px !important;
}

header .lang dl {
  position: absolute;
  left: 0;
  top: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 9;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  border: none;
  background: #ffffff;
  border-radius: 10px;
  display: none;
}

header .lang dl dd:nth-child(1) a {
  margin-top: 0.5rem;
}

header .lang dl dd a {
  padding: 0 1rem !important;
}

header .user a {
  margin-right: 1rem;
  white-space: nowrap;
}

header .user a img {
  margin-right: 1rem;
}

header .user-nav {
  position: absolute;
  right: -3rem;
  top: 2rem;
  width: 300px;
  border-radius: 15px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  display: none;
}

header .user-nav ul {
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  padding-left: 0rem;
  margin-right: 1.5rem;
  margin-left: 1.5rem;
  border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}

header .user-nav ul li {
  padding: 0.5rem 0;
  color: #333333;
  list-style: none;
}

header .user-nav ul li a {
  display: flex;
  align-items: center;
}

header .user-nav ul li a .imgs {
  width: 30%;
}

header .user-nav ul li a .txt {
  width: 67%;
}

header .user-nav ul li a .txt p {
  line-height: 24px;
}

header .user-nav ul li a img {
  margin-left: 0;
}

header .user-nav ul li a i {
  margin-left: 0;
  display: inline-block;
}

header .user-nav ul li a i .ach {
  display: none;
}

.sticky {
  background-color: #ffffff !important;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
}

.sticky .nav-box .nav .nav-link {
  color: #333333;
}

.opennav {
  overflow: hidden;
}

.opennav header {
  position: fixed;
  top: 0;
}

@media (max-width: 1024px) {
  .nav-up {
    bottom: -100% !important;
  }
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  opacity: 0 !important;
}

.banner {
  background: #343434;
  padding: 2rem 0 3rem 0;
  position: relative;
}

@media (max-width: 768px) {
  .banner {
    padding: 1rem 0 2rem 0;
  }
}

.banner .swiper-wrapper {
  padding-bottom: 2rem;
}

@media (max-width: 768px) {
  .banner .swiper-wrapper {
    padding-bottom: 1rem;
  }
}

.banner .swiper-slide {
  padding: 6rem 0;
}

@media (max-width: 575.98px) {
  .banner .swiper-slide {
    padding: 3rem 0;
  }
}

.banner .swiper-slide.swiper-slide-active {
  transition: all 0.35s ease;
  transform: scale(1.4);
  position: relative;
  z-index: 9;
}

.banner .swiper-slide.swiper-slide-active a::before {
  opacity: 0;
}

.banner .swiper-slide a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.banner .swiper-slide a::before {
  content: '';
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(52, 52, 52, 0.6);
}

.banner .swiper-slide a img, .banner .swiper-slide a video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner .swiper-pagination {
  bottom: 0;
}

.close {
  cursor: pointer;
  position: absolute;
  width: 24px;
  right: 0.7rem;
  top: 0.5rem;
  display: block;
  z-index: 99;
  height: 40px;
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
}

.close::before {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #111;
  transform: rotate(45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

.close::after {
  position: absolute;
  content: '';
  width: 20px;
  height: 2px;
  left: 0;
  background: #111;
  transform: rotate(-45deg) scaleX(1.35);
  transition-delay: .1s;
  top: 15px;
}

.zero-block {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
}

.zero-block .swiper-wrapper {
  height: 500px;
}

@media (max-width: 768px) {
  .zero-block .swiper-wrapper {
    height: 400px;
  }
}

@media (max-width: 575.98px) {
  .zero-block .swiper-wrapper {
    height: 460px;
  }
}

.zero-block .swiper-slide {
  position: relative;
  height: 200px;
}

@media (max-width: 768px) {
  .zero-block .swiper-slide {
    height: 150px;
  }
}

@media (max-width: 575.98px) {
  .zero-block .swiper-slide {
    height: 170px;
  }
}

.zero-block .swiper-slide a {
  display: flex;
  flex-wrap: wrap;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.zero-block .swiper-slide a:hover .left img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.zero-block .swiper-slide a .left {
  width: 40%;
  overflow: hidden;
}

.zero-block .swiper-slide a .left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.zero-block .swiper-slide a .right {
  width: 60%;
  padding: 1rem;
}

.zero-block .swiper-slide a .right em {
  border-radius: 5px;
  border: 1px solid #FF8A60;
  color: #FF8A60;
  padding: 0.3rem 0.5rem;
  display: inline-block;
  margin-bottom: 1rem;
}

.zero-block .swiper-slide a .right span {
  color: #189FED;
  text-decoration: underline;
}

.zero-block .swiper-slide a .right .tit {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.zero-block .swiper-pagination .swiper-pagination-bullet {
  background: #AFAFAF;
}

.zero-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #189FED;
}

.first-block {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
  background: url(../images/bg.png) no-repeat top center;
  background-size: cover;
}

.first-block .col-md-4 a {
  display: block;
  width: 100%;
  height: 100%;
  background: #ffffff;
}

.first-block .col-md-4 a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.first-block .col-md-4 a .boximg {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

@media (max-width: 768px) {
  .first-block .col-md-4 a .boximg {
    height: 180px;
  }
}

.first-block .col-md-4 a .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.first-block .col-md-4 a .con {
  width: 100%;
  box-sizing: border-box;
}

.first-block .col-md-4 a .con p {
  padding: 1rem;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}

.first-block .col-md-4 a .con .gary {
  background: #F5F5F5;
  padding: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.first-block .col-md-4 a .con .gary em {
  color: #1A6DFF;
  text-decoration: underline;
}

.second-block {
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
}

.second-block .title::after, .second-block .title::before {
  width: 32%;
}

.second-block .content img {
  width: 100%;
}

.products {
  position: relative;
  overflow: hidden;
}

.products .card {
  border: none;
}

.products .items {
  width: 100%;
  background: #ffffff;
  background-size: cover;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}

.products .items::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 100%;
  height: 13px;
  background: url(../images/b2.svg) no-repeat top center;
  background-size: cover;
}

.products .items::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: -13px;
  width: 100%;
  height: 13px;
  background: url(../images/b1.svg) no-repeat top center;
  background-size: cover;
}

.products .items .left {
  width: 30%;
  background: #F0F7FA;
  box-sizing: border-box;
  padding: 3rem;
}

@media (max-width: 768px) {
  .products .items .left {
    padding: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  .products .items .left {
    width: 100%;
    padding: 1.5rem;
  }
}

.products .items .left img {
  width: 100%;
}

.products .items .right {
  width: 70%;
  padding: 3rem;
}

@media (max-width: 768px) {
  .products .items .right {
    padding: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  .products .items .right {
    width: 100%;
    padding: 1.5rem;
  }
}

.products .items .right dl {
  display: flex;
  flex-wrap: wrap;
}

.products .items .right dl dd {
  display: flex;
  flex-wrap: wrap;
  width: 50%;
  margin-bottom: 0;
}

@media (max-width: 575.98px) {
  .products .items .right dl dd {
    width: 100%;
  }
}

.products .items .right dl dd:nth-last-child(1) span {
  border-bottom: 1px solid #E9E9E9;
}

.products .items .right dl dd:nth-last-child(2) span {
  border-bottom: 1px solid #E9E9E9;
}

.products .items .right dl dd span {
  border: 1px solid #E9E9E9;
  width: 30%;
  background: #E9E9E9;
  padding: 0.7rem;
  display: inline-block;
  border-bottom: none;
}

@media (max-width: 575.98px) {
  .products .items .right dl dd span {
    width: 100%;
  }
}

.products .items .right dl dd span:nth-last-child(1) {
  width: 70%;
  background: #ffffff;
}

@media (max-width: 575.98px) {
  .products .items .right dl dd span:nth-last-child(1) {
    width: 100%;
  }
}

.products .tit {
  position: relative;
  background: #F1F3F4;
  padding: 1.5rem;
  color: #1B2D63;
  font-weight: bold;
}

.products .tit::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 488px;
  height: 13px;
  background: url(../images/i1.svg);
  background-size: cover;
}

@media (max-width: 575.98px) {
  .products .tit::after {
    width: 220px;
    height: 6px;
    bottom: -6px;
  }
}

.products .tit::before {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  top: -13px;
  width: 488px;
  height: 13px;
  background: url(../images/i2.svg);
  background-size: cover;
}

@media (max-width: 575.98px) {
  .products .tit::before {
    width: 220px;
    height: 6px;
    top: -6px;
  }
}

.products .article {
  padding: 5rem 7rem;
}

@media (max-width: 768px) {
  .products .article {
    padding: 4rem;
  }
}

@media (max-width: 575.98px) {
  .products .article {
    padding: 2rem 1.5rem;
  }
}

.products .article .imgs img {
  display: block;
  margin: 0 auto;
  width: 100%;
}

.products .article .row:nth-child(even) {
  flex-direction: row-reverse;
}

.products .article .row .t {
  border-left: 6px solid #189FED;
  box-sizing: border-box;
  padding-left: 1rem;
  font-weight: bold;
}

@media (max-width: 575.98px) {
  .products .article .row .t {
    margin-top: 3rem;
  }
}

.products .article .row img {
  width: 100%;
}

.products .article .row .txt {
  margin-top: 2rem;
}

@media (max-width: 575.98px) {
  .products .article .row .txt {
    margin-top: 1rem;
  }
}

.products .article .row .txt p {
  margin-bottom: 2rem;
}

@media (max-width: 575.98px) {
  .products .article .row .txt p {
    margin-bottom: 1rem;
  }
}

.products .rules {
  padding: 5rem;
}

@media (max-width: 768px) {
  .products .rules {
    padding: 3rem;
  }
}

@media (max-width: 575.98px) {
  .products .rules {
    padding: 1.5rem;
  }
}

.products .rules .items {
  margin-bottom: 2rem;
}

.products .rules .items::before, .products .rules .items::after {
  display: none;
}

.products .rules .items h3 {
  width: 100%;
  background-image: linear-gradient(to right, #2699D4, #3DE0DE);
  background-size: cover;
  margin-bottom: 2rem;
  box-sizing: border-box;
  padding-bottom: 0.5rem;
  display: flex;
  align-items: center;
  color: #ffffff;
  padding-left: 1rem;
  padding-top: 0.5rem;
  position: relative;
}

.products .rules .items h3::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  width: 80%;
  height: 95%;
  background: #ffffff;
  z-index: 9;
}

@media (max-width: 1280px) {
  .products .rules .items h3::after {
    width: 70%;
  }
}

@media (max-width: 768px) {
  .products .rules .items h3::after {
    width: 78%;
  }
}

@media (max-width: 575.98px) {
  .products .rules .items h3::after {
    width: 60%;
  }
}

.products .about {
  padding: 5rem;
}

@media (max-width: 768px) {
  .products .about {
    padding: 3rem;
  }
}

@media (max-width: 575.98px) {
  .products .about {
    padding: 2rem 1.5rem;
  }
}

.products .about img {
  width: 100%;
}

.products .cardlist .formbox {
  background: #F1F3F4;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  padding-bottom: 2rem;
}

.products .cardlist .formbox label {
  width: 100%;
  height: 55px;
  background: url(../images/j.svg) no-repeat top center;
  background-size: cover;
  display: flex;
  align-items: center;
  color: #ffffff;
  box-sizing: border-box;
  padding-left: 1.5rem;
}

@media (max-width: 1440px) {
  .products .cardlist .formbox label {
    height: 40px;
  }
}

@media (max-width: 1280px) {
  .products .cardlist .formbox label {
    height: 35px;
  }
}

@media (max-width: 1024px) {
  .products .cardlist .formbox label {
    height: 30px;
    padding-left: 0.5rem;
  }
}

@media (max-width: 768px) {
  .products .cardlist .formbox label {
    height: 35px;
  }
}

@media (max-width: 575.98px) {
  .products .cardlist .formbox label {
    height: 55px;
  }
}

.products .cardlist .formbox .relative {
  position: relative;
}

.products .cardlist .formbox .relative::after {
  content: "\f107";
  display: inline-block;
  font-family: 'FontAwesome';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
}

.products .cardlist .formbox .form-control {
  width: 90%;
  margin: 1.5rem auto;
  border-radius: 0;
  border-color: #D4D4D4;
  padding: 0.8rem;
}

@media (max-width: 1024px) {
  .products .cardlist .formbox .form-control {
    margin: 1rem auto;
    padding: 0.6rem;
  }
}

.products .cardlist .formbox button {
  display: block;
  background: #007DC5;
  padding: 0.8rem;
  text-align: center;
  color: #ffffff;
  width: 90%;
  margin: 1rem auto;
}

@media (max-width: 1024px) {
  .products .cardlist .formbox button {
    padding: 0.6rem;
  }
}

@media (max-width: 575.98px) {
  .products .cardlist .row .row {
    padding-top: 2rem;
  }
}

@media (max-width: 575.98px) {
  .products .cardlist .row .row .col-md-4 {
    width: 50%;
  }
}

.products .cardlist .row .row .col-md-4 a {
  display: block;
  width: 100%;
}

.products .cardlist .row .row .col-md-4 a:hover .boximg img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.products .cardlist .row .row .col-md-4 a .boximg {
  position: relative;
  overflow: hidden;
  background: #F1F3F4;
  padding: 1rem;
  border-radius: 8px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.1);
  margin-bottom: 1rem;
}

.products .cardlist .row .row .col-md-4 a .boximg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.35s ease;
}

.products .cardlist .row .row .col-md-4 a p {
  text-align: center;
}

.products .record {
  padding: 2rem;
}

.products .record .bt {
  width: 100%;
  height: 91px;
  background: url(../images/a.svg) no-repeat top center;
  background-size: cover;
  box-sizing: border-box;
  padding: 1rem 1.5rem;
  margin-top: 1rem;
}

.products .record .bt h2 {
  margin-bottom: 0;
}

.products .record .bt a {
  display: block;
  text-align: right;
  color: #ffffff;
}

.products .navs .nav {
  display: flex;
  justify-content: space-around;
}

.products .navs .nav button {
  background: none;
  box-shadow: none;
  border: none;
  margin: 0 2rem;
  padding: 1rem;
  outline: none;
}

.products .navs .nav button.active {
  color: #189FED;
  border-bottom: 4px solid #189FED;
}

.products .tab-content {
  padding: 1.5rem 6rem;
}

@media (max-width: 768px) {
  .products .tab-content {
    padding: 2rem;
  }
}

.products .tab-content ul li {
  list-style: none;
  border-bottom: 1px solid rgba(112, 112, 112, 0.19);
  padding: 1.5rem 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.products .tab-content ul li::before {
  display: none;
}

.products .tab-content ul li p {
  margin-bottom: 0;
}

.products .tab-content ul li span {
  color: #CBCBCB;
}

.products .tab-content .row .col-md-4 a {
  display: block;
  width: 100%;
  background: #F2F2F2;
  border-radius: 14px;
  padding: 1.5rem;
}

@media (max-width: 575.98px) {
  .products .tab-content .row .col-md-4 a {
    padding: 1rem;
  }
}

.products .tab-content .row .col-md-4 a .boximg {
  margin-bottom: 1rem;
}

.products .tab-content .row .col-md-4 a .boximg img {
  display: block;
  margin: 0 auto;
}

.products .tab-content .row .col-md-4 a .con p {
  border-bottom: 1px solid rgba(112, 112, 112, 0.14);
  padding-bottom: 1rem;
}

.products .tab-content .row .col-md-4 a .con .d-flex span {
  color: #DB1100;
}

.products .tab-content .row .col-md-4 a .con .d-flex span:nth-child(2) {
  color: #189FED;
}

.products .activity {
  padding: 3rem 5rem;
}

@media (max-width: 768px) {
  .products .activity {
    padding: 2rem;
  }
}

@media (max-width: 575.98px) {
  .products .activity {
    padding: 1.5rem;
  }
}

.products .activity h3 {
  width: 100%;
  height: 82px;
  background: url(../images/xx.svg) no-repeat top center;
  background-size: cover;
  box-sizing: border-box;
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
  margin: 2rem 0;
}

.products .activity table td {
  padding: 1rem;
}

.products .activity table a i {
  color: #189FED;
}

.products .activity .boximg img {
  display: block;
  margin: 1.5rem auto;
}

.products .activity .it .ites {
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 1.5rem;
}

.products .activity .it .ites::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 100%;
  background-image: linear-gradient(to right, #2699D4, #3DE0DE);
}

.products .activity .it .ites b {
  width: 20%;
  display: inline-block;
  position: relative;
  height: 100%;
  padding: 1rem 2rem;
  color: #ffffff;
  background: #2699D4;
}

@media (max-width: 575.98px) {
  .products .activity .it .ites b {
    width: 100%;
  }
}

.products .activity .it .ites span {
  width: 70%;
  margin-left: 2rem;
}

@media (max-width: 575.98px) {
  .products .activity .it .ites span {
    width: 100%;
    padding: 1rem 0;
  }
}

.login {
  position: relative;
  overflow: hidden;
}

.login .content {
  background: #ffffff;
}

.login .content .tit {
  position: relative;
  background: #F1F3F4;
  padding: 1.5rem;
  color: #1B2D63;
  font-weight: bold;
}

.login .content .tit::after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -13px;
  width: 488px;
  height: 13px;
  background: url(../images/i1.svg);
  background-size: cover;
}

@media (max-width: 575.98px) {
  .login .content .tit::after {
    width: 220px;
    height: 6px;
    bottom: -6px;
  }
}

.login .content .tit::before {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  top: -13px;
  width: 488px;
  height: 13px;
  background: url(../images/i2.svg);
  background-size: cover;
}

@media (max-width: 575.98px) {
  .login .content .tit::before {
    width: 220px;
    height: 6px;
    top: -6px;
  }
}

.login .content form {
  padding: 3rem 4rem;
}

@media (max-width: 575.98px) {
  .login .content form {
    padding: 2rem 1rem;
  }
}

.login .content form .form-group {
  position: relative;
  margin: 1rem 0;
}

.login .content form .form-group input {
  border-color: #DEDEDE;
  padding: 1.2rem;
  position: relative;
  z-index: 2;
  background: none;
}

.login .content form .form-group input:focus + label {
  top: 0;
}

.login .content form .form-group label {
  position: absolute;
  left: 1rem;
  width: 70px;
  height: 40px;
  background: #ffffff;
  top: 0%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  z-index: 9;
  transition: all 0.35s ease;
  text-align: center;
  justify-content: center;
}

.login .content form button {
  display: block;
  width: 100%;
  background: #189FED;
  border: 1px solid #189FED;
  padding: 1.2rem;
  color: #ffffff;
}

.login .content form button:hover {
  background: none;
  color: #189FED;
}

.login .content form .res {
  display: block;
  text-align: right;
  color: #189FED;
  text-decoration: underline;
  margin-bottom: 1rem;
}

.login .content form .forget {
  display: block;
  text-align: center;
  text-decoration: underline;
  margin-top: 1.5rem;
}

.login .content form .checkbox label {
  display: flex;
  align-items: center;
}

.login .content form .checkbox label input {
  margin-right: 0.5rem;
  outline: none;
  color: #189FED;
}

.login .content form .checkbox label a {
  color: #189FED;
  text-decoration: underline;
}

.faq {
  padding: 2rem;
}

.faq #accordion {
  box-sizing: border-box;
}

.faq #accordion .panel {
  border: none;
  border-radius: 0;
  position: relative;
  margin-bottom: 1.5rem;
}

.faq #accordion .panel .panel-heading {
  padding: 0;
  position: relative;
  width: 100%;
  height: 91px;
  background: url(../images/a.svg) no-repeat top center;
  background-size: cover;
}

@media (max-width: 575.98px) {
  .faq #accordion .panel .panel-heading {
    height: 80px;
  }
}

.faq #accordion .panel .panel-title {
  margin-bottom: 0;
  padding: 2rem;
  box-sizing: border-box;
}

@media (max-width: 575.98px) {
  .faq #accordion .panel .panel-title {
    padding: 1rem;
  }
}

.faq #accordion .panel .panel-title a span {
  width: 95%;
  color: #ffffff;
  display: block;
}

@media (max-width: 575.98px) {
  .faq #accordion .panel .panel-title a span {
    width: 80%;
    text-align: justify;
  }
}

.faq #accordion .panel .panel-title a::after {
  content: "-";
  font-family: fontawesome;
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  top: 50%;
  right: 1rem;
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq #accordion .panel .panel-title a.collapsed::after {
  content: "+";
  font-family: fontawesome;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ffffff;
  position: absolute;
  top: 50%;
  right: 1rem;
  color: #ffffff;
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq #accordion .panel .panel-body {
  padding: 2rem;
}

@media (max-width: 575.98px) {
  .faq #accordion .panel .panel-body {
    padding: 1rem;
  }
}

.faq #accordion .panel .collapse.in {
  display: block;
}

.arrow-right {
  margin-left: 0.5rem;
}

.modal.in {
  display: block;
  opacity: 1;
  overflow: hidden;
  width: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.6);
}

.modal.in .modal-dialog {
  width: 700px;
  height: 100%;
  box-sizing: border-box;
  max-width: 700px;
  display: flex;
  align-items: center;
}

@media (max-width: 575.98px) {
  .modal.in .modal-dialog {
    width: 90%;
    max-width: 90%;
    margin: 0 auto;
  }
}

.modal.in .modal-dialog .modal-header {
  display: block;
  border: none;
}

.modal.in .modal-dialog .modal-content {
  max-width: 740px;
  border-radius: 0px;
  display: block;
  padding: 3rem;
}

@media (max-width: 575.98px) {
  .modal.in .modal-dialog .modal-content {
    padding: 1.5rem;
  }
}

.modal.in .modal-dialog .modal-content img {
  width: 80px;
  margin: 0 auto;
  display: block;
}

.modal.in .modal-dialog .modal-content form label {
  display: block;
  margin-bottom: 0.5rem;
}

.modal.in .modal-dialog .modal-content form input {
  padding: 0.8rem;
}

.modal.in .modal-dialog .modal-content form button {
  width: 100%;
  background: #189FED;
  border-radius: 5px;
  color: #ffffff;
  padding: 0.8rem;
}

.modal.in .modal-dialog .modal-footer {
  border-top: none !important;
}

.modal.in .modal-dialog .modal-footer button {
  width: 48%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  border: 2px solid #064CEA;
  box-shadow: none;
}

.modal.in .modal-dialog .modal-footer button:nth-child(1) {
  color: #ffffff;
}

.modal.in .modal-dialog .content2 {
  display: none;
}

footer {
  width: 100%;
  height: 100%;
  background: url(../images/bgbar.png) no-repeat top center;
  background-size: cover;
  color: #ffffff;
  position: relative;
  z-index: 9;
  padding-bottom: 2rem;
}

footer .footer {
  padding: 3rem 0 1rem 0;
}

@media (max-width: 575.98px) {
  footer .footer {
    padding-bottom: 0;
  }
}

footer .footer .footer-inner ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

footer .footer .footer-inner ul li {
  list-style: none;
}

footer .footer .footer-inner ul li:nth-last-child(1) a::after {
  display: none;
  margin: 0;
}

footer .footer .footer-inner ul li a {
  color: #ffffff;
  display: flex;
  align-items: center;
}

footer .footer .footer-inner ul li a::after {
  content: '';
  display: inline-block;
  width: 2px;
  height: 16px;
  background: #ffffff;
  margin: 0 2rem;
}

@media (max-width: 768px) {
  footer .footer .footer-inner ul li a::after {
    margin: 0 0.5rem;
    height: 10px;
  }
}

footer .copyright {
  padding: 0.5rem 0;
}

.message {
  position: fixed;
  right: 0rem;
  bottom: 0rem;
  z-index: 99;
  border: none;
  color: #189FED;
  height: 60px;
  width: 60px;
  opacity: 0;
  background: #ffffff;
  transform: translateY(5rem);
  transition: all 0.35s ease;
}

.message.on {
  opacity: 1;
  transform: translateY(0);
}

.message::after {
  content: "\f106";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 2em;
}

@media (min-width: 768px) {
  .message {
    right: 0rem;
  }
}

@media (min-width: 992px) {
  .message {
    right: 0rem;
    bottom: 0rem;
    transform: translateY(8rem);
  }
  .message span {
    transform: translateY(9px);
    font-size: 2rem;
  }
}

@media (min-width: 1680px) {
  .message {
    right: 0rem;
    bottom: 0rem;
    transform: translateY(15rem);
  }
}

main {
  position: relative;
}

@media (min-width: 576px) {
  main {
    --bs-container: 540px;
  }
}

@media (min-width: 768px) {
  main {
    --bs-container: 720px;
  }
}

@media (min-width: 992px) {
  main {
    --bs-container: 960px;
  }
}

@media (max-width: 1200px) {
  main {
    --bs-container: 1140px;
  }
}

@media (min-width: 1400px) {
  main {
    --bs-container: 1320px;
  }
}

@media (min-width: 1680px) {
  main {
    --bs-container: 1500px;
  }
}

main.page {
  width: 100%;
  height: 100%;
  background: url(../images/bgs.png) no-repeat top center;
  background-size: cover;
  padding: 1rem 0;
}

main.page .container {
  max-width: 60%;
}

@media (max-width: 768px) {
  main.page .container {
    max-width: 90%;
  }
}

@media (max-width: 575.98px) {
  main.page .container {
    max-width: 100%;
  }
}

.pageinfo ul {
  display: flex;
  justify-content: center;
}

.pageinfo ul li {
  list-style: none;
  padding-left: 0;
  padding: 0.5rem;
}

.pageinfo ul li::before {
  display: none !important;
  font-style: none;
}

.pageinfo ul li a {
  padding: 0.4rem 0.7rem;
  color: #999999;
  background: #ffffff;
}

.pageinfo ul li a:hover {
  color: #ffffff;
  background: #189FED;
}

.pageinfo ul li .active {
  color: #ffffff;
  background: #189FED;
}

.pageinfo ul li .prev {
  border-radius: 50%;
  margin: 0;
}

.pageinfo ul li .prev::after {
  content: "\f104";
  font-family: 'FontAwesome';
}

.pageinfo ul li .next {
  border-radius: 50%;
  margin: 0;
}

.pageinfo ul li .next::after {
  content: "\f105";
  font-family: 'FontAwesome';
}

@media (max-width: 575.98px) {
  .pageinfo .more {
    padding: 1rem 1.5rem;
  }
}

.pageinfo span {
  color: rgba(0, 0, 0, 0.5);
}

@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
