.fix::after {
  content: '';
  display: block;
  clear: both;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  height: 0
}

.container {
  width: 1200px;
  margin: 0 auto
}

html::-webkit-scrollbar {
  width: 0 !important
}

html {
  -ms-overflow-style: none;
}

.usn {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.fl {
  float: left;
}

/* .fr {
  float: right;
} */

.cf {
  zoom: 1;
}

.cf::after {
  content: '', ;
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden;
}

.db {
  display: block;
}

.dn {
  display: none;
}

.di {
  display: inline;
}

.dib {
  display: inline-block;
}

.transparent {
  opacity: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f18 {
  font-size: 18px;
}

.f20 {
  font-size: 20px;
}

.fb {
  font-weight: bold;
}

.fn {
  font-weight: normal;
}

.unl {
  text-decoration: underline;
}

.no_unl {
  text-decoration: none;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.tj {
  text-align: justify;
  text-justify: inter-ideograph;
}

html, body {
  -ms-overflow-style: none;
}

.wb {
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

::-ms-scrollbar {
  display: none;
}

.wn {
  word-wrap: normal;
  white-space: nowrap;
}

.wp {
  overflow: hidden;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
}

.wes {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.wes-2 {
  display: flex;
  flex-direction: column;
  line-clamp: 2;
  overflow: hidden;
}

.wes-3 {
  display: flex;
  flex-direction: column;
  line-clamp: 3;
  overflow: hidden;
}

.wes-4 {
  display: flex;
  flex-direction: column;
  line-clamp: 4;
  overflow: hidden;
}

.ofh {
  overflow: hidden;
}

.ofs {
  overflow: scroll;
}

.ofa {
  overflow: auto;
}

.ofv {
  overflow: visible;
}

.ps {
  position: static;
}

.pr {
  position: relative;
  zoom: 1;
}

.pa {
  position: absolute;
}

.pf {
  position: fixed;
}

.vt {
  vertical-align: top;
}

.vm {
  vertical-align: middle;
}

.vb {
  vertical-align: bottom;
}

.csd {
  cursor: default;
}

.csp {
  cursor: pointer;
}

.csh {
  cursor: help;
}

.csm {
  cursor: move;
}

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

.flex_sa {
  display: flex;
  align-items: center;
  vertical-align: middle;
}

.tb-c {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}

.ts-c {
  position: absolute;
  left: 50;
  top: 50%;
  transform: translate(-50%, -50%);
}

.ts-mc {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.Brand_Persion {
  font-size: 14px;
  display: block;
  color: #818181;
  line-height: 24px;
  margin: 38px 0;
  text-align: left;
}

.login {
  position: fixed;
  right: 0;
  top: 0;
  margin-top: 170px;
  margin-right: 280px;
  z-index: 15;
}

.login span img {
  width: 134px;
  cursor: pointer;
}

.btnTitle {
  position: fixed;
  left: 180px;
  top: 220px;
  z-index: 0;
  color: #ffffff;
  -webkit-animation: viewFrames 1s ease-in-out;
          animation: viewFrames 1s ease-in-out;
}

.btnBtoom {
  top: 320px;
}

.btnTitle h2 {
  font-size: 80px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 80px;
  margin-bottom: 20px;
}

.btnTitle .king1 {
  -webkit-animation: view5 2s ease-in;
          animation: view5 2s ease-in;
}

.view-cloud .king1 {
  -webkit-animation: viewCloud 3s ease-in;
          animation: viewCloud 3s ease-in;
}

.view-cloud .king2 {
  -webkit-animation: viewCloud 4s ease-in;
          animation: viewCloud 4s ease-in;
}

.view-cloud .king3 {
  -webkit-animation: viewCloud 5s ease-in;
          animation: viewCloud 5s ease-in;
}

@-webkit-keyframes viewCloud {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.1;
  }

  100% {
    opacity: 0.25;
  }
}

@keyframes viewCloud {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.1;
  }

  100% {
    opacity: 0.25;
  }
}

.king1 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.king2 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.king3 {
  -webkit-animation-delay: 3.5s;
          animation-delay: 3.5s;
}

.btnTitle .king2 {
  -webkit-animation: view6 1s ease-in;
          animation: view6 1s ease-in;
}

.btnTitle p {
  font-size: 30px;
}

.btnMenu {
  width: 120px;
  height: 120px;
  position: fixed;
  right: 0;
  top: 0;
  margin-top: 120px;
  margin-right: 120px;
  cursor: pointer;
  background: #fff;
  transition: all 2s ease-in;
  z-index: 999;
  opacity: 1;
}

.active-false {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: 11;
  background: #000;
  opacity: 0.9;
  display: none;
}

.viewShingActive1 {
  opacity: 0;
  transition: all 0.5s ease-in;
}

.viewShingActive2 {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}

.btnMenu::before {
  content: '';
  width: 18px;
  height: 1px;
  background: #b9b9b9;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -9px;
  margin-top: -5px;
  transform: rotate(-1deg);
  transition: all ease-in 0.2s;
  z-index: 2;
}

.btnMenu::after {
  content: '';
  width: 18px;
  height: 1px;
  background: #b9b9b9;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  margin-left: -9px;
  margin-top: 5px;
  transform: rotate(-1deg);
  transition: all ease-in-out 0.5s;
}

.btnMenu.menu-is-open {
  overflow: hidden;
  transition: all 0.1s ease-in-out;
}

.btnMenu.menu-is-open::before {
  top: 65px;
  transform: rotate(-135deg);
  transition: all ease-in 0.2s;
}

.btnMenu.menu-is-open::after {
  top: 55px;
  transform: rotate(-45deg);
  transition: all ease-in-out 0.5s;
}

#cd-nav ul {
  position: fixed;
  width: 100%;
  right: 5%;
  bottom: 0;
  border-radius: 0.25em;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  visibility: hidden;
  overflow: hidden;
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform: scale(0);
  transform-origin: 95% 100px;
  transition: transform 0.3s, visibility 0s 0.3s;
}

#cd-nav.is-fixed ul {
  position: fixed;
  width: calc(100% - 80px*2);
  height: calc(100% - 80px*2);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 1);
  visibility: hidden;
  transform: scale(0);
  margin: auto auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

#cd-nav ul.is-visible {
  visibility: visible;
  transform: scale(1);
  border-radius: 0;
  transition: transform 0.3s, visibility 0s 0s;
}

#cd-nav ul.has-transitions {
  transition: transform 0.3s, visibility 0s 0.3s;
}

#cd-nav ul li {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  height: 100%;
  transform-origin: right left;
}

#cd-nav ul li::before {
  content: '';
  position: absolute;
  height: 100%;
}

#cd-nav ul li:nth-of-type(1)::before {
  border-right: none;
}

#cd-nav ul.is-visible>li:nth-child(1) {
  -webkit-animation: a3 2s;
          animation: a3 2s;
  z-index: 1;
  overflow: hidden;
  width: 480px;
  position: relative;
}

#cd-nav ul.is-visible>li:nth-child(2) {
  -webkit-animation: a2 2s;
          animation: a2 2s;
  z-index: 2;
  overflow: hidden;
  width: 400px;
  background: rgba(165, 165, 165, 0.3);
}

#cd-nav ul.is-visible>li:nth-child(3) {
  -webkit-animation: a1 2s;
          animation: a1 2s;
  width: calc(100% - 880px);
  z-index: 3;
  overflow: hidden;
}

#cd-nav ul.is-visible li span,
#cd-nav ul.is-visible li a {
  padding: 70px 0;
  display: block;
  margin-left: 0;
  cursor: pointer;
}

#cd-nav ul.is-visible>li:nth-child(1) span,
#cd-nav ul.is-visible>li:nth-child(1) a {
  text-align: center;
}

#cd-nav ul.is-visible>li:nth-child(1) span img {
  margin-left: -144px;
  width: 134px;
}

#cd-nav ul.is-visible li:nth-child(1) article {
  position: absolute;
  box-sizing: border-box;
  bottom: 0;
  margin-bottom: 57px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: 100%;
  align-items: center;
  left: 0;
}

#cd-nav ul.is-visible li:nth-child(1) article>div {
  flex: 0 0 100%;
  text-align: left;
  height: 57px;
  text-align: center;
  line-height: 57px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
  transition: all 0.5s ease-in;
}

#cd-nav ul.is-visible li:nth-child(1) article>div.active {
  background: rgb(138, 2, 8);
  transition: all 0.5s ease-in-out;
}

#cd-nav ul.is-visible li:nth-child(1) article>div svg {
  flex: 1;
}

#cd-nav ul.is-visible li:nth-child(1) article h1 {
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  width: 50%;
  margin-left: 30px;
}

#cd-main-nav .wrapper {
  padding: 80px 46px;
  position: relative;
  overflow: hidden;
  height: auto;
}

#cd-main-nav .wrapper section {
  height: -webkit-fill-available;
  height: -moz-available;
  height: fill-available;
  transform: 0.1s ease-in;
  opacity: 0;
  display: none;
}

#cd-main-nav .wrapper section.item {
  opacity: 1;
  transition: 0.1s ease-in-out;
  display: block;
  overflow-y: auto;
}

#cd-main-nav .wrapper section.item {
  overflow: scroll
}

#cd-main-nav .wrapper section.item::-webkit-scrollbar {
  display: none;
}

#cd-main-nav .wrapper section ol {
  display: flex;
  flex-wrap: wrap;
}

#cd-main-nav .wrapper section ol>li {
  flex: 0 0 99%;
  display: flex;
  justify-content: flex-start;
  padding: 30px 0 10px 0;
  border-bottom: 1px solid #212121;
  -webkit-animation: viewFrames 2s;
          animation: viewFrames 2s;
  position: relative;
  cursor: pointer;
  z-index: 22;
  width: 100%;
  z-index: 999;
}

#cd-main-nav .wrapper section ol>li:nth-of-type(1),
#cd-main-nav .wrapper section ol>li:nth-of-type(2) {
  border-bottom: none;
}

#cd-main-nav .wrapper section ol>li.view1 {
  -webkit-animation: view1 0.5s;
          animation: view1 0.5s;
}

#cd-main-nav .wrapper section ol>li.view2 {
  -webkit-animation: view2 0.5s;
          animation: view2 0.5s;
}

#cd-main-nav .wrapper section ol>li.view3 {
  -webkit-animation: view3 0.5s;
          animation: view3 0.5s;
}

#cd-main-nav .wrapper section ol>li.view4 {
  -webkit-animation: view4 0.5s;
          animation: view4 0.5s;
}

#cd-main-nav .wrapper section ol>li.view-first {
  padding: 0;
}

#cd-main-nav .wrapper section ol>li {
  position: relative;
}

#cd-main-nav .wrapper section ol>li::before {
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: -1px;
  height: 1px;
  content: '';
  display: block;
  opacity: 0;
  background-color: #d11e26;
  transition: all 0.5s ease-in;
}

#cd-main-nav .wrapper section ol.right>li::before {
  position: absolute;
  left: 0%;
  right: 100%;
}

#cd-main-nav .wrapper section ol.right>li:hover::before,
#cd-main-nav .wrapper section ol.right>li:hover {
  left: 0;
  right: 0;
  opacity: 1;
  color: #b9b9b9;
  transition: all .5s ease-in-out;
}

/* animation */
@-webkit-keyframes icon-bounce {
  0%, 100% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(15deg);
  }

  50% {
    transform: rotate(-15deg);
  }

  75% {
    transform: rotate(5deg);
  }

  85% {
    transform: rotate(-5deg);
  }
}
@keyframes icon-bounce {
  0%, 100% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(15deg);
  }

  50% {
    transform: rotate(-15deg);
  }

  75% {
    transform: rotate(5deg);
  }

  85% {
    transform: rotate(-5deg);
  }
}

.service-icon:hover {
  -webkit-animation: icon-bounce 1s alternate;
          animation: icon-bounce 1s alternate;
}

#cd-main-nav .wrapper section ol li>h1 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  position: relative;
  flex: 1;
}

#cd-main-nav .wrapper section ol li h1::before {
  content: 'SERIES';
  position: absolute;
  left: 40px;
  top: 15px;
  font-size: 18px;
  font-weight: normal;
}

#cd-main-nav .wrapper section ol li a {
  padding: 16px 0;
}

#cd-main-nav .wrapper section ol li h3 {
  font-size: 18px;
  color: #fff;
  text-align: right;
}

#cd-main-nav .wrapper section .shop-view h1 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
  letter-spacing: .5px;
}

#cd-main-nav .wrapper section .shop-view .shop-house span {
  display: block;
  font-size: 18px;
  padding: 20px 0;
  border-bottom: 1px solid #1c1e1e;
  position: relative;
  cursor: pointer;
}

.shop-view .shop-house span {
  opacity: 1;
  color: #b9b9b9;
}

.shop-view .shop-house span::before {
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: -0.5px;
  height: 1px;
  content: '';
  display: block;
  opacity: 0;
  background-color: #d11e26;
  transition: all 0.5s ease-in;
}

.shop-view .shop-house.right span::before {
  position: absolute;
  left: 0%;
  right: 100%;
}

.view-first-soco span::before {
  position: absolute;
  left: 0%;
  right: 100%;
}

.shop-view .shop-house.right span:hover::before,
.shop-view .shop-house.right span:hover,
.view-first-soco a:hover {
  left: 0;
  right: 0;
  opacity: 1;
  color: #b9b9b9;
  transition: all .5s ease-in-out;
}

#cd-main-nav .wrapper section .shop-view {
  -webkit-animation: viewFrames 1s ease-in-out;
          animation: viewFrames 1s ease-in-out;
}

#cd-main-nav .wrapper section .shop-view span.view5 {
  -webkit-animation: view5 0.5s ease-in;
          animation: view5 0.5s ease-in;
}

#cd-main-nav .wrapper section .shop-view span.view6 {
  -webkit-animation: view6 0.5s ease-in;
          animation: view6 0.5s ease-in;
}

#cd-main-nav .wrapper section .shop-view span.viewa1 {
  -webkit-animation: view1 0.5s;
          animation: view1 0.5s;
}

#cd-main-nav .wrapper section .shop-view span.viewa2 {
  -webkit-animation: view2 0.5s;
          animation: view2 0.5s;
}

#cd-main-nav .wrapper section .shop-view span.viewa3 {
  -webkit-animation: view3 0.5s;
          animation: view3 0.5s;
}

#cd-main-nav .wrapper section .shop-view span.viewa4 {
  -webkit-animation: view4 0.5s;
          animation: view4 0.5s;
}

.ant1, .ant2, .ant3, .ant4 {
  opacity: 0;
  transition: all 1s ease;
}

.hide {
  display: none;
}

@-webkit-keyframes ant1 {
  0% {
    opacity: 0;
    transform: translate3d(0px, 100px, 0);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0);
  }
}

@keyframes ant1 {
  0% {
    opacity: 0;
    transform: translate3d(0px, 100px, 0);
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0);
  }
}

@-webkit-keyframes ant2 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
    transform: translate3d(0px, 100px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0);
  }
}

@keyframes ant2 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
    transform: translate3d(0px, 100px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0);
  }
}

@-webkit-keyframes ant3 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0;
    transform: translate3d(0px, 150px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0);
  }
}

@keyframes ant3 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0;
    transform: translate3d(0px, 150px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0);
  }
}

@-webkit-keyframes ant4 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0;
    transform: translate3d(0px, 150px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0);
  }
}

@keyframes ant4 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0;
    transform: translate3d(0px, 150px, 0);
  }

  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0);
  }
}

.animated.ant1 {
  -webkit-animation: ant1 1s ease-in-out;
          animation: ant1 1s ease-in-out;
  opacity: 1;
}

.animated.ant2 {
  opacity: 1;
  -webkit-animation: ant2 1s ease-in-out;
          animation: ant2 1s ease-in-out;
}

.animated.ant3 {
  opacity: 1;
  -webkit-animation: ant3 1s ease-in-out;
          animation: ant3 1s ease-in-out;
}

.animated.ant4 {
  opacity: 1;
  -webkit-animation: ant4 1s ease-in-out;
          animation: ant4 1s ease-in-out;
}

@-webkit-keyframes view1 {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes view1 {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes view2 {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes view2 {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes view3 {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes view3 {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes view4 {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes view4 {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes viewFrames {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes viewFrames {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes view5 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes view5 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  75% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes view6 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes view6 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes a3 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes a3 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 1;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes a2 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes a2 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 0;
  }

  50% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes a1 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes a1 {
  0% {
    opacity: 0;
  }

  20% {
    opacity: 0;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.socoRect {
  width: 100%;
  position: relative;
  height: -webkit-fill-available;
  height: -moz-available;
  height: fill-available;
}

#cas {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  background-color: #000000;
  z-index: 0;
}

#canvas {
  position: relative;
}

.socoRect .socoRect-more {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: auto;
}

.socoRect .socoRect-more .more-brand {
  text-align: center;
  margin: 0 auto;
  color: #fff;
  position: relative;
  top: 0px;
  height: 100%;
  width: 100%;
}

.socoRect .socoRect-more .more-brand h1 {
  font-size: 60px;
  line-height: 85px;
  font-weight: bold;
  letter-spacing: 4px;
}

.socoRect .socoRect-more .more-brand h1,
.socoRect .socoRect-more .more-brand p,
.socoRect .socoRect-more .pro_num {
  opacity: 0;
}

.socoRect .socoRect-more .more-brand h1.animated.has1,
.socoRect .socoRect-more .more-brand p.animated.has2,
.socoRect .socoRect-more .pro_num.animated.has3 {
  -webkit-animation-name: slideInTop;
          animation-name: slideInTop;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  transform-style: preserve-3d;
  opacity: 1;
}

.socoRect .socoRect-more .more-brand p {
  font-size: 30px;
  font-weight: bold;
}

.socoRect-more {
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.wrapperS {
  text-align: center;
  left: -60px;
  width: 1400px;
  margin: 30px auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}

.wrapperS .counter #count1 small {
  position: absolute;
  right: -86px
}

.wrapperS .counter {
  padding: 20px 0;
}

.wrapperS .count-title {
  /* font-family: 'DINOT-Bold'; */
  font-size: 90px;
  font-weight: bold;
  margin-top: 20px;
  color: #FFF;
  margin-bottom: 0;
  text-align: center;
}

.wrapperS .count-text {
  font-size: 18px;
  font-weight: normal;
  color: #dfdfd6;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.wrapperS .count-title em {
  font-size: 16px;
  color: #fff;
  margin-left: 6px;
  vertical-align: middle;
  position: absolute;
  right: 20px;
  top: 45px;
}

.wrapperS .profile_us {
  padding: 64px 0 0 0;
  margin: 0 auto;
  text-align: center;
}

.wrapperS .profile_us h1 {
  font-size: 24px;
  line-height: 70px;
  padding-bottom: 20px;
  font-weight: normal;
  color: #333;
}

.wrapperS .profile_us>p {
  line-height: 24px;
  font-size: 14px;
  color: #666;
}

.wrapperS .col_fifth {
  position: relative;
  display: inline;
  display: inline-block;
  margin-bottom: 20px;
}

#count1::before {
  position: absolute;
  content: 'KM';
  right: -5px;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 18px;
  top: 50px;
}

#count2::before {
  position: absolute;
  content: 'KG';
  right: 14px;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 18px;
  top: 48px;
}

#count3::before {
  position: absolute;
  content: 'æ£µ';
  right: 22px;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 18px;
  top: 50px;
}

#count4::before {
  position: absolute;
  content: 'å®¶';
  right: 105px;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 18px;
  top: 60px;
}

#count5::before {
  position: absolute;
  content: 'ä¸ª';
  right: 150px;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 18px;
  top: 56px;
}

#count6::before {
  position: absolute;
  content: 'é¡¹';
  right: 130px;
  width: 30px;
  height: 30px;
  color: #fff;
  font-size: 18px;
  top: 50px;
}

.soco_area {
  position: relative;
  overflow: hidden;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  background: rgb(30, 30, 30);
}

.section-common {
  position: relative;
  overflow: hidden;
}

.section-common .common_picture {
  width: 50%;
  float: left;
  overflow: hidden;
  position: relative;
  height: 100%;
  box-sizing: border-box;
}

.section-common .common_picture img.bigget {
  width: 101%;
  height: 100%;
  -webkit-animation: animations 10s linear 10s infinite alternate;
          animation: animations 10s linear 10s infinite alternate;
}

@-webkit-keyframes animations {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.05, 1.05);
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

@keyframes animations {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.05, 1.05);
  }

  100% {
    transform: scale(1.1, 1.1);
  }
}

.section-common .common_about {
  background: rgb(30, 30, 30);
  height: -webkit-fill-available;
  height: -moz-available;
  height: fill-available;
  width: 50%;
  float: right;
  vertical-align: middle;
  z-index: 2;
}

.section-common .common_about .about-view {
  padding: 375px 0px 0 120px;
  width: 680px;
  opacity: 0;
  padding: 0px 0px 0 120px;
}

#section1 .common_about .about-view {
  padding-top: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.section-common .common_about button {
  border: none;
  outline: none;
  font-size: 16px;
  color: #191919;
  letter-spacing: 1px;
  background-color: #FFFFFF;
  cursor: pointer;
}

@-webkit-keyframes slideInTop {
  from {
    transform: translate3d(0, 200px, 0);
    visibility: visible;
    opacity: 0;
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInTop {
  from {
    transform: translate3d(0, 200px, 0);
    visibility: visible;
    opacity: 0;
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes slideInRight {
  from {
    transform: translate3d(150px, 0, 0);
    visibility: visible;
    opacity: 0;
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    transform: translate3d(150px, 0, 0);
    visibility: visible;
    opacity: 0;
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  transform-style: preserve-3d;
}

.slideInLeft {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  transform-style: preserve-3d;
}

@-webkit-keyframes slideInLeft {
  from {
    transform: translate3d(-500px, 0, 0);
    visibility: visible;
    opacity: 0;
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-500px, 0, 0);
    visibility: visible;
    opacity: 0;
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.clear {
  clear: both;
}

#fourth button {
  width: 210px;
  height: 54px;
  position: relative;
  background: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 2px;
  border: none;
  font-size: 15px;
  position: relative;
  outline: none;
  top: -6px;
  text-align: center;
  cursor: pointer;
  /* font-family: 'PingFangSC-Regular', 'PingFang-SC-Semibold', 'NotoSansCJK-Light', 'Helvetica Neue', 'Helvetica', 'Hiragino Sans GB', 'STHeitiSC-Light', 'Microsoft YaHei', 'Arial', 'sans-serif'; */
}

.border {
  position: absolute;
  background: none;
  transition: all .5s ease-in-out;
}

.section-common .shadow {
  opacity: 0;
  transition: all 1s ease-in;
}

.section-common .shadow.active {
  opacity: 1;
  transition: all 1s ease-in-out;
  position: absolute;
  left: 0;
}

.but1::before {
  content: '';
  position: absolute;
  top: -6px;
  left: 0;
  width: 0%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  background-color: rgba(0, 0, 0, .5);
  transition: all 0.5s ease-in;
}

.but1:hover::before {
  opacity: 1;
  width: 100%;
  transition: all 0.5s ease-in-out;
}

.but2::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  height: 56px;
  background-color: rgba(0, 0, 0, .5);
  transition: all 0.5s ease-in;
}

.but2:hover::before {
  opacity: 1;
  width: 100%;
  transition: all 0.5s ease-in-out;
}

.section-common .common_about p {
  font-size: 24px;
  color: #fff;
}

.soco_area .socozore {
  font-size: 60px;
  color: #FFFFFF;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-weight: bold;
}

.buttonBox {
  position: relative;
  width: 210px;
  margin: 60px 0;
  line-height: 0;
  cursor: pointer;
}

.section-common .common_about .about-view h1.has1 {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  transform-style: preserve-3d;
}

.section-common .common_about .about-view p.has2 {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  transform-style: preserve-3d;
}

.section-common .common_about .about-view .buttonBox.has3 {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
  transform-style: preserve-3d;
}

.section-common .common_about.view-right-top .about-view h1.has1,
.section-common .common_about.view-right-top .about-view p.has2,
.section-common .common_about.view-right-top .about-view .buttonBox.has3 {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

.section-common .common_about.view-left-top .about-view h1.has1,
.section-common .common_about.view-left-top .about-view p.has2,
.section-common .common_about.view-left-top .about-view .buttonBox.has3 {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

.buttonBox-flex {
  display: flex;
}

.buttonBox-flex svg {
  position: absolute;
  right: 20px;
  top: 4px;
  display: none;
}

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

.bagking {
  background: url(../images/index/index.png) no-repeat center center;
  position: relative;
  background-size: cover;
  min-width: 100%;
  min-height: 100%;
  height: -webkit-fill-available;
  height: -moz-available;
  height: fill-available;
  width: auto;
}

.col_half {
  width: 49%;
}

.col_third {
  width: 32%;
}

.col_fourth {
  width: 30%;
}

.col_fifth {
  width: 18.4%;
}

.col_sixth {
  width: 15%;
}

.col_three_fourth {
  width: 74.5%;
}

.col_twothird {
  width: 66%;
}

.col_half,
.col_third,
.col_twothird,
.col_fourth,
.col_three_fourth,
.col_fifth {
  position: relative;
  display: inline;
  display: inline-block;
  margin-bottom: 20px;
}

.wrapperS .col_fourth sub {
  font-size: 46px;
}

#count-number1 sub {
  position: relative;
  left: 58px;
}

#count-number3 sub {
  position: relative;
  left: 153px;
}

#count-number6 sub {
  position: relative;
  left: 100px;
}

.motorcycle {
  height: 100%;
  width: 100%;
  background-size: cover;
  position: relative;
  background-image: linear-gradient(#171717, #545454);
}

.motorcycle-tcMax {
  padding: 70px 0 30px 0;
  width: 540px;
  text-align: left;
  margin: 0 auto;
  color: #fff;
  position: relative;
  left: 140px;
}

.motorcycle-tcMax h1 {
  font-size: 60px;
  line-height: 85px;
  position: relative;
  width: auto;
  cursor: pointer;
  font-weight: bold;
}

.motorcycle-tcMax span {
  position: absolute;
  left: 340px;
}

.motorcycle-tcMax .h1::before {
  content: '';
  position: absolute;
  top: 13px;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: #D11E26;
  right: 17px;
}

.motorcycle-tcMax .h1::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  top: 34px;
  right: 42px;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  transform: rotate(45deg);
}

.motorcycle-tcMax p {
  font-size: 30px;
  margin-top: 10px;
}

.motorcycle .motorcycle-tcMax em {
  display: block;
  width: 1px;
  height: 120px;
  background: #D11E26;
  margin: 20px auto;
  margin-left: 130px;
}

.footer {
  background-color: #040404;
  height: auto;
  width: 100%;
  position: relative;
  padding: cuto;
  overflow: hidden;
}

.footer .navbar-inverse .section-top {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 50px 0;
}

.footer .navbar-inverse .section-top nav {
  display: flex;
  justify-content: center;
  width: 100%;
  align-items: end;
}

.footer .navbar-inverse .section-top nav .footerLogin {
  vertical-align: bottom;
  margin-top: -10px;
  flex: 1;
  margin-left: 80px;
  cursor: pointer;
}

.footer .navbar-inverse .section-top nav .footerLogin>span img {
  width: 134px;
}

.footer .center-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 28px;
  position: relative;
  top: -12px;
}

.footer .center-wrap a>img {
  vertical-align: text-top;
}

.footer .copyright .center-wrap {
  position: relative;
  color: #999999;
  margin: 0 10px;
}

.footer .copyright .center-wrap .fiudtags a {
  margin: 0 2.5px;
  color: #999999;
  font-size: 14px;
}

.footer .linkContainer {
  text-align: left;
  transition: all 0.25s;
  z-index: 99;
  display: block;
  cursor: pointer;
}

.footer .linkContainer.tainer a {
  color: #9b9b9b;
  font-size: 16px;
  cursor: pointer;
  z-index: 999;
  position: relative;
  left: 20px;
  top: 10px;
}

.footer .linkContainer.tainer a:hover {
  color: #cacaca;
  transition: all 0.3s ease-out;
}

.footer .linkContainer.tainer a>img {
  vertical-align: middle;
  margin-right: 10px;
  width: 50%;
}

.navbar-inverse {
  position: relative;
  padding: 60px 0 0 0;
}

.inverse-container {
  width: 1320px;
  margin: 0 auto;
}

.navbar-inverse .section-top {}

.navbar-inverse .section-detail {
  width: 57%;
  float: left;
}

.navbar-inverse .section-detail>ul {
  overflow: hidden;
  width: 100%;
}

.navbar-inverse .section-detail>ul li {
  float: left;
  width: 25%;
  box-sizing: border-box;
}

.navbar-inverse .section-detail>ul li:nth-of-type(4) {
  width: auto;
}

.navbar-inverse .section-detail>ul li h3 {
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 20px;
  margin-bottom: 30px;
}

.navbar-inverse .section-detail>ul li p {
  line-height: 44px;
}

.navbar-inverse .section-detail>ul li a {
  font-size: 14px;
  line-height: 17px;
  color: #818181;
  display: block;
  line-height: 44px;
}

.navbar-inverse .section-detail>ul li a:hover {
  color: #cacaca;
  transform: all 0.4s ease-in;
}

.navbar-inverse .section-service {
  width: auto;
  float: right;
  line-height: 0;
  position: relative;
  left: -52px;
}

.navbar-inverse .section-service .section-customer {
  display: flex;
  justify-content: center;
  align-items: center;
}

.navbar-inverse .section-service .section-customer img {
  margin-left: 10px;
  margin-bottom: 4px;
  transition: all 0.5s ease;
}

#my-img1:hover {
  transition: all 0.5s ease-in;
  content: url('../images/index/footer/facebook.png');
}

#my-img2:hover {
  transition: all 0.5s ease-in;
  content: url('../images/index/footer/int.png');
}

#my-img3:hover {
  transition: all 0.5s ease-in;
  content: url('../images/index/footer/cameras.png');
}

#my-img4:hover {
  transition: all 0.5s ease-in;
  content: url('../images/index/footer/weibo.png');
}

#my-img5:hover {
  transition: all 0.5s ease-in;
  content: url('../images/index/footer/weiChats.png');
}

.navbar-inverse .section-service .section-customer span {
  color: #818181;
  float: right;
  font-size: 26px;
  font-weight: bold;
}

.navbar-inverse .section-service .section-tel {
  text-align: center;
  color: #fff;
}

.navbar-inverse .section-service .section-tel label {
  display: block;
  font-size: 24px;
  color: #333;
}

.navbar-inverse .section-service .section-tel span {
  font-size: 14px;
  color: #818181;
  margin-top: 20px;
  display: block;
  margin-bottom: 20px;
}

.navbar-inverse .section-service .section-tel label {
  display: block;
  position: relative;
  top: 90px;
  left: 60px;
  text-align: left;
  width: 100%;
  height: 100%;
}

.navbar-inverse .section-bottom .copyright {
  margin: 0 auto;
  text-align: center;
  padding: 17px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.navbar-inverse .section-bottom .copyright p {
  font-size: 14px;
  color: #818181;
}

.mainContent {
  position: relative;
  margin: 0 auto;
}

.smart-pavilion-view {
  height: 910px;
  width: 100%;
  background-color: #000;
}

.smart-pavilion-view {
  display: flex;
  justify-content: flex-start;
  box-sizing: border-box;
  min-height: -webkit-fill-available;
  min-height: -moz-available;
  min-height: fill-available;
  height: 100%;
}

.smart-pavilion-view .pavilion-view-left {
  width: 50%;
  flex: 0 0 50%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.section-common .common_about.view-right-top {
  height: 100%;
}

.smart-pavilion-view .pavilion-view-left .view-left-top {
  height: 50%;
  width: 100%;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}

.smart-pavilion-view .pavilion-view-left .view-left-top img {
  width: 100%;
  height: 100%;
}

.smart-pavilion-view .pavilion-view-left .view-left-top img.bigget {
  -webkit-animation: animations 3.5s linear 3.6s infinite alternate;
          animation: animations 3.5s linear 3.6s infinite alternate;
  width: 100%;
}

.pavilion-view-left .view-left-top .about-view,
.pavilion-view-right .view-right-top .about-view {
  padding: 108px 100px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
}

.pavilion-view-right .view-right-top {
  width: 100%;
  position: relative;
  z-index: 999;
}

.pavilion-view-right .view-right-top img {
  width: 100%;
  height: 100%;
}

.pavilion-view-left .view-left-top h1,
.pavilion-view-right .view-right-top h1 {
  font-size: 60px;
  color: #FFFFFF;
  line-height: 68px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  font-weight: bold;
}

.pavilion-view-left .view-left-top p,
.pavilion-view-right .view-right-top p {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}

.smart-pavilion-view .pavilion-view-left .view-left-bottom {
  height: 50%;
  width: 100%;
  background: url(../images/index/maps.png) center center no-repeat;
  background-size: cover;
}

.smart-pavilion-view .pavilion-view-right {
  width: 50%;
  flex: 0 0 50%;
}

.swiper-containerview {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.swiper-containerview .swiper-slide {
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-containerview .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid #fff;
}

.swiper-containerview .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background: url(../images/index/st-right.png) no-repeat center center !important;
  widows: 32px;
  height: 32px;
  background-size: cover;
}

.swiper-button-next.swiper-next-bull {
  position: absolute;
  top: auto;
  width: 32px;
  height: 32px;
  bottom: 0;
  margin-bottom: 50px;
  margin-right: 50px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
}

.socoApp {
  position: relative;
  width: 100%;
  position: relative;
  height: inherit;
  background: url(../images/index/app.png) center center no-repeat;
  background-size: cover;
  box-sizing: border-box;
}

.socoApp .appchartView {
  text-align: center;
  padding: 80px 0;
  color: #fff;
}

.socoApp .appchartView h1 {
  font-size: 60px;
  margin-bottom: 20px;
  font-weight: bold;
  letter-spacing: 2px;
}

.socoApp .appchartView p {
  font-size: 30px;
}

.socoApp .download {
  text-align: center;
  margin: 70px auto 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.socoApp .section-common {
  height: 100%;
}

.socoApp .download a {
  position: relative;
  display: block;
  background-color: rgba(255, 255, 255, 0.13);
  height: 400px;
  width: 400px;
}

.socoApp .download a:nth-of-type(1) {
  margin-right: 90px;
}

.socoApp .download a img {
  opacity: 0;
  transition: all 0.1s ease-in;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  transform: translate(-50%, -50%);
}

.socoApp .download a img.active {
  opacity: 1;
  position: absolute;
  width: 120px;
  height: 120px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 1);
  transition: all 0.5s ease-in-out;
}

.socoApp .download a:nth-of-type(2) {
  margin-left: 90px;
}

.socoApp .download svg {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 400px;
  text-align: center;
  margin: 0 auto;
}

.pdView {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  top: 0;
}

.backgGrging .voteShadeMasker {
  position: fixed;
  z-index: 1000;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.85);
}

.backgGrging .big-img {
  box-sizing: border-box;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: -1;
  display: table-cell;
  vertical-align: middle;
  transform: translate(-50%, -50%);
  padding: 30px 0;
  opacity: 0;
  overflow: hidden;
  width: auto;
}

.backgGrging .big-img.md-show {
  transform: scale(0.95);
  opacity: 1;
  margin: 0 auto;
  display: table;
  transition: all 0.1s ease-in;
  transition-delay: 0.1s;
  z-index: 9999;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.backgGrging .big-img img.bigBack {
  display: block;
  margin: 0 auto;
  width: 738px;
  transform: scale(1) rotate(0) translate3d(0, 0, 0);
}

.backgGrging .big-img img.errorImg {
  width: 9%;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 92px;
  margin-right: 84px;
  z-index: 99;
  box-sizing: border-box;
  cursor: pointer;
}

.itemSubimt {
  width: 480px;
  height: 45px;
  background: #ce0711;
  text-align: center;
  padding: 10px 0;
  line-height: 45px;
  position: relative;
  top: 15px;
  cursor: pointer;
}

.itemSubimt img {
  vertical-align: middle;
  margin-right: 10px;
}

.itemSubimt span {
  color: #fff;
  vertical-align: middle;
  font-size: 18px;
}

@media only screen and (max-device-width:769px) {
  .backgGrging .big-img img.bigBack {
    width: 400px;
  }

  .backgGrging .big-img img.errorImg {
    width: 10%;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 59px;
    margin-right: 40px;
    z-index: 99;
    box-sizing: border-box;
    cursor: pointer;
  }

  .itemSubimt {
    width: 80%;
    height: 20px;
    background: #ce0711;
    text-align: center;
    padding: 10px 0;
    line-height: 21px;
    position: relative;
    top: -10px;
  }

  .itemSubimt img {
    width: 7%;
  }

  .itemSubimt span {
    font-size: 0.9em;
    font-weight: bold;
  }
}

section {
  min-height: 100%;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
  transition: all ease-out 1s;
  opacity: 1;
  z-index: 10;
}

section.in {
  transform: scale(0.5);
  opacity: 0;
}

#loading {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 4s ease-in;
  background: url(../images/loadgif.gif) no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  transition: all 0.4s ease-in-out;
  opacity: 1;
}

@media only screen and (max-device-width:769px) {
  #header {
    height: 62px;
    background: #f1f1f1;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
  }

  .flagImg {
    position: fixed;
    top: 18px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  .flagImg img {
    width: 110px;
  }

  #cd-main-nav .wrapper {
    padding: 4.3em 1.2em;
  }

  #cd-nav ul.is-visible li:nth-child(1) a img {
    margin-left: 0px;
  }

  #cd-nav.is-fixed ul {
    width: calc(100% - 0px*2);
    height: calc(100% - 0px*2);
  }

  #cd-nav ul.is-visible>li:nth-child(1) {
    width: 70%;
  }

  #cd-nav ul.is-visible li:nth-child(1) article>div {
    flex: 0 0 100%;
    text-align: left;
    height: 45px;
    text-align: left;
    line-height: 45px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
  }

  #cd-nav ul.is-visible li:nth-child(1) article h1 {
    font-size: 14px;
    font-weight: bold;
  }

  #cd-nav ul.is-visible>li:nth-child(2) {
    width: 100%;
    background: rgb(51, 51, 51);
  }

  .btnMenu {
    margin: 0;
    width: 60px;
    height: 60px;
    background: none !important;
  }

  .btnMenu.menu-is-open::before {
    top: 35px;
  }

  .btnMenu.menu-is-open::after {
    top: 25px;
  }

  #cd-main-nav .wrapper section .shop-view .shop-house a {
    font-size: 14px;
  }

  #cd-main-nav .wrapper section .shop-view h1 {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 40px;
    letter-spacing: .5px;
    margin-top: 1em;
  }

  .conter {
    position: relative;
    /* top: 60px; */
  }

  .pavilion-view-right .view-right-top p {
    font-size: 1.17em;
  }

  .IndexbackGang {
    width: 100%;
  }

  #cd-main-nav .wrapper section .shop-view .shop-house span {
    font-size: 1em;
  }

  .ViewOnetipVoid {
    width: 100%;
    background: url(../images/mobile/index/indexone.png) center center no-repeat;
    background-size: cover;
    height: 26.7em;
    padding-top: 2.4em;
    box-sizing: border-box;
  }

  .white {
    color: white;
  }

  .areEasyTop {
    padding: 2em 1.2em;
  }

  .areEasyTop h1 {
    font-size: 2.25em;
    font-weight: bold;
    text-align: center;
    line-height: 48px;
    text-transform: uppercase;
  }

  .ViewOnetipVoid .areEasyTop h1 {
    font-size: 3em;
  }

  .areEasyTop h3 {
    font-weight: 600;
    line-height: 54px;
    text-align: center;
  }

  .areEasyTop button {
    outline: none;
    border: none;
    background: #fff;
    width: 50%;
    height: 3em;
    line-height: 3em;
    font-size: 1.2em;
    letter-spacing: 0.05em;
    margin: 4em auto auto auto;
    display: block;
  }

  .ViewTwotipVoid {
    width: 100%;
  }

  .ViewTwotipVoid img {
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .ViewFivetipVoid .areEasyTop {
    padding: 2em 1.2em;
    height: 94px;
    box-sizing: border-box;
  }

  .ViewThreetipVoid {
    min-height: 26.7em;
    background: rgba(27, 27, 27, 1);
    width: 100%;
    padding: 2em 0;
    box-sizing: border-box;
  }

  .ViewFourtipVoid {
    background: rgb(0, 0, 0);
    width: 100%;
    padding: 1em 0;
    box-sizing: border-box;
    margin-top: -1px;
  }

  .ViewFourtipVoid h1 {
    font-size: 2.25em;
    white-space: pre;
  }

  .wrapperS {
    text-align: center;
    width: 100%;
    margin-top: -3em;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    left: 0;
  }

  .wrapperS .counter {
    flex: 0 0 50%;
  }

  .wrapperS .counter h2 {
    /* font-family: 'DINOT-Bold'; */
    font-size: 1.8em;
    font-weight: bold;
    margin-top: 0;
    color: #FFF;
    margin-bottom: 0;
    text-align: center;
    position: relative;
  }

  .wrapperS .count-text {
    margin-top: -2em;
    font-size: 0.9em;
  }

  .wrapperS .count-title1 h2 em span,
  .wrapperS .count-title2 h2 em span {
    position: absolute;
    right: 10px;
    top: -5px
  }

  .wrapperS .count-title1 h2 em {
    position: absolute;
    right: -0.4em;
  }

  .wrapperS .count-title2 h2 em {
    position: absolute;
    right: 0.1em;
  }

  .wrapperS .count-title3 h2 em {
    position: absolute;
    right: 10px;
  }

  .wrapperS .count-title4 h2 em {
    position: absolute;
    right: 44px;
  }

  .wrapperS .count-title5 h2 em {
    position: absolute;
    right: 60px;
  }

  .wrapperS .count-title6 h2 em {
    position: absolute;
    right: 54px;
  }

  .wrapperS .counter h2 .wrapperS .count-text {
    font-size: 18px;
    font-weight: normal;
    color: #818181;
    margin-top: -15px;
    margin-bottom: 0;
    text-align: center;
  }

  .wrapperS .count-title em {
    font-size: 0.8em;
    color: #fff;
    margin-left: 6px;
    vertical-align: middle;
    position: absolute;
    right: 0.3em;
    font-weight: normal;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .wrapperS .counter h2 span {
    font-size: 0.6em;
    margin-left: .2em;
  }

  .ViewFivetipVoid {
    background: rgb(39, 39, 39);
    margin-top: -1px;
  }

  .ViewFivetipVoid .motorcycle-make h1 {
    position: relative;
    width: 90%;
    display: block;
    margin: 0 auto;
  }

  .ViewFivetipVoid .motorcycle-make span {
    position: absolute;
    right: 70px;
    top: -11px;
  }

  .ViewFivetipVoid .motorcycle-make .h1::before {
    content: '';
    position: absolute;
    top: 18px;
    width: 33px;
    height: 33px;
    border-radius: 30px;
    background: #D11E26;
    right: 20px;
  }

  .ViewFivetipVoid .motorcycle-make .h1::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    top: 27px;
    right: 34px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    transform: rotate(45deg);
  }

  .ViewFivetipVoid span {
    display: inline-block;
    border-radius: 50%;
    background: #D11E26;
  }

  .swiper-containerviewFive .swiper-wrapper .swiper-slide .swiper-box img {
    width: 100%;
  }

  .ViewFivetipVoid .motorcycle-make.motorTcmax span {
    right: 25px;
  }

  .swiper-Skip {
    position: relative;
    width: 100%;
  }

  .swiper-Skip-prev span {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #212121;
    position: absolute;
    bottom: 90px;
    left: 0;
  }

  .swiper-Skip-next span {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #212121;
    position: absolute;
    bottom: 9em;
    right: 0;
  }

  .swiper-Skip-prev span {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #212121;
    position: absolute;
    bottom: 9em;
    left: 0;
  }

  .swiper-Skip-prev span::before {
    position: absolute;
    content: '';
    width: 14px;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
    top: 25px;
    left: 12px;
  }

  .swiper-Skip-prev span:hover::before,
  .swiper-Skip-prev span:hover::after,
  .swiper-Skip-next span:hover::before,
  .swiper-Skip-next span:hover::after {
    background: red;
  }

  .swiper-Skip-prev span::after {
    position: absolute;
    content: '';
    width: 18px;
    height: 3px;
    background: #fff;
    transform: rotate(-45deg);
    left: 12px;
    top: 15px;
    width: 15px;
    height: 2px;
  }

  .swiper-Skip-next span::before {
    position: absolute;
    content: '';
    width: 16px;
    height: 2px;
    background: #fff;
    transform: rotate(135deg);
    top: 25px;
    left: 12px;
  }

  .swiper-Skip-next span::after {
    position: absolute;
    content: '';
    width: 17px;
    height: 2px;
    background: #fff;
    transform: rotate(-135deg);
    right: 12px;
    top: 15px;
  }

  #cd-nav ul.is-visible>li:nth-child(1) span img {
    margin-left: 0px;
    width: 100px;
  }

  .swiper-containerviewFive .swiper-button-next {
    background: none !important;
  }

  .swiper-containerviewVoid .swiper-pagination-bullet-active {
    background: rgba(255, 255, 255, 1) !important;
  }

  .swiper-containerviewVoid .swiper-pagination-bullet {
    background: #fff !important;
    height: 9px;
    width: 9px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 1);
  }

  .ViewSixtipVoid {
    width: 100%;
    background: url(../images/mobile/index/carriage.png) center center no-repeat;
    background-size: cover;
    height: 26em;
    box-sizing: border-box;
    position: relative;
  }

  .ViewSixtipVoid .areEasyTop {
    position: absolute;
    transform: translate(-50%, 0);
    left: 50%;
    width: 100%;
    bottom: 0px;
  }

  .ViewSixtipVoid .areEasyTop button {
    margin: 1.5em auto 1.5em auto;
  }

  .ViewSeventipVoid img {
    width: 100%;
  }

  .smart-pavilion-view {
    height: auto;
    min-height: auto;
  }

  .smart-pavilion-view .pavilion-view-right {
    width: 100%;
    flex: 0 0 100%;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    position: relative;
  }

  .pavilion-view-left .view-left-top .about-view, .pavilion-view-right .view-right-top .about-view {
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
  }

  .section-common .common_about .about-view {
    opacity: 1;
    width: 100%;
  }

  .pavilion-view-left .view-left-top h1, .pavilion-view-right .view-right-top h1 {
    font-size: 2.25em;
    color: #FFFFFF;
    line-height: 1.2em;
    letter-spacing: 2px;
    margin-bottom: 24px;
    font-weight: bold;
    margin-top: 1.4em;
  }

  .swiper-containervie .swiper-button-next {
    background: url(../images/index/st-right.png) no-repeat center center !important;
  }

  .ViewNinetipVoid {
    width: 100%;
    background: url(../images/mobile/index/dowond.png) center center no-repeat;
    background-size: cover;
    height: 27em;
    box-sizing: border-box;
    position: relative;
    margin-top: -1px;
  }

  .ViewNinetipVoid .viewAppdowond img {
    width: 20%;
  }

  .viewAppdowond {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 1.5em;
    box-sizing: border-box;
  }

  .AppdownloadAndroid {
    padding: 3.7em 0;
    background: #313131;
    margin-right: .5em;
    flex: 0 0 50%;
    background: rgba(255, 255, 255, 0.06);
    box-sizing: border-box;
  }

  .AppdownloadIos {
    flex: 0 0 50%;
    padding: 3.7em 0;
    background: #313131;
    margin-left: .5em;
    background: rgba(255, 255, 255, 0.06);
  }

  .ViewEighttipVoid {
    margin-top: -3px;
  }

  .buttonBox {
    width: auto;
  }

  #fourth button {
    margin: 0 auto;
    width: 50%;
  }

  .swiper-containerview .swiper-button-next {
    background: url(../images/index/st-right.png) no-repeat center center !important;
    overflow: hidden;
  }

  .swiper-button-next.swiper-next-bull {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

@media only screen and (max-device-width: 480px),
only screen and (min-device-width: 560px) and (max-device-width: 1136px) and (-webkit-min-device-pixel-ratio: 2) {
  #cd-nav ul.is-visible li:nth-child(1) a img {
    width: 76%;
  }

  .MessageSuperCool .SuperViewLeftTip {
    padding: 4em 1.2em 2em 1.2em;
  }

  #cd-main-nav .wrapper section ol>li {
    padding-top: 1.2em;
  }

  #cd-main-nav .wrapper section ol li a {
    padding-top: 3.2em !important;
  }
}

@media only screen and (max-device-width:360px) {
  #cd-main-nav .wrapper section ol li a {
    padding: 5em 0 .2em 0;
  }

  .systeElevenCu {
    height: 17em !important;
  }

  .systeElevenCu .areEasyTop {
    position: relative;
    top: 8em !important;
  }
}