@charset "UTF-8";
/** 
Manrope:200;300;400 | 
Noto+Sans+JP:100;300;400;500;700;900 | 
Noto+Sans+KR:100;300;400;500;700;900 | 
Noto+Sans+TC:100;300;400;500;700 | 
Noto+Sans:400;,700;]
**/
#EIOT * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#EIOT article, #EIOT aside, #EIOT details, #EIOT figcaption, #EIOT figure, #EIOT footer, #EIOT header, #EIOT hgroup, #EIOT menu, #EIOT nav, #EIOT section {
  display: block;
}

#EIOT span, #EIOT b, #EIOT a, #EIOT abbr[title], #EIOT dfn[title], #EIOT mark {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#EIOT a {
  text-decoration: none;
  outline: none;
  color: inherit;
}

#EIOT a img, #EIOT a img:hover {
  border: none;
}

#EIOT ul, #EIOT ol, #EIOT li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#EIOT img {
  max-width: 100%;
  width: auto;
}

#EIOT sub, #EIOT sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#EIOT sub {
  bottom: -0.25em;
}

#EIOT sup {
  top: -0.5em;
}

#imart-single-page .row-maxwidth-95pct {
  max-width: initial;
  width: 100%;
}

#EIOT .clearfix:after, #EIOT .circleLists > .list::before, #EIOT .triangleLists > .list::before, #EIOT .arrowLists > .list::before, #EIOT .scrollTopIcon::after, #EIOT a.textLink.underLine::after, #EIOT .block-application .box-applicationExperts .list-applicationExperts > .list:before, #EIOT .block-faq .list-faq .box-title::after {
  content: '';
  display: block;
}

#EIOT .block-application .box-applicationExperts .block-btn .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

#EIOT .block-btn, #EIOT .block-appImg .list-appImg > .list, #EIOT .block-appImg .list-appImg .box-wrapper, #EIOT .block-appImg .list-appImg .list-appImgMsg, #EIOT .block-solutions .list-solutionProduct, #EIOT .block-solutions .list-solutionProduct .list-product, #EIOT .block-solutions .box-solutionApplication, #EIOT .block-solutions .box-solutionApplicationContent, #EIOT .block-advantages .list-advantages, #EIOT .block-advantages .box-img span, #EIOT .block-faq .list-faq .box-title, #EIOT .js_numberLists > .list > .number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#EIOT .block-wrapper {
  margin: 0 auto;
}

#EIOT .straightLineLists > .list:first-child, #EIOT .straightLineLists > .col:first-child, #EIOT .horizontalLineLists > .list:first-child {
  background: none;
}

#EIOT {
  overflow: hidden;
  color: #585858;
  font-family: "Noto Sans TC", "Arial", "Microsoft JhengHei", "Noto Sans JP", "Noto Sans KR", "Noto Sans", "PMingLiU", "sans-serif";
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}

#EIOT .block-container {
  padding: 50px 2% 0px;
}

#EIOT .block-container.block-bg {
  margin-top: 50px;
  padding-bottom: 50px;
}

#EIOT .block-container.block-bg.block-noSpace {
  margin-top: 0px;
}

#EIOT .block-wrapper {
  max-width: 1200px;
}

#EIOT .showType {
  display: none;
}

#EIOT .showType.showDesktop {
  display: block;
}

#EIOT .txtSmall {
  font-size: 0.8em;
}

#EIOT .box-img {
  line-height: 0px;
}

#EIOT .alignCenter {
  text-align: center;
}

#EIOT .colorBlue {
  color: #144e8c !important;
}

#EIOT .colorOrg {
  color: #ea9716 !important;
}

#EIOT .colorWhite {
  color: #fff !important;
}

#EIOT .clearfix:after {
  clear: both;
  height: 0px;
  overflow: hidden;
  visibility: inherit;
}

@media (max-width: 768px) {
  #EIOT {
    font-size: 16px;
  }
  #EIOT .showType.showDesktop {
    display: none;
  }
  #EIOT .showType.showTablet {
    display: block;
  }
  #EIOT .block-container {
    padding: 5% 5% 0;
  }
  #EIOT .block-container.block-bg {
    margin-top: 5%;
    padding-bottom: 5%;
  }
}

@media (max-width: 580px) {
  #EIOT .showType.showTablet {
    display: none;
  }
  #EIOT .showType.showphone {
    display: block;
  }
}

#EIOT .numberLists > .list {
  margin-top: 5px;
  padding-left: 30px;
}

#EIOT .numberLists > .list > .number {
  background-color: #94cbe3;
  color: #fff;
  font-size: 0.8em;
  margin-top: 2px;
  margin-right: 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
}

#EIOT .circleLists > .list {
  position: relative;
  padding-left: 20px;
  margin-top: 5px;
}

#EIOT .circleLists > .list::before {
  content: '●';
  position: absolute;
  left: 0px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
}

#EIOT .triangleLists > .list {
  position: relative;
  padding-left: 20px;
  margin-top: 5px;
}

#EIOT .triangleLists > .list::before {
  content: '▶';
  position: absolute;
  left: 2px;
  -webkit-transform: scale(0.4, 0.6);
          transform: scale(0.4, 0.6);
  -webkit-transform-origin: left center;
          transform-origin: left center;
}

#EIOT .arrowLists > .list {
  position: relative;
  padding-left: 20px;
  margin-top: 5px;
}

#EIOT .arrowLists > .list::before {
  content: '❯';
  position: absolute;
  left: 2px;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

#EIOT .scrollTopIcon {
  cursor: pointer;
  width: 42px;
  height: 42px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  opacity: 0;
  position: fixed;
  z-index: -1;
  bottom: 0px;
  right: 20px;
  -webkit-transition: .7s;
  transition: .7s;
}

#EIOT .scrollTopIcon::after {
  width: 50%;
  height: 50%;
  margin: -11px 0 0 -11px;
  background: url(css-img/_arrow_white.svg) center center no-repeat;
  background: url(css-img/_arrow_white.png) center center no-repeat\9;
  background-size: contain;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-1px) rotate(-180deg);
          transform: translateY(-1px) rotate(-180deg);
}

#EIOT .scrollTopIcon.show {
  opacity: 1;
  bottom: 45px;
  z-index: 99;
}

#EIOT .straightLineLists > .list, #EIOT .straightLineLists > .col {
  padding: 10px;
  background: url(css-img/_dotted_grayM.png) left top repeat-y;
}

#EIOT .horizontalLineLists > .list {
  padding-top: 15px;
  padding-bottom: 5px;
  background: url(css-img/_dotted_grayS.png) left -5px repeat-x;
}

#EIOT .block-btn {
  margin: 0px 0px 0px -1%;
  width: calc(100% + 1%);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1rem;
  line-height: 1rem;
}

#EIOT .block-btn.flex-alignLeft {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#EIOT .block-btn.flex-alignRight {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#EIOT .block-btn.btn-radius .btn {
  border-radius: 8px;
}

#EIOT .block-btn .btn-fullWidth {
  width: 100%;
}

@media (max-width: 768px) {
  #EIOT .scrollTopIcon {
    cursor: pointer;
    width: 35px;
    height: 35px;
  }
  #EIOT .scrollTopIcon::after {
    margin: -9px 0 0 -9px;
  }
}

#EIOT p {
  line-height: 1.5;
}

#EIOT .block-title {
  font-size: 1.78em;
  font-weight: 600;
  color: #144e8c;
  margin-bottom: 2%;
  text-align: center;
}

#EIOT .block-titleContent {
  text-align: center;
  margin-top: -1%;
  margin-bottom: 2%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}

#EIOT .box-title {
  font-weight: 600;
  color: #144e8c;
  margin-bottom: 2%;
}

#EIOT .block-btn .btn {
  margin: 5px 0 5px 1%;
  padding: 8px 15px;
  text-align: center;
  border-radius: 5px;
}

#EIOT .block-btn .btn-blueGradient {
  background: -webkit-gradient(linear, left top, right top, from(#004bac), to(#80c2ff));
  background: linear-gradient(to right, #004bac 0%, #80c2ff 100%);
  color: #fff;
}

#EIOT .block-btn .btn-blue {
  background-color: #004280;
  color: #fff;
}

#EIOT .block-btn .btn-lightBlue {
  background-color: #8fe1f6;
  color: #283b56;
}

#EIOT a.textLink {
  color: #144e8c;
  position: relative;
}

#EIOT a.textLink:hover {
  color: #ea9716;
  text-decoration: none;
}

#EIOT a.textLink.underLine::after {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 1px;
  background-color: #144e8c;
}

#EIOT a.textLink.underLine:hover::after {
  background-color: #ea9716;
}

#EIOT .block-mainBanner {
  background: #144e8c;
  color: #fff;
  background: #283b56 url(css-img/banner.jpg) center center no-repeat;
  min-height: 530px;
}

#EIOT .block-mainBanner.block-container {
  padding: 0;
}

#EIOT .block-mainBanner .mainBanner-articleBox {
  padding: 20px 20px;
  font-size: 1.1em;
  text-shadow: 1px 1px 5px rgba(40, 59, 86, 0.5);
}

#EIOT .block-mainBanner .mainBanner-articleBox .mainBanner-title {
  font-size: 3em;
  color: #70e7ff;
  font-weight: bold;
}

#EIOT .block-mainBanner .mainBanner-articleBox .block-btn {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  max-width: 180px;
  margin: 10px 0 0 0;
}

#EIOT .block-mainBanner .mainBanner-articleBox .btn {
  font-weight: bold;
  width: 100%;
  background-color: #8fe1f6;
  color: #283b56;
  font-size: 0.8em;
  border-radius: 0px;
  margin-bottom: 8px;
  text-shadow: none;
}

#EIOT .block-topContent {
  text-align: center;
  line-height: 1.5;
}

#EIOT .block-topContent .block-wrapper {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

#EIOT .block-appImg .list-appImg > .list {
  width: 98%;
  max-width: 1150px;
  background-color: #f1f1f1;
  border-radius: 20px;
  overflow: hidden;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}

#EIOT .block-appImg .list-appImg > .list:first-child {
  margin-top: 0px;
}

#EIOT .block-appImg .list-appImg > .list:first-child .box-img {
  background: url(css-img/img_1.jpg) 9% center no-repeat;
  background-size: cover;
}

#EIOT .block-appImg .list-appImg > .list:first-child .list-appImgMsg > .list:nth-child(odd) {
  width: 56%;
}

#EIOT .block-appImg .list-appImg > .list:first-child .list-appImgMsg > .list:nth-child(even) {
  width: 44%;
}

#EIOT .block-appImg .list-appImg > .list:nth-child(2) .box-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#EIOT .block-appImg .list-appImg > .list:nth-child(2) .box-img {
  background: url(img_1/img_2.jpg) right center no-repeat;
  background-size: cover;
}

#EIOT .block-appImg .list-appImg > .list:nth-child(odd) .box-img {
  border-right: 3px solid #144e8c;
}

#EIOT .block-appImg .list-appImg > .list:nth-child(even) {
  margin-left: auto;
}

#EIOT .block-appImg .list-appImg > .list:nth-child(even) .box-img {
  border-left: 3px solid #144e8c;
}

#EIOT .block-appImg .list-appImg .box-wrapper {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  min-height: 340px;
}

#EIOT .block-appImg .list-appImg .box-img {
  max-width: 358px;
  width: 30%;
}

#EIOT .block-appImg .list-appImg .box-content {
  width: calc(100% - 358px);
  min-width: 70%;
  padding: 3% 4%;
}

#EIOT .block-appImg .list-appImg .box-content .box-title {
  font-size: 1.33em;
  margin-bottom: 10px;
}

#EIOT .block-appImg .list-appImg .box-content p {
  margin-bottom: 10px;
}

#EIOT .block-appImg .list-appImg .list-appImgMsg {
  width: 100%;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(css-img/_dotted_grayS.png) bottom left repeat-x;
  padding-bottom: 10px;
}

#EIOT .block-appImg .list-appImg .list-appImgMsg > .list {
  width: 50%;
  background: url(css-img/_dotted_grayS.png) top left repeat-x;
  padding: 18px 0 3px 0;
}

#EIOT .block-appImg .list-appImg .list-appImgMsg .appImgMsg-title {
  color: #144e8c;
  font-weight: bold;
  padding-right: 5px;
}

#EIOT .block-application {
  background-color: #f3faff;
}

#EIOT .block-application .box-applicationExperts {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  width: 95%;
  border-radius: 0 0 40px 40px;
  overflow: hidden;
  background: #c5def7;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3faff), to(#c5def7));
  background: linear-gradient(to bottom, #f3faff 0%, #c5def7 100%);
  padding: 30px 5% 20px;
}

#EIOT .block-application .box-applicationExperts .applicationExperts-topImg {
  max-width: 815px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

#EIOT .block-application .box-applicationExperts .list-applicationExperts {
  margin-bottom: 30px;
}

#EIOT .block-application .box-applicationExperts .list-applicationExperts > .list {
  min-height: 120px;
  width: 95%;
  padding: 25px 5%;
  color: #fff;
  position: relative;
}

#EIOT .block-application .box-applicationExperts .list-applicationExperts > .list:before {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
          box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  -webkit-transform: skew(-15deg, 0deg);
          transform: skew(-15deg, 0deg);
}

#EIOT .block-application .box-applicationExperts .list-applicationExperts > .list:first-child {
  z-index: 2;
}

#EIOT .block-application .box-applicationExperts .list-applicationExperts > .list:first-child:before {
  background-color: #5197e2;
}

#EIOT .block-application .box-applicationExperts .list-applicationExperts > .list:nth-child(2) {
  margin-left: auto;
  position: relative;
  z-index: 1;
  margin-top: -10px;
}

#EIOT .block-application .box-applicationExperts .list-applicationExperts > .list:nth-child(2):before {
  background-color: #004280;
}

#EIOT .block-application .box-applicationExperts .list-applicationExperts > .list .txt {
  position: relative;
  z-index: 2;
}

#EIOT .block-application .box-applicationExperts .applicationExperts-name {
  text-align: right;
  font-size: 1.33em;
  color: #173a99;
  font-style: italic;
  margin-bottom: 20px;
}

#EIOT .block-application .box-applicationExperts .block-btn .btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  font-size: 1.66em;
  padding: 10px 20px 18px 20px;
  line-height: 1;
}

#EIOT .block-application .box-applicationExperts .block-btn .btn .iconDownload {
  margin-left: 10px;
  background: url(css-img/icon_download.svg) right center no-repeat;
  background-size: contain;
  width: 50px;
  height: calc(100% + 20px);
  margin-top: -20px;
}

#EIOT .block-solutions .block-topContent {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}

#EIOT .block-solutions .list-solutions > .list {
  border-radius: 10px;
  overflow: hidden;
  background-color: #f5faff;
  margin-top: 20px;
  padding-top: 2%;
}

#EIOT .block-solutions .list-solutions > .list:first-child {
  margin-top: 0;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(odd) .box-solutionApplication {
  padding-left: 2%;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(odd) .box-solutionApplication .box-solutionApplicationContent {
  padding: 10px 20px 0px 20px;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(odd) .box-solutionApplication .box-title {
  color: #144e8c;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(odd) .box-solutionApplication .barContent {
  background-color: #144e8c;
  margin-left: -20px;
  margin-right: -20px;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(odd) .box-solutionApplication .box-feature b {
  color: #144e8c;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(odd) .list-solutionProduct > .list:nth-child(odd) {
  background-color: #dff4ff;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(odd) .list-solutionProduct > .list:nth-child(even) {
  background-color: #dfebff;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(even) .box-solutionApplication {
  padding-right: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(even) .box-solutionApplication .box-solutionApplicationContent {
  padding: 10px 20px 0px 40px;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(even) .box-solutionApplication .box-title {
  color: #009caf;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(even) .box-solutionApplication .barContent {
  padding-left: 40px;
  background-color: #009caf;
  margin-left: -40px;
  margin-right: -20px;
  width: calc(100% + 60px);
}

#EIOT .block-solutions .list-solutions > .list:nth-child(even) .box-solutionApplication .box-feature b {
  color: #009caf;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(even) .list-solutionProduct > .list:nth-child(odd) {
  background-color: #dff4ff;
}

#EIOT .block-solutions .list-solutions > .list:nth-child(even) .list-solutionProduct > .list:nth-child(even) {
  background-color: #e9fdff;
}

#EIOT .block-solutions .list-solutionProduct {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#EIOT .block-solutions .list-solutionProduct > .list.col-1 {
  width: 20%;
}

#EIOT .block-solutions .list-solutionProduct > .list.col-2 {
  width: 40%;
}

#EIOT .block-solutions .list-solutionProduct .box-title {
  font-weight: 600;
  font-size: 1em;
  padding: 20px 0 0 20px;
  margin-bottom: 0px;
}

#EIOT .block-solutions .list-solutionProduct .list-product {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -20px;
  margin-bottom: 10px;
}

#EIOT .block-solutions .list-solutionProduct .list-product > .list {
  width: 100%;
}

#EIOT .block-solutions .list-solutionProduct .list-product.col-2 > .list {
  width: 50%;
  background: url(css-img/_dotted_grayS.png) left top repeat-y;
}

#EIOT .block-solutions .list-solutionProduct .list-product.col-2 > .list:first-child {
  background: none;
}

#EIOT .block-solutions .list-solutionProduct .list-product .box-product {
  padding: 10px 10px 0 10px;
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}

#EIOT .block-solutions .list-solutionProduct .list-product .box-productImg {
  text-align: center;
}

#EIOT .block-solutions .list-solutionProduct .list-product .box-productName {
  color: #144e8c;
  text-align: center;
  font-weight: 600;
}

#EIOT .block-solutions .list-solutionProduct .list-product .block-btn {
  font-size: 0.8em;
}

#EIOT .block-solutions .list-solutionProduct .list-product .block-btn .btn {
  width: 100%;
  border-radius: 20px;
  padding: 5px 10px 8px;
  line-height: 1em;
}

#EIOT .block-solutions .box-solutionApplication {
  padding-bottom: 2%;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#EIOT .block-solutions .box-solutionApplicationImg {
  width: 50%;
  max-width: 280px;
  position: relative;
  z-index: 2;
}

#EIOT .block-solutions .box-solutionApplicationImg img {
  border: 5px solid #fff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  line-height: 0px;
  overflow: hidden;
}

#EIOT .block-solutions .box-solutionApplicationContent {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
  width: 50%;
  min-width: calc(100% - 280px);
}

#EIOT .block-solutions .box-solutionApplicationContent .box-title {
  font-size: 1.66em;
  margin: 0px;
  width: 100%;
}

#EIOT .block-solutions .box-solutionApplicationContent .barContent {
  font-size: 1.33em;
  color: #fff;
  padding: 5px 20px 8px;
  margin: 10px 0;
  width: calc(100% + 40px);
}

#EIOT .block-solutions .box-solutionApplicationContent .box-feature {
  width: 100%;
  padding: 10px 0;
}

#EIOT .block-solutions .box-solutionApplicationContent .box-feature b {
  font-size: 1.33em;
  margin-right: 5px;
}

#EIOT .block-advantages {
  background-color: #f6fbff;
}

#EIOT .block-advantages .list-advantages {
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#EIOT .block-advantages .list-advantages > .list {
  width: 20%;
  padding: 10px 5px;
  text-align: center;
  background: url(css-img/_dotted_grayS.png) left top repeat-y;
}

#EIOT .block-advantages .list-advantages > .list:first-child {
  background: none;
}

#EIOT .block-advantages .list-advantages > .list:first-child p {
  max-width: 130px;
  margin-left: auto;
  margin-right: auto;
}

#EIOT .block-advantages .list-advantages > .list:nth-child(5) p {
  max-width: 150px;
  margin-left: auto;
  margin-right: auto;
}

#EIOT .block-advantages .box-img {
  margin: 0 auto 10px;
  max-width: 150px;
}

#EIOT .block-advantages .box-img span {
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #d9eeff;
  border-radius: 50%;
  width: 100%;
  padding: 20px;
}

#EIOT .block-advantages .box-img img {
  width: 90px;
}

#EIOT .block-advantages .box-content {
  padding: 0 5%;
}

#EIOT .block-advantages .box-content .box-title {
  font-weight: bold;
  color: #0d8aff;
  margin-bottom: 10px;
}

#EIOT .block-advantages .box-content p {
  font-size: 0.9em;
  line-height: 1.3;
}

#EIOT .block-faq {
  background: #e5e5e5;
}

#EIOT .block-faq .list-faq {
  padding: 0 3%;
}

#EIOT .block-faq .list-faq > .list {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 20px;
}

#EIOT .block-faq .list-faq > .list:first-child {
  margin-top: 0;
}

#EIOT .block-faq .list-faq > .list:nth-child(odd) .box-title {
  border-radius: 0 40px 40px 0;
  left: -15px;
  background-color: #0066c5;
  -webkit-box-shadow: 4px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 4px 5px 5px rgba(0, 0, 0, 0.3);
}

#EIOT .block-faq .list-faq > .list:nth-child(odd) .box-title::after {
  border-right: 15px solid #033360;
  border-bottom: 30px solid transparent;
  left: 0px;
  top: 100%;
}

#EIOT .block-faq .list-faq > .list:nth-child(even) .box-title {
  margin-left: auto;
  border-radius: 40px 0 0 40px;
  right: -15px;
  background-color: #00b0c5;
  -webkit-box-shadow: -4px 5px 5px rgba(0, 0, 0, 0.3);
          box-shadow: -4px 5px 5px rgba(0, 0, 0, 0.3);
}

#EIOT .block-faq .list-faq > .list:nth-child(even) .box-title::after {
  border-left: 15px solid #034952;
  border-bottom: 30px solid transparent;
  right: 0px;
  top: 100%;
}

#EIOT .block-faq .list-faq .box-title {
  width: 98%;
  font-size: 1.44em;
  line-height: 1.2;
  color: #fff;
  padding: 10px 4%;
  margin-bottom: -40px;
  position: relative;
  z-index: 2;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

#EIOT .block-faq .list-faq .box-title::after {
  position: absolute;
  z-index: 0;
  width: 0px;
}

#EIOT .block-faq .list-faq .box-title .Qnumber {
  font-size: 1.38em;
  padding-right: 10px;
}

#EIOT .block-faq .list-faq .box-title .txt {
  padding-top: 5px;
}

#EIOT .block-faq .list-faq .box-content {
  line-height: 1.6;
  position: relative;
  z-index: 1;
  background-color: #fff;
  border-radius: 20px;
  padding: 60px 4% 3%;
}

@media (max-width: 768px) {
  #EIOT .block-solutions .list-solutions > .list .box-solutionApplicationImg {
    max-width: initial !important;
    width: 100%;
    text-align: center;
  }
  #EIOT .block-solutions .list-solutions > .list .box-solutionApplicationContent {
    width: 100%;
  }
  #EIOT .block-solutions .list-solutionProduct {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #dff4ff;
  }
  #EIOT .block-solutions .list-solutionProduct > .list {
    border-bottom: 1px solid #fff;
  }
  #EIOT .block-solutions .list-solutionProduct > .list.col-1 {
    width: 30%;
  }
  #EIOT .block-solutions .list-solutionProduct > .list.col-2 {
    width: 70%;
  }
  #EIOT .block-solutions .list-solutionProduct .list-product > .list {
    width: 100%;
  }
  #EIOT .block-solutions .list-solutionProduct .list-product.col-2 > .list {
    width: 50%;
    background: url(css-img/_dotted_grayS.png) left top repeat-y;
  }
  #EIOT .block-solutions .list-solutionProduct .list-product.col-2 > .list:first-child {
    background: none;
  }
  #EIOT .block-advantages .list-advantages {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #EIOT .block-advantages .list-advantages > .list {
    width: 33.3%;
    margin: 20px 0;
    padding: 10px 2%;
  }
  #EIOT .block-advantages .list-advantages > .list:nth-child(3n+1) {
    background: none;
  }
  #EIOT .block-faq .list-faq .box-title {
    font-size: 1.2em;
  }
}

@media (max-width: 580px) {
  #EIOT .block-advantages .list-advantages {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #EIOT .block-advantages .list-advantages > .list {
    width: 50%;
    margin: 20px 0;
    padding: 10px 2%;
    background: url(css-img/_dotted_grayS.png) left top repeat-y !important;
  }
  #EIOT .block-advantages .list-advantages > .list:nth-child(2n+1) {
    background: none !important;
  }
}

@media (min-width: 769px) {
  #EIOT .ani_hoverDown {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
  #EIOT .ani_hoverDown:hover {
    -webkit-transform: translateY(2px) !important;
            transform: translateY(2px) !important;
  }
  #EIOT .ani_hoverUp {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }
  #EIOT .ani_hoverUp:hover {
    -webkit-transform: translateY(-2px) !important;
            transform: translateY(-2px) !important;
  }
  #EIOT .ani-filterColor {
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-filter: saturate(1);
            filter: saturate(1);
  }
  #EIOT .ani-filterColor:hover {
    -webkit-filter: saturate(1.5);
            filter: saturate(1.5);
  }
  #EIOT .ani_boxShadow {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: 0px 0px 8px 5px #bfbfbf;
            box-shadow: 0px 0px 8px 5px #bfbfbf;
  }
  #EIOT .ani_boxShadow:hover {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
    -webkit-box-shadow: 0px 5px 8px 5px #bfbfbf;
            box-shadow: 0px 5px 8px 5px #bfbfbf;
  }
}

#EIOT .js_fixedTop {
  position: relative;
}

#EIOT .js_fixedTop.onFixed .js_fixedTopHeight {
  position: fixed;
}

#EIOT .js_fixedTop .js_fixedTopHeight {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
}

#EIOT .js_numberLists > .list {
  position: relative;
}

#EIOT .js_numberLists > .list > .number {
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#EIOT .js_scrollAnimation {
  opacity: 0;
}

#EIOT .js_scrollAnimation.animationing {
  -webkit-animation: scrollAnimation 0.6s linear 0s normal;
          animation: scrollAnimation 0.6s linear 0s normal;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes scrollAnimation {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes scrollAnimation {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateY(100px);
            transform: translateY(100px);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    opacity: 1;
  }
}

#EIOT .box-tableRWD {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-top: 10px;
}

#EIOT .box-tableRWD .tableRWDFixed {
  width: 100%;
  overflow-x: auto;
}

#EIOT .box-tableRWD .tableFixeTitle {
  position: absolute;
  z-index: 9;
  left: 0px;
}

#EIOT .box-tableRWD .tableFixeTitle tr th {
  padding: 15px 5px;
  color: #fff;
  text-align: center;
  background-color: #173a99 !important;
  background: url(css-img/_tableLine_gray.png) left bottom repeat-x;
}

#EIOT .box-tableRWD .tableFixeTitle tr:last-child th {
  background-image: none !important;
}

#EIOT .box-tableRWD .tableFixeContent {
  width: 100%;
}

#EIOT .box-tableRWD .tableFixeContent tr.title td {
  color: #fff;
  background-color: #5197e2 !important;
  background: url(css-img/_tableLine_white.png) right bottom repeat-y;
}

#EIOT .box-tableRWD .tableFixeContent tr.title td:last-child {
  background-image: none !important;
}

#EIOT .box-tableRWD .tableFixeContent tr td {
  padding: 10px;
  background: url(css-img/_tableLine_gray.png) left bottom repeat-x, url(css-img/_tableLine_gray.png) right top repeat-y;
}

#EIOT .box-tableRWD .tableFixeContent tr td:last-child {
  background: url(css-img/_tableLine_gray.png) left bottom repeat-x;
}

#EIOT .box-tableRWD .tableFixeContent tr td.noTopLine {
  background: url(css-img/_tableLine_gray.png) right bottom repeat-y !important;
}

#EIOT .box-tableRWD .tableFixeContent tr td.noTopLine:last-child {
  background-image: none !important;
}

#EIOT .box-tableRWD .tableFixeContent tr:last-child td {
  background: url(css-img/_tableLine_gray.png) right bottom repeat-y;
}

#EIOT .box-tableRWD .tableFixeContent tr:last-child td:last-child {
  background-image: none !important;
}

#EIOT .box-tableRWD table {
  table-layout: fixed;
  border-radius: 0px;
  background-color: #fff;
}

#EIOT .box-applicationTable .tableFixeTitle {
  width: 180px;
}

#EIOT .box-applicationTable .tableFixeContent {
  padding-left: 180px;
  text-align: center;
}

#EIOT .box-applicationTable .tableFixeContent .title td {
  font-size: 1em;
  color: #47fff0 !important;
  font-weight: bold;
}

#EIOT .box-applicationTable .tableFixeContent td {
  font-size: 0.9em;
}

@media (max-width: 900px) {
  #EIOT .box-applicationTable .tableFixeContent table {
    width: 800px;
  }
}
/*# sourceMappingURL=all.css.map */