a.cta_button{-moz-box-sizing:content-box !important;-webkit-box-sizing:content-box !important;box-sizing:content-box !important;vertical-align:middle}.hs-breadcrumb-menu{list-style-type:none;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.hs-breadcrumb-menu-item{float:left;padding:10px 0px 10px 10px}.hs-breadcrumb-menu-divider:before{content:'›';padding-left:10px}.hs-featured-image-link{border:0}.hs-featured-image{float:right;margin:0 0 20px 20px;max-width:50%}@media (max-width: 568px){.hs-featured-image{float:none;margin:0;width:100%;max-width:100%}}.hs-screen-reader-text{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}


  .widget_1595422903912 .geek_language-switcherRow > div {
    padding: 0 15px;
  }
  .widget_1595422903912 .geek_language-switcherSelect select {
    width: 326px;
    height: 35px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 40px 0 15px;
    -webkit-appearance: none;
    background-image: url(../images/select-arrow.svg);
    background-repeat: no-repeat;
    background-position: calc(100% - 14px);
    background-size: 13px;
    cursor: pointer;
  }
  .widget_1595422903912 button.geek_langSwitcher-btn {
    height: 35px;
    background: #009fef;
    border: none;
    color: #fff;
    font-size: 15px;
    padding: 0 20px;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
  }
  .widget_1595422903912 .geek_language-switcher {
    background: #f1f1f1;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    padding: 12px 0;
    z-index: 999;
  }
  .widget_1595422903912 #geek_language-switcherClose {
    width: 17px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
  }


  
  @media screen and (max-width: 991px) {

    div.widget_1595422903912 .geek_language-switcherLabel {
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0 40px 15px 0;
    }
    .widget_1595422903912 .geek_language-switcherRow {
      flex-wrap: wrap;
      position: relative;
      justify-content: space-between;
    }
    div.widget_1595422903912 .geek_language-switcherCancel {
      position: absolute;
      top: 0;
      right: 0;
    }
    div.widget_1595422903912 .geek_language-switcherSelect {
      padding-left: 0;
    }
    div.widget_1595422903912 .geek_language-switcherCancel {
      padding-top: 0;
    }
    div.widget_1595422903912 .geek_language-switcherSubmit {
      padding-right: 0;
    }
    html[lang="zh"] div.body-container-wrapper {
      padding-top: 153px;
    }






  }


  @media screen and (max-width: 639px) {

    div.widget_1595422903912 .geek_language-switcher {
      height: 128px;
    }
    html[lang="zh"] div.body-container-wrapper {
      padding-top: 188px;
    }
    div.widget_1595422903912 .geek_language-switcherSelect select {
      width: 280px;
    }
    .widget_1595422903912 .geek_language-switcherLabel label {
      max-width: 275px;
      display: block;
    }

  }

  @media screen and (max-width: 479px) {

    div.widget_1595422903912 .geek_language-switcherSelect select {
      width: 180px;
    }

  }

  @media screen and (max-width: 359px) {

    div.widget_1595422903912 .geek_language-switcherSelect select {
      width: 155px;
    }

  }





  .widget_1592221964037116 .geek_multilanguageMenu ul.active-branch a {
    color: #333;
    font-size: 12px;
    padding: 0 4px;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    border: 1px solid transparent;
  }
  .widget_1592221964037116 .geek_multilanguageMenu ul.active-branch {
    display: flex;
  }
  .geek_multilanguageMenu ul.active-branch li.hs-menu-item.active.active-branch a, .geek_multilanguageMenu ul.active-branch li.hs-menu-item a:hover {
    color: #009FEF;
    border-color: #009FEF;
  }
  .widget_1592221964037116 .geek_header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #FFF;
    z-index: 2000;
    transition: all 0.3s;
    box-shadow: 0px 0px 10px 0px rgba(31, 31, 31, 0.05);
  }
  html[lang="zh"] .widget_1592221964037116 .geek_header, html[lang="ja"] .widget_1592221964037116 .geek_header {
    top: 59px;
  }
  .widget_1592221964037116 .geek_header-left {
    padding: 0 15px;
    margin-right: auto;
  }
  .widget_1592221964037116 .geek_header-right {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: auto;
  }
  .widget_1592221964037116 .geek_header-logo {
    padding: 12px 0px;
  }
  .widget_1592221964037116 .geek_header-logo img.hs-image-widget {
    max-width: 140px;
    height: auto !important;
    width: auto !important;
  }
  .widget_1592221964037116 .geek_header-search {
    padding-left: 20px;
  }
  .widget_1592221964037116 #geek_search {
    cursor: pointer;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul {
    display: flex;
    flex-wrap: wrap;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul > li > a {
    font-size: 16px;
    color: #333;
    padding: 18px 0px 24px 0px;
    font-weight: 400;
    display: block;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > a:after {
    content: "";
    width: 9px;
    height: 6px;
    display: inline-block;
    background-image: url(../images/menu-dropdown.png);
    margin-left: 5px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul > li {
    position: relative;
    padding: 0 18px;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul ul {
    position: absolute;
    transition: all 0.3s;
    top: 110%;
    z-index: 3;
    padding-top: 6px;
    visibility: hidden;
    opacity: 0;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    min-width: 150px;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
    top: 100%;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul ul li {
    position: relative;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul ul a {
    display: block;
    padding: 12px;
    color: #333;
    line-height: 1.3;
    font-size: 16px;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper > li:hover > a, .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper ul > li:hover > a {
    background: #009FEF;
    color: #fff;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper > li > ul.hs-menu-children-wrapper {
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 150px;
    margin-top: -6px;
    margin-left: 2px;
    z-index: 4;
    padding-top: 6px;
    background: white;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
    opacity: 0.9;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
  }
  .widget_1592221964037116 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper > li:hover > ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
  }
  .hs-search-field {
    position: relative;
  }
  .hs-search-field__input {
    box-sizing: border-box;
    width: 100%;
  }
  .hs-search-field__suggestions {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .hs-search-field--open .hs-search-field__suggestions {
    border: 1px solid #000;  
  }
  .hs-search-field__suggestions li {
    display: block;
    margin: 0;
    padding: 0;
  }
  .hs-search-field__suggestions #results-for {
    font-weight: bold;
  }
  .hs-search-field__suggestions a,
  .hs-search-field__suggestions #results-for {
    display: block;
  }
  .hs-search-field__suggestions a:hover,
  .hs-search-field__suggestions a:focus {
    background-color:  rgba(0,0,0, .1);
    outline: none;
  }
  #geek_main-search {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 999999;
    opacity: 0;
    transition: all 0.3s;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.3);
  }
  #geek_main-search .hs-search-field__bar {
    position: fixed;
    left: 50%;
    max-width: 1200px;
    width: 90%;
    transform: translateX(-50%);
    z-index: 19900210151;
    top: 100px;
    transition: all 0.3s;
  }
  #geek_main-search .hs-search-field__bar form {
    display: flex;
    align-items: center;
  }
  #geek_main-search .hs-search-field__bar form input.hs-search-field__input {
    width: 100%;
    border: none;
    background-color: #FFF;
    height: 70px;
    padding: 0 150px 0 20px;
  }
  #geek_main-search .hs-search-field__bar form .geek_search-btn {
    display: inline-block;
    width: 65px;
    position: absolute;
    height: 70px;
    top: 0;
    right: 65px;
    background-color: #009FEF;
    background-image: url(../images/main-search-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
    font-size: 0px;
    cursor: pointer;
  }
  #geek_main-search .close-btn a {
    display: inline-block;
    width: 65px;
    position: absolute;
    height: 70px;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    right: 0;
    background-color: #434343;
    background-image: url(../images/close-icon.png);
  }
  #geek_main-search.search-how {
    opacity: 1;
    visibility: visible;
  }
  #geek_main-search.search-how .hs-search-field__bar {
    top: 110px;
  }
  .geek_header .btn-nav {
    position: relative;
    background: transparent;
    border: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 99999;
    display: block;
    width: 30px;
    right: 15px;
    top: 0;
    height: 60px;
  }
  .geek_header .btn-nav a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .geek_header .icon-bar {
    display: block;
    margin: 6px 0;
    width: 30px;
    height: 3px;
    background-color: #009FEF;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    z-index: 999999;
  }
  .mm-opening .bottom {
    -webkit-transform: translateY(-10px) rotateZ(-45deg);
    -moz-transform: translateY(-10px) rotateZ(-45deg);
    -ms-transform: translateY(-10px) rotateZ(-45deg);
    -o-transform: translateY(-10px) rotateZ(-45deg);
    transform: translateY(-10px) rotateZ(-45deg);
  }
  .mm-opening .middle {
    width: 0;
  }
  .mm-opening .top {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    -moz-transform: translateY(8px) rotateZ(45deg);
    -ms-transform: translateY(8px) rotateZ(45deg);
    -o-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg);
  }




  
  @media screen and (max-width: 1199px) {

    .geek_header-right .geek_header-menu {
      display: none;
    }
    .geek_header .geek_mobile-menu {
      display: inline-block !important;
      vertical-align: middle;
    }
    .geek_header #menu {
      display: none;
    }
    div.widget_1592221964037116 .geek_header-right {
      order: -2;
      margin-left: 0;
    }
    .widget_1592221964037116 .geek_multilanguageMenu {
      order: -1;
      margin-right: auto;
      margin-left: 0;
    }
    div.widget_1592221964037116 .geek_header-search {
      padding-left: 0px;
    }
    div.widget_1592221964037116 .geek_header-logo img.hs-image-widget {
      max-width: 115px;
    }


  }


  @media screen and (max-width: 991px) {

   
    html[lang="zh"] div.widget_1592221964037116 .geek_header, html[lang="ja"] div.widget_1592221964037116 .geek_header {
      top: 93px;
    }



  }


  @media screen and (max-width: 767px) {

    div.widget_1592221964037116 .geek_header-logo img.hs-image-widget {
      max-width: 105px;
    }



  }


  @media screen and (max-width: 639px) {

    html[lang="zh"] div.widget_1592221964037116 .geek_header, html[lang="ja"] div.widget_1592221964037116 .geek_header  {
      top: 129px;
    }



  }


  @media screen and (max-width: 479px) {

    div#geek_main-search .hs-search-field__bar form input.hs-search-field__input {
      height: 55px;
      padding: 0 110px 0 20px;
    }
    div#geek_main-search .hs-search-field__bar form .geek_search-btn {
      width: 45px;
      height: 55px;
      right: 45px;
      background-size: 18px;
    }
    div#geek_main-search .close-btn a {
      width: 45px;
      height: 55px;
      background-size: 15px;
    }



  }






  .widget_1609164503303 .geek_multilanguageMenu ul.active-branch a {
    color: #333;
    font-size: 12px;
    padding: 0 4px;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    display: inline-block;
    border: 1px solid transparent;
  }
  .widget_1609164503303 .geek_multilanguageMenu ul.active-branch {
    display: flex;
  }
  .geek_multilanguageMenu ul.active-branch li.hs-menu-item.active.active-branch a, .geek_multilanguageMenu ul.active-branch li.hs-menu-item a:hover {
    color: #009FEF;
    border-color: #009FEF;
  }
  .widget_1609164503303 .geek_header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #FFF;
    z-index: 2000;
    transition: all 0.3s;
    box-shadow: 0px 0px 10px 0px rgba(31, 31, 31, 0.05);
  }
  html[lang="zh"] .widget_1609164503303 .geek_header, html[lang="ja"] .widget_1609164503303 .geek_header {
    top: 59px;
  }
  .widget_1609164503303 .geek_header-left {
    padding: 0 15px;
    margin-right: auto;
  }
  .widget_1609164503303 .geek_header-right {
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: auto;
  }
  .widget_1609164503303 .geek_header-logo {
    padding: 12px 0px;
  }
  .widget_1609164503303 .geek_header-logo img.hs-image-widget {
    max-width: 121px;
    height: auto !important;
    width: auto !important;
  }
  .widget_1609164503303 .geek_header-search {
    padding-left: 20px;
  }
  .widget_1609164503303 #geek_search {
    cursor: pointer;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul {
    display: flex;
    flex-wrap: wrap;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul > li > a {
    font-size: 16px;
    color: #333;
    padding: 18px 0px 24px 0px;
    font-weight: 400;
    display: block;
  }
  .chinese-page li:nth-child(2) a {
    color: #333 !important;
    border-color: transparent !important;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > a:after {
    content: "";
    width: 9px;
    height: 6px;
    display: inline-block;
    background-image: url(../images/menu-dropdown.png);
    margin-left: 5px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > .service_a::after{
    display: none;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul > li {
    position: relative;
    padding: 0 24px;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul ul {
    position: absolute;
    transition: all 0.3s;
    top: 110%;
    z-index: 3;
    padding-top: 6px;
    visibility: hidden;
    opacity: 0;
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    min-width: 150px;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
    top: 100%;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul ul li {
    position: relative;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul ul a {
    display: block;
    padding: 12px;
    color: #333;
    line-height: 1.3;
    font-size: 16px;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper > li:hover > a, .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper ul > li:hover > a {
    background: #009FEF;
    color: #fff;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper > li > ul.hs-menu-children-wrapper {
    position: absolute;
    left: 100%;
    top: 0;
    min-width: 150px;
    margin-top: -6px;
    margin-left: 2px;
    z-index: 4;
    padding-top: 6px;
    background: white;
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.2);
    opacity: 0.9;
    border-radius: 3px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
  }
  .widget_1609164503303 .geek_header-menu .hs-menu-flow-horizontal > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper > li:hover > ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
  }
  .hs-search-field {
    position: relative;
  }
  .hs-search-field__input {
    box-sizing: border-box;
    width: 100%;
  }
  .hs-search-field__suggestions {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .hs-search-field--open .hs-search-field__suggestions {
    border: 1px solid #000;  
  }
  .hs-search-field__suggestions li {
    display: block;
    margin: 0;
    padding: 0;
  }
  .hs-search-field__suggestions #results-for {
    font-weight: bold;
  }
  .hs-search-field__suggestions a,
  .hs-search-field__suggestions #results-for {
    display: block;
  }
  .hs-search-field__suggestions a:hover,
  .hs-search-field__suggestions a:focus {
    background-color:  rgba(0,0,0, .1);
    outline: none;
  }
  #geek_main-search {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 999999;
    opacity: 0;
    transition: all 0.3s;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.3);
  }
  #geek_main-search .hs-search-field__bar {
    position: fixed;
    left: 50%;
    max-width: 1200px;
    width: 90%;
    transform: translateX(-50%);
    z-index: 19900210151;
    top: 100px;
    transition: all 0.3s;
  }
  #geek_main-search .hs-search-field__bar form {
    display: flex;
    align-items: center;
  }
  #geek_main-search .hs-search-field__bar form input.hs-search-field__input {
    width: 100%;
    border: none;
    background-color: #FFF;
    height: 70px;
    padding: 0 150px 0 20px;
  }
  #geek_main-search .hs-search-field__bar form .geek_search-btn {
    display: inline-block;
    width: 65px;
    position: absolute;
    height: 70px;
    top: 0;
    right: 65px;
    background-color: #009FEF;
    background-image: url(../images/main-search-icon.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border: none;
    font-size: 0px;
    cursor: pointer;
  }
  #geek_main-search .close-btn a {
    display: inline-block;
    width: 65px;
    position: absolute;
    height: 70px;
    top: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    right: 0;
    background-color: #434343;
    background-image: url(../images/close-icon.png);
  }
  #geek_main-search.search-how {
    opacity: 1;
    visibility: visible;
  }
  #geek_main-search.search-how .hs-search-field__bar {
    top: 110px;
  }
  .geek_header .btn-nav {
    position: relative;
    background: transparent;
    border: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 99999;
    display: block;
    width: 30px;
    right: 15px;
    top: 0;
    height: 60px;
  }
  .geek_header .btn-nav a {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .geek_header .icon-bar {
    display: block;
    margin: 6px 0;
    width: 30px;
    height: 3px;
    background-color: #009FEF;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    z-index: 999999;
  }
  .mm-opening .bottom {
    -webkit-transform: translateY(-10px) rotateZ(-45deg);
    -moz-transform: translateY(-10px) rotateZ(-45deg);
    -ms-transform: translateY(-10px) rotateZ(-45deg);
    -o-transform: translateY(-10px) rotateZ(-45deg);
    transform: translateY(-10px) rotateZ(-45deg);
  }
  .mm-opening .middle {
    width: 0;
  }
  .mm-opening .top {
    -webkit-transform: translateY(8px) rotateZ(45deg);
    -moz-transform: translateY(8px) rotateZ(45deg);
    -ms-transform: translateY(8px) rotateZ(45deg);
    -o-transform: translateY(8px) rotateZ(45deg);
    transform: translateY(8px) rotateZ(45deg);
  }
  * {
    font-family: "Microsoft YaHei", "PingFangSC-Regular" !important;
  }



  
  @media screen and (max-width: 1199px) {

    .geek_header-right .geek_header-menu {
      display: none;
    }
    .geek_header .geek_mobile-menu {
      display: inline-block !important;
      vertical-align: middle;
    }
    .geek_header #menu {
      display: none;
    }
    div.widget_1609164503303 .geek_header-right {
      order: -2;
      margin-left: 0;
    }
    .widget_1609164503303 .geek_multilanguageMenu {
      order: -1;
      margin-right: auto;
      margin-left: 0;
    }
    div.widget_1609164503303 .geek_header-search {
      padding-left: 0px;
    }
    div.widget_1609164503303 .geek_header-logo img.hs-image-widget {
      max-width: 115px;
    }


  }


  @media screen and (max-width: 991px) {


    html[lang="zh"] div.widget_1609164503303 .geek_header, html[lang="ja"] div.widget_1609164503303 .geek_header {
      top: 93px;
    }



  }


  @media screen and (max-width: 767px) {

    div.widget_1609164503303 .geek_header-logo img.hs-image-widget {
      max-width: 84px;
    }



  }


  @media screen and (max-width: 639px) {

    html[lang="zh"] div.widget_1609164503303 .geek_header, html[lang="ja"] div.widget_1609164503303 .geek_header  {
      top: 129px;
    }



  }


  @media screen and (max-width: 479px) {

    div#geek_main-search .hs-search-field__bar form input.hs-search-field__input {
      height: 55px;
      padding: 0 110px 0 20px;
    }
    div#geek_main-search .hs-search-field__bar form .geek_search-btn {
      width: 45px;
      height: 55px;
      right: 45px;
      background-size: 18px;
    }
    div#geek_main-search .close-btn a {
      width: 45px;
      height: 55px;
      background-size: 15px;
    }



  }






  .widget_31428448008 .container-fluid {
    max-width: 93% !important;
    margin: 0 auto !important;
    float: none !important;
    padding: 0 15px;
    width: 100%;
  }

  
  .widget_31428448008 .Banner_contact.left{ text-align:left;}
  .widget_31428448008 .Banner_contact.right{ text-align:right;}
  .widget_31428448008 .Banner_contact.center{ text-align:center;}

  .widget_31428448008 .uppercase{
    text-transform: uppercase;
  }
  .widget_31428448008 .vimeo-wrapper video {
    position: absolute;
    z-index: -100;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    background-size: cover;
    overflow: hidden;
    opacity: 1;
    transition: 2s opacity;
    transform: translateX(-50%) translateY(-50%);
  }
  .widget_31428448008 .explore {
    position: absolute;
    bottom: 22px;
    font-size: 16px;
    left: 50%;
    color: #FFF;
    transform: translateX(-50%);
    z-index: 1990;
    display: flex;
    justify-content: center;
    cursor: pointer;
    text-align: center;
  }
  .widget_31428448008 .explore span {
    color: #fff;
    display: block;
  }
  .widget_31428448008 .explore i.icon {
    margin: 5px auto 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 9px 0 9px;
    border-color: #FFF transparent transparent transparent;
    animation: pulse 2s infinite;
    display: inline-block;
    vertical-align: middle;
  }
  .widget_31428448008 .defaut{
    text-transform: inherit;
  }
  .widget_31428448008 .capitalize{
    text-transform: capitalize;
  }
  .widget_31428448008 .Banner_contact h1{ 
    color:#ffffff;
    font-size:60px;
  }
  .widget_31428448008 .Banner_contact p { 
    color:#FFFFFF;
    font-size:26px;
  }
  .widget_31428448008 .banner_section.custom-height{
    min-height: calc(100vh - 60px);
  }
  .widget_31428448008 .banner_section.custom-height .image_Section{ /*height:calc(100vh - 60px);*/ }
  .widget_31428448008 .banner_section.custom-height .vimeo-wrapper {
    height:calc(100vh - 60px);}

  .banner_section {
    width: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    min-height: calc(100vh - 0px);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
  }
  @keyframes pulse {
    0% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
    50% {
      -webkit-transform: translate(0, 10px);
      transform: translate(0, 10px);
    }
    100% {
      -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
    }
  }

  .conatiner_wrap {
    /*position: absolute;*/
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
  }
  .widget_31428448008 .overlay{
    background-color: #000000;
    opacity: 0.44;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
  }

  .vimeo-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height:calc(100vh - 0px);*/
    height: 100%;
    z-index: -1;
    pointer-events: none;
    overflow: hidden;
  }
  .vimeo-wrapper iframe {
    width: 100vw;
    height: 56.25vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
    min-height: 100vh;
    min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .image_Section{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*height:calc(100vh - 0px); */
    height: 100%;
    pointer-events: none;
    overflow: hidden;
  }
  .widget_31428448008 .banner_section .img-overlay{
    background-color: #000000;
    opacity: 0.6; 
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
  }
  .widget_31428448008 .Banner_contact ul li a {
    display: inline-block;
    height: 50px;
    line-height: 48px;
    margin: 0;
    padding: 0 30px;
    background: rgba(88, 191, 246, 0.9 );
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 700;
    border-radius: 5px;
    border:2px solid rgba(87, 190, 246, 0.9 );   
    text-decoration: none;
    border-radius:5px; 
  }
  .widget_31428448008 .Banner_contact ul li a:hover{
    background-color: #FF0201 !important;
    color:#ffffff;
    border:2px solid #FF0201 !important; 
  }

  

  @media screen and (max-width: 1199px) {

    div.widget_31428448008 .Banner_contact h1 {
      font-size: 42px;
    }


  }

  @media screen and (max-width: 991px) {

    div.widget_31428448008 .Banner_contact h1 {
      font-size: 32px;
    }
    div.widget_31428448008 .Banner_contact p {
      font-size: 22px;
    }

  }


  @media screen and (max-width: 767px) {
    .Banner_contact h1 br {
      display: none;
    }


  }


  @media screen and (max-width: 639px) {

    div.widget_31428448008 .Banner_contact h1 {
      font-size: 24px;
    }

  }


  @media screen and (max-width: 359px) {

    div.widget_31428448008 .Banner_contact h1 {
      font-size: 18px;
      margin-bottom: 7px;
      line-height: 1.5;
    }
    div.widget_31428448008 .Banner_contact p {
      font-size: 16px;
    }


  }


  
  .widget_31428448009 .geek_index_rass {
    background-image: url(../images/bg01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top:0px;
    padding-bottom: 45px;
  }
  
  .widget_31428448009 .geek_index_rass-text span {
    font-size: 30px;
    color: rgba(51, 51, 51, 1.0 );
    padding-bottom: 5px;
  }
  .widget_31428448009 .geek_index_rass-text h2 {
    color: rgba(51, 51, 51, 1.0 );
    margin: 25px 0 30px;
    font-size: 40px;
  }
  .widget_31428448009 .geek_index_rass-text {
    margin-bottom: 155px;
    text-align: center;
  }
  .widget_31428448009 .geek_index_rass-row {
    margin: 0 -15px;
  }
  .widget_31428448009 .geek_index_rass-col {
    flex: 0 0 25%;
    max-width: 25%;    text-align: center;
    padding: 20px 15px;
  }
  span.persent {
    color: rgba(0, 159, 239, 1.0 );
    margin-bottom: 20px;
    font-size: 40px;
    font-weight: bold;
    display: block;
  }
  span.per_name {
    color: rgba(51, 51, 51, 1.0 );
    font-size: 18px;
  }


  

  @media screen and (max-width: 1199px) {

    div.widget_31428448009 .geek_index_rass {
      padding-top: 175px;
      padding-bottom: 35px;
    }
    div.widget_31428448009 .geek_index_rass-text span {
      font-size: 30px;
    }
    div.widget_31428448009 .geek_index_rass-text h2 {
      font-size: 42px;
    }
    div.widget_31428448009 .geek_index_rass-text {
      margin-bottom: 95px;
    }
    .widget_31428448009 span.persent {
      font-size: 30px;
      margin-bottom: 12px;
    }
    .widget_31428448009 span.per_name {
      font-size: 16px;
    }

  }

  @media screen and (max-width: 991px) {

    div.widget_31428448009 .geek_index_rass {
      padding-top: 125px;
      padding-bottom: 30px;
    }
    div.widget_31428448009 .geek_index_rass-text span {
      font-size: 26px;
    }
    div.widget_31428448009 .geek_index_rass-text h2 {
      font-size: 36px;
    }
    div.widget_31428448009 .geek_index_rass-text {
      margin-bottom: 45px;
    }
    .widget_31428448009 span.persent {
      font-size: 22px;
      margin-bottom: 7px;
    }
    .widget_31428448009 span.per_name {
      font-size: 14px;
    }

  }

  @media screen and (max-width: 639px) {

    div.widget_31428448009 .geek_index_rass {
      padding-top: 95px;
      padding-bottom: 25px;
    }
    div.widget_31428448009 .geek_index_rass-text span {
      font-size: 20px;
    }
    div.widget_31428448009 .geek_index_rass-text h2 {
      font-size: 26px;
    }
    div.widget_31428448009 .geek_index_rass-col {
      flex: 0 0 50%;
      max-width: 50%;
    }

  }



  .widget_31428448010 .geek_news {
    padding: 20px 0;
    background: rgba(241, 241, 241, 1.0 );
  }
  .widget_31428448010 .geek_news-col {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 20px 15px;
  }
  .widget_31428448010 .geek_news-col h3 {
    color: rgba(0, 0, 0, 1.0 );
    margin-bottom: 8px;
    font-weight: normal;
    font-size: 22px;
  }
  .widget_31428448010 .geek_news-desc p {
    min-height: 130px;
    font-size: 14px;
    color: rgba(51, 51, 51, 1.0 );
  }
  .widget_31428448010 .geek_news-action-btn .btn {
    display: inline-block;
    padding: 5px 35px 5px 20px;
    background-color: rgba(255, 255, 255, 1.0 );
    background-image: url(../images/arrow-right.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 17px);
    justify-content: center;
    vertical-align: middle;
    color: rgba(0, 159, 239, 1.0 );
    text-transform: capitalize;
    border: 0px solid rgba(255, 255, 255, 1.0 );
    transition: all 0.3s;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
    border-radius: 55px;
    font-size: 14px;
    margin-top: 8px;
    text-align: left;
  }
  .widget_31428448010 .geek_news-action-btn .btn:hover {
    background-color: rgba(0, 159, 239, 1.0 );
    background-image: url(../images/arrow-right-hover.png);
    color: rgba(255, 255, 255, 1.0 );
    border-color: rgba(0, 159, 239, 1.0 );
  }



  

  @media screen and (max-width: 991px) {

    div.widget_31428448010 .geek_news-col {
      flex: 0 0 50%;
      max-width: 50%;
    }


  }  

  @media screen and (max-width: 479px) {

    div.widget_31428448010 .geek_news-col {
      flex: 0 0 100%;
      max-width: 100%;
    }


  }  




  .widget_31428448011 .geek_index_pro-col {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .widget_31428448011 .geek_index_pro-col {
    width: 24%;
    padding: 735px 15px 20px 15px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
  }
  .widget_31428448011 .geek_index_pro-col:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.44);
    opacity: 1;
    transition: all 0.3s;
  }
  .widget_31428448011 .geek_index_pro-col h3 {
    color: rgba(255, 255, 255, 1.0 );
    margin-bottom: 8px;
    font-weight: normal;
    font-size: 28px;
  }
  .widget_31428448011 .geek_index_pro-col > a {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 2;
  }
  @media screen and (min-width: 1024px) {.widget_31428448011 .geek_index_pro-text, .widget_31428448011 .geek_index_pro-action-btn {
    position:absolute;top:12%;
    z-index: 1;
  }}
@media screen and (max-width: 1024px) {.widget_31428448011 .geek_index_pro-text, .widget_31428448011 .geek_index_pro-action-btn {
    position:absolute;bottom: 34%;
    z-index: 1;
  }}
  
  .widget_31428448011 .geek_index_pro-desc p {
    min-height: 130px;
    font-size: 16px;
    color: rgba(255, 255, 255, 1.0 );
  }
  .widget_31428448011 .geek_index_pro-action-btn span {
    display: inline-block;
    vertical-align: middle;
    padding: 0px 25px 0px 20px;
    background-image: url(../images/arrow_right-2.png);
    background-repeat: no-repeat;
    background-position: right 15px;
    color: rgba(255, 255, 255, 1.0 );
    transition: all 0.3s;
    font-size: 24px;
  }
  .widget_31428448011 .geek_index_pro-text {
    position: absolute;
    top: 0;
    padding: 300px 70px 70px;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    transform: translateX(100%);
    opacity: 0;
  }
  .widget_31428448011 .geek_index_pro-col.act .geek_index_pro-text {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.8s ease-out;
  }
  .widget_31428448011 .geek_index_pro-col.act {
    width: 32%;
  }
  .widget_31428448011 .geek_index_pro-col.act:after {
    opacity: 0;
  }
  .widget_31428448011 .geek_index_pro-action-btn {
    text-align: center;
  }

  

  @media screen and (max-width: 1455px) {

    div.widget_31428448011 .geek_index_pro-text {
      padding: 170px 30px 70px;
    }

  }


  @media screen and (max-width: 1199px) {

    div.widget_31428448011 .geek_index_pro-col, div.widget_31428448011 .geek_index_pro-col.act {
      width: 33.3333336%;
    }
    .widget_31428448011 .geek_index_pro-row {
      flex-wrap: wrap;
    }
    div.widget_31428448011 .geek_index_pro-col .geek_index_pro-text {
      opacity: 1;
      transform: translateX(0);
      transition: all 0.8s ease-out;
    }
    div.widget_31428448011 .geek_index_pro-col:after, div.widget_31428448011 .geek_index_pro-col.act:after {
      opacity: .25;
    }


  }


  @media screen and (max-width: 991px) {

    div.widget_31428448011 .geek_index_pro-col, div.widget_31428448011 .geek_index_pro-col.act {
      width: 50%;
    }


  }


  @media screen and (max-width: 639px) {

    div.widget_31428448011 .geek_index_pro-col, div.widget_31428448011 .geek_index_pro-col.act {
      width: 100%;
      padding-top: 555px;
    }


  }


  @media screen and (max-width: 479px) {

    div.widget_31428448011 .geek_index_pro-text {
      padding: 40px 15px 70px;
    }
    div.widget_31428448011 .geek_index_pro-col h3 {
      font-size: 22px;
    }
    div.widget_31428448011 .geek_index_pro-desc p {
      min-height: auto;
      font-size: 15px;
    }
    div.widget_31428448011 .geek_index_pro-col, div.widget_31428448011 .geek_index_pro-col.act {
      padding-top: 455px;
    }
    


  }



  
  .widget_31428448012 .geek_content-box {
    padding: 255px 0 255px;
    background-image: url(../images/RaaS-bg.jpg);
    background-position: center;
    background-color: rgba(12, 52, 61, 1.0 );
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .widget_31428448012 .geek_content-box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1 );
  }
  .widget_31428448012 .geek_content-box > div {
    position: relative;
  }

  

  .widget_31428448012 .geek_content-box-col {
    padding: 20px 15px;
    text-align: center;
    width: 100%;
  }
  .geek_content-box-col span {
    font-size: 40px;
    color: rgba(255, 255, 255, 1.0 );
  }
  .widget_31428448012 .geek_content-box-col h2 {
    color: rgba(255, 255, 255, 1.0 );
    margin: 10px 0 30px;
    font-weight: normal;
    font-size: 60px;
  }
  .widget_31428448012 .geek_content-box-desc p {
    font-size: 24px;
    color: rgba(255, 255, 255, 1.0 );
    line-height: 1.5;
  }
  .widget_31428448012 .geek_content-box-action-btn .btn {
    display: inline-block;
    padding: 5px 35px 5px 20px;
    background-color: rgba(0, 159, 239, 1.0 );
    background-image: url(../images/arrow-right-hover.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 17px);
    justify-content: center;
    vertical-align: middle;
    color: rgba(255, 255, 255, 1.0 );
    text-transform: capitalize;
    border: 0px solid rgba(0, 159, 239, 1.0 );
    transition: all 0.3s;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
    border-radius: 55px;
    font-size: 14px;
    margin-top: 8px;
    text-align: left;
  }
  .widget_31428448012 .geek_content-box-action-btn .btn:hover {
    background-color: rgba(255, 255, 255, 1.0 );
    background-image: url(../images/arrow-right.png);
    color: rgba(0, 159, 239, 1.0 );
    border-color: rgba(255, 255, 255, 1.0 );
  }
  .widget_31428448012 .geek_content-box-desc {
    width: 100%;
    margin: 0 auto;
  }
  .widget_31428448012 .geek_content-box-desc ul {
    margin-top: 42px;
    display: flex;
    flex-wrap: wrap;
    list-style: inherit;
    padding: 0 30px;
  }
  .widget_31428448012 .geek_content-box-desc ul li {
    font-size: 16px;
    flex: 0 0 40%;
    max-width: 40%;
    text-align: left;
    line-height: 1.8;
    color: #fff;
    margin-left: 17px;
    margin-right: 7%;
    letter-spacing: normal;
  }



  

  @media screen and (max-width: 1199px) {

    div.widget_31428448012 .geek_content-box {
      padding: 175px 0;
    }
    .widget_31428448012 .geek_content-box-col span {
      font-size: 36px;
    }
    div.widget_31428448012 .geek_content-box-col h2 {
      margin: 10px 0 20px;
      font-size: 42px;
    }
    div.widget_31428448012 .geek_content-box-desc p {
      font-size: 22px;
      line-height: 1.6;
    }



  }

  @media screen and (max-width: 991px) {

    div.widget_31428448012 .geek_content-box {
      padding: 75px 0;
    }
    .widget_31428448012 .geek_content-box-col span {
      font-size: 30px;
    }
    div.widget_31428448012 .geek_content-box-col h2 {
      margin: 5px 0 15px;
      font-size: 32px;
    }
    div.widget_31428448012 .geek_content-box-desc p {
      font-size: 18px;
      padding: 0;
    }
    div.widget_31428448012 .geek_content-box-desc {
      width: 100%;
    }
    div.widget_31428448012 .geek_content-box-desc ul {
      padding: 0px;
    }





  }

  @media screen and (max-width: 639px) {

    div.widget_31428448012 .geek_content-box {
      padding: 45px 0;
    }
    .widget_31428448012 .geek_content-box-col span {
      font-size: 22px;
    }
    div.widget_31428448012 .geek_content-box-col h2 {
      margin: 5px 0 12px;
      font-size: 24px;
    }
    div.widget_31428448012 .geek_content-box-desc p {
      font-size: 16px;
      padding: 0;
    }
    div.widget_31428448012 .geek_content-box-desc ul li {
      flex: 0 0 100%;
      max-width: 100%;
      margin-left: 0px;
      margin-right: 0px;
    }
    div.widget_31428448012 .geek_content-box-desc ul {
      padding: 0 0 0 17px;
    }



  }



  
  .widget_31428448013 .geek_content-box {
    padding: 235px 0 315px;
    background-image: url(../images/bg02.jpg);
    background-position: center;
    background-color: rgba(12, 52, 61, 1.0 );
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }
  .widget_31428448013 .geek_content-box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1 );
  }
  .widget_31428448013 .geek_content-box > div {
    position: relative;
  }

  

  .widget_31428448013 .geek_content-box-col {
    padding: 20px 15px;
    text-align: center;
    width: 100%;
  }
  .geek_content-box-col span {
    font-size: 40px;
    color: rgba(255, 255, 255, 1.0 );
  }
  .widget_31428448013 .geek_content-box-col h2 {
    color: rgba(255, 255, 255, 1.0 );
    margin: 10px 0 30px;
    font-weight: normal;
    font-size: 70px;
  }
  .widget_31428448013 .geek_content-box-desc p {
    font-size: 24px;
    color: rgba(255, 255, 255, 1.0 );
    line-height: 1.5;
  }
  .widget_31428448013 .geek_content-box-action-btn .btn {
    display: inline-block;
    padding: 5px 35px 5px 20px;
    background-color: rgba(0, 159, 239, 1.0 );
    background-image: url(../images/arrow-right-hover.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 17px);
    justify-content: center;
    vertical-align: middle;
    color: rgba(255, 255, 255, 1.0 );
    text-transform: capitalize;
    border: 0px solid rgba(0, 159, 239, 1.0 );
    transition: all 0.3s;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.18);
    border-radius: 55px;
    font-size: 14px;
    margin-top: 8px;
    text-align: left;
  }
  .widget_31428448013 .geek_content-box-action-btn .btn:hover {
    background-color: rgba(255, 255, 255, 1.0 );
    background-image: url(../images/arrow-right.png);
    color: rgba(0, 159, 239, 1.0 );
    border-color: rgba(255, 255, 255, 1.0 );
  }
  .widget_31428448013 .geek_content-box-desc {
    width: 100%;
    margin: 0 auto;
  }
  .widget_31428448013 .geek_content-box-desc ul {
    margin-top: 42px;
    display: flex;
    flex-wrap: wrap;
    list-style: inherit;
    padding: 0 30px;
  }
  .widget_31428448013 .geek_content-box-desc ul li {
    font-size: 16px;
    flex: 0 0 40%;
    max-width: 40%;
    text-align: left;
    line-height: 1.8;
    color: #fff;
    margin-left: 17px;
    margin-right: 7%;
    letter-spacing: normal;
  }



  

  @media screen and (max-width: 1199px) {

    div.widget_31428448013 .geek_content-box {
      padding: 175px 0;
    }
    .widget_31428448013 .geek_content-box-col span {
      font-size: 36px;
    }
    div.widget_31428448013 .geek_content-box-col h2 {
      margin: 10px 0 20px;
      font-size: 42px;
    }
    div.widget_31428448013 .geek_content-box-desc p {
      font-size: 22px;
      line-height: 1.6;
    }



  }

  @media screen and (max-width: 991px) {

    div.widget_31428448013 .geek_content-box {
      padding: 75px 0;
    }
    .widget_31428448013 .geek_content-box-col span {
      font-size: 30px;
    }
    div.widget_31428448013 .geek_content-box-col h2 {
      margin: 5px 0 15px;
      font-size: 32px;
    }
    div.widget_31428448013 .geek_content-box-desc p {
      font-size: 18px;
      padding: 0;
    }
    div.widget_31428448013 .geek_content-box-desc {
      width: 100%;
    }
    div.widget_31428448013 .geek_content-box-desc ul {
      padding: 0px;
    }





  }

  @media screen and (max-width: 639px) {

    div.widget_31428448013 .geek_content-box {
      padding: 45px 0;
    }
    .widget_31428448013 .geek_content-box-col span {
      font-size: 22px;
    }
    div.widget_31428448013 .geek_content-box-col h2 {
      margin: 5px 0 12px;
      font-size: 24px;
    }
    div.widget_31428448013 .geek_content-box-desc p {
      font-size: 16px;
      padding: 0;
    }
    div.widget_31428448013 .geek_content-box-desc ul li {
      flex: 0 0 100%;
      max-width: 100%;
      margin-left: 0px;
      margin-right: 0px;
    }
    div.widget_31428448013 .geek_content-box-desc ul {
      padding: 0 0 0 17px;
    }



  }




  .swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .widget_31428448014 .geek_image-gallery-caption h3 {
    font-size: 22px;
    margin: 20px 0 10px;
    color: #000;
    font-weight: normal;
  }
  .widget_31428448014 .geek_image-gallery-desc p {
    font-size: 14px;
    color: #333;
  }
  .widget_31428448014 .geek_image-gallery {
    padding: 14px 0px;
    overflow: hidden;
  }
  .widget_31428448014 .geek_image-gallery-row .swiper-container {
    width: 740px;
    max-width: 100%;
    overflow: visible;
  }
  .widget_31428448014 .geek_image-gallery-row .swiper-button-next {
    width: 40px;
    height: 40px;
    background: white;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: all 0.3s;
    margin-top: -60px;
    background-image: url(../images/arrow_next.png);
    right: -20px;
  }
  .widget_31428448014 .geek_image-gallery-row .swiper-button-next:after {
    display: none;
  }
  .widget_31428448014 .geek_image-gallery-row .swiper-button-prev {
    width: 40px;
    height: 40px;
    background: white;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    transition: all 0.3s;
    margin-top: -60px;
    background-image: url(../images/arrow_prev.png);
    left: -20px;
  }
  .widget_31428448014 .geek_image-gallery-row .swiper-button-prev:after {
    display: none;
  }
  .widget_31428448014 .geek_image-gallery-row .swiper-button-next:hover {
    background-color: #009FEF;
    background-image: url(../images/arrow_next-hover.png);
  }
  .widget_31428448014 .geek_image-gallery-row .swiper-button-prev:hover {
    background-color: #009FEF;
    background-image: url(../images/arrow_prev-hover.png);
  }
  .widget_31428448014 .geek_image-gallery-img img {
    width: 100%;
  }



  

  @media screen and (max-width: 639px) {

    div.widget_31428448014 .geek_image-gallery-row .swiper-container {
      width: 100%;
      max-width: 100%;
      overflow: hidden;
    }
    div.widget_31428448014 .geek_image-gallery-row .swiper-button-prev {
      left: 4px;
      width: 30px;
      height: 30px;
      background-size: 11px;
      background-position: center;
      top: 30%;
      margin: 0;
    }
    div.widget_31428448014 .geek_image-gallery-row .swiper-button-next {
      right: 4px;
      width: 30px;
      height: 30px;
      background-size: 11px;
      background-position: center;
      top: 30%;
      margin: 0;
    }
    div.widget_31428448014 .geek_image-gallery {
      padding: 0px 0px 30px 0px;
    }


  }

  @media screen and (max-width: 359px) {

    div.widget_31428448014 .geek_image-gallery-row .swiper-button-prev {
      top: 22%;
    }
    div.widget_31428448014 .geek_image-gallery-row .swiper-button-next {
      top: 22%;
    }
    div.widget_31428448014 .geek_image-gallery-caption h3 {
      font-size: 18px;
    }


  }







  .widget_1609164904930 .geek_footer {
    background: #595959;
    padding: 20px 0;
  }
  .widget_1609164904930 .geek_footer-form-title {
    margin-bottom: 10px;
  }
  .widget_1609164904930 .geek_footer-form-title h3 {
    color: #fff;
  }
  .widget_1609164904930 .geek_footer-form form {
    margin: 0 -6px;
  }
  .widget_1609164904930 .geek_footer-form form fieldset {
    max-width: 100%;
  }
  .widget_1609164904930 .geek_footer-form form .field.hs-form-field {
    padding: 0 6px;
    margin-bottom: 6px;
    width: 33.333336%;
  }
  .widget_1609164904930 .geek_footer-form form .field.hs-form-field label {
    color: #fff;
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: 400;
  }
  .widget_1609164904930 .geek_footer-form form .field.hs-form-field label span.hs-form-required {
    display: none;
  }
  .widget_1609164904930 .geek_footer-form form .field.hs-form-field .input {
    margin: 0;
  }
  .widget_1609164904930 .geek_footer-form form .field.hs-form-field .input .hs-input {
    width: 100%;
    height: 30px;
    border: 0;
    background: #f8f8f8;
    font-size: 14px;
    padding: 0 10px;
  }
  .widget_1609164904930 .geek_footer-form form .hs_submit {
    padding: 0 6px;
  }
  .widget_1609164904930 .geek_footer-form form .hs_submit input.hs-button {
    background-color: #009FEF;
    padding: 0 22px;
    text-align: center;
    color: #ffffff;
    height: 27px;
    line-height: 27px;
    border: none;
    vertical-align: middle;
    margin-top: 10px;
    font-size: 16px;
    transition: all 0.4s;
    cursor: pointer;
  }
  .widget_1609164904930 .geek_footer-left {
    flex: 0 0 66%;
    max-width: 66%;
    margin-bottom: 30px;
  }
  .widget_1609164904930 .geek_footer-right {
    flex: 0 0 25%;
    max-width: 25%;
    margin-left: auto;
  }
  .widget_1609164904930 .geek_footer-moreInfo {
    padding-top: 20px;
  }
  .widget_1609164904930 .geek_footer-moreInfo p {
    color: #fff;
  }
  .widget_1609164904930 .geek_footer-address {
    padding-top: 60px;
  }
  .widget_1609164904930 .geek_footer-address p {
    color: #fff;
    line-height: 2;
    margin-bottom: 20px;
  }
  .widget_1609164904930 .geek_footer-social-links ul {
    display: flex;
    margin: 0 -5px;
    flex-wrap: wrap;
  }
  .widget_1609164904930 .geek_footer-social-links ul li {
    flex: 0 0 40%;
    max-width: 40%;
    padding: 6px 5px;
  }
  .widget_1609164904930 .geek_footer-social-links ul li a {
    color: #fff;
    font-size: 14px;
  }
  .widget_1609164904930 .geek_footer-social-links ul li span.hs_cos_wrapper_type_icon {
    width: 22px;
    height: 22px;
    line-height: 20px;
    background: #fff;
    border-radius: 50px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-right: 2px;
  }
  .widget_1609164904930 .geek_footer-social-links ul li span.hs_cos_wrapper_type_icon svg {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    fill: #595959;
  }
  .widget_1609164904930 .geek_footer-social-links ul li a:hover {
    color: #009FEF;
  }
  .widget_1609164904930 .geek_footer-form form .field.hs-form-field.hs_message {
    width: 100%;
  }
  .widget_1609164904930 .geek_footer-form form .field.hs-form-field .input textarea.hs-input {
    height: 75px;
  }
  .widget_1609164904930 .geek_footer-bottom {
    border-top: 1px solid #fff;
    padding: 11px 0 10px;
    color: #FFF;
    margin-top: 20px;
  }
  .widget_1609164904930 .geek_footer-copyright-inner {
    margin: 0 -15px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    font-size: 14px;
  }
  .widget_1609164904930 .geek_footer-menu ul a {
    color: #fff;
    padding: 0 10px;
    border-right: 1px solid #fff;
  }
  .widget_1609164904930 .geek_footer-menu ul a:hover {
    color: #009FEF;
  }
  .widget_1609164904930 .geek_footer-menu ul {
    display: flex;
    flex-wrap: wrap;
  }
  .widget_1609164904930 .geek_footer-menu ul li:last-child a {
    border-right: none;
  }
  .widget_1609164904930 .geek_footer-copyright {
    padding-left: 10px;
  }
  .widget_1609164904930 .geek_footer-form form > .hs_error_rollup {
    display: none;
  }
  .widget_1609164904930 .geek_footer-form form .field.hs-form-field label.hs-error-msg {
    font-size: 12px;
    margin-bottom: 0;
    padding-top: 5px;
    color: #ff6b6b;
  }
  #toTop {
    width: 40px;
    height: 40px;
    right: 20px;
    bottom: 125px;
    position: fixed;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(204, 204, 204, 0.8);
    border-radius: 50%;
  }

.fwcpzh{
  margin: 0 0 50px 0;
  text-align: center;
}
.fwcpzh > .title{
  font-weight: normal;
  color: #333;
  font-size: 34px;
  margin-bottom: 15px;
  font-family: 'Montserrat',sans-serif;
}
.fwcpzh > .word{
  max-width: 600px;
  margin: auto;
  color: #333;
  font-family: 'Montserrat',sans-serif;
  font-weight: 400;
  line-height: 1.7;
  font-size: 14px;
}  
.icon{
  display: flex;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
  flex-wrap: wrap;
}
.icon > li{
  width: 20%;
  padding-right: 3%;
  margin-bottom: 10px;
  display: list-item;
  text-align: -webkit-match-parent;
}
.icon > li > .icon_a{
  cursor: default;
  display: flex;
  align-items: center;
  line-height: 1.3;
  margin-right: 20px;
}
.icon > li > .icon_a > .icon_i{
  display: inline-block;
  width: 26px;
  text-align: center;
  margin-right: 10px;
}



.jszc-r{
  padding-top: 64px;
  padding-bottom: 45px;
  background: rgba(255, 255, 255, 1.0);
  overflow: hidden;
  box-sizing: border-box;
}
.jszc-r > .jszc-r-main{
  padding: 0 15px;
}
.jszc-r > .jszc-r-main > .jszc-r-block{
  display: flex;
  align-items: flex-start;
  margin: 0 -15px;
  flex-wrap: wrap;
} 
.jszc-r > .jszc-r-main > .jszc-r-block > .content{
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  padding: 0 15px;
}
.jszc-r > .jszc-r-main > .jszc-r-block > .content > .content-text{
  margin-right: 0;
  margin-left: auto;
  text-align: left;
  width: 75%;
  font-family: "Microsoft YaHei", "PingFangSC-Regular";
}
.jszc-r > .jszc-r-main > .jszc-r-block > .content > .content-text > h2{
  font-size: 28px;
  color: rgba(51, 51, 51, 1.0);
  padding-bottom: 0.5rem;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 400;
}
.jszc-r > .jszc-r-main > .jszc-r-block > .content > .content-text > h2 > a p{
  font-size: 14px;
  color: rgba(51, 51, 51, 1.0);
  padding-bottom: 1rem;
  margin-bottom: 0;
}
.jszc-r > .jszc-r-main > .jszc-r-block > .pic{
  overflow: hidden;
  text-align: center;
  order: 1;
  max-width: 58.333333%;
  padding: 0 15px;
}
.jszc-r > .jszc-r-main > .jszc-r-block > .pic > img{
  max-width: none;
  float: left;
  display: inline-block;
  vertical-align: middle;
}

.jszc{
  padding-top: 64px;
  padding-bottom: 45px;
  background: rgba(255, 255, 255, 1.0);
  overflow: hidden;
  box-sizing: border-box;
}
.jszc > .jszc-main{
  padding: 0 15px;
}
.jszc > .jszc-main > .jszc-block{
  display: flex;
  align-items: flex-start;
  margin: 0 -15px;
  flex-wrap: wrap;
} 
.jszc > .jszc-main > .jszc-block > .content{
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
  padding: 0 15px;
}
.jszc > .jszc-main > .jszc-block > .content > .content-text{
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  width: 75%;
  font-family: "Microsoft YaHei", "PingFangSC-Regular";
}
.jszc > .jszc-main > .jszc-block > .content > .content-text > h2{
  font-size: 28px;
  color: rgba(51, 51, 51, 1.0);
  padding-bottom: 0.5rem;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 400;
}
.jszc > .jszc-main > .jszc-block > .content > .content-text > h2 > a p{
  font-size: 14px;
  color: rgba(51, 51, 51, 1.0);
  padding-bottom: 1rem;
  margin-bottom: 0;
}
.jszc > .jszc-main > .jszc-block > .pic{
  overflow: hidden;
  text-align: center;
  order: -1;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
  padding: 0 15px;
}
.jszc > .jszc-main > .jszc-block > .pic > img{
  max-width: none;
  float: right;
  display: inline-block;
  vertical-align: middle;
}


  @media screen and (max-width: 1199px) {

    div.widget_1609164904930 .geek_footer-social-links ul li {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .icon > li{
      width: 33.333333%;
    }
    .jszc > .jszc-main > .jszc-block > .content{
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0 15px;
    }
    .jszc > .jszc-main > .jszc-block > .content > .content-text{
      width: 100%;
    }
    .jszc > .jszc-main > .jszc-block > .pic{
      overflow: hidden;
      text-align: center;
      order: 1;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0 15px;
    }
    .jszc > .jszc-main > .jszc-block > .pic > img{
      float: none;
      max-width: 100%;
    }
    .jszc > .jszc-main > .jszc-block > .content > .content-text > h2{
      font-size: 28px;
    }
    .jszc > .jszc-main > .jszc-block > .content > .content-text > h2 > a p{
      font-size: 18px;
    }

    .jszc-r > .jszc-r-main > .jszc-r-block > .content{
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0 15px;
    }
    .jszc-r > .jszc-r-main > .jszc-r-block > .content > .content-text{
      width: 100%;
    }
    .jszc-r > .jszc-r-main > .jszc-r-block > .pic{
      overflow: hidden;
      text-align: center;
      order: 1;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 0 15px;
    }
    .jszc-r > .jszc-r-main > .jszc-r-block > .pic > img{
      float: none;
      max-width: 100%;
    }
    .jszc-r > .jszc-r-main > .jszc-r-block > .content > .content-text > h2{
      font-size: 28px;
    }
    .jszc-r > .jszc-r-main > .jszc-r-block > .content > .content-text > h2 > a p{
      font-size: 18px;
    }
  } 

  @media screen and (max-width: 991px) {

    div.widget_1609164904930 .geek_footer-left {
      flex: 0 0 60%;
      max-width: 60%;
    }
    div.widget_1609164904930 .geek_footer-right {
      flex: 0 0 35%;
      max-width: 35%;
    }
  }  

  @media screen and (max-width: 767px) {

    div.widget_1609164904930 .geek_footer-left {
      flex: 0 0 100%;
      max-width: 100%;
    }
    div.widget_1609164904930 .geek_footer-right {
      flex: 0 0 100%;
      max-width: 100%;
    }
    div.widget_1609164904930 .geek_footer-social-links ul li {
      flex: auto;
      max-width: none;
    }
    div.widget_1609164904930 .geek_footer-address {
      padding-top: 0px;
    }


  }  

  @media screen and (max-width: 639px) {

    div.widget_1609164904930 .geek_footer-copyright-inner {
      justify-content: center;
    }
    .widget_1609164904930 .geek_footer-menu {
      margin-bottom: 7px;
    }
    .icon > li{
      width: 100%;
    }
  }  

  @media screen and (max-width: 479px) {

    div.widget_1609164904930 .geek_footer-copyright {
      padding-left: 0px;
      text-align: center;
    }

  }  
  
@media screen and (min-width: 1024px) {
.gsgs01{width:12%; margin-right:24px; position:relative; float:left}
.gsgs04{width: 100%; text-align:left}
.ksks01{ width:1200px; margin:0px auto;}
.ksks02{ width:48%; position:relative; float:left}
.ksks03{ width:48%; position:relative; float:right}

}
@media screen and (max-width: 1024px) {
.gsgs01{width:43%; margin-right:24px; margin-top:24px; position:relative; float:left}
.gsgs04{width: 100%; margin:0px auto;}
.ksks01{ width:100%; margin:0px auto;}
.ksks02{ width:100%; position:relative; float:left}
.ksks03{ width:100%; position:relative; float:right}
}

.gsgs02{ color:#fff; font-size:16px; font-weight:400}
.gsgs03:link{ color:#ccc; font-size:14px; text-decoration:none;}
.gsgs03:visited{ color:#ccc; font-size:14px; text-decoration:none;}
.gsgs03:hover{ color:#fff; font-size:14px; text-decoration:none;}



