﻿body {
  height: 100% !important;
}

@font-face {
  font-family: "axis";
  src: url("/font/axis.otf");
  src: url("/font/axis.eot?");
  src: url("/font/axis.eot?") format("embedded-opentype"),
    url("/font/axis.woff2") format("woff2"),
    url("/font/axis.woff") format("woff"),
    url("/font/axis.ttf") format("truetype");
}

#aboutUs .section {
  font-family: axis !important;
  color: #fff;
  font-size: 14px;
}

#aboutUs .section #nav {
  margin-top: 3em;
  position: absolute;
  top: 0;
  width: 100%;
}

#aboutUs .section #nav a.logo {
  display: inline-block;
  margin-left: 3em;
}

#aboutUs .section #nav a.goHome {
  color: #fff;
  float: right;
  margin-top: 6px;
  margin-right: 30px;
  font-size: 15px;
}

#aboutUs .goHome {
  position: absolute;
  right: 0;
  z-index: 1;
  color: #7f7f7f;
  margin-top: 45px;
  margin-right: 30px;
  font-size: 15px;
}

#aboutUs .firstPage {
  background: url("/images/about/we.png") top center no-repeat;
  background-size: cover;
}

#aboutUs .firstPage .container {
  margin-left: 17%;
  position: absolute;
  top: 40%;
}

#aboutUs .firstPage .container .centerBigText ul {
  float: left;
  position: relative;
  padding-right: 20px;
}

#aboutUs .firstPage .container .centerBigText ul li {
  font-size: 16px;
  color: #808080;
}

#aboutUs .firstPage .container .centerBigText ul li:first-of-type {
  font-size: 3.6em;
  color: #fff;
}

#aboutUs .firstPage .container .centerBigText ul::after {
  content: "";
  position: absolute;
  width: 2px;
  height: 64px;
  background-color: #808080;
  right: 0;
  top: 16px;
  bottom: 0;
  margin: auto;
}

#aboutUs .firstPage .container .centerBigText .bigSize {
  font-size: 7.6em;
  float: left;
  margin-left: 2%;
  margin-top: -12px;
  font-weight: bold;
  color: #00c977;
}

#aboutUs .firstPage .container .text {
  width: 700px;
  line-height: 200%;
  color: #ccc;
}

#aboutUs .firstPage .container .textList {
  width: 255px;
  padding: 20px;
  border: 6px solid #00c977;
  font-size: 18px;
  text-align: right;
  margin-top: 23%;
}

#aboutUs .firstPage .container .textList span {
  display: inline-block;
  width: 20px;
  height: 2px;
  margin-right: 30px;
  background-color: #00c977;
}

#aboutUs .firstPage .container .textList p {
  text-align: center;
  line-height: 200%;
  font-size: 24px;
  box-sizing: border-box;
}

#aboutUs .business .leftContent {
  float: left;
  background-color: #00c977;
  width: 14.3%;
  padding: 40px;
  box-sizing: border-box;
  height: 100%;
}

#aboutUs .business .leftContent .verticalText {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
  -webkit-writing-mode: tb-lr;
  -ms-writing-mode: tb-lr;
  margin-top: 70px;
}

#aboutUs .business .leftContent .verticalText p {
  font-size: 24px;
}

#aboutUs .business .leftContent .verticalText p:first-of-type {
  font-size: 4em;
  margin-left: -5%;
}

#aboutUs .business .centreCentent {
  float: left;
  height: 100%;
  background: url(/images/about/blackFigure-bg.png) top center no-repeat;
  background-size: cover;
  width: 35.7%;
  position: relative;
}

#aboutUs .business .centreCentent > div {
  position: absolute;
  bottom: 80px;
  margin: 0 70px;
}

#aboutUs .business .centreCentent > div p {
  line-height: 200%;
  font-size: 16px;
  color: #ccc;
}

#aboutUs .business .centreCentent > div p:first-of-type {
  font-size: 24px;
  color: #fff;
}

#aboutUs .business .centreCentent > div span {
  display: inline-block;
  width: 20px;
  height: 1px;
  margin-right: 30px;
  background-color: #717171;
}

#aboutUs .business .rightContent {
  height: 100%;
  background: #22262d;
  width: 50%;
  float: left;
}

#aboutUs .business .rightContent ul {
  height: 100%;
}

#aboutUs .business .rightContent ul li {
  height: 33.33%;
  position: relative;
}

#aboutUs .business .rightContent ul li > a {
  position: absolute;
  right: 0;
  z-index: 1;
  color: #fff;
  margin-top: 45px;
  margin-right: 30px;
  font-size: 15px;
}

#aboutUs .business .rightContent ul li:hover {
  background-color: #009964;
}

#aboutUs .business .rightContent ul li:hover:first-of-type > div {
  background-size: cover;
  background: url("/images/about/list-bg1.png") #000 top center no-repeat;
}

#aboutUs .business .rightContent ul li:hover:nth-child(2) > div {
  background: url("/images/about/list-bg2.png") #000 top center no-repeat;
}

#aboutUs .business .rightContent ul li:hover:last-of-type > div {
  background: url("/images/about/list-bg3.png") #000 top center no-repeat;
}

#aboutUs .business .rightContent ul li > div {
  position: absolute;
  left: 6px;
  right: 6px;
  bottom: 6px;
  top: 6px;
}

#aboutUs .business .rightContent ul li > div > span {
  float: left;
  position: relative;
  width: 20%;
  height: 100%;
  margin-left: 4%;
}

#aboutUs .business .rightContent ul li > div > span img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

#aboutUs .business .rightContent ul li > div .conText {
  width: 72%;
  margin-left: 4%;
  height: 100%;
  float: left;
  position: relative;
}

#aboutUs .business .rightContent ul li > div .conText p {
  line-height: 200%;
  font-size: 16px;
  color: #ccc;
}

#aboutUs .business .rightContent ul li > div .conText p:first-of-type {
  font-size: 24px;
  color: #fff;
}

#aboutUs .business .rightContent ul li > div .conText span {
  display: inline-block;
  width: 20px;
  height: 1px;
  margin-right: 30px;
  background-color: #717171;
}

#aboutUs .business .rightContent ul li > div .conText div {
  margin-top: 10%;
  padding-right: 20%;
}

#aboutUs .business .rightContent ul li > div .conText div > b {
  color: #4e5157;
}

#aboutUs .dataMaitao .leftContent {
  float: left;
  background-color: #22262d;
  width: 14.3%;
  padding: 40px;
  box-sizing: border-box;
  height: 100%;
}

#aboutUs .dataMaitao .leftContent .verticalText {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
  -webkit-writing-mode: tb-lr;
  -ms-writing-mode: tb-lr;
  margin-top: 70px;
}

#aboutUs .dataMaitao .leftContent .verticalText p {
  font-size: 24px;
}

#aboutUs .dataMaitao .leftContent .verticalText p:first-of-type {
  font-size: 4em;
  margin-left: -5%;
}

#aboutUs .dataMaitao .rightContent {
  height: 100%;
  width: 85.7%;
  float: left;
  font-size: 16px;
  background: url("/images/about/Digital.png") left bottom no-repeat;
  color: #333;
  position: relative;
}

#aboutUs .dataMaitao .rightContent .content {
  width: 765px;
  padding-left: 115px;
  margin-top: 16%;
  position: relative;
}

#aboutUs .dataMaitao .rightContent .content .th {
  font-size: 24px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}

#aboutUs .dataMaitao .rightContent .content .th b {
  color: #ccc;
  float: right;
}

#aboutUs .dataMaitao .rightContent .content .text {
  line-height: 180%;
  color: #7f7f7f;
  margin-top: 50px;
  margin-bottom: 65px;
}

#aboutUs .dataMaitao .rightContent .content .dataSum ul {
  float: left;
}

#aboutUs .dataMaitao .rightContent .content .dataSum ul:not(:last-of-type) {
  margin-right: 15%;
}

#aboutUs .dataMaitao .rightContent .content .dataSum ul li {
  color: #a7a7a7;
}

#aboutUs .dataMaitao .rightContent .content .dataSum ul li:first-of-type {
  font-size: 2.6em;
  color: #333;
  margin-bottom: -5px;
}

#aboutUs .dataMaitao .rightContent .content img.maitaoFourteen {
  position: absolute;
  right: -65%;
  top: 0;
  bottom: 0;
  margin: auto;
}

#aboutUs .theEvnet .leftContent {
  float: left;
  background-color: #22262d;
  width: 14.3%;
  padding: 40px;
  box-sizing: border-box;
  height: 100%;
}

#aboutUs .theEvnet .leftContent .verticalText {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
  -webkit-writing-mode: tb-lr;
  -ms-writing-mode: tb-lr;
  margin-top: 70px;
}

#aboutUs .theEvnet .leftContent .verticalText p {
  font-size: 24px;
}

#aboutUs .theEvnet .leftContent .verticalText p:first-of-type {
  font-size: 4em;
  margin-left: -5%;
}

#aboutUs .theEvnet .rightContent {
  float: left;
  height: 100%;
  width: 85.7%;
  font-size: 16px;
  background: url("/images/about/maitaoEvent-bg.png") left bottom no-repeat;
  background-size: cover;
  color: #333;
  position: relative;
}

#aboutUs .theEvnet .rightContent .historyEvent {
  margin-top: 20%;
}

#aboutUs .theEvnet .rightContent .historyEvent .product-body::after {
  content: "";
  width: 110%;
  height: 35px;
  background: url(/images/about/timeline.png) no-repeat;
  background-size: 100% auto;
  background-position: center;
  position: absolute;
  top: 10%;
  left: -10.5%;
  z-index: 0;
}

#aboutUs .theEvnet .rightContent .historyEvent ul.listBox li {
  text-align: center;
}

#aboutUs .theEvnet .rightContent .historyEvent ul.listBox li:hover > h3 {
  font-size: 22px;
  opacity: 0.9;
}

#aboutUs .theEvnet .rightContent .historyEvent ul.listBox li > h3 {
  line-height: 28px;
  margin-bottom: 12%;
  transition: all 0.2s;
}

#aboutUs .theEvnet .rightContent .historyEvent ul.listBox li > i {
  position: absolute;
  width: 75%;
  height: 33px;
  left: -25%;
  margin-left: 10px;
  top: 35px;
  z-index: 3;
}

#aboutUs
  .theEvnet
  .rightContent
  .historyEvent
  ul.listBox
  li
  a.features-info
  img.eventPicture {
  margin: 4% 0;
  width: 60%;
}

#aboutUs .culTure .leftContent {
  float: left;
  background-color: #00c977;
  width: 14.3%;
  padding: 40px;
  box-sizing: border-box;
  height: 100%;
}

#aboutUs .culTure .leftContent .verticalText {
  writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
  -webkit-writing-mode: tb-lr;
  -ms-writing-mode: tb-lr;
  margin-top: 70px;
}

#aboutUs .culTure .leftContent .verticalText p {
  font-size: 24px;
}

#aboutUs .culTure .leftContent .verticalText p:first-of-type {
  font-size: 4em;
  margin-left: -5%;
}

#aboutUs .culTure .rightContent {
  float: left;
  height: 100%;
  width: 85.7%;
  font-size: 16px;
  background: url("/images/about/teamPhoto.png") left center no-repeat;
  background-size: cover;
  color: #fff;
  position: relative;
}

#aboutUs .culTure .rightContent ul {
  height: 100%;
}

#aboutUs .culTure .rightContent ul li {
  height: 100%;
  float: left;
  width: 25%;
  position: relative;
}

#aboutUs .culTure .rightContent ul li:hover {
  background-color: #fff;
}

#aboutUs .culTure .rightContent ul li:hover > div .number {
  display: block;
}

#aboutUs .culTure .rightContent ul li:hover > div > img {
  display: block;
}

#aboutUs .culTure .rightContent ul li:hover > div p {
  color: #00c977;
}

#aboutUs .culTure .rightContent ul li:not(:last-of-type) {
  margin-right: -1px;
  border-right: 1px solid #2b2d31;
}

#aboutUs .culTure .rightContent ul li > div {
  position: absolute;
  height: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  text-align: center;
}

#aboutUs .culTure .rightContent ul li > div .number {
  margin-top: -34%;
  display: none;
}

#aboutUs .culTure .rightContent ul li > div .number .num {
  font-size: 3.2em;
  font-family: fantasy;
  color: #ccc;
}

#aboutUs .culTure .rightContent ul li > div .number .line {
  display: block;
  width: 1.5px;
  height: 175px;
  background-color: #e6e6e6;
  margin: auto;
  margin-bottom: 5px;
}

#aboutUs .culTure .rightContent ul li > div p {
  font-size: 20px;
  line-height: 160%;
  font-family: initial;
}

#aboutUs .culTure .rightContent ul li > div p:last-of-type {
  font-size: 13px;
  color: #666;
}

#aboutUs .culTure .rightContent ul li > div > img {
  margin: 5% auto 0 auto;
  width: 80%;
  display: none;
}

#aboutUs .incorruptEmail .leftContent {
  height: 100%;
  width: 64.3%;
  float: left;
  background: url(/images/about/emall-bg.png) left center no-repeat;
  background-size: cover;
  position: relative;
}

#aboutUs .incorruptEmail .leftContent .logo {
  margin-left: 3em;
  margin-top: 3em;
}

#aboutUs .incorruptEmail .leftContent .container {
  float: left;
  margin-top: 21%;
  margin-left: 21%;
  padding-right: 80px;
  box-sizing: border-box;
}

#aboutUs .incorruptEmail .leftContent .container > p {
  font-size: 24px;
  margin-bottom: 0.5%;
}

#aboutUs .incorruptEmail .leftContent .container > p:last-of-type {
  padding-bottom: 40px;
  border-bottom: 1px solid #ccc;
}

#aboutUs .incorruptEmail .leftContent .container > p:last-of-type b {
  color: #404245;
  float: right;
}

#aboutUs .incorruptEmail .leftContent .container .text {
  margin-top: 4.5%;
  width: 84.2%;
}

#aboutUs .incorruptEmail .leftContent .container .text p {
  font-size: 14px;
  color: #717275;
  line-height: 200%;
}

#aboutUs .incorruptEmail .leftContent .container .text p:first-of-type {
  margin-bottom: 1%;
}

#aboutUs .incorruptEmail .leftContent .container .text p:nth-child(3) {
  margin: 3% 0;
}

#aboutUs .incorruptEmail .rightContent {
  float: left;
  width: 35.7%;
  height: 100%;
}

#aboutUs .incorruptEmail .rightContent > div {
  height: 50%;
}

#aboutUs .incorruptEmail .rightContent .topBox {
  background: url(/images/about/telphone-bg.png) left center no-repeat;
  background-size: cover;
  position: relative;
}

#aboutUs .incorruptEmail .rightContent .topBox > div {
  position: absolute;
  top: 34%;
  left: 12%;
  bottom: 0;
  margin: auto;
}

#aboutUs .incorruptEmail .rightContent .topBox > div p {
  line-height: 200%;
  font-size: 2em;
  color: #fff;
}

#aboutUs .incorruptEmail .rightContent .topBox > div p:first-of-type {
  font-size: 20px;
  color: #fff;
  opacity: 0.9;
}

#aboutUs .incorruptEmail .rightContent .topBox > div span {
  display: inline-block;
  width: 20px;
  height: 1px;
  margin-right: 30px;
  background-color: #717171;
}

#aboutUs .incorruptEmail .rightContent .bottomBox > div {
  width: 40%;
  height: 100%;
  float: left;
}

#aboutUs .incorruptEmail .rightContent .bottomBox .leftBox {
  position: relative;
}

#aboutUs .incorruptEmail .rightContent .bottomBox .leftBox img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

#aboutUs .incorruptEmail .rightContent .bottomBox .rightBox {
  position: relative;
}

#aboutUs .incorruptEmail .rightContent .bottomBox .rightBox > div {
  position: absolute;
  top: 34%;
  bottom: 0;
  margin: auto;
}

#aboutUs .incorruptEmail .rightContent .bottomBox .rightBox > div p {
  line-height: 200%;
  font-size: 2em;
  color: #000;
}

#aboutUs
  .incorruptEmail
  .rightContent
  .bottomBox
  .rightBox
  > div
  p:first-of-type {
  font-size: 20px;
  color: #000;
  opacity: 0.9;
}

#aboutUs .incorruptEmail .rightContent .bottomBox .rightBox > div span {
  display: inline-block;
  width: 20px;
  height: 1px;
  margin-right: 30px;
  background-color: #000;
}

#aboutUs .contactUs .leftContent,
#aboutUs .contactUs .rightContent {
  height: 100%;
  width: 50%;
  float: left;
  font-family: initial;
}

#aboutUs .contactUs .leftContent {
  background: url(/images/about/commap.png) left center no-repeat;
  background-size: cover;
}

#aboutUs .contactUs .rightContent .topBox {
  height: 50%;
  padding: 8% 20% 0 8%;
  box-sizing: border-box;
  color: #000;
}

#aboutUs
  .contactUs
  .rightContent
  .topBox
  p:not(:first-child):not(:nth-child(2)) {
  font-size: 20px;
  line-height: 180%;
}

#aboutUs
  .contactUs
  .rightContent
  .topBox
  p:not(:first-child):not(:nth-child(2))
  > span {
  color: #666;
}

#aboutUs .contactUs .rightContent .topBox .th {
  font-size: 2.1em;
  padding-bottom: 2%;
  border-bottom: 1px solid #ccc;
}

#aboutUs .contactUs .rightContent .topBox .companyName {
  font-size: 2.4em;
  margin-top: 7%;
  margin-bottom: 5%;
}

#aboutUs .contactUs .rightContent .bottomBox {
  padding: 6% 20% 6% 8%;
  height: 50%;
  background-color: #00c977;
  box-sizing: border-box;
}

#aboutUs .contactUs .rightContent .bottomBox .th {
  font-size: 2.1em;
  margin-bottom: 4%;
}

#aboutUs .contactUs .rightContent .bottomBox .th img {
  vertical-align: middle;
  margin-right: 10px;
  width: 3%;
  margin-bottom: 2px;
}

#aboutUs .contactUs .rightContent .bottomBox .formData {
  font-size: 20px;
}

#aboutUs .contactUs .rightContent .bottomBox .formData ul {
  float: left;
  width: 100%;
}

#aboutUs .contactUs .rightContent .bottomBox .formData ul:not(:last-of-type) {
  width: 50%;
}

#aboutUs .contactUs .rightContent .bottomBox .formData ul:first-of-type {
  padding-right: 30px;
  box-sizing: border-box;
}

#aboutUs .contactUs .rightContent .bottomBox .formData ul li:first-of-type {
  margin-top: 2%;
  margin-bottom: 2%;
}

#aboutUs
  .contactUs
  .rightContent
  .bottomBox
  .formData
  ul
  li
  input[type="text"] {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #74e1b5;
  width: 100%;
}

#aboutUs
  .contactUs
  .rightContent
  .bottomBox
  .formData
  ul
  li
  input[type="text"]:last-of-type {
  margin-bottom: 5%;
}

#aboutUs .contactUs .rightContent .bottomBox .formData > p {
  font-size: 16px;
}

#aboutUs .contactUs .rightContent .bottomBox .formData input[type="button"] {
  margin-top: 4%;
  height: 42px;
  line-height: 42px;
  padding: 0 50px;
  color: #00c977;
  font-size: 20px;
  border: none;
  background-color: #fff;
}

/*fullpage.css*/
/*!
 * fullPage 3.0.7
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
  margin: 0;
  padding: 0;
  overflow: hidden;
  /*Avoid flicker on slides transitions for mobile phones #336 */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
  -moz-box-sizing: border-box; /* <=28 */
  box-sizing: border-box;
}

.fp-slide {
  float: left;
}

.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
  transition: all 0.3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none; /* webkit (safari, chrome) browsers */
  -moz-user-select: none; /* mozilla browsers */
  -khtml-user-select: none; /* webkit (konqueror) browsers */
  -ms-user-select: none; /* IE10+ */
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0 !important;
}

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
}

#fp-nav.fp-right {
  right: 17px;
}

#fp-nav.fp-left {
  left: 17px;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0 !important;
  right: 0;
  margin: 0 auto !important;
}

.fp-slidesNav.fp-bottom {
  bottom: 17px;
}

.fp-slidesNav.fp-top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0px 0px -5px;
}

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.fp-right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.fp-left {
  left: 20px;
}

.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell {
  height: auto !important;
}

.fp-responsive .fp-auto-height-responsive.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell {
  height: auto !important;
}

/*Only display content to screen readers*/
.fp-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.dlfloat:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  zoom: 0;
}
.dlfloat:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  zoom: 0;
}
