html, body {
  width: 100%;
  overflow-x: hidden; }

.body {
  overflow: hidden; }

.lay-wrap {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px; }

.section__opt-full {
  height: 100vh; }

.section01 {
  background: url("../images/main.jpg") center;
  background-size: cover;
  padding-left: 20px;
  padding-right: 20px; }

.sec1cont__gi {
  vertical-align: middle; }
  .sec1cont__gi .sec1cont__title {
    font-size: 80px;
    color: #fff;
    font-weight: bold; }
  .sec1cont__gi .sec1cont__text {
    font-size: 20px;
    margin-top: 20px;
    color: #fff;
    font-weight: 300; }
  @media (max-width: 1000px) {
    .sec1cont__gi .sec1cont__title {
      font-size: 45px; }
    .sec1cont__gi .sec1cont__text {
      font-size: 18px; } }

.sec1cont__nav {
  margin-left: 30px;
  margin-top: 70px;
  vertical-align: middle; }
  .sec1cont__nav ul, .sec1cont__nav li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sec1cont__nav, .sec1cont__nav ul, .sec1cont__nav li {
    display: inline-block; }
  .sec1cont__nav ul {
    font-size: 0; }
  .sec1cont__nav li {
    margin-left: 15px; }
    .sec1cont__nav li:first-child {
      margin-left: 0; }
  .sec1cont__nav a {
    color: #fff;
    line-height: 50px;
    background: #00000042;
    border-radius: 10px;
    display: inline-block;
    text-decoration: none;
    padding: 0 20px;
    font-size: 20px; }
  @media (max-width: 1000px) {
    .sec1cont__nav {
      display: block;
      margin-top: 40px; }
      .sec1cont__nav li {
        margin-left: 5px;
        display: block;
        margin-left: 0;
        margin-top: 5px; }
        .sec1cont__nav li:first-child {
          margin-top: 0; }
      .sec1cont__nav a {
        line-height: 35px;
        font-size: 13px;
        padding: 0 15px;
        display: block; } }

@media (max-width: 1000px) {
  .sec1cont__nav {
    margin-left: 0; } }

.section02 {
  position: relative;
  padding: 150px 0 200px 0; }
  .section02::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url("../images/office.png") center;
    background-size: cover;
    opacity: 0.1; }
  @media (max-width: 1000px) {
    .section02 {
      padding: 50px 0 80px 0; } }
  .section02 .tcont-title {
    text-align: center;
    padding: 0 20px; }
    .section02 .tcont-title h2 {
      margin: 0;
      padding: 0;
      font-size: 53px;
      font-weight: 100; }
      .section02 .tcont-title h2 b {
        font-weight: 900; }
    .section02 .tcont-title h3 {
      margin: 0;
      padding: 0;
      font-size: 33px;
      font-weight: 300; }
      .section02 .tcont-title h3 b {
        font-weight: 800; }
    .section02 .tcont-title .tcont-contents {
      font-size: 18px;
      color: #000;
      width: fit-content;
      margin: 0 auto;
      text-align: left; }
      .section02 .tcont-title .tcont-contents li {
        list-style: circle; }
    @media (max-width: 1000px) {
      .section02 .tcont-title h2 {
        font-size: 25px; }
      .section02 .tcont-title h3 {
        font-size: 20px; }
      .section02 .tcont-title ul {
        font-size: 12px; } }
  .section02 .sec2cont-obj {
    margin: 0 auto;
    margin-top: 130px; }
    @media (max-width: 1000px) {
      .section02 .sec2cont-obj {
        margin-top: 100px; } }
  .section02 .tbg {
    position: absolute;
    top: 0;
    z-index: -3;
    opacity: 0.15; }
    .section02 .tbg img {
      width: 70%;
      display: block;
      margin: 0 auto; }

.sec2cont-obj {
  max-width: 552px;
  position: relative; }
  .sec2cont-obj ul, .sec2cont-obj li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .sec2cont-obj img {
    max-width: 100%; }
  @media (max-width: 1000px) {
    .sec2cont-obj {
      width: 50%; } }
  .sec2cont-obj li {
    width: 120px;
    text-align: center;
    font-size: 20px;
    position: absolute; }
    .sec2cont-obj li:nth-of-type(1) {
      left: calc(50.0000% - 60px);
      top: calc(0.5714% - 45px); }
    .sec2cont-obj li:nth-of-type(2) {
      left: calc(0% - 140px);
      top: calc(38.2857% - 15px);
      text-align: right; }
    .sec2cont-obj li:nth-of-type(3) {
      left: calc(19.0217% - 60px);
      top: calc(100% + 15px); }
    .sec2cont-obj li:nth-of-type(4) {
      left: calc(80.7971% - 60px);
      top: calc(100% + 15px); }
    .sec2cont-obj li:nth-of-type(5) {
      left: calc(100%);
      top: calc(38.0952% - 15px);
      text-align: left;
      padding-left: 10px; }
    .sec2cont-obj li span {
      padding: 0 10px;
      background: #fff;
      white-space: nowrap; }
    @media (max-width: 1000px) {
      .sec2cont-obj li {
        font-size: 12px; } }

.section03 {
  position: relative;
  height: 465px; }
  @media (max-width: 1000px) {
    .section03 {
      height: auto; } }

.sec3cont-bg {
  height: 465px;
  overflow: hidden;
  width: 63.8%;
  position: absolute; }
  .sec3cont-bg div {
    background: url("../images/smartwork_01.jpg");
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding-bottom: 23%;
    background-size: cover; }
  .sec3cont-bg .sec3cont-bg-text {
    font-size: 18px;
    font-weight: 500;
    padding: 110px 0 0 70px; }
    @media (max-width: 1200px) {
      .sec3cont-bg .sec3cont-bg-text {
        display: none; } }

.sec3cont-text {
  position: relative;
  background: #376ba1;
  color: #fff;
  padding: 70px;
  padding-top: 60px;
  box-sizing: border-box;
  width: 50%;
  left: 50%;
  max-width: 650px;
  top: 110px; }
  .sec3cont-text h2 {
    margin: 0;
    padding: 0;
    font-weight: 100;
    font-size: 50px; }
    @media (max-width: 1000px) {
      .sec3cont-text h2 {
        font-size: 25px; } }
  .sec3cont-text p {
    font-size: 17px;
    color: #fff;
    font-weight: 300; }
    @media (max-width: 1000px) {
      .sec3cont-text p {
        font-size: 13px; } }
  .sec3cont-text .sec3cont-text__deco {
    color: #376ba1;
    transform: rotate(90deg);
    right: -50px;
    top: 32px;
    position: absolute;
    font-weight: 400;
    font-size: 13px; }

@media (max-width: 1200px) {
  .section03 {
    padding-top: 40px;
    padding-bottom: 40px; }
  .sec3cont-bg {
    width: 100%;
    height: 100%;
    top: 0; }
    .sec3cont-bg div {
      padding-bottom: 0;
      height: 100%; }
  .sec3cont-text {
    width: auto;
    left: auto;
    max-width: none;
    margin-left: 20px;
    margin-right: 20px;
    top: 0;
    padding: 20px; } }

.section04 {
  background: url("../images/device_01.jpg") center;
  background-size: cover;
  height: calc(100vh + 100px);
  padding-top: 100px; }
  .section04 > div {
    position: relative;
    height: 100%; }
  @media (max-width: 1000px) {
    .section04 {
      margin-top: 0;
      height: auto;
      box-sizing: border-box;
      padding-top: 0; }
      .section04 > div {
        height: auto; } }

.sec4cont-obj {
  height: 100vh;
  width: 50%; }
  .sec4cont-obj .slick-slide {
    height: 100vh; }
    .sec4cont-obj .slick-slide img {
      position: relative;
      left: -20%;
      width: 100%; }
  @media (max-width: 1000px) {
    .sec4cont-obj {
      height: 300px; }
      .sec4cont-obj .slick-slide {
        height: 300px; } }

.sec4cont-text {
  top: calc(50% - 174px /2);
  position: absolute;
  left: 50%; }
  .sec4cont-text .tcont-title {
    font-size: 46px;
    font-weight: 300;
    line-height: 1.25em; }
    @media (max-width: 1000px) {
      .sec4cont-text .tcont-title {
        font-size: 18px; } }
  .sec4cont-text .tcont-title b {
    line-height: 1.25em;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    transition: all .3s;
    max-width: 100%;
    vertical-align: bottom; }
  .sec4cont-text .tcont-list {
    margin-top: 15px;
    font-size: 18px;
    line-height: 27px; }
    @media (max-width: 1000px) {
      .sec4cont-text .tcont-list {
        font-size: 12px;
        margin-left: 0;
        float: none;
        margin-top: 5px; } }

.heading1 {
  margin: 0;
  padding: 0;
  font-size: 53px;
  font-weight: 300;
  text-align: center; }
  .heading1 span {
    font-size: 18px;
    display: block; }
  @media (max-width: 1000px) {
    .heading1 {
      font-size: 18px; }
      .heading1 span {
        font-size: 15px; } }

.description {
  font-size: 18px;
  text-align: center; }
  @media (max-width: 1000px) {
    .description {
      font-size: 13px; } }

.section05 {
  padding-top: 150px; }
  .section05 div {
    margin-top: 40px; }
    .section05 div img {
      display: block;
      max-width: 100%;
      margin: 0 auto; }
  @media (max-width: 1000px) {
    .section05 {
      padding-top: 30px; } }

.special {
  padding: 50px 0; }
  .special .lay-wrap::after {
    content: '';
    display: block;
    clear: both; }
  .special .lay-wrap {
    display: flex; }
    .special .lay-wrap > * {
      flex: 1 0 0; }
      .special .lay-wrap > * img {
        width: 100%; }
    .special .lay-wrap .special__text {
      display: flex;
      align-items: center; }
  @media (max-width: 1000px) {
    .special .lay-wrap {
      padding: 0 20px;
      position: relative;
      padding-left: 0; }
    .special.special__right .lay-wrap {
      padding-left: 20px; }
    .special .special__image {
      flex-grow: 1; }
      .special .special__image img {
        width: 150%;
        position: relative;
        left: -50%; }
    .special.special__right .special__image img {
      left: 0; }
    .special .special__text {
      flex-grow: 2; } }

.special__text span, .special__text strong, .special__text p {
  display: block;
  line-height: 1em;
  margin-top: 5px; }
  .special__text span:first-child, .special__text strong:first-child, .special__text p:first-child {
    margin-top: 0; }

.special__text strong {
  font-size: 41px; }

.special__text span {
  font-size: 17px;
  font-weight: 300; }

.special__text p {
  font-size: 19px;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  font-weight: 300;
  line-height: 1.25em; }

.special__text ul {
  font-size: 18px;
  list-style: circle;
  font-weight: 300;
  padding-left: 20px; }

@media (max-width: 1000px) {
  .special__text strong {
    font-size: 20px; }
  .special__text span {
    font-size: 11px; }
  .special__text p {
    font-size: 15px; }
  .special__text ul {
    font-size: 13px; } }

.section07.special {
  background: #f0f0f4; }

.section09 {
  background: #f6f6f8;
  padding: 30px 0; }

.cont-vstable td, .cont-vstable th {
  font-size: 18px; }

.cont-vstable strong {
  font-weight: 500; }

.cont-vstable tbody th {
  text-align: left; }

.cont-vstable .tcol-1 {
  width: 200px; }

.cont-vstable .tcol-2 {
  width: 340px; }

.cont-vstable .tcol-3,
.cont-vstable .tcol-4 {
  width: 108px; }

.cont-vstable .cs-list-check {
  font-size: 15px; }

@media (max-width: 1300px) {
  .cont-vstable {
    overflow-y: auto; }
    .cont-vstable table {
      min-width: 800px;
      table-layout: auto; }
    .cont-vstable .tcol-1,
    .cont-vstable .tcol-2,
    .cont-vstable .tcol-3,
    .cont-vstable .tcol-4,
    .cont-vstable .tcol-5 {
      width: auto; }
    .cont-vstable th, .cont-vstable td {
      white-space: nowrap;
      font-size: 15px;
      padding: 10px 15px; }
    .cont-vstable .cs-list-check {
      font-size: 12px; } }

.tac {
  font-size: 17px !important; }

.tac_best {
  font-size: 20px; }

.section10 {
  position: relative;
  padding-top: 170px;
  padding-bottom: 100px; }
  @media (max-width: 1000px) {
    .section10 {
      padding-top: 30px;
      padding-bottom: 30px; } }
  .section10::after {
    position: relative;
    content: '';
    position: absolute;
    top: 270px;
    width: 100%;
    right: 200px;
    bottom: 0;
    background: #f1f3f3;
    z-index: -1; }
    @media (max-width: 1000px) {
      .section10::after {
        right: 0;
        top: 110px; } }
  .section10 .lay-wrap {
    margin-top: 20px;
    position: relative; }

.cont-product {
  margin: 0 auto; }
  .cont-product::after {
    content: '';
    display: block;
    clear: both; }
  .cont-product, .cont-product li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .cont-product {
    width: 790px;
    padding-top: 30px; }
    @media (max-width: 1000px) {
      .cont-product {
        padding-right: 0;
        width: auto; } }
  .cont-product li {
    float: left;
    margin: 10px 20px;
    width: calc(50% - 40px);
    position: relative;
    padding: 30px;
    box-sizing: border-box;
    height: 350px; }
    @media (max-width: 1000px) {
      .cont-product li {
        width: 100%;
        float: none;
        margin: 0;
        padding: 15px;
        height: auto;
        margin-top: 20px; }
        .cont-product li:first-child {
          margin-top: 0; } }
    .cont-product li::before {
      content: '';
      position: absolute;
      left: 0;
      top: 60px;
      bottom: 0;
      right: 0;
      background: #fff; }
      @media (max-width: 1000px) {
        .cont-product li::before {
          top: 29px; } }
    .cont-product li .cont-product__wrap {
      position: relative; }
      .cont-product li .cont-product__wrap > * {
        margin: 0;
        padding: 0;
        display: block; }
      .cont-product li .cont-product__wrap p + p {
        margin-top: 10px; }
      .cont-product li .cont-product__wrap > strong {
        font-size: 22px;
        font-weight: 400;
        margin-bottom: 10px; }
    .cont-product li h3 {
      font-size: 50px;
      font-family: "Bebas Neue"; }
    .cont-product li p {
      font-size: 14px;
      color: #525252; }
      .cont-product li p strong {
        display: block;
        font-size: 15px;
        color: #000; }
    @media (max-width: 1000px) {
      .cont-product li h3 {
        font-size: 25px; }
      .cont-product li strong {
        font-size: 15px; }
      .cont-product li p {
        font-size: 12px;
        margin-top: 5px !important; } }

.cont-product-image {
  background: #009365; }
  @media (min-width: 1001px) {
    .cont-product-image {
      position: absolute;
      top: -40px;
      bottom: 50px;
      left: calc(50% + 250px);
      width: 440px;
      display: flex;
      align-items: center; }
      .cont-product-image img {
        position: relative;
        right: -40px; } }
  @media (max-width: 1000px) {
    .cont-product-image {
      position: relative;
      width: 80%;
      margin: 0 auto;
      padding: 20px;
      box-sizing: border-box;
      margin-top: 35px; }
      .cont-product-image img {
        display: block;
        margin: 0 auto;
        width: 60%;
        margin-top: -40px; } }

.section11 {
  padding: 100px 0; }
  .section11 .description {
    text-align: center; }
  @media (max-width: 1000px) {
    .section11 {
      padding: 30px 0; } }

.cont-OEM-image{
  float:left;
  line-height: 442px;
}.cont-OEM-image img{
  width:400px;
  }
  @media (max-width: 1250px) {
    .cont-OEM-image{
      display: none;
    }
  }


.cont-server-image {
  text-align: center;}
  .cont-server-image img {
    max-width: 100%; }
  @media (max-width: 1000px) {
    .cont-server-image img {
      width: 80%; } }

.cont-server-info, .cont-server-info li {
  margin: 0;
  padding: 0;
  list-style: none; }

.cont-server-info::after {
  content: '';
  display: block;
  clear: both; }

.cont-server-info {
  margin-top: 80px;
  margin-left: -20px;
  margin-right: -20px; }

@media (max-width: 1000px) {
  .cont-server-info {
    margin-top: 20px; } }

.cont-server-info li {
  border-left: 1px solid #cccccc;
  box-sizing: border-box;
  float: left;
  width: 33%;
  text-align: center; }
  .cont-server-info li:first-child {
    border-left: 0; }
  .cont-server-info li a {
    display: block;
    text-decoration: none; }

.cont-server-info li > div {
  font-size: 60px;
  font-weight: 600; }
  .cont-server-info li > div span {
    font-size: 30px; }
  @media (max-width: 1000px) {
    .cont-server-info li > div {
      font-size: 40px; }
      .cont-server-info li > div span {
        font-size: 15px; }
      .cont-server-info li > div strong {
        word-break: keep-all; } }

.cont-server-info li > strong,
.cont-server-info li > span {
  display: block; }

.cont-server-info li > strong {
  font-size: 18px; }

.cont-server-info li > span {
  font-size: 14px; }

@media (max-width: 1000px) {
  /*.cont-server-info li:nth-child(3) {
    border-left: 0; }
  .cont-server-info li:nth-child(3),
  .cont-server-info li:nth-child(4) {
    border-top: 1px solid #cccccc;
    padding-top: 40px; }*/ }

.cont-server-info .info-link strong {
  font-size: 18px;
  color: #000;
  display: block;
  margin-top: 35px; }

.section13 {
  padding: 30px 0; }
  .section13 .heading1 {
    text-align: left; }
    .section13 .heading1 div:nth-of-type(2) strong {
      color: #123f7c;
      position: relative; }
      .section13 .heading1 div:nth-of-type(2) strong::after {
        content: '';
        height: 6px;
        width: 340px;
        background: #123f7c;
        position: absolute;
        top: calc(50% - 3px);
        left: calc(100% + 10px); }

.cont-chose-list {
  padding-left: calc(50% - 100px);
  margin-top: 80px;
  padding-top: 20px; }
  .cont-chose-list ul, .cont-chose-list li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .cont-chose-list::after {
    content: ''; }
  .cont-chose-list::before {
    content: '';
    background: url("../images/chose_bg.jpg") no-repeat;
    position: absolute;
    width: calc(50% - 180px);
    height: 100%;
    left: 0;
    background-size: 100%; }
    @media (max-width: 1000px) {
      .cont-chose-list::before {
        height: 200px;
        background-position: center;
        background-size: cover;
        width: auto;
        left: 0;
        right: 0; } }
  @media (max-width: 1000px) {
    .cont-chose-list {
      padding-left: 0;
      padding: 20px;
      margin-top: 0; }
      .cont-chose-list ul {
        margin-top: 30px;
        padding-top: 200px; } }
  .cont-chose-list li {
    font-size: 22px;
    position: relative;
    padding-left: 50px;
    margin-top: 30px; }
    .cont-chose-list li:first-child {
      margin-top: 0; }
    .cont-chose-list li > i {
      width: 35px;
      height: 35px;
      position: absolute;
      left: 0;
      top: 0;
      text-align: center;
      font-style: normal;
      color: #123f7c;
      font-weight: bold;
      line-height: 35px; }
      .cont-chose-list li > i span {
        position: relative; }
      @media (max-width: 1000px) {
        .cont-chose-list li > i {
          top: 5px;
          width: 25px;
          height: 25px;
          line-height: 25px;
          font-size: 14px; } }
    .cont-chose-list li > span {
      font-size: 16px;
      display: block; }
    @media (max-width: 1000px) {
      .cont-chose-list li {
        font-size: 15px;
        padding-left: 35px; } }

.section14 {
  background: url("../images/down_bg.jpg");
  background-size: cover;
  box-shadow: inset 0 0 50px 5px rgba(0, 0, 0, 0.3);
  padding: 100px 0; }
  @media (max-width: 1000px) {
    .section14 {
      padding: 30px 20px; } }
  .section14 .lay-wrap {
    position: relative; }
  .section14 h2 {
    color: #fff;
    font-size: 35px; }
    .section14 h2 span {
      font-size: 18px;
      display: block;
      font-weight: 300;
      margin-top: 5px; }
    @media (max-width: 1000px) {
      .section14 h2 {
        font-size: 25px;
        text-align: center; }
        .section14 h2 span {
          font-size: 15px; } }
  .section14 a {
    width: 100px;
    position: absolute;
    right: 10px;
    height: 60px;
    width: 280px;
    border: 2px solid #fff;
    line-height: 56px;
    text-align: center;
    color: #fff;
    padding: 0 20px;
    box-sizing: border-box;
    text-decoration: none;
    top: calc(50% - 30px);
    font-size: 22px;
    text-align: left;
    background: url("../images/down_icon.png") no-repeat;
    background-position: right 15px center; }
    @media (max-width: 1000px) {
      .section14 a {
        position: relative;
        display: block;
        margin: 0 auto;
        font-size: 15px;
        height: 50px;
        line-height: 46px;
        background-size: 15px; } }

.section15 {
  background: url("../images/location_bg.jpg");
  background-size: cover;
  display: flex;
  align-items: center;
  word-break: keep-all; }
  .section15 .lay-wrap {
    position: relative; }
    @media (max-width: 1000px) {
      .section15 .lay-wrap {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%; } }
  .section15 .heading1 {
    color: #fff; }
  .section15 .heading1 span {
    font-size: 26px;
    font-weight: 100;
    margin-top: 5px; }
    @media (max-width: 1000px) {
      .section15 .heading1 span {
        font-size: 15px; } }
  @media (max-width: 1000px) {
    .section15 {
      padding-top: 20px;
      padding-bottom: 20px; }
      .section15.section__opt-full {
        height: auto; } }

#map {
  height: 50vh;
  margin-top: 70px; }
  @media (max-width: 1000px) {
    #map {
      margin-top: 20px; } }

.cont-contact {
  position: absolute;
  right: -50px;
  bottom: -50px;
  z-index: 100;
  width: 400px;
  box-sizing: border-box;
  box-shadow: 0 7px 26px 18px rgba(0, 0, 0, 0.11);
  padding: 50px;
  background: #fff; }
  .cont-contact h3 {
    margin: 0;
    padding: 0;
    font-size: 65px;
    font-family: "Bebas Neue"; }
  .cont-contact > strong {
    font-size: 24px;
    display: block;
    margin-top: 20px; }
    @media (max-width: 1000px) {
      .cont-contact > strong {
        margin-top: 5px; } }
  .cont-contact ul, .cont-contact li {
    margin: 0;
    padding: 0;
    list-style: none; }
  .cont-contact ul {
    margin-top: 10px; }
  .cont-contact li {
    font-size: 17px;
    margin-top: 7px; }
    .cont-contact li:first-child {
      margin-top: 0; }
    .cont-contact li i {
      margin-right: 5px; }
  @media (max-width: 1000px) {
    .cont-contact {
      position: static;
      width: auto;
      padding: 20px; }
      .cont-contact h3 {
        font-size: 30px; }
      .cont-contact > strong {
        font-size: 18px; }
      .cont-contact li {
        font-size: 15px; } }

.map_infobox h3 {
  padding-left: 20px;
  padding-right: 20px; }
