﻿@charset "UTF-8";
/****************** CSS Document ******************/
/* line 3, ../sass/_reset.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* line 12, ../sass/_reset.scss */
blockquote, q {
  quotes: none;
}

/* line 13, ../sass/_reset.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

/* line 14, ../sass/_reset.scss */
:focus {
  outline: 0;
}

/* line 15, ../sass/_reset.scss */
ins {
  text-decoration: none;
}

/* line 16, ../sass/_reset.scss */
del {
  text-decoration: line-through;
}

/* line 17, ../sass/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 18, ../sass/_reset.scss */
ul, ol, li {
  list-style: none;
}

/* line 1, ../sass/_extend.scss */
#educat a img, #educat a img:hover {
  border: none;
}

/* line 4, ../sass/_extend.scss */
#educat .btn-downloadBG {
  background: #bababa url("css-img/btn-downloadBG.png") right center no-repeat;
  font-size: 21px;
  line-height: 1.6em;
  text-align: center;
  padding: 10px 52px 10px 20px;
  min-width: 430px;
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  border-right: 20px solid #bababa;
  margin-top: 15px;
  display: inline-block;
}
/* line 17, ../sass/_extend.scss */
#educat .btn-downloadBG:hover {
  color: #fff;
  text-decoration: none;
}
/* line 21, ../sass/_extend.scss */
#educat .newest.btn-downloadBG {
  background-color: #7e308e;
  border-right: 20px solid #7e308e;
}

/* line 4, ../sass/_base.scss */
#educat {
  color: #666;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: normal;
  font-weight: normal;
  font-family: "Open Sans", Arial, "Microsoft JhengHei", "新細明體", sans-serif;
}
/* line 10, ../sass/_base.scss */
#educat a {
  color: #7e308e;
  text-decoration: none;
  outline: none;
  behavior: expression(this.onFocus=this.blur());
}
/* line 15, ../sass/_base.scss */
#educat a:hover {
  color: #7e308e;
  text-decoration: underline;
}
/* line 19, ../sass/_base.scss */
#educat a.on {
  color: #7e308e !important;
}
/* line 21, ../sass/_base.scss */
#educat a.on:hover {
  text-decoration: none;
}
/* line 25, ../sass/_base.scss */
#educat a.onfocus {
  color: #7e308e !important;
}
/* line 27, ../sass/_base.scss */
#educat a.onfocus:hover {
  cursor: default;
  text-decoration: none;
}
/* line 32, ../sass/_base.scss */
#educat a.unUse {
  color: #000;
  cursor: default;
}
/* line 35, ../sass/_base.scss */
#educat a.unUse:hover {
  color: #000 !important;
  text-decoration: none;
}
/* line 48, ../sass/_base.scss */
#educat .float-left {
  float: left;
}
/* line 51, ../sass/_base.scss */
#educat .float-right {
  float: right;
}
/* line 54, ../sass/_base.scss */
#educat .clearfix {
  clear: both;
  height: 0px;
  overflow: hidden;
  visibility: inherit;
}
/* line 60, ../sass/_base.scss */
#educat .text-center {
  text-align: center;
}
/* line 63, ../sass/_base.scss */
#educat .text-right {
  text-align: right;
}
/* line 66, ../sass/_base.scss */
#educat .text-left {
  text-align: left;
}
/* line 69, ../sass/_base.scss */
#educat .block-center {
  margin: 0 auto;
}
/* line 72, ../sass/_base.scss */
#educat .hide {
  display: none !important;
}
/* line 75, ../sass/_base.scss */
#educat .show {
  display: block !important;
}
/* line 78, ../sass/_base.scss */
#educat .overflow-hidden {
  overflow: hidden;
}
/* line 82, ../sass/_base.scss */
#educat .site-widthCenter {
  width: 960px;
  padding: 0 10px;
  margin: 0 auto;
}
/* line 87, ../sass/_base.scss */
#educat .title-banner {
  color: #164d85;
  font-size: 21px;
  line-height: 79px;
  font-weight: 600;
  float: right;
}
/* line 91, ../sass/_base.scss */
#educat .title-site {
  color: #164d85;
  font-size: 40px;
  line-height: 1.6em;
  font-weight: normal;
  font-family: 'Roboto Condensed', Arial, "Microsoft JhengHei", "新細明體", sans-serif;
  font-weight: 300;
}
/* line 96, ../sass/_base.scss */
#educat .title-block {
  color: #000;
  font-size: 24px;
  line-height: 1.6em;
  font-weight: 600;
  margin: 50px 0 5px;
}
/* line 100, ../sass/_base.scss */
#educat .title-content {
  color: #000;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 600;
}
/* line 102, ../sass/_base.scss */
#educat .title-content a {
  color: #000;
  font-size: 18px;
  line-height: 1.6em;
  font-weight: 600;
}

/* line 5, ../sass/_component.scss */
#educat .listPoint > li {
  padding: 0 0 3px 10px;
  background: url("css-img/list-point.jpg") 0px 11px no-repeat;
}
/* line 9, ../sass/_component.scss */
#educat .listPoint-2 {
  padding: 0 0 50px 20px;
}
/* line 12, ../sass/_component.scss */
#educat .listPoint-2 > li {
  padding: 0 0 1px 8px;
  background: url("css-img/list-point2.jpg") 0px 9px no-repeat;
}

/* line 6, ../sass/_template.scss */
#educat .header {
  border-bottom: 40px solid #fff;
  width: 100%;
  position: fixed;
  top: 0px;
  z-index: 2;
}
/* line 13, ../sass/_template.scss */
#educat .bannerLogo {
  background: url("css-img/bannerBG.jpg") repeat left center;
  padding: 20px 10px;
}
/* line 17, ../sass/_template.scss */
#educat .breadBlock {
  background-color: #065bab;
}
/* line 19, ../sass/_template.scss */
#educat .breadBlock * {
  color: #8bb6e1;
  font-size: 13px;
  line-height: 33px;
  font-weight: normal;
}
/* line 22, ../sass/_template.scss */
#educat .breadBlock .site-widthCenter {
  background: #004280 url("css-img/bread-rightTitle.jpg") top right no-repeat;
}
/* line 26, ../sass/_template.scss */
#educat .breadBlock .bread-leftTitle {
  float: left;
  padding: 0 0px 0 40px;
  margin-left: -40px;
  background: #065bab url("css-img/bread-leftTitle.jpg") top right no-repeat;
  height: 33px;
}
/* line 33, ../sass/_template.scss */
#educat .breadBlock .bread-rightTitle {
  float: left;
  width: 825px;
}
/* line 37, ../sass/_template.scss */
#educat .breadBlock a:hover {
  color: #8bb6e1;
}
/* line 42, ../sass/_template.scss */
#educat .container {
  padding-top: 192px;
  margin-bottom: 40px;
}
/* line 44, ../sass/_template.scss */
#educat .container .site-widthCenter {
  position: relative;
}
/* line 49, ../sass/_template.scss */
#educat .link {
  width: 220px;
  margin-right: 40px;
  float: left;
}
/* line 53, ../sass/_template.scss */
#educat .link a {
  color: #000;
  font-size: 15px;
  line-height: 1.6em;
  padding: 5px 5px;
  display: block;
}
/* line 59, ../sass/_template.scss */
#educat .link a:hover {
  color: #7e308e;
  text-decoration: none;
}
/* line 64, ../sass/_template.scss */
#educat .link .link-firstTxt > li > a {
  border-bottom: 2px solid #dbdbdb;
}
/* line 67, ../sass/_template.scss */
#educat .link .link-secondtTxt {
  margin-bottom: 5px;
}
/* line 70, ../sass/_template.scss */
#educat .link .link-secondtTxt > li > a {
  margin-left: 10px;
  color: #666;
  border-top: 1px solid #eaeaea;
}
/* line 74, ../sass/_template.scss */
#educat .link .link-secondtTxt > li > a:hover {
  color: #7e308e;
  text-decoration: none;
}
/* line 80, ../sass/_template.scss */
#educat .link .link-secondtTxt > li:first-child a {
  border-top: none;
}
/* line 86, ../sass/_template.scss */
#educat .content {
  width: 700px;
  float: right;
}
/* line 89, ../sass/_template.scss */
#educat .content p {
  margin-bottom: 10px;
}
/* line 94, ../sass/_template.scss */
#educat .tableStyle * {
  vertical-align: middle;
  text-align: center;
  padding: 4px 15px;
  border-left: 1px solid #fff;
}
/* line 100, ../sass/_template.scss */
#educat .tableStyle th {
  color: #fff;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: normal;
  background-color: #164d85;
}
/* line 104, ../sass/_template.scss */
#educat .tableStyle tr td:first-child {
  text-align: left;
  border-left: none;
}
/* line 108, ../sass/_template.scss */
#educat .tableStyle tr:nth-child(2n+1) td {
  background-color: #eaeaea;
}
/* line 113, ../sass/_template.scss */
#educat .footer {
  font-size: 12px;
  background-color: #f5f5f5;
  padding: 15px 0;
}
/* line 117, ../sass/_template.scss */
#educat .footer a {
  text-decoration: none;
  color: #4d4d4d;
}
/* line 120, ../sass/_template.scss */
#educat .footer a:hover {
  text-decoration: underline;
}
/* line 124, ../sass/_template.scss */
#educat .footer .footer-copyright-Block {
  float: left;
}
/* line 127, ../sass/_template.scss */
#educat .footer .footer-language-Block {
  float: right;
  padding-left: 30px;
  background: url(https://advcloudfiles.advantech.com/web/Images/common/icon-footer-language.png) no-repeat left center;
}

/* line 6, ../sass/_pages.scss */
#educat .titleProduct-block {
  color: #333;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: normal;
}
/* line 10, ../sass/_pages.scss */
#educat .titleNews-block {
  color: #333;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: normal;
}
/* line 13, ../sass/_pages.scss */
#educat .titleNews-date {
  color: #333;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: normal;
}
/* line 16, ../sass/_pages.scss */
#educat .titleNews-content {
  color: #333;
  font-size: 16px;
  line-height: 1.6em;
  font-weight: normal;
}
/* line 20, ../sass/_pages.scss */
#educat .index-listFloat > li {
  float: left;
  width: 33%;
}
/* line 25, ../sass/_pages.scss */
#educat .logo > li {
  float: left;
  width: 33%;
  line-height: 150px;
  min-height: 150px;
  text-align: center;
}
/* line 31, ../sass/_pages.scss */
#educat .logo > li a, #educat .logo > li img {
  max-height: 150px;
  line-height: 150px;
  max-width: 233px;
  vertical-align: middle;
}
/* line 40, ../sass/_pages.scss */
#educat .modules .title-block {
  background-color: #e2e7ed;
  margin-top: 20px;
  padding-left: 10px;
}
/* line 45, ../sass/_pages.scss */
#educat .modules .productBlock > li {
  margin-top: 40px;
}
/* line 48, ../sass/_pages.scss */
#educat .modules .productImg {
  float: left;
  width: 190px;
  text-align: center;
  padding: 10px 10px 0 0;
}
/* line 54, ../sass/_pages.scss */
#educat .modules .productTxt {
  float: left;
  width: 500px;
}
/* line 61, ../sass/_pages.scss */
#educat .news .newsBlock > li {
  border-top: 1px solid #eaeaea;
  padding: 30px 0;
  color: #666;
  font-size: 12px;
  line-height: 1.6em;
  font-weight: normal;
}
/* line 65, ../sass/_pages.scss */
#educat .news .newsBlock > li img {
  float: left;
  margin-right: 20px;
}
/* line 69, ../sass/_pages.scss */
#educat .news .newsBlock > li:first-child {
  border-top: none;
}
/* line 74, ../sass/_pages.scss */
#educat .news .date {
  color: #839ab0;
  font-size: 12px;
  line-height: 1.6em;
  font-weight: normal;
}
/* line 77, ../sass/_pages.scss */
#educat .news .title-content {
  color: #000;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: normal;
  margin-bottom: 10px;
}
/* line 83, ../sass/_pages.scss */
#educat .newArticle .date {
  color: #839ab0;
  font-size: 12px;
  line-height: 1.6em;
  font-weight: normal;
}
/* line 86, ../sass/_pages.scss */
#educat .newArticle .title-content {
  color: #000;
  font-size: 21px;
  line-height: 1.6em;
  font-weight: normal;
  margin-bottom: 20px;
}
/* line 90, ../sass/_pages.scss */
#educat .newArticle .link-PreviousNextBlock {
  margin: 10px 0;
}
/* line 92, ../sass/_pages.scss */
#educat .newArticle .link-PreviousNextBlock a {
  color: #666;
  background-repeat: no-repeat;
  line-height: 32px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* line 100, ../sass/_pages.scss */
#educat .newArticle .link-PreviousNextBlock .link-previous {
  padding-left: 40px;
  background-image: url("css-img/btn-previousBG.jpg");
  margin-right: 30px;
}
/* line 105, ../sass/_pages.scss */
#educat .newArticle .link-PreviousNextBlock .link-next {
  padding-right: 40px;
  background-image: url("css-img/btn-nextBG.jpg");
  background-position: top right;
}
