/************************************************
 
 * @ client:  FET
 * @ project: 4.5G Landing Page
 * @ date:    Thu Jun 14 2018
 * @ author:  Vincent Fang
 * @ version: v1.0.0
 
 ************************************************/
@import url(https://use.fontawesome.com/releases/v5.0.10/css/all.css);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://fonts.googleapis.com/earlyaccess/notosanstc.css);
@import url(https://fonts.googleapis.com/css?family=Anton);
.f-popup-X .f-icon-X:before, .f-popup-X .f-icon-X:after, .f-mainNav-list:before, .f-mainNav-list:after, .f-mainNav-item:after, .f-title_red:before, .f-title_red .f-title-words:before {
  content: "";
  display: inline-block;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.f-col .f-pic:not(.f-pic_center), .f-main, .f-content1 .f-grid, .f-content2 .f-grid, .f-kv:not(.f-visible) .f-mainNav-list, .f-mainNav-item:after, .f-kv, .f-kvTitle, .f-kvTitle-pic.f-hidden-xl, .f-note {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.f-popup-X .f-icon-X:before, .f-popup-X .f-icon-X:after, .f-film .f-icon-play {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.f-grid {
  width: 100%;
  display: table;

}

@media (min-width: 1300px) { /*andy*/
	*::-ms-backdrop, .f-grid { left:calc((100% - 1300px)/2); }
}

.f-grid .f-row {
  display: table-row;
  font-size: 0;
}

.f-grid .f-row .f-col {
  float: none;
  display: inline-table;
	margin-left:-4px; /*andy*/
}

.f-row {
  width: 100%;
  overflow: auto;
}

.f-row .f-col {
  position: relative;
  float: left;
}

.f-row.contour .f-col {
  padding-bottom: 100%;
  margin-bottom: -100%;
}

.f-col {
  overflow: hidden;
  font-size: 19px;
}

.f-col-0 {
  width: 0%;
}

.f-col-1 {
  width: 8.16667%;
}

.f-col-2 {
  width: 16.33333%;
}

.f-col-3 {
  width: 24.5%;
}

.f-col-4 {
  width: 32.66667%;
}

.f-col-5 {
  width: 40.83333%;
}

.f-col-6 {
  width: 49%;
}

.f-col-7 {
  width: 57.16667%;
}

.f-col-8 {
  width: 65.33333%;
}

.f-col-9 {
  width: 73.5%;
}

.f-col-10 {
  width: 81.66667%;
}

.f-col-11 {
  width: 89.83333%;
}

.f-col-12 {
  width: 98%;
}

.f-col-v-top {
  vertical-align: top;
}

.f-col-v-bottom {
  vertical-align: bottom;
}

.f-col-v-middle {
  vertical-align: middle;
}

.f-offset-0 {
  margin-left: 0%;
}

.f-offset-1 {
  margin-left: 8.16667%;
}

.f-offset-2 {
  margin-left: 16.33333%;
}

.f-offset-3 {
  margin-left: 24.5%;
}

.f-offset-4 {
  margin-left: 32.66667%;
}

.f-offset-5 {
  margin-left: 40.83333%;
}

.f-offset-6 {
  margin-left: 49%;
}

.f-offset-7 {
  margin-left: 57.16667%;
}

.f-offset-8 {
  margin-left: 65.33333%;
}

.f-offset-9 {
  margin-left: 73.5%;
}

.f-offset-10 {
  margin-left: 81.66667%;
}

.f-offset-11 {
  margin-left: 89.83333%;
}

.f-offset-12 {
  margin-left: 98%;
}

@media (max-width: 539px) {
  .f-visible-xs {
    display: none !important;
  }
}

@media (min-width: 540px) {
  .wrapper {
    font-size: 20px;
  }
  .f-col {
    font-size: 20px;
  }
  .f-col-xs-0 {
    width: 0%;
  }
  .f-col-xs-1 {
    width: 8.16667%;
  }
  .f-col-xs-2 {
    width: 16.33333%;
  }
  .f-col-xs-3 {
    width: 24.5%;
  }
  .f-col-xs-4 {
    width: 32.66667%;
  }
  .f-col-xs-5 {
    width: 40.83333%;
  }
  .f-col-xs-6 {
    width: 49%;
  }
  .f-col-xs-7 {
    width: 57.16667%;
  }
  .f-col-xs-8 {
    width: 65.33333%;
  }
  .f-col-xs-9 {
    width: 73.5%;
  }
  .f-col-xs-10 {
    width: 81.66667%;
  }
  .f-col-xs-11 {
    width: 89.83333%;
  }
  .f-col-xs-12 {
    width: 98%;
  }
  .f-offset-xs-0 {
    margin-left: 0%;
  }
  .f-offset-xs-1 {
    margin-left: 8.16667%;
  }
  .f-offset-xs-2 {
    margin-left: 16.33333%;
  }
  .f-offset-xs-3 {
    margin-left: 24.5%;
  }
  .f-offset-xs-4 {
    margin-left: 32.66667%;
  }
  .f-offset-xs-5 {
    margin-left: 40.83333%;
  }
  .f-offset-xs-6 {
    margin-left: 49%;
  }
  .f-offset-xs-7 {
    margin-left: 57.16667%;
  }
  .f-offset-xs-8 {
    margin-left: 65.33333%;
  }
  .f-offset-xs-9 {
    margin-left: 73.5%;
  }
  .f-offset-xs-10 {
    margin-left: 81.66667%;
  }
  .f-offset-xs-11 {
    margin-left: 89.83333%;
  }
  .f-offset-xs-12 {
    margin-left: 98%;
  }
  .f-hidden-xs {
    display: none !important;
  }
}

@media (max-width: 639px) {
  .f-visible-sm {
    display: none !important;
  }
}

@media (min-width: 640px) {
  .wrapper {
    font-size: 19px;
  }
  .f-col {
    font-size: 19px;
  }
  .f-col-sm-0 {
    width: 0%;
  }
  .f-col-sm-1 {
    width: 8.16667%;
  }
  .f-col-sm-2 {
    width: 16.33333%;
  }
  .f-col-sm-3 {
    width: 24.5%;
  }
  .f-col-sm-4 {
    width: 32.66667%;
  }
  .f-col-sm-5 {
    width: 40.83333%;
  }
  .f-col-sm-6 {
    width: 49%;
  }
  .f-col-sm-7 {
    width: 57.16667%;
  }
  .f-col-sm-8 {
    width: 65.33333%;
  }
  .f-col-sm-9 {
    width: 73.5%;
  }
  .f-col-sm-10 {
    width: 81.66667%;
  }
  .f-col-sm-11 {
    width: 89.83333%;
  }
  .f-col-sm-12 {
    width: 98%;
  }
  .f-offset-sm-0 {
    margin-left: 0%;
  }
  .f-offset-sm-1 {
    margin-left: 8.16667%;
  }
  .f-offset-sm-2 {
    margin-left: 16.33333%;
  }
  .f-offset-sm-3 {
    margin-left: 24.5%;
  }
  .f-offset-sm-4 {
    margin-left: 32.66667%;
  }
  .f-offset-sm-5 {
    margin-left: 40.83333%;
  }
  .f-offset-sm-6 {
    margin-left: 49%;
  }
  .f-offset-sm-7 {
    margin-left: 57.16667%;
  }
  .f-offset-sm-8 {
    margin-left: 65.33333%;
  }
  .f-offset-sm-9 {
    margin-left: 73.5%;
  }
  .f-offset-sm-10 {
    margin-left: 81.66667%;
  }
  .f-offset-sm-11 {
    margin-left: 89.83333%;
  }
  .f-offset-sm-12 {
    margin-left: 98%;
  }
  .f-hidden-sm {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .f-visible-md {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .wrapper {
    font-size: 18px;
  }
  .f-col {
    font-size: 18px;
  }
  .f-col-md-0 {
    width: 0%;
  }
  .f-col-md-1 {
    width: 8.16667%;
  }
  .f-col-md-2 {
    width: 16.33333%;
  }
  .f-col-md-3 {
    width: 24.5%;
  }
  .f-col-md-4 {
    width: 32.66667%;
  }
  .f-col-md-5 {
    width: 40.83333%;
  }
  .f-col-md-6 {
    width: 49%;
  }
  .f-col-md-7 {
    width: 57.16667%;
  }
  .f-col-md-8 {
    width: 65.33333%;
  }
  .f-col-md-9 {
    width: 73.5%;
  }
  .f-col-md-10 {
    width: 81.66667%;
  }
  .f-col-md-11 {
    width: 89.83333%;
  }
  .f-col-md-12 {
    width: 98%;
  }
  .f-offset-md-0 {
    margin-left: 0%;
  }
  .f-offset-md-1 {
    margin-left: 8.16667%;
  }
  .f-offset-md-2 {
    margin-left: 16.33333%;
  }
  .f-offset-md-3 {
    margin-left: 24.5%;
  }
  .f-offset-md-4 {
    margin-left: 32.66667%;
  }
  .f-offset-md-5 {
    margin-left: 40.83333%;
  }
  .f-offset-md-6 {
    margin-left: 49%;
  }
  .f-offset-md-7 {
    margin-left: 57.16667%;
  }
  .f-offset-md-8 {
    margin-left: 65.33333%;
  }
  .f-offset-md-9 {
    margin-left: 73.5%;
  }
  .f-offset-md-10 {
    margin-left: 81.66667%;
  }
  .f-offset-md-11 {
    margin-left: 89.83333%;
  }
  .f-offset-md-12 {
    margin-left: 98%;
  }
  .f-hidden-md {
    display: none !important;
  }
}

@media (max-width: 991px) {
  .f-visible-lg {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .wrapper {
    font-size: 16px;
  }
  .f-col {
    font-size: 16px;
  }
  .f-col-lg-0 {
    width: 0%;
  }
  .f-col-lg-1 {
    width: 8.16667%;
  }
  .f-col-lg-2 {
    width: 16.33333%;
  }
  .f-col-lg-3 {
    width: 24.5%;
  }
  .f-col-lg-4 {
    width: 32.66667%;
  }
  .f-col-lg-5 {
    width: 40.83333%;
  }
  .f-col-lg-6 {
    width: 49%;
  }
  .f-col-lg-7 {
    width: 57.16667%;
  }
  .f-col-lg-8 {
    width: 65.33333%;
  }
  .f-col-lg-9 {
    width: 73.5%;
  }
  .f-col-lg-10 {
    width: 81.66667%;
  }
  .f-col-lg-11 {
    width: 89.83333%;
  }
  .f-col-lg-12 {
    width: 98%;
  }
  .f-offset-lg-0 {
    margin-left: 0%;
  }
  .f-offset-lg-1 {
    margin-left: 8.16667%;
  }
  .f-offset-lg-2 {
    margin-left: 16.33333%;
  }
  .f-offset-lg-3 {
    margin-left: 24.5%;
  }
  .f-offset-lg-4 {
    margin-left: 32.66667%;
  }
  .f-offset-lg-5 {
    margin-left: 40.83333%;
  }
  .f-offset-lg-6 {
    margin-left: 49%;
  }
  .f-offset-lg-7 {
    margin-left: 57.16667%;
  }
  .f-offset-lg-8 {
    margin-left: 65.33333%;
  }
  .f-offset-lg-9 {
    margin-left: 73.5%;
  }
  .f-offset-lg-10 {
    margin-left: 81.66667%;
  }
  .f-offset-lg-11 {
    margin-left: 89.83333%;
  }
  .f-offset-lg-12 {
    margin-left: 98%;
  }
  .f-hidden-lg {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .f-visible-xl {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .wrapper {
    font-size: 16px;
  }
  .f-col {
    font-size: 16px;
  }
  .f-col-xl-0 {
    width: 0%;
  }
  .f-col-xl-1 {
    width: 8.16667%;
  }
  .f-col-xl-2 {
    width: 16.33333%;
  }
  .f-col-xl-3 {
    width: 24.5%;
  }
  .f-col-xl-4 {
    width: 32.66667%;
  }
  .f-col-xl-5 {
    width: 40.83333%;
  }
  .f-col-xl-6 {
    width: 49%;
  }
  .f-col-xl-7 {
    width: 57.16667%;
  }
  .f-col-xl-8 {
    width: 65.33333%;
  }
  .f-col-xl-9 {
    width: 73.5%;
  }
  .f-col-xl-10 {
    width: 81.66667%;
  }
  .f-col-xl-11 {
    width: 89.83333%;
  }
  .f-col-xl-12 {
    width: 98%;
  }
  .f-offset-xl-0 {
    margin-left: 0%;
  }
  .f-offset-xl-1 {
    margin-left: 8.16667%;
  }
  .f-offset-xl-2 {
    margin-left: 16.33333%;
  }
  .f-offset-xl-3 {
    margin-left: 24.5%;
  }
  .f-offset-xl-4 {
    margin-left: 32.66667%;
  }
  .f-offset-xl-5 {
    margin-left: 40.83333%;
  }
  .f-offset-xl-6 {
    margin-left: 49%;
  }
  .f-offset-xl-7 {
    margin-left: 57.16667%;
  }
  .f-offset-xl-8 {
    margin-left: 65.33333%;
  }
  .f-offset-xl-9 {
    margin-left: 73.5%;
  }
  .f-offset-xl-10 {
    margin-left: 81.66667%;
  }
  .f-offset-xl-11 {
    margin-left: 89.83333%;
  }
  .f-offset-xl-12 {
    margin-left: 98%;
  }
  .f-hidden-xl {
    display: none !important;
  }
}

.mb .f-hidden-mb {
  display: none;
}

.tb .f-hidden-tb {
  display: none;
}

.pc .f-hidden-pc {
  display: none;
}

.f-btn, .f-btn label {
  cursor: pointer;
}

.f-btnGroup {
  margin: 1em 0;
  width: 100%;
  text-align: center;
}

.f-btn-icon {
  margin-left: .125em;
  width: 1em;
  height: .5em;
  border: 2px solid white;
  border-width: 0 3px 2px 0;
  -webkit-transform: skew(30deg);
     -moz-transform: skew(30deg);
      -ms-transform: skew(30deg);
       -o-transform: skew(30deg);
          transform: skew(30deg);
  -webkit-transition: border .45s ease-in-out;
  -o-transition: border .45s ease-in-out;
  -moz-transition: border .45s ease-in-out;
  transition: border .45s ease-in-out;
}

.f-btn-words {
  color: white;
  -webkit-transition: color .45s ease-in-out;
  -o-transition: color .45s ease-in-out;
  -moz-transition: color .45s ease-in-out;
  transition: color .45s ease-in-out;
}

.f-btn-icon, .f-btn-words {
  display: inline-block;
}

.f-btn-custom {
  background: #ea1903;
  padding: .85em 2.25em .85em 2.25em;
  border: 2px solid #ea1903;
  -webkit-border-radius: 1.7em;
     -moz-border-radius: 1.7em;
          border-radius: 1.7em;
  display: inline-block;
  -webkit-transition: background .45s ease-in-out;
  -o-transition: background .45s ease-in-out;
  -moz-transition: background .45s ease-in-out;
  transition: background .45s ease-in-out;
}

.f-btn-custom:hover {
  background: white;
  color: #ea1903;
}

.f-btn-custom:hover .f-btn-icon {
  border-color: #ea1903;
}

.f-btn-custom:hover .f-btn-words {
  color: #ea1903;
}

.f-btn-go {
  position: fixed;
  right: 1em;
  bottom: 5em;
  z-index: 1000;
  -webkit-transform: translateY(-2.5em);
     -moz-transform: translateY(-2.5em);
      -ms-transform: translateY(-2.5em);
       -o-transform: translateY(-2.5em);
          transform: translateY(-2.5em);
  -webkit-transition: -webkit-transform .45s ease-in-out;
  transition: -webkit-transform .45s ease-in-out;
  -o-transition: -o-transform .45s ease-in-out;
  -moz-transition: transform .45s ease-in-out, -moz-transform .45s ease-in-out;
  transition: transform .45s ease-in-out;
  transition: transform .45s ease-in-out, -webkit-transform .45s ease-in-out, -moz-transform .45s ease-in-out, -o-transform .45s ease-in-out;
}

.f-visible + .f-btn-go {
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
       -o-transform: translateY(0);
          transform: translateY(0);
}

.f-col {
  vertical-align: middle;
  overflow: visible;
}

.f-col .f-pic {
  margin-bottom: 1em;
  max-width: 100%;
  display: block;
}

.f-col .f-picFrame {
  position: relative;
  display: inline-block;
  font-size: 0;
}

.f-col .f-pic_center {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.f-col-padding, .f-col-padding_leftRight, .f-col-padding_bottom {
  padding: 1em;
  padding-top: 0 !important;
}

.f-col .f-article {
  padding-bottom: 1em;
}

.f-col-padding_bottom {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.f-col-padding_leftRight, .f-col .f-article:last-child {
  padding-bottom: 0 !important;
}

.f-view-order_0.f-visible {
  -webkit-transition-delay: 0s !important;
     -moz-transition-delay: 0s !important;
       -o-transition-delay: 0s !important;
          transition-delay: 0s !important;
}

.f-view-order_1.f-visible {
  -webkit-transition-delay: 0.15s !important;
     -moz-transition-delay: 0.15s !important;
       -o-transition-delay: 0.15s !important;
          transition-delay: 0.15s !important;
}

.f-view-order_2.f-visible {
  -webkit-transition-delay: 0.3s !important;
     -moz-transition-delay: 0.3s !important;
       -o-transition-delay: 0.3s !important;
          transition-delay: 0.3s !important;
}

.f-view-order_3.f-visible {
  -webkit-transition-delay: 0.45s !important;
     -moz-transition-delay: 0.45s !important;
       -o-transition-delay: 0.45s !important;
          transition-delay: 0.45s !important;
}

.f-view-order_4.f-visible {
  -webkit-transition-delay: 0.6s !important;
     -moz-transition-delay: 0.6s !important;
       -o-transition-delay: 0.6s !important;
          transition-delay: 0.6s !important;
}

.f-view-order_5.f-visible {
  -webkit-transition-delay: 0.75s !important;
     -moz-transition-delay: 0.75s !important;
       -o-transition-delay: 0.75s !important;
          transition-delay: 0.75s !important;
}

.f-view-order_6.f-visible {
  -webkit-transition-delay: 0.9s !important;
     -moz-transition-delay: 0.9s !important;
       -o-transition-delay: 0.9s !important;
          transition-delay: 0.9s !important;
}

.f-view-order_7.f-visible {
  -webkit-transition-delay: 1.05s !important;
     -moz-transition-delay: 1.05s !important;
       -o-transition-delay: 1.05s !important;
          transition-delay: 1.05s !important;
}

.f-view-order_8.f-visible {
  -webkit-transition-delay: 1.2s !important;
     -moz-transition-delay: 1.2s !important;
       -o-transition-delay: 1.2s !important;
          transition-delay: 1.2s !important;
}

.f-view-order_9.f-visible {
  -webkit-transition-delay: 1.35s !important;
     -moz-transition-delay: 1.35s !important;
       -o-transition-delay: 1.35s !important;
          transition-delay: 1.35s !important;
}

.f-view-order_10.f-visible {
  -webkit-transition-delay: 1.5s !important;
     -moz-transition-delay: 1.5s !important;
       -o-transition-delay: 1.5s !important;
          transition-delay: 1.5s !important;
}

@media (min-width: 540px) {
  .f-title {
    margin: 1em 0;
  }
  .f-col-padding, .f-col-padding_leftRight, .f-col-padding_bottom {
    padding: 1em;
  }
  .f-col .f-article {
    padding-bottom: 1em;
  }
}

@media (min-width: 640px) {
  .f-title {
    margin: 1em 0;
  }
  .f-col-padding, .f-col-padding_leftRight, .f-col-padding_bottom {
    padding: 1em;
  }
  .f-col .f-article {
    padding-bottom: 1em;
  }
}

@media (min-width: 768px) {
  .f-title {
    margin: 1.5em 0;
  }
  .f-col-padding, .f-col-padding_leftRight, .f-col-padding_bottom {
    padding: 1.5em;
  }
  .f-col .f-article {
    padding-bottom: 1.5em;
  }
}

@media (min-width: 992px) {
  .f-title {
    margin: 1.75em 0;
  }
  .f-col-padding, .f-col-padding_leftRight, .f-col-padding_bottom {
    padding: 1.75em;
  }
  .f-col .f-article {
    padding-bottom: 1.75em;
  }
}

@media (min-width: 1200px) {
  .f-title {
    margin: 2em 0;
  }
  .f-col-padding, .f-col-padding_leftRight, .f-col-padding_bottom {
    padding: 2em;
  }
  .f-col .f-article {
    padding-bottom: 2em;
  }
}

.f-align_left {
  text-align: left;
}

.f-align_right {
  text-align: right;
}

.f-align_center {
  text-align: center;
}

.f-vertical_top {
  vertical-align: top;
}

.f-vertical_middle {
  vertical-align: middle;
}

.f-vertical_bottom {
  vertical-align: bottom;
}

.f-popup {
  position: fixed;
  top: -100vh;
  left: -100vw;
  width: 100%;
  height: 100%;
  background: black;
  overflow: hidden;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: top 0s 1s, left 0s 1s, opacity 0.45s 0s ease-out, -webkit-transform 0.45s 0s ease-out;
  transition: top 0s 1s, left 0s 1s, opacity 0.45s 0s ease-out, -webkit-transform 0.45s 0s ease-out;
  -o-transition: top 0s 1s, left 0s 1s, opacity 0.45s 0s ease-out, -o-transform 0.45s 0s ease-out;
  -moz-transition: top 0s 1s, left 0s 1s, transform 0.45s 0s ease-out, opacity 0.45s 0s ease-out, -moz-transform 0.45s 0s ease-out;
  transition: top 0s 1s, left 0s 1s, transform 0.45s 0s ease-out, opacity 0.45s 0s ease-out;
  transition: top 0s 1s, left 0s 1s, transform 0.45s 0s ease-out, opacity 0.45s 0s ease-out, -webkit-transform 0.45s 0s ease-out, -moz-transform 0.45s 0s ease-out, -o-transform 0.45s 0s ease-out;
}

.f-popup-active {
  display: none;
}

.f-popup-active:checked + .f-popup {
  opacity: 1;
}

.f-popup-container, .f-popup-content {
  width: 100%;
  height: 100%;
}

.f-popup-active:checked + .f-popup, .f-popup.visible {
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: top 0s, left 0s, opacity 0.45s ease-out, -webkit-transform 0.45s ease-out;
  transition: top 0s, left 0s, opacity 0.45s ease-out, -webkit-transform 0.45s ease-out;
  -o-transition: top 0s, left 0s, opacity 0.45s ease-out, -o-transform 0.45s ease-out;
  -moz-transition: top 0s, left 0s, transform 0.45s ease-out, opacity 0.45s ease-out, -moz-transform 0.45s ease-out;
  transition: top 0s, left 0s, transform 0.45s ease-out, opacity 0.45s ease-out;
  transition: top 0s, left 0s, transform 0.45s ease-out, opacity 0.45s ease-out, -webkit-transform 0.45s ease-out, -moz-transform 0.45s ease-out, -o-transform 0.45s ease-out;
}

.f-popup-X {
  position: absolute;
  top: 0;
  right: 0;
  width: 4em;
  height: 4em;
  background: #ea1903;
  z-index: 5;
  overflow: hidden;
}

.f-popup-X .f-icon-X {
  width: 100%;
  height: 100%;
  z-index: 5;
}

.f-popup-X .f-icon-X:before, .f-popup-X .f-icon-X:after {
  position: absolute;
  width: 60%;
  height: 3px;
  background: white;
  -webkit-transition: -webkit-transform .35s ease-out, -webkit-box-shadow .35s ease-out;
  transition: -webkit-transform .35s ease-out, -webkit-box-shadow .35s ease-out;
  -o-transition: box-shadow .35s ease-out, -o-transform .35s ease-out;
  -moz-transition: transform .35s ease-out, box-shadow .35s ease-out, -moz-transform .35s ease-out, -moz-box-shadow .35s ease-out;
  transition: transform .35s ease-out, box-shadow .35s ease-out;
  transition: transform .35s ease-out, box-shadow .35s ease-out, -webkit-transform .35s ease-out, -moz-transform .35s ease-out, -o-transform .35s ease-out, -webkit-box-shadow .35s ease-out, -moz-box-shadow .35s ease-out;
}

.f-popup-X .f-icon-X:before {
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.f-popup-X .f-icon-X:after {
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.f-popup-X:hover {
  background: #a4aaac;
}

footer {
  overflow: hidden;
}

footer .monitor, footer .mobile {
  width: auto;
  text-align: center !important;
}

footer .footer_link {
  margin-top: 10px;
}

footer .footer_link a {
  margin-right: 5px;
}

footer .footer_link, footer .footer_link ~ .copyright {
  display: inline-block;
  vertical-align: baseline;
}

footer .footerRight {
  display: inline-block;
}

.f-main {
  background: white !important;
  overflow: hidden;
}

.f-main * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.f-main mark {
  color: #ea1903;
  background: none;
}

.f-content1, .f-content2 {
  padding: 6em 0;
  -webkit-box-shadow: 0 0 10px #b2b2b2;
     -moz-box-shadow: 0 0 10px #b2b2b2;
          box-shadow: 0 0 10px #b2b2b2;
}

.f-content1 .f-grid, .f-content2 .f-grid {
  max-width: 1300px;
}

.f-content1 {
  padding-top: 10em;
}

.f-mainNav {
  position: absolute;
  top: 100%;
  right: 0;
  background: #ea1903;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 50;
}

.f-kv:not(.f-visible) .f-mainNav {
  position: fixed !important;
  top: 0;
  background: white;
  display: block;
  overflow: visible;
  -webkit-transform: translateY(0%);
     -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
       -o-transform: translateY(0%);
          transform: translateY(0%);
}

.f-kv:not(.f-visible) .f-mainNav-list {
  max-width: 1300px;
}

.f-kv:not(.f-visible) .f-mainNav-item {
  width: 25%;
  margin-right: 0;
  float: left;
  border-right: 1px solid white;
}

.f-kv:not(.f-visible) .f-mainNav-item:last-child {
  border: 0;
}

.f-kv:not(.f-visible) .f-mainNav, .f-kv:not(.f-visible) .f-mainNav .f-mainNav-list:before {
  -webkit-box-shadow: 0 0 2px grey;
     -moz-box-shadow: 0 0 2px grey;
          box-shadow: 0 0 2px grey;
}

.f-mainNav-list {
  position: relative;
  background: #ea1903;
}

.f-mainNav-list:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 120px;
  height: 100%;
  background: #ea1903;
  -webkit-transform: translateX(-71%) skew(-45deg);
     -moz-transform: translateX(-71%) skew(-45deg);
      -ms-transform: translateX(-71%) skew(-45deg);
       -o-transform: translateX(-71%) skew(-45deg);
          transform: translateX(-71%) skew(-45deg);
}

.f-mainNav-list:after {
  position: absolute;
  left: 25px;
  bottom: 15.5px;
  width: 100%;
  height: 1px;
  background: white;
  z-index: 5;
}

.f-mainNav-text {
  color: white !important;
  -webkit-transition: color .25s ease-out;
  -o-transition: color .25s ease-out;
  -moz-transition: color .25s ease-out;
  transition: color .25s ease-out;
  line-height: 1.5em;
  letter-spacing: 3px;
  -webkit-transition: color .45s ease-in-out;
  -o-transition: color .45s ease-in-out;
  -moz-transition: color .45s ease-in-out;
  transition: color .45s ease-in-out;
}

.f-mainNav-item {
  position: relative;
  background: #ea1903;
  padding: 20px 25px 25px 25px;
  margin-right: 50px;
  display: inline-block;
  z-index: 2;
  text-align: center;
  -webkit-transition: background .45s ease-in-out;
  -o-transition: background .45s ease-in-out;
  -moz-transition: background .45s ease-in-out;
  transition: background .45s ease-in-out;
}

.f-mainNav-item:after {
  position: absolute;
  bottom: 12.5px;
  width: 7px;
  height: 7px;
  background: white;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
}

.f-mainNav-item:hover .f-mainNav-text, .f-mainNav-item.f-active .f-mainNav-text {
  color: #240000 !important;
}

@-webkit-keyframes light {
  0% {
    width: 0;
    height: 0;
  }
  80% {
    width: 1920px;
    height: 80%;
  }
  100% {
    width: 1920px;
    height: 100%;
  }
}

@-moz-keyframes light {
  0% {
    width: 0;
    height: 0;
  }
  80% {
    width: 1920px;
    height: 80%;
  }
  100% {
    width: 1920px;
    height: 100%;
  }
}

@-o-keyframes light {
  0% {
    width: 0;
    height: 0;
  }
  80% {
    width: 1920px;
    height: 80%;
  }
  100% {
    width: 1920px;
    height: 100%;
  }
}

@keyframes light {
  0% {
    width: 0;
    height: 0;
  }
  80% {
    width: 1920px;
    height: 80%;
  }
  100% {
    width: 1920px;
    height: 100%;
  }
}

@-webkit-keyframes light2 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes light2 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes light2 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes light2 {
  0% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

.f-kv {
  position: relative;
}

.f-kv-pictureFrame {
  position: relative;
}

.f-kv-picture, .f-kv-light {
  position: relative;
  min-width: 1920px;
  display: inline-block;
}

.f-kv-picture {
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}

.f-kv-light {
  position: absolute;
  bottom: 0;
  right: 50%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-transform: translateX(50%);
     -moz-transform: translateX(50%);
      -ms-transform: translateX(50%);
       -o-transform: translateX(50%);
          transform: translateX(50%);
}


.f-kv-light img {
  position: absolute;
  bottom: 0;
  right: 0;
  min-width: 1920px;
}

.f-kvTitle {
  max-width: 1300px;
  position: absolute;
  top: 0%;
  opacity: 0;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}




.f-kvTitle-pic {
  position: relative;
  margin-top: 2em;
  max-width: 90%;
  display: block;
}

.f-kvTitle.f-visible {
  opacity: 1;
  -webkit-transform: translateX(0);
     -moz-transform: translateX(0);
      -ms-transform: translateX(0);
       -o-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: opacity 0.45s ease-in-out, -webkit-transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: opacity 0.45s ease-in-out, -webkit-transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01);
  -o-transition: opacity 0.45s ease-in-out, -o-transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01);
  -moz-transition: opacity 0.45s ease-in-out, transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: opacity 0.45s ease-in-out, transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01);
  transition: opacity 0.45s ease-in-out, transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01), -webkit-transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01), -moz-transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01), -o-transform 0.45s cubic-bezier(0, 1.2, 0.8, 1.01);
}

.f-title, .f-sub, .f-text {
  color: #424242;
  letter-spacing: 2px;
}

.f-title-icon, .f-sub-icon, .f-text-icon {
  margin-right: 0px;
}

.f-title-icon, .f-title-words, .f-sub-icon, .f-sub-words, .f-text-icon, .f-text-words {
  vertical-align: middle;
  display: inline-block;
}

.f-title-words, .f-sub-words, .f-text-words {
  line-height: 1em;
  text-align: left;
}

.f-description {
  background: #cacaca;
  padding: 1em 2.25em;
  -webkit-border-radius: 1em;
     -moz-border-radius: 1em;
          border-radius: 1em;
  line-height: 1.5em;
  letter-spacing: 1px;
  font-size: 1em;
}

.f-title {
  position: relative;
  margin: 1em 0;
  color: #ea1903;
  font-size: 1.75em;
  display: inline-block;
}

.f-title-words {
  line-height: 1.3125em;
}

.f-title-icon {
  height: 100%;
}

.f-title:not(.f-title_red) .f-title-icon {
  float: left;
}

.f-title:not(.f-title_red) .f-title-words {
  position: relative;
  top: 34px;
  padding-left: .5em;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  overflow: hidden;
  display: block;
}

.f-title_red {
  background: #ea1903;
  padding: 55px 45px;
  display: inline-block;
  text-align: center;
  color: white;
  z-index: 5;
}

.f-title_red:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
       -o-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transform-origin: 100% 0%;
     -moz-transform-origin: 100% 0%;
      -ms-transform-origin: 100% 0%;
       -o-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
  -webkit-transition: -webkit-transform .45s ease-in-out;
  transition: -webkit-transform .45s ease-in-out;
  -o-transition: -o-transform .45s ease-in-out;
  -moz-transition: transform .45s ease-in-out, -moz-transform .45s ease-in-out;
  transition: transform .45s ease-in-out;
  transition: transform .45s ease-in-out, -webkit-transform .45s ease-in-out, -moz-transform .45s ease-in-out, -o-transform .45s ease-in-out;
}

.f-title_red.f-visible:before {
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
       -o-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition-delay: .45s;
     -moz-transition-delay: .45s;
       -o-transition-delay: .45s;
          transition-delay: .45s;
}

.f-title_red .f-title-icon, .f-title_red .f-title-words, .f-title_red .f-title-ex {
  position: relative;
  z-index: 5;
}

.f-title_red .f-title-icon {
  float: none;
}

.f-title_red .f-title-words {
  top: 0;
  -webkit-transform: translate(0);
     -moz-transform: translate(0);
      -ms-transform: translate(0);
       -o-transform: translate(0);
          transform: translate(0);
  margin-bottom: .5em;
  padding-left: 10px;
}

.f-title_red .f-title-words:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background: white;
  -moz-background-clip: content-box;
       background-clip: content-box;
  padding: 0.15625em 0;
  display: block;
}

.f-title_red .f-title-ex {
  font-size: .5em;
  text-align: left;
  display: block;
  line-height: 1.25em;
}

.f-sub {
  font-size: 1.125em;
  margin-bottom: .8em;
  line-height: 1.5em;
}

.f-sub-icon {
  height: 1.2em;
  margin-right: .5em;
  -webkit-transform: translateY(-0.1em);
     -moz-transform: translateY(-0.1em);
      -ms-transform: translateY(-0.1em);
       -o-transform: translateY(-0.1em);
          transform: translateY(-0.1em);
}

.f-sub_padding-left {
  padding-left: 0px;
}

.f-text {
  font-size: 1em;
  line-height: 1.625em;
  text-align: justify;
}

.f-film {
  background: black;
}

/* andy */
@media (min-width: 1300px) {
	.f-film>div>div>div{ width:33.333333%!important; margin-left:0!important; }
	.f-film>div>div>div:last-child{ width:calc(100% - 66.666666%)!important; margin-left:0!important; }
}

@media (min-width: 992px) {
	.f-film>div>div>div{ width:50%; margin-left:0!important; }
}


@media (max-width: 990px) {
	.f-film>div>div>div{ width:100%; margin-left:0!important; }
}




.f-film-title {
  margin: 0;
  width: 100%;
  background: #e71a0f;
  padding: 40px 45px;
  text-align: center;
}

.f-film-title .f-title-words {
  margin-bottom: .25em;
}

.f-film-title .f-title-ex {
  text-align: center;
}

.f-film .f-icon-play {
  top: -25%;
}

.f-filmItem {
  overflow: hidden;
}

.f-filmItem:hover .f-filmItem-pic {
  -webkit-transform: scale(1.2);
     -moz-transform: scale(1.2);
      -ms-transform: scale(1.2);
       -o-transform: scale(1.2);
          transform: scale(1.2);
}

.f-filmItem-pic {
  margin-bottom: 0 !important;
  width: 100%;
  max-width: 100%;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform .65s ease-in-out;
  transition: -webkit-transform .65s ease-in-out;
  -o-transition: -o-transform .65s ease-in-out;
  -moz-transition: transform .65s ease-in-out, -moz-transform .65s ease-in-out;
  transition: transform .65s ease-in-out;
  transition: transform .65s ease-in-out, -webkit-transform .65s ease-in-out, -moz-transform .65s ease-in-out, -o-transform .65s ease-in-out;
}

.f-filmItem-picFrame {
  position: relative;
}

.f-filmItem-intro {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.65);
  padding: 1.5em;
}

.f-filmItem-title {
  margin-bottom: .25em;
  font-size: 1.125em;
}

.f-filmItem-text {
  font-size: .85em;
}

.f-filmItem-title, .f-filmItem-text {
  color: white;
  line-height: 1.5em;
  letter-spacing: 1px;
}

.f-note {
  max-width: 1300px;
  padding: 2em 1.5em;
  font-size: .85em;
  line-height: 1.625em;
  letter-spacing: 1px;
}

.f-note-title {
  margin-bottom: .5em;
  color: #818181;
}

.f-note-list {
  padding-left: 1.25rem;
  list-style-type: disc;
  color: #818181;
  overflow: hidden;
}

.f-note-list li {
  margin-bottom: .5em;
  color: #818181;
}

.f-note-active {
  display: none;
}

.f-note-active:not(:checked) ~ .f-note-list {
  display: none;
}

.f-note-active:not(:checked) ~ label .f-note-checked {
  display: none;
}

.f-note-active:not(:checked) ~ label .f-note-title {
  margin-bottom: 0;
}

.f-note-active:checked ~ label .f-note-nochecked {
  display: none;
}

@media (max-width: 991px) {
  .f-content1 {
    margin-top: -3.5em;
    padding-top: 0;
  }
  .f-content1 .f-titleFrame_1 {
    padding-left: 0;
  }
  .f-mainNav {
    position: relative;
    top: 0;
    min-width: 100%;
    background: white;
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
        -ms-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    overflow: hidden;
  }
  .f-mainNav-list, .f-mainNav-item {
    overflow: hidden;
  }
  .f-mainNav-list:before, .f-mainNav-list:after, .f-mainNav-item:before, .f-mainNav-item:after {
    display: none;
  }
  .f-mainNav-item {
    margin-right: 0;
    float: left;
    width: 25%;
    background: white;
    padding: 15px 5px;
  }
  .f-mainNav-item:hover, .f-mainNav-item.f-active {
    background: #a4aaac;
  }
  .f-mainNav-text {
    color: #424242 !important;
  }
}

@media (max-width: 539px) {
  .f-filmItem .f-icon-play {
    top: -5%;
  }
  .f-filmItem-intro {
    position: relative;
    background: black;
  }
}

.f-col.f-view {
  -webkit-transform: translateY(105px);
     -moz-transform: translateY(105px);
      -ms-transform: translateY(105px);
       -o-transform: translateY(105px);
          transform: translateY(105px);
  opacity: 0;
  -webkit-transition: opacity .35s ease-in-out,
 -webkit-transform .35s ease-in-out;
  transition: opacity .35s ease-in-out,
 -webkit-transform .35s ease-in-out;
  -o-transition: opacity .35s ease-in-out,
 -o-transform .35s ease-in-out;
  -moz-transition: opacity .35s ease-in-out,
 transform .35s ease-in-out,
 -moz-transform .35s ease-in-out;
  transition: opacity .35s ease-in-out,
 transform .35s ease-in-out;
  transition: opacity .35s ease-in-out,
 transform .35s ease-in-out,
 -webkit-transform .35s ease-in-out,
 -moz-transform .35s ease-in-out,
 -o-transform .35s ease-in-out;
}

.f-col.f-view.f-visible {
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
  opacity: 1;
  -webkit-transition: opacity .55s ease-out,
 -webkit-transform .55s ease-out;
  transition: opacity .55s ease-out,
 -webkit-transform .55s ease-out;
  -o-transition: opacity .55s ease-out,
 -o-transform .55s ease-out;
  -moz-transition: opacity .55s ease-out,
 transform .55s ease-out,
 -moz-transform .55s ease-out;
  transition: opacity .55s ease-out,
 transform .55s ease-out;
  transition: opacity .55s ease-out,
 transform .55s ease-out,
 -webkit-transform .55s ease-out,
 -moz-transform .55s ease-out,
 -o-transform .55s ease-out;
}

.f-bar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translateX(1.5%);
     -moz-transform: translateX(1.5%);
      -ms-transform: translateX(1.5%);
       -o-transform: translateX(1.5%);
          transform: translateX(1.5%);
}

.f-bar .f-pic {
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 1s ease-out;
  transition: -webkit-transform 1s ease-out;
  -o-transition: -o-transform 1s ease-out;
  -moz-transition: transform 1s ease-out, -moz-transform 1s ease-out;
  transition: transform 1s ease-out;
  transition: transform 1s ease-out, -webkit-transform 1s ease-out, -moz-transform 1s ease-out, -o-transform 1s ease-out;
}

.f-bar_vertical .f-pic {
  -webkit-transform: translateY(100%);
     -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
}

.f-bar:nth-child(0) .f-pic {
  -webkit-transition-delay: 0.35s !important;
     -moz-transition-delay: 0.35s !important;
       -o-transition-delay: 0.35s !important;
          transition-delay: 0.35s !important;
}

.f-bar:nth-child(1) .f-pic {
  -webkit-transition-delay: 0.5s !important;
     -moz-transition-delay: 0.5s !important;
       -o-transition-delay: 0.5s !important;
          transition-delay: 0.5s !important;
}

.f-bar:nth-child(2) .f-pic {
  -webkit-transition-delay: 0.65s !important;
     -moz-transition-delay: 0.65s !important;
       -o-transition-delay: 0.65s !important;
          transition-delay: 0.65s !important;
}

.f-bar:nth-child(3) .f-pic {
  -webkit-transition-delay: 0.8s !important;
     -moz-transition-delay: 0.8s !important;
       -o-transition-delay: 0.8s !important;
          transition-delay: 0.8s !important;
}

.f-bar:nth-child(4) .f-pic {
  -webkit-transition-delay: 0.95s !important;
     -moz-transition-delay: 0.95s !important;
       -o-transition-delay: 0.95s !important;
          transition-delay: 0.95s !important;
}

.f-bar:nth-child(5) .f-pic {
  -webkit-transition-delay: 1.1s !important;
     -moz-transition-delay: 1.1s !important;
       -o-transition-delay: 1.1s !important;
          transition-delay: 1.1s !important;
}

.f-bar:nth-child(6) .f-pic {
  -webkit-transition-delay: 1.25s !important;
     -moz-transition-delay: 1.25s !important;
       -o-transition-delay: 1.25s !important;
          transition-delay: 1.25s !important;
}

.f-bar:nth-child(7) .f-pic {
  -webkit-transition-delay: 1.4s !important;
     -moz-transition-delay: 1.4s !important;
       -o-transition-delay: 1.4s !important;
          transition-delay: 1.4s !important;
}

.f-bar:nth-child(8) .f-pic {
  -webkit-transition-delay: 1.55s !important;
     -moz-transition-delay: 1.55s !important;
       -o-transition-delay: 1.55s !important;
          transition-delay: 1.55s !important;
}

.f-bar:nth-child(9) .f-pic {
  -webkit-transition-delay: 1.7s !important;
     -moz-transition-delay: 1.7s !important;
       -o-transition-delay: 1.7s !important;
          transition-delay: 1.7s !important;
}

.f-bar:nth-child(10) .f-pic {
  -webkit-transition-delay: 1.85s !important;
     -moz-transition-delay: 1.85s !important;
       -o-transition-delay: 1.85s !important;
          transition-delay: 1.85s !important;
}

.f-bar.f-visible .f-pic {
  -webkit-transform: translateX(-1.5%);
     -moz-transform: translateX(-1.5%);
      -ms-transform: translateX(-1.5%);
       -o-transform: translateX(-1.5%);
          transform: translateX(-1.5%);
}

.f-bar_vertical.f-visible .f-pic {
  -webkit-transform: translateY(0%);
     -moz-transform: translateY(0%);
      -ms-transform: translateY(0%);
       -o-transform: translateY(0%);
          transform: translateY(0%);
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
}

@-moz-keyframes float {
  0% {
    -moz-transform: translateY(10px);
         transform: translateY(10px);
  }
  50% {
    -moz-transform: translateY(-5px);
         transform: translateY(-5px);
  }
  100% {
    -moz-transform: translateY(10px);
         transform: translateY(10px);
  }
}

@-o-keyframes float {
  0% {
    -o-transform: translateY(10px);
       transform: translateY(10px);
  }
  50% {
    -o-transform: translateY(-5px);
       transform: translateY(-5px);
  }
  100% {
    -o-transform: translateY(10px);
       transform: translateY(10px);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translateY(10px);
       -moz-transform: translateY(10px);
         -o-transform: translateY(10px);
            transform: translateY(10px);
  }
  50% {
    -webkit-transform: translateY(-5px);
       -moz-transform: translateY(-5px);
         -o-transform: translateY(-5px);
            transform: translateY(-5px);
  }
  100% {
    -webkit-transform: translateY(10px);
       -moz-transform: translateY(10px);
         -o-transform: translateY(10px);
            transform: translateY(10px);
  }
}

.f-float {
  -webkit-animation: float 4s infinite linear;
     -moz-animation: float 4s infinite linear;
       -o-animation: float 4s infinite linear;
          animation: float 4s infinite linear;
}

@-webkit-keyframes bounce {
  0%,
  60%,
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}

@-moz-keyframes bounce {
  0%,
  60%,
  100% {
    -moz-transform: translateY(0px);
         transform: translateY(0px);
  }
  25% {
    -moz-transform: translateY(-30px);
         transform: translateY(-30px);
  }
}

@-o-keyframes bounce {
  0%,
  60%,
  100% {
    -o-transform: translateY(0px);
       transform: translateY(0px);
  }
  25% {
    -o-transform: translateY(-30px);
       transform: translateY(-30px);
  }
}

@keyframes bounce {
  0%,
  60%,
  100% {
    -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
         -o-transform: translateY(0px);
            transform: translateY(0px);
  }
  25% {
    -webkit-transform: translateY(-30px);
       -moz-transform: translateY(-30px);
         -o-transform: translateY(-30px);
            transform: translateY(-30px);
  }
}

.f-bounce {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-animation: bounce 1.45s infinite cubic-bezier(0, 1.2, 0.8, 1.01);
     -moz-animation: bounce 1.45s infinite cubic-bezier(0, 1.2, 0.8, 1.01);
       -o-animation: bounce 1.45s infinite cubic-bezier(0, 1.2, 0.8, 1.01);
          animation: bounce 1.45s infinite cubic-bezier(0, 1.2, 0.8, 1.01);
}

.f-visible .f-bounce {
  opacity: 1;
}

/* Cyrus add start*/
.f-btn-special {
  /*background: #ad160e;*/
}

.f-btn-special > .f-mainNav-text {
  color: #fff;
}

.img-pc {
  display: block;
}

.img-mb {
  display: none;
}

.f-kv:not(.f-visible) .f-mainNav {
  width: 100%;
  text-align: center;
}

.f-kv:not(.f-visible) .f-mainNav-list {
  background: #fff;
}

.f-kv:not(.f-visible) .f-mainNav-list:before,
.f-kv:not(.f-visible) .f-mainNav-item:after,
.f-kv:not(.f-visible) .f-mainNav-list:after {
  display: none;
}

.f-kv:not(.f-visible) .f-mainNav-item {
  background: #fff;
}

.f-kv:not(.f-visible) .f-mainNav-item .f-mainNav-text {
  color: #000 !important;
}

.f-kv:not(.f-visible) .f-mainNav-item:hover,
.f-kv:not(.f-visible) .f-mainNav-item.f-active {
  background: #abadad;
}

.f-kv:not(.f-visible) .f-mainNav-item:hover .f-mainNav-text,
.f-kv:not(.f-visible) .f-mainNav-item.f-active .f-mainNav-text {
  color: #fff !important;
}

.f-kv:not(.f-visible) .f-btn-special > .f-mainNav-text {
  padding-left: 30px;
  /*color: #fff !important;*/
}

.f-kv:not(.f-visible) .f-mainNav-item {
  padding: 20px 25px 20px 25px;
}

.f-kv:not(.f-visible) .f-btn-special.f-mainNav-item {
  background: #fff;
}

.f-kv:not(.f-visible) .f-btn-special.f-mainNav-item:hover,
.f-btn-special.f-mainNav-item.f-active {
  background: #abadad;
}

.f-kv:not(.f-visible) .f-btn-special.f-mainNav-item:hover .f-mainNav-text,
.f-btn-special.f-mainNav-item.f-active .f-mainNav-text {
  color: #fff !important;
}

.f-kv:not(.f-visible) .f-btn-special .f-mainNav-text:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: initial;
  width: 21px;
  height: 26px;
  background: url(../img/finger.png);
  -webkit-border-radius: 0%;
  -moz-border-radius: 0%;
  border-radius: 0%;
  top: 20px;
  margin-left: -30px;
}
.f-kv:not(.f-visible) .f-btn-special.f-mainNav-item:hover .f-mainNav-text:before {
  background: url(../img/finger2.png);

}

@-webkit-keyframes light-mb {
  0% {
    width: 0;
    height: 0;
  }
  80% {
    width: 100%;
    height: 80%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}

@-moz-keyframes light-mb {
  0% {
    width: 0;
    height: 0;
  }
  80% {
    width: 100%;
    height: 80%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}

@-o-keyframes light-mb {
  0% {
    width: 0;
    height: 0;
  }
  80% {
    width: 100%;
    height: 80%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}

@keyframes light-mb {
  0% {
    width: 0;
    height: 0;
  }
  80% {
    width: 100%;
    height: 80%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 991px) {
  .f-col-12 {
      width: 100%;
  }
  .f-grid .f-row .f-col {
       margin-left: 0px; 
  }
  .f-btn-special > .f-mainNav-text {
    /*color: #fff !important;*/
  }
  .f-btn-special.f-mainNav-item:hover, .f-btn-special.f-mainNav-item.f-active {
    background: #000;
  }
  .f-btn-special.f-mainNav-item:hover .f-mainNav-text, .f-btn-special.f-mainNav-item.f-active .f-mainNav-text {
    color: #fff !important;
  }
  .img-pc {
    display: none;
  }
  .img-mb {
    display: block;
  }
  .f-kv-light img.img-mb {
    min-width: 100%;
    width: 100%;
  }
  .f-kv-picture, .f-kv-light {
    width: 100%;
    min-width: 100%;
  }
  .f-kv-light.f-visible {
    -webkit-animation: light-mb 1.85s ease-in;
    -moz-animation: light-mb 1.85s ease-in;
    -o-animation: light-mb 1.85s ease-in;
    animation: light-mb 1.85s ease-in;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  .f-kv-picture .img-mb {
    width: 100%;
  }
  .f-kv:not(.f-visible) .f-btn-special .f-mainNav-text:before {
    display: none;
  }
  .f-kv:not(.f-visible) .f-btn-special > .f-mainNav-text {
    padding-left: 0px;
  }
  .f-kv:not(.f-visible) .f-mainNav-item {
    padding: 15px 5px;
  }
}

@media (max-width: 539px) {
  .f-title_red {
    padding: 55px 60px;
  }
  .f-title_red .f-title-ex {
    line-height: 1.5em;
  }
  .f-mainNav-text {
    letter-spacing: 1px;
  }
}

/* Cyrus add end*/
