@charset "utf-8";
/* ---------------------------------------------------------
台達電子工業自動化 - 201109起 電子月報 IABU - TIROS CSS Style  
Copyright © 2011 Delta Electronics, Inc. All Rights Reserved.
Writed by Amelie Chen | Amelie.is.chen@delta.com.tw
------------------------------------------------------------ */

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  /* font-family:  Verdana, Geneva, sans-serif; */
  font-family: "DeltaSans", Arial, "Noto Sans TC", "Noto Sans", "微軟正黑體",
    sans-serif; /*先英後中*/
  background: #666 url(./images/BG.jpg) repeat top;
  /*background: url(img/pageBg1.gif) repeat-y center;*/
}

.all {
  width: 855px;
  text-align: left;
  margin: 0px auto;
  background: #fff;
  /*background: url(img/pageBg3.gif) no-repeat bottom center;*/
}

/*右上附屬選單*/
.Nav {
  text-align: right;
  font-size: 13px;
  color: #888;
  padding: 5px 50px;
  background: #fff;
}

.Nav a {
  color: #888;
  text-decoration: none;
  padding: 0px 5px;
}

.Nav a:hover {
  color: #0087dc;
}

/*頁首LOGO*/
.delta_logo {
  background: #fff;
  padding: 10px 50px 15px 50px;
}

/*頁尾LOGO*/
.delta_logo2 {
  padding: 25px 50px 0px 50px;
  text-align: right;
}

/*Banner*/
.pageHead {
  text-align: left;
  padding: 10px 50px;
  /*background: url(img/pageBg2.gif) no-repeat top;*/
}
.pageHead img {
  border: none;
}

.pageHead .eNews_info {
  font-size: 13px;
  color: #5f5f5f;
  display: inline-block;
  margin: 0px 0px 5px 10px;
  vertical-align: middle;
}

.pageHead .eNews_info em {
  font-size: 18px;
  font-style: normal;
  margin: 0px 0px 0px 2px;
  font-weight: bold;
}

/*新聞表格_外層*/
.tableSet1 {
  margin: 0px 50px;
  width: auto;
  border-collapse: collapse;
}
.tableSet1 td {
  vertical-align: top;
  padding: 0px;
}

/*新聞表格_內層*/
.tableSet4 {
  border-collapse: collapse;
}
.tableSet4 td {
  vertical-align: top;
}

/*新聞小圖*/
.tableSet4 p img {
  border: 2px solid #dcdcdc;
  width: 160px;
  height: 110px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 5px;
  float: left;
  object-fit: cover;
}

.tableSet4 h1 {
  color: #0087dc;
  font-size: 22px;
  line-height: 1.2em;
  text-decoration: none;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  padding: 0px;
}

.tableSet4 td p,
.tableSet4 td p a {
  margin: 3px auto 10px auto;
}

.tableSet4 td:hover p,
.tableSet4 td:hover p a {
  color: #0087dc;
}

.tableSet4 td:hover h1 {
  color: #000;
  border-left: 5px solid #0087dc;
  padding: 0px 0px 0px 10px;
}

.tableSet4 a {
  /*	color: #5f5f5f;*/
  text-decoration: none;
}
.tableSet4 a:hover {
  text-decoration: none;
}

.tableSet4 td.card {
  padding: 0;
}
.tableSet4 td.card ul {
  padding-left: 0;
  margin: 0;
}
.tableSet4 td.card ul li {
  list-style: none;
  width: 100px;
}
.tableSet4 h2 {
  color: #0087dc;
  font-size: 22px;
  line-height: 1.2em;
  text-decoration: none;
  font-weight: bold;
  margin: 5px 0px 5px 0px;
  padding: 0px;
}
.tableSet4 td h2 a {
  font-size: 18px;
  line-height: 0em;
  color: #000;
  border-left: 5px solid #0087dc;
  padding: 0px 0px 0px 10px;
}
.tableSet4 td:hover h2 a {
  color: #0087dc;
}
/*右側表格*/
.tableSet2_2 {
  border-collapse: collapse;
}
.tableSet2_2 td {
  vertical-align: top;
}

.tableSet2_2 td.rightColumn:hover p,
.tableSet2_2 td.rightColumn:hover p a {
  color: #000;
}
.tableSet2_2 td.rightColumn:hover h1 {
  color: #000;
}
.tableSet2_2 a {
  /*	color: #5f5f5f;*/
  text-decoration: none;
}
.tableSet2_2 a:hover {
  text-decoration: none;
}

/*Social icon*/
.icon_list {
  display: flex;
  overflow: hidden;
  position: relative;
  margin: 0px 0px 12px 0px;
}

.icon_list a {
  color: #0087dc;
}

.icon_list a:hover {
  color: #5f5f5f;
}

.icon_list h4 {
  margin: 0px 0px 0px 10px;
  font-size: 14px;
}

.icon_sub {
  margin: 0px 0px 0px 10px;
  font-size: 3px;
}

.icon_image {
  display: inline-block;
  overflow: hidden;
  position: relative;
  /* transition: all 0.1s linear; */
}

.icon_image:hover {
  /* filter: grayscale(80%);  */
  filter: drop-shadow(1px 1px 1px #555);
}

/**/
h1 {
  color: #0087dc;
  font-size: 22px;
  line-height: 1.5em;
  text-decoration: none;
  font-weight: bold;
}
h1.FAQ {
  font-size: 18px;
  line-height: 1em;
}
span.title {
  background: #5f5f5f url(./images/titleBg1.gif) no-repeat right;
  font-size: 13px;
  color: #fff;
  font-weight: normal;
  padding: 1px 20px 1px 10px;
  margin: 15px 0px 10px 0px;
  display: inline-block;
}

p,
p a {
  color: #5f5f5f;
  font-size: 14px;
  line-height: 1.5em;
  text-decoration: none;
}

hr {
  border: 0.5px dashed #bbb;
}

/*email填寫欄位*/
.eNewsZone {
  border: 1px solid #b8b8b8;
  padding: 10px;
  margin: 10px 0px 0px 0px;
  font-size: 12px;
  color: #888;
  line-height: 1.5em;
}

.eNewsZone a {
  color: #0087dc;
  text-decoration: none;
}

.eNewsZone a:hover {
  text-decoration: underline;
}

.eNewsZone .btn a {
  color: #fff;
  display: inline-block;
  background: #0087dc;
  padding: 5px 10px;
  text-decoration: none;
  margin-right: 7px;
  margin-top: 5px;
}

.eNewsZone .btn a:hover {
  color: #fff;
  background: #5f5f5f;
}

input {
  margin: 3px 0px;
  border: 1px solid #b2b2b2;
  background: #f7f7f7;
  color: #333;
  padding: 3px 5px;
}

/*FAQ*/
.listSet2 {
  background: url(./images/dashed_line.gif) repeat-x 10px 7px;
}

.listSet2 h3 {
  background: url(./images/point1.gif) no-repeat 0px 3px;
  font-size: 13px;
  font-weight: normal;
  padding: 0px;
  color: #5f5f5f;
}
.listSet2 h3 span {
  background: #fff;
  padding: 0px 5px;
  margin-left: 5px;
}
.listSet2 ul {
  font-size: 14px;
  color: #0087dc;
  padding: 0px;
  margin: 0px;
}
.listSet2 ul li {
  font-size: 14px;
  color: #5f5f5f;
  list-style-image: url(./images/point2.gif);
  margin: 10px 0px 10px 15px;
  line-height: 1.3em;
}
.listSet2 ul li:hover {
  list-style-image: url(./images/point3.gif);
}
.listSet2 ul li a {
  color: #5f5f5f;
  text-decoration: none;
}
.listSet2 ul li a:hover {
  color: #0087dc;
}
.listSet2 ul video {
  float: left;
  width: 50px;
  margin-top: 20px;
  margin-left: 40px;
}

/*pageFoot*/
.pageFoot {
  padding: 10px;
  font-size: 12px;
  color: #8f8f8f;
  line-height: 1.8em;
  width: 835px;
  margin: 0px auto;
  background: #fff;
  text-align: left;
}

.pageFoot .copyright {
  color: #8f8f8f;
  padding: 10px;
  font-size: 11px;
  border: 1px solid #e2e2e2;
  margin: 10px 10px;
}

.pageFoot a {
  color: #0087dc;
  text-decoration: none;
}

.pageFoot a:hover {
  text-decoration: underline;
}

.pageFoot hr {
  border-bottom: 1px dashed #cfcfcf;
  border-top: 0px dashed #cfcfcf;
  border-right: 0px dashed #cfcfcf;
  border-left: 0px dashed #cfcfcf;
}
