/*---關於強新-公司簡介-開始---*/

.about-intro {
  overflow: hidden;
}

.about-intro-pic {
  width: 50%;
  display: inline-block;
  margin: 0 -2px -8px -2px;
  position: relative;
  vertical-align: middle;
  text-align: right;
}

.about-intro-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}

.about-intro-mask {
  position: relative;
  z-index: 1;
  height: 100%;
  margin: -1px 0;
}

.about-intro-word {
  width: 50%;
  display: inline-block;
  margin: 0 -2px;
  vertical-align: middle;
  text-align: left;
  padding-right: 80px;
}

.about-intro-info-box {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
}

.about-intro-info {
  background-color: rgba(1, 0, 57, 0.7);
  padding: 60px 60px;
  text-align: left;
}

.about-intro-info-item {
  display: inline-block;
  width: 50%;
  margin: 0 -2px;
  vertical-align: top;
  text-align: left;
  padding: 0px 15px 30px 15px;
}

.about-intro-info-title {
  display: block;
  vertical-align: middle;
  padding-bottom: 10px;
  color: #F39800;
  font-size: 18pt;
  font-weight: 600;
  line-height: 16pt;
}

.about-intro-info-word {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 14.5pt;
  font-weight: 300;
}

.about-intro-info-logo{
  vertical-align: middle;
  position: relative;
}

.about-intro-info-logo .about-intro-info-word{
  padding-left: 90px;
}

.about-intro-info-logo img{
  display: inline-block;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 10px;
  width:80px;
}


.about-intro-area {}

.about-intro-area-word {
  width: 33.3%;
  display: inline-block;
  margin: 0 -2px;
  padding-left: 80px;
  text-align: left;
  vertical-align: middle;
}

.about-intro-area-word ul {
  list-style-type: disc;
  padding-left: 18px;
}

.about-intro-area-word li {
  color: #000;
  list-style-type: disc;
  font-size: 14.5pt;
  font-weight: 300;
  margin-bottom: 25px;
}

.about-intro-area-pic {
  width: 66.7%;
  display: inline-block;
  margin: 0 -2px -8px -2px;
  vertical-align: middle;
}

.about-intro-area-pic img {
  width: 100%;
}

.about-intro-concept {
  background-color: #C9CACA;
  padding: 30px 0;
}

.about-intro-concept-item {
  display: inline-block;
  width: 33.3%;
  margin: 0 -2px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  vertical-align: top;
}

.about-intro-concept-title {
  color: #010039;
  font-size: 36pt;
  font-weight: 800;
  line-height: 50pt;
  letter-spacing: 2pt;
  border: 1px solid #010039;
  border-radius: 100px;
  padding: 47px 30px;
  display: inline-block;
  margin: 30px 0 20px 0;
}

.about-intro-concept-word {
  font-size: 14.5pt;
  font-weight: 300;
  text-align: left;
  color: #000;
  padding: 0 15%;
  min-height: 131px;
}

.about-intro-quality {
  padding: 60px 80px;
  background-image: url(../../img/tw/about-intro-quality-bg.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  background-size: 50%;
}

.about-intro-quality-info {
  display: inline-block;
  width: 50%;
  margin: 0 -2px;
  vertical-align: middle;
  padding-right: 30px;
  text-align: left;
}

.about-intro-quality-list {
  display: inline-block;
  width: 50%;
  margin: 0 -2px;
  vertical-align: middle;
  padding-left: 30px;
}

.about-intro-quality-item {
  position: relative;
  white-space: nowrap;
  text-align: left;
  padding: 18px 0;
}

.about-intro-quality-icon {
  border-radius: 100px;
  border: 1px solid #9FA0A0;
  vertical-align: middle;
  display: inline-block;
}

.about-intro-quality-icon img {
  width: 125px;
  margin-bottom: -8px;
}

.about-intro-quality-list-info {
  padding: 0 150px 0 25px;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
}

.about-intro-quality-list-title {
  color: #F39800;
  font-size: 19pt;
  font-weight: 600;
  letter-spacing: 1pt;
  margin-bottom: 5px;
}

.about-intro-quality-list-info .content-info {
  color: #000;
  font-size: 14.5pt;
  line-height: 20pt;
  font-weight: 300;
  white-space: normal;
}

.about-intro-group {
  background-color: #C9CACA;
  background-image: url(../../img/tw/about-intro-group-bg.png);
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding: 120px 80px 60px 80px;
}

.about-intro-group-title {
  color: #fff;
  font-size: 19pt;
  font-weight: 600;
  letter-spacing: 2pt;
}

.about-intro-group-list {
  margin-top: 35px;
  padding-bottom: 80px;
}

.about-intro-group-list a {
  display: inline-block;
  background-color: rgba(0, 160, 233, 0.3);
  border: 1px solid #00A0E9;
  color: #000;
  font-size: 19pt;
  font-weight: 600;
  padding: 20px 60px 17px 60px;
  margin: 0px 25px 20px 25px;
  ;
  letter-spacing: 1pt;
  transition: .5s;
}

.about-intro-group-list a:hover {
  background-color: rgba(0, 160, 233, 1);
  border: 1px solid #fff;
}

@media(max-width: 1440px) {

  .about-intro-group-list a {
    padding: 18px 35px 15px 35px;
    margin: 0px 20px 20px 20px;
  }
}

@media(max-width: 1279px) {
  .about-intro-pic {
    width: 100%;
    display: inline-block;
    margin: 0;
  }

  .about-intro-mask {
    display: none;
  }

  .about-intro-img {
    display: none;
  }

  .about-intro-word {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 40px 60px;
  }

  .about-intro-info {
    padding: 60px 60px;
  }

  .about-intro-area-word li {
    margin-bottom: 15px;
  }

  .about-intro-quality {
    padding: 60px 60px;
  }

  .about-intro-group {
    padding: 80px 60px 100px 60px;
  }
}

@media(max-width: 1023px) {

  .about-intro-area-word {
    width: 100%;
    display: inline-block;
    padding: 20px 60px;
  }

  .about-intro-area-pic {
    width: 100%;
    display: inline-block;
    margin: 0 0 -8px 0;
  }

  .about-intro-area-word ul {
    list-style-type: disc;
    padding-left: 0;
  }

  .about-intro-area-word li {
    margin-bottom: 15px;
    display: inline-block;
    width: 45%;
    margin: 0 5% 15px -4px;
    border: 1px solid #bfbfbf;
    border-radius: 30px;
    padding: 5px 20px;
  }

  .about-intro-quality-info {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 30px 0;
    text-align: left;
  }

  .about-intro-quality-list {
    width: 100%;
    margin: 0;
    padding-left: 0;
  }

  .about-intro-quality-item {
    width: 50%;
    display: inline-block;
    margin: 0 -2px;
    padding: 18px 0;
  }
}

@media(max-width: 767px) {


  .about-intro-word {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0 60px 50px 60px;
  }

  .about-intro-info-item {
    width: 100%;
    margin: 0;
    padding: 10px;
  }

  .about-intro-concept-item {
    width: 60%;
    margin: 0;
  }

  .about-intro-quality-item {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 18px 0;
  }

  .about-intro-quality {
    background-image: none;
  }

  .about-intro-concept-word {
    padding: 0 60px;
  }
}

@media(max-width: 568px) {
  .about-intro-word {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0 20px 50px 20px;
  }

  .about-intro-info {
    padding: 60px 20px;
  }

  .about-intro-area-word {
    padding: 20px 20px;
  }

  .about-intro-area-word li {
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    margin: 0 0 15px 0;
    border: 1px solid #bfbfbf;
    border-radius: 30px;
    padding: 5px 20px;
  }

  .about-intro-concept-word {
    padding: 0 20px;
  }

  .about-intro-concept-item {
    width: 100%;
    margin: 0;
  }

  .about-intro-quality {
    padding: 60px 20px;
  }

  .about-intro-group {
    padding: 80px 20px 100px 20px;
  }

.about-intro-info-logo .about-intro-info-word{
  padding-left: 0;
}

.about-intro-info-logo img{
  position: relative;
}
}

/*---關於強新-公司簡介-結束---*/

/*---關於強新-經營者的話-開始---*/

.about-operator-box {
  position: relative;
  overflow: hidden;
}

.about-operator-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9;
  overflow: hidden;
}

.about-operator-bg01 {
  width: 1200px;
  height: 1200px;
  position: absolute;
  top: -400px;
  left: -200px;
}

.about-operator-circle01 {
  width: 1200px;
  height: 1200px;
  border-radius: 600px;
  border: 120pt solid #EFEFEF;
}

.about-operator-bg02 {
  width: 850px;
  height: 850px;
  position: absolute;
  bottom: -300px;
  right: -300px;
}

.about-operator-circle02 {
  width: 850px;
  height: 850px;
  border-radius: 600px;
  border: 100pt solid #EFEFEF;
}

.about-operator-concept {
  position: relative;
  z-index: 10;
  color: #F37700;
  text-align: right;
  font-size: 68pt;
  font-weight: 800;
  line-height: 90pt;
  padding-top: 100px;
}

.about-operator-concept01 {
  width: 66%;
  border-bottom: 1px solid #898989;
  padding-top: 20px;
}

.about-operator-concept02 {
  width: 63%;
  border-bottom: 1px solid #898989;
  padding-top: 20px;
}

.about-operator-concept03 {
  width: 60%;
  border-bottom: 1px solid #898989;
  padding-top: 20px;
}

.about-operator {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1400px;
  padding: 0 60px;
  margin: -410px auto 0 auto;
}

.about-operator-pic {
  display: inline-block;
  width: 50%;
  margin: 0 -2px;
  vertical-align: top;
  text-align: left;
  position: relative;
  padding-bottom: 100px;
}

.about-operator-img {
  width: 70%;
}

.about-operator-sign {
  position: absolute;
  bottom: 20%;
  right: 10%;
  width: 30%;
}

.about-operator-sign-title {
  color: #010039;
  font-size: 26pt;
  font-weight: 800;
  margin-bottom: 20px;
}

.about-operator-sign img {
  width: 100%;
}

.about-operator-info {
  display: inline-block;
  width: 50%;
  margin: 0 -2px;
  vertical-align: top;
  text-align: left;
  padding-top: 40%;
  padding-bottom: 60px;
}

@media(max-width: 1280px) {
  .about-operator-concept {
    position: relative;
    z-index: 10;
    color: #F37700;
    text-align: right;
    font-size: 50pt;
    font-weight: 800;
    line-height: 70pt;
    padding-top: 100px;
  }

  .about-operator-concept01,
  .about-operator-concept02,
  .about-operator-concept03 {
    padding-top: 5px;
  }

  .about-operator {
    margin: -310px auto 0 auto;
  }
}

@media(max-width: 1023px) {
  .about-operator-bg01 {
    width: 800px;
    height: 800px;
    position: absolute;
    top: -300px;
    left: -200px;
  }

  .about-operator-circle01 {
    width: 800px;
    height: 800px;
    border-radius: 600px;
    border: 80pt solid #EFEFEF;
  }

  .about-operator-bg02 {
    width: 400px;
    height: 400px;
    position: absolute;
    bottom: -200px;
    right: -150px;
  }

  .about-operator-circle02 {
    width: 400px;
    height: 400px;
    border-radius: 600px;
    border: 40pt solid #EFEFEF;
  }

  .about-operator-concept01 {
    width: 80%;
  }

  .about-operator-concept02 {
    width: 75%;
  }

  .about-operator-concept03 {
    width: 70%;
  }

  .about-operator-sign-title {
    font-size: 22pt;
    font-weight: 600;
    margin-bottom: 15px;
  }

  .about-operator-info {
    padding-top: 350px;
  }
}

@media(max-width: 767px) {
  .about-operator-bg {
    display: none;
  }

  .about-operator-concept {
    padding-top: 20px;
    font-size: 36pt;
    line-height: 50pt;
  }

  .about-operator-concept01 {
    width: 80%;
  }

  .about-operator-concept02 {
    width: 85%;
  }

  .about-operator-concept03 {
    width: 90%;
  }

  .about-operator {
    text-align: left;
    padding: 0 20px;
    margin: -230px auto 0 auto;
  }

  .about-operator-pic {
    width: 100%;
    margin: 0;
    padding-bottom: 0px;
  }

  .about-operator-img {
    width: 60%;
  }

  .about-operator-sign {
    width: 35%;
  }

  .about-operator-info {
    width: 100%;
    margin: 0;
    padding-top: 20px;
    padding-bottom: 60px;
  }
}

/*---關於強新-經營者的話-結束---*/

/*---關於強新-公司沿革-開始---*/

.about-history {}

#issues {
  overflow: hidden;
  padding: 0;
  margin: 0;
}

#issues li {
  list-style: none;
  float: left;
  position: relative;
  height: 1000px;
  overflow: hidden;
}

#timeline {
  width: 100%;
  overflow: hidden;
  margin: 0;
  position: relative;
}

.about-history-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 36.4%;
  height: 100%;
  z-index: 5;
}

.about-history-bg-mask {
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
}

.about-history-bg-pic {
  height: 100%;
  width: 100%;
  background-size: cover;
  opacity: 0.4;
}

.about-history-title {
  width: 36.4%;
  display: inline-block;
  margin: 0 -2px;
  position: relative;
  z-index: 6;
  text-align: right;
  padding: 0 60px;
  vertical-align: top;
}

.about-history-year {
  font-family: 'Roboto Condensed', sans-serif;
  color: #F39800;
  background-color: #010039;
  display: inline-block;
  font-size: 80pt;
  font-weight: 800;
  line-height: 90pt;
  letter-spacing: 1pt;
  padding: 0 25px;
  margin-top: 125px;
}

.about-history-intro {
  color: #010039;
  font-size: 38pt;
  line-height: 60pt;
  font-weight: 800;
  margin-top: 20px;
}

.about-history-list-box {
  position: relative;
  z-index: 6;
  width: 63.6%;
  display: inline-block;
  margin: 125px -2px 0px -2px;
  border-left: 2pt solid #C9CACA;
  vertical-align: top;
}

.about-history-list {
  padding: 0 60px;
  height: 701px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.about-history-item {
  white-space: nowrap;
  text-align: left;
  padding-bottom: 58px;
  margin-bottom: 35px;
  border-bottom: 1px solid #DCDDDD;
}

.about-history-item:last-child {
  padding-bottom: 30px;
  margin-bottom: 0;
  border-bottom: 0;
}

.about-history-pic {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.about-history-img {
  width: 145px;
  height: 145px;
  border-radius: 100px;
  overflow: hidden;
  border: 6pt solid #898989;
  box-sizing: content-box;
}

.about-history-img img {
  width: 100%;
}

.about-history-month {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 46pt;
  font-weight: 800;
  line-height: 66pt;
  background-color: #F39800;
  border-radius: 100px;
  display: inline-block;
  color: #fff;
  padding: 0 14px;
  position: absolute;
  right: -30px;
  bottom: -30px;
}

.about-history-info {
  padding: 0 180px 0 35px;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  color: #010039;
  font-size: 19pt;
  letter-spacing: 1pt;
  font-weight: 500;
  line-height: 26pt;
}

.about-history-time-box {
  margin-left: 20%;
  width: 75%;
  overflow: hidden;
  height: 115px;
  margin-top: -115px;
}

#dates {
  width: 100%;
  overflow: hidden;
  left: 0;
  position: relative;
  z-index: 10;
  padding-bottom: 35px;
}

#dates li {
  list-style: none;
  float: left;
  width: 260px;
  height: 80px;
  font-size: 24px;
  text-align: center;
}

#dates a {
  line-height: 38px;
  padding-bottom: 10px;
}

.about-history-timeline-pot {
  width: 10px;
  height: 10px;
  background-color: #010039;
  border-radius: 5px;
  display: block;
  margin: 8px auto 0 auto;
}

#dates .selected .about-history-timeline-pot {
  width: 22px;
  height: 22px;
  background-color: #F39800;
  border-radius: 11px;
  margin-top: 0;
}

.about-history-timeline-year {
  font-family: 'Roboto', sans-serif;
  color: #010039;
  font-size: 20pt;
  font-weight: 800;
  margin-top: 6px;
}

#dates .selected .about-history-timeline-year {
  color: #F39800;
  margin-top: 0;
}

#next,
#prev {
  position: absolute;
  bottom: -12px;
  font-size: 70px;
  width: 10px;
  height: 25px;
  z-index: 11;
}

.timeline-next-arrow,
.timeline-prev-arrow {
  width: 10px;
  height: 25px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%
}

.timeline-next-arrow {
  background-image: url(../../img/tw/timeline-line-next.png);
}

.timeline-prev-arrow {
  background-image: url(../../img/tw/timeline-line-prev.png);
}

#next:hover,
#prev:hover {}

#next {
  right: -25px;
  opacity: 0.6;
  transition: .5s;
}

#next:hover {
  opacity: 1;
}

#prev {
  left: -25px;
  opacity: 0.6;
  transition: .5s;
}

#prev:hover {
  opacity: 1;
}

#next.disabled,
#prev.disabled {
  opacity: 0.2;
}

.about-history-timeline-line {
  border-bottom: 1pt solid #010039;
  position: absolute;
  bottom: 102px;
  z-index: 9;
  left: 20%;
  width: 75%;
  margin: 0;
}

@media(max-width: 1600px) {
  .about-history-intro {
    font-size: 34pt;
    line-height: 50pt;
  }
}

@media(max-width: 1440px) {
  .about-history-intro {
    font-size: 30pt;
    line-height: 46pt;
  }

  #dates li {
    width: 200px;
  }
}

@media(max-width: 1279px) {

  #issues li {
    height: 820px;
  }

  .about-history-year {
    font-size: 50pt;
    line-height: 60pt;
    margin-top: 90px;
  }

  .about-history-intro {
    color: #010039;
    font-size: 22pt;
    line-height: 34pt;
    font-weight: 600;
    margin-top: 20px;
  }

  .about-history-list-box {
    margin: 90px -2px 0px -2px;
  }

  .about-history-list {
    height: 570px;
  }

  .about-history-item {
    padding-bottom: 30px;
    margin-bottom: 25px;
  }

  .about-history-item:last-child {
    padding-bottom: 20px;
    margin-bottom: 0;
    border-bottom: 0;
  }

  .about-history-img {
    width: 130px;
    height: 130px;
  }

  .about-history-month {
    font-size: 36pt;
    line-height: 54pt;
    padding: 0 13px;
    right: -18px;
    bottom: -18px;
  }

  .about-history-info {
    padding: 0 155px 0 30px;
    font-size: 16pt;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 22pt;
  }

  #dates li {
    width: 173px;
  }
}

@media(max-width: 767px) {

  .about-history-bg {
    display: none;
  }

  .about-history-title {
    display: none;
  }


  .about-history-list-box {
    width: 100%;
    margin: 30px 0 0 0;
    border-left: 0;
  }

  .about-history-list {
    padding: 0 20px;
    height: auto;
    overflow: hidden;
  }

  .about-history-info {
    font-size: 14pt;
    font-weight: 300;
    line-height: 20pt;
  }

  .about-history-img {
    display: none;
  }

  .about-history-month {
    position: relative;
    font-size: 36pt;
    line-height: 54pt;
    padding: 0 13px;
    right: auto;
    bottom: auto;
  }

  .about-history-item {
    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .about-history-item:last-child {
    padding-bottom: 0px;
    margin-bottom: 0;
    border-bottom: 0;
  }

  #issues li {
    height: auto;
    padding-bottom: 30px;
    padding-top: 80px;
  }

  #dates {
    padding-top: 50px;
    top: -50px;
    overflow: auto;
    padding-bottom: 0;
    overflow: visible;
  }

  #dates li {
    width: 193px;
  }

  .about-history-time-box {
    margin: 0 auto;
    width: 90%;
    left: 5%;
    position: absolute;
    overflow: hidden;
    top: 12px;
    padding-top: 45px;
  }

  .about-history-timeline-line {
    bottom: auto;
    top: 70px;
    z-index: 9;
    left: auto;
    width: 90%;
    left: 5%;
  }

  .about-history-timeline-year {
    font-family: 'Roboto', sans-serif;
    color: #010039;
    font-size: 20pt;
    font-weight: 800;
    margin-top: -60px;
    transform: scale(1, 1);
    transition: .5s;
  }

  #dates .selected .about-history-timeline-year {
    color: #F39800;
    transform: scale(1.2, 1.2);
    margin-top: -70px;
  }

  #next {
    right: -15px;
    bottom: -12px;
    opacity: 1;
  }

  #prev {
    left: -15px;
    bottom: -12px;
    opacity: 1;
  }
  .about-history-info {
    padding: 0px 75px 0 10px;
  }
}

@media(max-width: 568px) {
  #dates li {
    width: 150px;
  }
}

@media(max-width: 400px) {
  #dates li {
    width: 120px;
  }
}

@media(max-width: 400px) {
  #dates li {
    width: 100px;
  }
}

/*---關於強新-公司沿革-結束---*/

/*---關於強新-最新消息-開始---*/

.about-news-list {}

.about-news-list-item {
  position: relative;
  margin-bottom: 100px;
}

.about-news-list-pic {
  width: 170px;
  height: 170px;
  border-radius: 100px;
  overflow: hidden;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.about-news-list-img {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: inline-block;
  opacity: 1;
  transition: .5s;
}

.about-news-list-img:hover {
  opacity: 0.7;
}

.about-news-list-info {
  padding: 5px 0 0 210px;
  text-align: left;
}

.about-news-date {
  color: #EA8F00;
  display: inline-block;
  font-size: 25pt;
  letter-spacing: 2pt;
  font-weight: 600;
  font-family: 'Noto Sans TC';
  vertical-align: middle;
  line-height: 35pt;
}

.about-news-type {
  display: inline-block;
  color: #969797;
  vertical-align: middle;
  padding: 8px 15px 5px 15px;
  font-size: 19pt;
  border: 1px solid #ACACAD;
  border-radius: 50px;
  letter-spacing: 2pt;
  margin-left: 10px;
}

.about-news-list-title {
  display: block;
  color: #010039;
  font-size: 19pt;
  font-weight: 600;
  letter-spacing: 1pt;
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1pt solid #ACACAD;
  max-height: 50px;
  transition: .5s;
}

.about-news-list-title:hover {
  color: #BCBDBD;
}

.about-news-list-intro {
  color: #000000;
  max-height: 27px;
  font-size: 14.5pt;
  font-weight: 300;
}

.about-news-detail {
  width: 100%;
  max-width: 1280px;
  margin: 30px auto;
  text-align: left;
}

.about-news-title {
  color: #010039;
  font-size: 36pt;
  font-weight: 800;
  line-height: 50pt;
  letter-spacing: 2pt;
  margin-bottom: 30px;
  border-bottom: 1px solid #ACACAD;
  padding: 10px 0;
}

.about-news-pic {
  width: 100%;
  margin-bottom: 50px;
}

.about-news-pic img {
  width: 100%;
}

.about-news-info {
  color: #000;
  font-size: 14.5pt;
  line-height: 28pt;
  font-weight: 300;
}

.about-news-btn {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 40px;
}

.about-news-btn-back {
  background-color: #010039;
  color: #fff;
  font-size: 19pt;
  letter-spacing: 2pt;
  padding: 15px 50px 13px 50px;
  transition: .5s
}

.about-news-btn-back:hover {
  background-color: #BCBDBD;
  color: #000;
}

@media(max-width: 1280px) {
  .about-news-title {
    font-size: 28pt;
    line-height: 36pt;
  }
}

@media(max-width: 767px) {
  .about-news-list-item {
    text-align: center;
    margin-bottom: 60px;
  }
  .about-news-list-pic {
    position: relative;
    left: auto;
    right: auto;
  }

  .about-news-list-info {
    padding: 0;
    text-align: center;
  }

  .about-news-list-title {
    margin: 10px 0;
    padding-bottom: 10px;
  }

  .about-news-title {
    font-size: 24pt;
    line-height: 32pt;
  }
}

@media(max-width: 567px) {
  .about-news-date {
    color: #EA8F00;
    display: block;
    font-size: 25pt;
    letter-spacing: 2pt;
    font-weight: 600;
    font-family: 'Noto Sans TC';
    vertical-align: middle;
    line-height: 35pt;
  }

  .about-news-type {
    margin-top: 10px;
    font-size: 17pt;
    margin-left: 0;
  }

  .about-news-btn-back {
    font-size: 16pt;
  }
}

/*---關於強新-最新消息-結束---*/