@charset "UTF-8";
@import url("scss/plugins/bootstrap.min.css");
@import url("scss/plugins/bootstrap-reboot.min.css");
@import url("scss/plugins/bootstrap-select.min.css");
@import url("scss/plugins/swiper-bundle.min.css");
@import url("scss/plugins/animate.css");
@import url("fonts/fontello/css/fontello.css");
.mainblue {
  color: #00467F; }
  .mainblue:hover {
    color: #00467F; }

.darkblue {
  color: #003D6E; }
  .darkblue:hover {
    color: #003D6E; }

.lightblue {
  color: #38A6D9; }
  .lightblue:hover {
    color: #38A6D9; }

.techblue {
  color: #002763; }
  .techblue:hover {
    color: #002763; }

.darkgray {
  color: #141917; }
  .darkgray:hover {
    color: #141917; }

.gray-74 {
  color: #747474; }
  .gray-74:hover {
    color: #747474; }

.gray-43 {
  color: #434343; }
  .gray-43:hover {
    color: #434343; }

.gray-33 {
  color: #333333; }
  .gray-33:hover {
    color: #333333; }

.gray-27 {
  color: #272727; }
  .gray-27:hover {
    color: #272727; }

.darkgreen {
  color: #4F5351; }
  .darkgreen:hover {
    color: #4F5351; }

.lightgreen {
  color: #28a745; }
  .lightgreen:hover {
    color: #28a745; }

.greenblue {
  color: #17a2b8; }
  .greenblue:hover {
    color: #17a2b8; }

.yellow {
  color: #ffc107; }
  .yellow:hover {
    color: #ffc107; }

.red {
  color: #dc3545; }
  .red:hover {
    color: #dc3545; }

.pink {
  color: #E8007F; }

.f-pink {
  color: #E8007F; }

.f-peach {
  color: #E8007F; }

.c-red {
  color: #C41210; }

.c-white {
  color: white; }

.c-black {
  color: black; }

.lightgray-bg {
  background-color: #F4F4F4; }

.bg-black {
  background-color: #000000; }

.bg-black {
  background-color: #000000; }

.bg-darkblue {
  background-color: #002958; }

.bg-techblue {
  background-color: #002763; }

.bg-gray-ea {
  background-color: #EAEAEA; }

.bg-gray-ec {
  background-color: #ECECEC; }

.bg-gray-f3 {
  background-color: #F3F3F3; }

.fw_300 {
  font-weight: 300; }

.fw_500 {
  font-weight: 500; }

.fw_bold {
  font-weight: bold; }

/* Roboto */
@font-face {
  font-family: "RobotoCondensed";
  src: url("fonts/RobotoCondensed-Regular.ttf"); }
/* Noto Sans TC*/
@font-face {
  font-family: "Noto Sans TC";
  src: url("fonts/NotoSansTC-Regular.otf"); }
.notosanstc {
  font-family: "Noto Sans TC",'微軟正黑',"Microsoft JhengHei",sans-serif; }

.jhenghei {
  font-family: '微軟正黑',"Microsoft JhengHei",sans-serif; }

.fs_40 {
  font-size: 40px; }

.fs_30 {
  font-size: 30px; }

.fs_26 {
  font-size: 26px; }

.fs_24 {
  font-size: 24px; }

.fs_20 {
  font-size: 20px; }

.fs_18 {
  font-size: 18px; }

.fs_15 {
  font-size: 15px; }

.fs_14 {
  font-size: 14px; }

.fs_12 {
  font-size: 12px; }

.lh_14 {
  line-height: 1.4; }

.lh_15 {
  line-height: 1.5; }

.lh_155 {
  line-height: 1.55; }

* {
  outline: 0; }

ul, li, ul li {
  padding: 0;
  margin: 0; }

a {
  outline: none;
  text-decoration: none;
  transition: all 0.3s linear; }

a:hover {
  text-decoration: none !important; }

a img {
  border: 0; }

h1, h2, h3, h4, h5, h6, p, label {
  margin-bottom: 0; }

ul.noneStyle {
  margin: 0;
  padding: 0;
  list-style: none; }

ul.noneList {
  list-style: none; }

ul.noneStyle > li {
  list-style: none; }

select {
  outline: none; }

img {
  max-width: 100%; }

button {
  cursor: pointer; }

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 28px;
  width: 28px;
  background-image: url(images/common/icon-close.svg);
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: center center; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button, input, textarea {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield !important;
  -webkit-appearance: none; }

input:disabled {
  background: none; }

table {
  border-spacing: 0; }

.btn:active, .btn:focus, .btn:visited, button:active, button:focus, button:visited {
  box-shadow: 0;
  outline: none !important;
  border: none; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  margin: 0; }

.jqimgFill {
  width: 100%;
  height: 100%; }

svg path, svg rect {
  transition: fill 0.3s ease-in-out; }

.btn-group:active, .btn-group:focus, .btn:active, .btn:focus, .btn:visited, .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
  box-shadow: none; }

.open > .dropdown-menu {
  display: block; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
  outline: none; }

.home-banner .swiper {
  min-height: 500px; }
  .home-banner .swiper .swiper-slide {
    width: 100%;
    display: flex;
    position: relative;
    min-height: 600px; }
    .home-banner .swiper .swiper-slide .bg {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      z-index: 1; }
      .home-banner .swiper .swiper-slide .bg img {
        object-fit: cover;
        height: 100%;
        width: 100%;
        display: block; }
    .home-banner .swiper .swiper-slide .content {
      position: relative;
      display: flex;
      flex-direction: column;
      height: 100%;
      width: 100%;
      z-index: 5;
      align-items: center;
      padding: 0 40px;
      animation: fadeOut 1s both; }
      .home-banner .swiper .swiper-slide .content .bigTit {
        color: #fff;
        font-size: 44px;
        line-height: 1.22;
        text-align: center;
        max-width: 450px;
        margin-bottom: 10px; }
      .home-banner .swiper .swiper-slide .content .txt {
        text-align: center;
        padding: 0 25px;
        line-height: 1.33;
        margin-bottom: 20px;
        max-width: 450px; }
      .home-banner .swiper .swiper-slide .content .img {
        max-width: 275px; }
      .home-banner .swiper .swiper-slide .content .alink {
        min-width: 200px;
        height: 50px;
        line-height: 50px;
        padding: 0 20px;
        margin-top: 30px; }
        .home-banner .swiper .swiper-slide .content .alink:hover {
          text-decoration: none; }
      @media (min-width: 576px) {
        .home-banner .swiper .swiper-slide .content {
          justify-content: center; } }
      @media (max-width: 575px) {
        .home-banner .swiper .swiper-slide .content {
          padding: 30% 20px 75px; }
          .home-banner .swiper .swiper-slide .content .bigTit {
            max-width: 320px; }
          .home-banner .swiper .swiper-slide .content .img {
            max-width: 135px; } }
  @media (max-width: 575px) and (max-height: 680px) {
    .home-banner .swiper .swiper-slide .content {
      padding: 10% 20px 75px;
      justify-content: center; }
      .home-banner .swiper .swiper-slide .content .bitTit {
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 5;
        max-height: 268px; }
      .home-banner .swiper .swiper-slide .content .txt {
        margin-bottom: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        max-height: 48px; }
      .home-banner .swiper .swiper-slide .content .alink {
        margin-top: 20px; } }

      @media (max-width: 420px) {
        .home-banner .swiper .swiper-slide .content .bigTit {
          max-width: 285px; } }
    .home-banner .swiper .swiper-slide.swiper-slide-active .content {
      animation: fadeInUp 0.8s both 0.6s; }
  .home-banner .swiper .swiper-pagination {
    bottom: 50px;
    line-height: 1; }
    .home-banner .swiper .swiper-pagination .swiper-pagination-bullet {
      background: #fff;
      width: 10px;
      height: 10px;
      margin: 0 5px;
      transition: width 0.3s ease-in-out;
      border-radius: 10px;
      opacity: 1; }
      .home-banner .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 35px; }

.home-quickLinks {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 15px; }
  .home-quickLinks .item {
    width: 25%;
    padding: 35px 15px; }
    .home-quickLinks .item .alink {
      display: block;
      color: #141917;
      text-align: center; }
      .home-quickLinks .item .alink:hover {
        color: currentColor; }
      .home-quickLinks .item .alink .icon {
        display: block;
        width: 60px;
        height: 60px;
        text-align: center;
        line-height: 60px;
        margin: auto; }
      .home-quickLinks .item .alink .txt {
        display: block;
        margin-top: 15px; }
    @media (max-width: 767px) {
      .home-quickLinks .item {
        width: calc(100% / 3); } }
    @media (max-width: 479px) {
      .home-quickLinks .item {
        width: 50%;
        padding: 35px 10px; } }

.home-products {
  padding: 60px 0 55px; }
  .home-products .pageTit {
    padding: 0 15px; }
  .home-products .swiper {
    padding: 30px 0 40px;
    width: calc(100% - 60px);
    margin: 0 auto; }
    .home-products .swiper .swiper-slide .pdlink {
      display: block;
      color: #4F5351;
      background: #fff;
      border-radius: 5px;
      padding: 23px 15px 30px;
      text-align: center; }
      .home-products .swiper .swiper-slide .pdlink:hover {
        color: currentColor; }
      .home-products .swiper .swiper-slide .pdlink span {
        display: block; }
      .home-products .swiper .swiper-slide .pdlink .pd-pic {
        max-height: 180px;
        max-width: 250px;
        margin: auto; }
        .home-products .swiper .swiper-slide .pdlink .pd-pic img {
          max-height: 100%; }
      .home-products .swiper .swiper-slide .pdlink .pd-name {
        margin-top: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
      .home-products .swiper .swiper-slide .pdlink .pd-script {
        margin-top: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-height: 28px;
        height: 56px;
        max-height: 56px; }
    .home-products .swiper .swiper-pagination {
      line-height: 1;
      bottom: 0; }
      .home-products .swiper .swiper-pagination .swiper-pagination-bullet {
        background: #38A6D9;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        transition: all 0.3s ease-in-out;
        border-radius: 10px;
        opacity: 0.3; }
        .home-products .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          width: 35px;
          opacity: 1; }
    @media (max-width: 479px) {
      .home-products .swiper {
        padding: 30px 0 40px 30px;
        width: 100%; } }
  .home-products .alink {
    margin: 35px auto 0; }

.home-news {
  padding: 65px 0; }
  .home-news .swiper {
    padding-bottom: 40px;
    max-width: 500px; }
    .home-news .swiper .swiper-pagination {
      line-height: 1;
      bottom: 10px; }
      .home-news .swiper .swiper-pagination .swiper-pagination-bullet {
        background: #38A6D9;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        transition: all 0.3s ease-in-out;
        border-radius: 10px;
        opacity: 0.3; }
        .home-news .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
          width: 35px;
          opacity: 1; }
  .home-news .news-item {
    max-width: 500px;
    margin: 20px auto 0; }
    .home-news .news-item .newslink {
      display: block;
      color: #4F5351; }
      .home-news .news-item .newslink:hover {
        color: currentColor; }
      .home-news .news-item .newslink span {
        display: block; }
      .home-news .news-item .newslink .news-pic {
        width: 100%;
        position: relative; }
        .home-news .news-item .newslink .news-pic img {
          object-fit: cover;
          width: 100%; }
        .home-news .news-item .newslink .news-pic .icon-video {
          display: none; }
      .home-news .news-item .newslink.video .news-pic .icon-video {
        display: flex;
        width: 60px;
        height: 60px;
        border: 2px solid rgba(255, 255, 255, 0.72);
        border-radius: 50%;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: calc(50% - 30px);
        left: calc(50% - 30px); }
        .home-news .news-item .newslink.video .news-pic .icon-video:after {
          content: '';
          display: block;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 8px 0 8px 14px;
          border-color: transparent transparent transparent #fff; }
      .home-news .news-item .newslink .news-content {
        padding: 40px 15px 0; }
      .home-news .news-item .newslink .news-tag {
        background: #38A6D9;
        border-radius: 5px;
        min-width: 170px;
        height: 35px;
        line-height: 35px;
        color: #fff;
        text-align: center;
        padding: 0 10px;
        display: inline-block; }
      .home-news .news-item .newslink .news-tit {
        color: #00467F;
        font-weight: bold;
        margin-top: 20px; }
      .home-news .news-item .newslink .news-txt {
        margin-top: 25px;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 7;
        line-height: 28px;
        max-height: 196px; }

.homes-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .homes-link .link-item {
    margin-bottom: 6px;
    width: 100%; }
    .homes-link .link-item .linking {
      padding: 30px 15px 25px 30px;
      height: 100%; }
  @media (min-width: 479px) {
    .homes-link .link-item {
      max-width: 510px; }
      .homes-link .link-item + .link-item {
        margin-left: 5px; } }

.products-page {
  padding: 30px 0 50px; }
  .products-page .pageTit {
    line-height: 1.6; }
    @media (max-width: 479px) {
      .products-page .pageTit {
        max-width: 300px;
        margin: 0 auto; } }
  .products-page .pdtt {
    color: #333333;
    font-weight: bold; }

.products-list {
  padding-top: 10px; }
  .products-list .pd-item {
    padding-top: 20px; }
    .products-list .pd-item .pd-link {
      background: #F4F4F4;
      display: block;
      padding: 25px 15px;
      border-radius: 5px; }
      .products-list .pd-item .pd-link .pd-tit {
        display: block;
        color: #333333;
        font-weight: bold; }
      .products-list .pd-item .pd-link .pd-txt {
        display: block;
        color: #434343;
        margin-top: 10px; }
  .products-list .showMore {
    margin-top: 25px; }
  @media (min-width: 479px) {
    .products-list {
      display: flex;
      flex-wrap: wrap; }
      .products-list .pd-item {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px; }
        .products-list .pd-item .pd-link {
          height: 100%; } }

.proudct-head .pdPic {
  text-align: center; }
.proudct-head .pdTit {
  color: #003D6E;
  margin-top: 10px;
  font-weight: bold;
  padding-right: 20px;
  line-height: 1.5; }
.proudct-head .pdGroup .pd-series {
  color: #38A6D9;
  display: block;
  margin-top: 10px;
  margin-right: 10px;
  word-break: break-word;}
.proudct-head .pdGroup .tags_shares {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
/*  min-height: 50px;*/
  min-height:10px;
}
.proudct-head .pdGroup .tag {
  display: inline-block;
  min-width: 55px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  padding: 0 10px;
  margin-right: 8px;
  margin-top: 6px; }
.proudct-head .pdGroup .new-tag {
  background: #38A6D9; }
.proudct-head .pdGroup .hot-tag {
  background: #0078BA; }
.proudct-head .pdGroup .share-block {
  position: relative;
  display: inline-flex; }
.proudct-head .pdGroup .share-group {
  background: #fff;
  width: fit-content;
  margin-top: 6px;
  display: none;
  padding: 7px 10px;
  border-radius: 50px;
  white-space: nowrap;
  filter: drop-shadow(3px 3px 7px rgba(0, 0, 0, 0.2)); }
  .proudct-head .pdGroup .share-group .share-link {
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #f4f4f4;
    display: inline-flex;
    align-items: center;
    justify-content: center; }
    .proudct-head .pdGroup .share-group .share-link.mail {
      background: #1B5381; }
    .proudct-head .pdGroup .share-group .share-link.twitter {
      background: #38A6D9; }
    .proudct-head .pdGroup .share-group .share-link.fb {
      background: #3664A2; }
    .proudct-head .pdGroup .share-group .share-link.linkedin {
      background: #0078BA; }
    .proudct-head .pdGroup .share-group .share-link + .share-link {
      margin-left: 4px; }
    @media (max-width: 350px) {
      .proudct-head .pdGroup .share-group .share-link {
        width: 25px;
        height: 25px;
        font-size: 14px; }
        .proudct-head .pdGroup .share-group .share-link + .share-link {
          margin-left: 2px; } }
.proudct-head .pdGroup .btn-share {
  display: none;
  border: 0;
  background: none;
  color: #D3D3D3;
  line-height: 30px;
  padding: 0 10px 0 0;
  margin-top: 6px; }
@media (max-width: 350px) {
  .proudct-head .pdGroup .tag {
    min-width: fit-content; }
  .proudct-head .pdGroup .share-group {
    padding: 5px 7px; } }
.proudct-head .pdScript {
  color: #4f5351;
  margin-top: 15px;
  line-height: 1.55;
  margin-bottom: 20px; }
.proudct-head .pdInfo {
  margin-top: 55px; }

.bluestyleUl {
  color: #2984CE;
  margin: 20px 0 0 20px; }
  .bluestyleUl li + li {
    margin-top: 10px; }
  .bluestyleUl p {
    line-height: 1.33; }

.spec-data {
  max-width: 100%;
  overflow-y: hidden;
  overflow-x: auto;
  margin-top: 18px;
  position: relative; }
  .spec-data .show-btns {
    position: absolute;
    border: 0;
    background: #fff;
    border-radius: 30px;
    font-size: 15px;
    color: #434343;
    top: 10px;
    right: 10px;
    padding: 3px 9px; }
    .spec-data .show-btns:after {
      content: '\e809';
      font-family: 'fontello';
      color: #0078BA;
      font-size: 12px;
      margin-left: 5px; }
  .spec-data table {
    font-size: 18px;
    min-width: 100%;
    width: fit-content; }
    .spec-data table tr:nth-of-type(even) {
      background: #E4EBF1; }
    .spec-data table th {
      background: #0078BA;
      color: #fff;
      font-weight: normal; }
    .spec-data table td {
      color: #434343;
      border-bottom: 1px solid #CBCBCB;
      width: auto; }
    .spec-data table th, .spec-data table td {
      width: 175px;
      padding: 10px 15px; }
      .spec-data table th:nth-of-type(1), .spec-data table td:nth-of-type(1) {
        width: 150px;
        min-width: 150px;
        padding: 10px 8px 10px 15px;
        display: table-cell; }
      .spec-data table th:nth-of-type(2), .spec-data table td:nth-of-type(2) {
        display: table-cell; }
  .spec-data.show {
    overflow-x: auto; }
    .spec-data.show .show-btns {
      display: none; }
    .spec-data.show table th, .spec-data.show table td {
      display: table-cell; }

.feature-block {
  margin-top: 35px; }
  .feature-block .bluestyleUl {
    margin: 20px 0 0 28px; }
    .feature-block .bluestyleUl p {
      color: #4f5351; }

.file-item {
  background: #f4f4f4;
  border-radius: 5px;
  display: flex;
  margin: 20px 0;
  position: relative;
  padding: 25px 10px;
  align-items: center;
  justify-content: space-between; }
  .file-item .file-link {
    color: #333;
    display: flex;
    align-items: center;
    font-weight: bold;
    padding-right: 20px;
    flex: 1; }
    .file-item .file-link .file-icon {
      display: block;
      min-width: 55px; }
    .file-item .file-link .file-txt {
      display: block;
      margin-left: 10px; }
  .file-item .file-share-btn {
    display:none;
	color: #d3d3d3;
    background: none;
    border: 0;
    width: 40px;
    height: 40px;
    transition: all 0.3s ease-in-out; }
    .file-item .file-share-btn.active {
      color: #38A6D9; }
  .file-item .file-share-group {
    display: flex;
    background: #fff;
    width: fit-content;
    margin-top: 10px;
    order: 5;
    display: none;
    position: absolute;
    top: -45px;
    right: 2px;
    padding: 7px 10px;
    border-radius: 50px;
    filter: drop-shadow(3px 3px 7px rgba(0, 0, 0, 0.2)); }
    .file-item .file-share-group:after {
      content: '';
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      bottom: -9px;
      right: 20px;
      border-style: solid;
      border-width: 11px 4.5px 0 4.5px;
      border-color: #ffffff transparent transparent transparent; }
    .file-item .file-share-group .share-link {
      color: #fff;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      background: #f4f4f4;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
      .file-item .file-share-group .share-link.mail {
        background: #1B5381; }
      .file-item .file-share-group .share-link.twitter {
        background: #38A6D9; }
      .file-item .file-share-group .share-link.fb {
        background: #3664A2; }
      .file-item .file-share-group .share-link.linkedin {
        background: #0078BA; }
      .file-item .file-share-group .share-link + .share-link {
        margin-left: 6px; }
      @media (max-width: 350px) {
        .file-item .file-share-group .share-link {
          width: 25px;
          height: 25px;
          font-size: 14px; }
          .file-item .file-share-group .share-link + .share-link {
            margin-left: 2px; } }

.ordering-item {
  background: #f4f4f4;
  border-radius: 5px;
  padding: 30px 15px; }
  .ordering-item .itemTit {
    padding: 0 15px !important; }
  .ordering-item .itemTxt {
    color: #434343;
    padding: 0 15px;
    margin-top: 10px; }
  .ordering-item .link-block {
    margin-top: 25px; }
    @media (min-width: 576px) {
      .ordering-item .link-block {
        display: flex;
        width: calc(100% + 10px);
        margin: 25px -5px 0; }
        .ordering-item .link-block .btn-blueborder {
          width: calc(50% - 10px);
          margin: 0 5px; } }
    .ordering-item .link-block .btn-blueborder {
      margin-bottom: 13px; }
      .ordering-item .link-block .btn-blueborder .icon {
        padding-right: 5px; }
  .ordering-item + .ordering-item {
    margin-top: 20px; }

.ordering-block {
  margin-top: 35px; }

.subscribe-link {
  padding: 55px 40px 85px;
  text-align: center; }
  .subscribe-link p.subscribe-txt {
    color: #4F5351; }
  .subscribe-link .btn-lightblue {
    min-width: 270px;
    margin-top: 25px; }
    @media (max-width: 350px) {
      .subscribe-link .btn-lightblue {
        min-width: 200px; } }

.application-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px; }
  .application-list .application-item {
    padding-bottom: 20px; }
    .application-list .application-item .application-link {
      display: block;
      background: #f4f4f4;
      border-radius: 0 0 5px 5px;
      height: 100%; }
      .application-list .application-item .application-link .pic {
        position: relative;
        width: 100%;
        height: fit-content;
        display: block; }
        .application-list .application-item .application-link .pic img {
          object-fit: cover;
          width: 100%;
          height: 100%;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 10; }
        .application-list .application-item .application-link .pic:before {
          content: '';
          width: 100%;
          padding-bottom: 68.18%;
          display: block; }
      .application-list .application-item .application-link .data {
        padding: 20px 10px 25px;
        display: block; }
      .application-list .application-item .application-link .tt {
        display: block;
        color: #333;
        font-weight: bold; }
      .application-list .application-item .application-link .txt {
        color: #4F5351;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-height: 28px;
        max-height: 56px;
        margin-top: 10px; }
  @media (min-width: 768px) {
    .application-list {
      width: calc(100% + 20px);
      margin: 80px -10px 0; }
      .application-list .application-item {
        width: calc(100% / 3);
        padding: 0 10px 20px; } }
  @media (max-width: 767px) and (min-width: 576px) {
    .application-list {
      width: calc(100% + 20px);
      margin: 80px -10px 0; }
      .application-list .application-item {
        width: calc(100% / 2);
        padding: 0 10px 20px; } }

.search-style {
  display: flex;
  margin-top: 15px;
  position: relative; }
  .search-style .search-input {
    color: #8B8B8B;
    height: 50px;
    padding: 0 10px 0 20px;
    border: 0;
    width: calc(100% - 55px);
    border: 1px solid #B2B2B2;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    background: #fff; }
  .search-style .search-btn {
    border: none;
    background: #003D6E;
    color: #fff;
    border-radius: 0 5px 5px 0;
    width: 55px;
    height: 50px; }
  .search-style .search-opt {
    position: absolute;
    top: 55px;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 5px;
    display: none;
    z-index: 100;
    padding: 25px 10px;
    max-height: calc(100vh - 280px);
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
    .search-style .search-opt li {
      font-size: 18px;
      padding: 0 15px;
      margin-bottom: 5px; }
      .search-style .search-opt li a {
        color: #141917; }
      .search-style .search-opt li.search-seperator {
        border-top: 2px solid #CBCBCB;
        margin-top: 20px;
        padding-top: 30px;
        font-weight: bold;
        color: #333;
        padding-bottom: 5px; }
      .search-style .search-opt li.opt a {
        text-decoration: underline;
        color: #5A5A5A; }

.search-page {
  padding-bottom: 65px; }

.search-head {
  padding: 17px 0 13px;
  border-bottom: 1px solid #CBCBCB; }

.scroll-nav {
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding-top: 20px;
  position: relative;
  padding-bottom: 17px; }
  .scroll-nav:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #A6A6A6;
    display: block;
    left: 0;
    bottom: 17px;
    position: absolute; }
  .scroll-nav ul {
    width: fit-content;
    margin: 0 auto;
    flex-wrap: nowrap;
    border-bottom: 0;
    position: relative; }
    .scroll-nav ul:before {
      content: '';
      width: 100%;
      height: 1px;
      background: #A6A6A6;
      display: block;
      left: 0;
      bottom: 0;
      position: absolute;
      z-index: 2; }
    .scroll-nav ul li {
      padding: 0 12px; }
      .scroll-nav ul li a {
        font-size: 18px;
        color: #4F5351;
        position: relative;
        display: block;
        padding: 0 2px 10px;
        white-space: nowrap; }
        .scroll-nav ul li a:after {
          content: '';
          display: block;
          width: 0;
          height: 3px;
          position: absolute;
          background: transparent;
          bottom: 0;
          left: 0;
          right: 0;
          margin: auto; }
        .scroll-nav ul li a.active {
          color: #38A6D9;
          font-weight: bold; }
          .scroll-nav ul li a.active:after {
            width: 100%;
            background: #38A6D9; }
    .scroll-nav ul.nav-tabs li a {
      border: 0 !important;
      background: #fff !important;
      border-radius: 0 !important; }

.result-list .item {
  border-radius: 5px;
  padding: 5px 10px; 
  word-break: break-word;}
  .result-list .item .content {
    padding: 20px 25px 20px 7px; }
    .result-list .item .content + .content {
      border-top: 1px solid #B9B9B9; }
  .result-list .item + .item {
    margin-top: 20px; }
.result-list .showMore {
  margin-top: 25px; }

.seach-quick-page {
  padding-top: 30px; }

.tabnav {
  display: flex;
  justify-content: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.35); }
  .tabnav li {
    padding: 0 15px; }
  .tabnav .nav-link {
    color: #141917;
    border: 0;
    padding: 0 0 6px;
    margin-bottom: 0;
    border-bottom: 3px solid #fff; }
    .tabnav .nav-link.active {
      color: #38A6DA;
      border-bottom: 3px solid #38A6DA;
      font-weight: bold; }

.quicksearch-block {
  padding: 40px 0 60px; }

.member-form {
  padding-top: 45px;
  padding-bottom: 45px; }

.profile-form {
  padding-top: 25px;
  padding-bottom: 20px; }
  .profile-form .input-style {
    padding: 12px 20px; }
  .profile-form .bootstrap-select .dropdown-toggle {
    padding: 12px 20px; }

.login-connect {
  display: flex;
  flex-wrap: wrap;
  padding: 20px 2px 0; }
  .login-connect .col {
    padding: 0 2px 4px;
    flex: 0 0 50%; }
    @media (min-width: 768px) {
      .login-connect .col {
        flex: 0 0 25%; } }
    .login-connect .col .btn-contect {
      background: #747474;
      color: white;
      display: block;
      height: 50px;
      line-height: 50px;
      display: flex; }
      .login-connect .col .btn-contect .icon {
        width: 65px;
        display: block;
        text-align: center;
        height: 50px;
        line-height: 50px;
        font-size: 24px; }
        @media (max-width: 370px) {
          .login-connect .col .btn-contect .icon {
            width: 45px; } }
      .login-connect .col .btn-contect.linkedin {
        background: #0270AD; }
        .login-connect .col .btn-contect.linkedin .icon {
          font-size: 20px; }
      .login-connect .col .btn-contect.fb {
        background: #3C5A9A; }
        .login-connect .col .btn-contect.fb .icon {
          font-size: 20px; }
      .login-connect .col .btn-contect.weibo {
        background: #DF152C; }
      .login-connect .col .btn-contect.wechat {
        background: #00B900; }

.msg-page {
  padding-top: 75px;
  padding-bottom: 105px; }
  .msg-page .msg-icon {
    margin-bottom: 40px; }
  @media (min-width: 576px) {
    .msg-page .msg-content {
      width: fit-content;
      margin-left: auto;
      margin-right: auto; } }
  .msg-page .bluestyleUl li + li {
    margin-top: 5px; }

.memberNav {
  margin-top: 30px; }
  .memberNav > li {
    padding: 6px 0; }
  .memberNav .member-link {
    display: flex;
    border-radius: 5px;
    border: 1px solid #38A6D9;
    justify-content: space-between;
    padding: 0 20px;
    height: 50px;
    align-items: center;
    color: #333333; }
    .memberNav .member-link:after {
      content: '\e809';
      font-family: 'fontello';
      color: #38A6D9;
      display: block;
      transition: color 0.3s ease-in-out;
      font-size: 12px; }
    .memberNav .member-link:focus {
      background: #38A6D9;
      color: #fff; }
      .memberNav .member-link:focus:after {
        color: #fff; }

.update-msg {
  border: 1px solid #38A6D9;
  border-radius: 5px;
  background: #E2EFF8;
  text-align: center;
  padding: 12px 15px;
  margin-bottom: 25px;
  margin-top: 15px; }

.newsletterNav li {
  flex: 1 1 auto;
  padding: 0 2px; }

.news-item {
  margin: 20px 0 0; }
  .news-item .newslink {
    display: block;
    color: #4F5351; }
    .news-item .newslink:hover {
      color: currentColor; }
    .news-item .newslink span {
      display: block; }
    .news-item .newslink .news-pic {
      width: 100%;
      position: relative; }
      .news-item .newslink .news-pic img {
        object-fit: cover;
        width: 100%; }
      .news-item .newslink .news-pic .icon-video {
        display: none; }
    .news-item .newslink.video .news-pic .icon-video {
      display: flex;
      width: 60px;
      height: 60px;
      border: 2px solid rgba(255, 255, 255, 0.72);
      border-radius: 50%;
      justify-content: center;
      align-items: center;
      position: absolute;
      top: calc(50% - 30px);
      left: calc(50% - 30px); }
      .news-item .newslink.video .news-pic .icon-video:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 8px 0 8px 14px;
        border-color: transparent transparent transparent #fff; }
    .news-item .newslink .news-content {
      padding: 30px 15px 0; }
      .news-item .newslink .news-content .label {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; }
    .news-item .newslink .news-tag {
      background: #38A6D9;
      border-radius: 5px;
      min-width: 100px;
      height: 28px;
      line-height: 28px;
      color: #fff;
      text-align: center;
      padding: 0 5px;
      display: inline-block;
      margin-top: 10px;
      font-size: 15px; }
    .news-item .newslink .news-tit {
      color: #00467F;
      font-weight: bold;
      margin-top: 20px; }
    .news-item .newslink .news-date {
      color: #38A6D9;
      margin-top: 15px;
      white-space: nowrap;
      padding-right: 10px; }
    .news-item .newslink .news-txt {
      margin-top: 15px;
      overflow: hidden;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      display: -webkit-box;
      -webkit-line-clamp: 5;
      line-height: 28px;
      max-height: 140px; }

.news-head .news-item {
  margin-bottom: 35px; }
  .news-head .news-item .newslink .news-pic {
    max-width: 500px;
    margin: auto; }
  .news-head .news-item .newslink .news-content {
    padding: 20px 15px 0; }
    @media (min-width: 768px) {
      .news-head .news-item .newslink .news-content {
        padding: 20px 25px 0; } }
    .news-head .news-item .newslink .news-content .news-tag {
      margin-top: 10px;
      min-width: 170px;
      height: 35px;
      line-height: 35px;
      font-size: 16px; }

.news-top {
  margin-top: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.news-list {
  margin-top: 20px; }
  @media (min-width: 768px) {
    .news-list {
      display: flex;
      flex-wrap: wrap;
      width: calc(100% + 20px);
      margin: 20px -10px 0; }
      .news-list .news-item {
        width: calc(100% / 3);
        padding: 0 10px; } }
  @media (min-width: 600px) and (max-width: 767px) {
    .news-list {
      display: flex;
      flex-wrap: wrap;
      width: calc(100% + 20px);
      margin: 20px -10px 0; }
      .news-list .news-item {
        width: 50%;
        padding: 0 10px; } }
  .news-list .news-item {
    margin: 0 0 20px; }
    .news-list .news-item .news-content {
      padding: 0 15px 30px; }
    .news-list .news-item .newslink {
      background: #f4f4f4;
      border-radius: 0 0 5px 5px;
      height: 100%; }
    .news-list .news-item .news-tit {
      color: #333333;
      margin-top: 10px; }

.news-detail-page .news-tag {
  background: #38A6D9;
  border-radius: 5px;
  min-width: 170px;
  height: 35px;
  line-height: 35px;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  display: inline-block; }

.news-detail-info {
  display: flex;
  align-items: center;
  min-height: 50px;
  flex-wrap: wrap; }
  .news-detail-info .news-date {
    color: #38A6D9;
    margin-top: 3px;
    white-space: nowrap; }
  .news-detail-info .share-block {
    display: flex;
    align-items: center; }
  .news-detail-info .btn-share {
	display: none;
    border: 0;
    background: none;
    color: #D3D3D3;
    line-height: 30px;
    padding: 0 10px 0 0;
    margin-left: 1.2rem; }
  .news-detail-info .share-group {
    background: #fff;
    width: fit-content;
    display: none;
    white-space: nowrap;
    padding: 7px 10px;
    border-radius: 50px;
    filter: drop-shadow(3px 3px 7px rgba(0, 0, 0, 0.2)); }
    .news-detail-info .share-group .share-link {
      color: #fff;
      width: 30px;
      height: 30px;
      border-radius: 50%;
      background: #f4f4f4;
      display: inline-flex;
      align-items: center;
      justify-content: center; }
      .news-detail-info .share-group .share-link.mail {
        background: #1B5381; }
      .news-detail-info .share-group .share-link.twitter {
        background: #38A6D9; }
      .news-detail-info .share-group .share-link.fb {
        background: #3664A2; }
      .news-detail-info .share-group .share-link.linkedin {
        background: #0078BA; }
      .news-detail-info .share-group .share-link + .share-link {
        margin-left: 4px; }
      @media (max-width: 350px) {
        .news-detail-info .share-group .share-link {
          width: 25px;
          height: 25px;
          font-size: 14px; }
          .news-detail-info .share-group .share-link + .share-link {
            margin-left: 2px; } }
  @media (max-width: 350px) {
    .news-detail-info {
      height: 45px; }
      .news-detail-info .share-block {
        margin-left: 0.5rem; }
      .news-detail-info .share-group {
        padding: 5px 7px; } }

.newpd-content {
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .newpd-content {
      padding-left: 25px;
      padding-right: 25px; }
      .newpd-content:nth-of-type(even) {
        border-left: 1px solid #CBCBCB; } }
  @media (max-width: 767px) {
    .newpd-content {
      border-bottom: 1px solid #CBCBCB; } }

.support-sort {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.newsletterNav .btn-select {
  border-radius: 5px;
  background-color: #E6E6E6;
  border: 1px solid #E6E6E6;
  color: #141917;
  text-align: center;
  height: 50px;
  line-height: 48px;
  display: block;
  width: 100%;
  min-width: 105px;
  padding: 0 10px;
  text-align: center;
  position: relative;
  transition: all 0.3s ease-in-out; }
  .newsletterNav .btn-select.active {
    background-color: #fff;
    border: 1px solid #38A6D9; }

.bg-texture {
  position: relative;
  height: fit-content;
  min-height: 250px;
  display: flex;
  align-items: center; }
  @media (min-width: 576px) {
    .bg-texture {
      min-height: 400px; } }
  .bg-texture .bg-img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
    .bg-texture .bg-img img {
      object-fit: cover;
      width: 100%;
      height: 100%; }
  .bg-texture .text-block {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px; }
    .bg-texture .text-block .fs_30 {
      line-height: 1.6; }
  .bg-texture .data-box {
    position: relative;
    padding: 60px 50px 70px;
    width: 100%; }
    @media (max-width: 575px) {
      .bg-texture .data-box {
        padding: 60px 30px 70px; } }

.tech-row {
  position: relative; }
  .tech-row .page-content {
    padding: 45px 15px 45px 15px; }
    @media (min-width: 576px) and (max-width: 767px) {
      .tech-row .page-content {
        padding: 45px 30px 45px 30px; } }
  .tech-row .bg-img {
    text-align: center; }
    .tech-row .bg-img img {
      object-fit: cover;
      width: 100%; }
  .tech-row .bg-img-big {
    text-align: center; }
    .tech-row .bg-img-big img {
      object-fit: cover;
      width: 100%; }
  @media (min-width: 992px) {
    .tech-row .page-content {
      padding: 50px 90px 50px 45px; }
    .tech-row.row-even .page-content {
      padding: 50px 45px 50px 90px; } }
  @media (min-width: 768px) {
    .tech-row {
      display: flex;
      flex-wrap: wrap;
      position: relative;
      min-height: 270px;
      align-items: stretch; }
      .tech-row .page-content {
        width: 56%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 40px 50px 40px 30px; }
        .tech-row .page-content.half {
          width: 50%;
          position: relative;
          z-index: 10; }
      .tech-row .bg-img {
        width: 44%; }
        .tech-row .bg-img img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
        .tech-row .bg-img.half {
          width: 50%; }
      .tech-row .bg-img-big {
        width: 65%;
        margin-left: -15%; }
        .tech-row .bg-img-big img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
        .tech-row .bg-img-big.black-after {
          position: relative; }
          .tech-row .bg-img-big.black-after:after {
            content: '';
            width: 100px;
            height: 100%;
            position: absolute;
            background-image: linear-gradient(to right, black 50%, rgba(0, 0, 0, 0) 100%);
            display: block;
            top: 0;
            left: 0;
            z-index: 5; }
      .tech-row.row-even .page-content {
        order: 2;
        padding: 40px 30px 40px 50px; }
      .tech-row.row-even .bg-img {
        order: 1; } }
  @media (max-width: 767px) {
    .tech-row.hasbtns {
      padding-bottom: 150px; }
      .tech-row.hasbtns .btn-position {
        position: absolute;
        bottom: 50px;
        left: 0;
        width: 100%; }
    .tech-row.row-reverse {
      display: flex;
      flex-direction: column; }
      .tech-row.row-reverse .page-content {
        order: 2; }
      .tech-row.row-reverse .bg-img {
        order: 1; } }

.tech-data-row {
  display: flex;
  padding-top: 40px;
  padding-bottom: 25px; }
  @media (min-width: 768px) {
    .tech-data-row {
      align-items: center; }
      .tech-data-row .page-content {
        width: 57.68%;
        padding: 20px 45px 20px 45px; }
      .tech-data-row .img {
        width: 42.32%; } }
  @media (max-width: 767px) {
    .tech-data-row {
      flex-direction: column; }
      .tech-data-row .page-content {
        order: 2;
        padding: 20px 15px 20px 15px; }
      .tech-data-row .img {
        order: 1;
        text-align: center; }
      .tech-data-row.row-reverse .img {
        order: 2; }
      .tech-data-row.row-reverse .page-content {
        order: 1; } }

.video-wrapper video {
  max-width: 100%; }

@media (min-width: 768px) {
  .usbpd-icon {
    min-height: 80px; } }

@media (min-width: 768px) {
  .stretch-row .dd-col {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .stretch-row .dd-col .data .dd-tit {
      min-height: 60px; } }
<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

<link href="/sitecore/shell/themes/standard/default/Default.css" rel="stylesheet" />

<link href="/sitecore/shell/controls/Lib/Flexie/flex.css" rel="stylesheet" />

