@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 100;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Thin.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 400;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Regular.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 500;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Medium.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 700;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Bold.otf) format('opentype');
}
@font-face {
  font-family: 'Noto Sans TC';
  font-style: normal;
  font-weight: 900;
  src: url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff2) format('woff2'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.woff) format('woff'), url(//fonts.gstatic.com/ea/notosanstc/v1/NotoSansTC-Black.otf) format('opentype');
}
section.banner {
  width: calc(100vw - 17px);
  display: block;
  height: 40vw;
  background-color: #333333;
  overflow: hidden;
}
section.banner .banner-slider {
  height: 100%;
}
section.banner .banner-slider div {
  height: 100%;
}
section.banner .banner-slider .each {
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: block;
  position: relative;
}
section.banner .banner-slider .each[fulltype="0"] .photoin {
  background-size: cover;
}
section.banner .banner-slider .each[fulltype="1"] .photoin {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #000;
}
section.banner .banner-slider .each[fulltype="2"] .intro {
  display: none;
}
section.banner .banner-slider .each .photo {
  position: absolute;
  top: 0px;
  left: 0%;
  height: 100%;
  width: 100%;
  left: 0px;
  z-index: 0;
  background-size: cover;
  background-position: center;
}
section.banner .banner-slider .each .intro {
  left: 0%;
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
}
section.banner .banner-slider .each .intro.noshadow {
  background: none;
}
section.banner .banner-slider .each .intro .title {
  text-align: left;
  color: #FFF;
  height: auto;
  margin-top: 100px;
  margin-left: 30px;
  font-size: 35px;
  opacity: 0.9;
}
section.banner .banner-slider .each .intro .btn {
  position: relative;
  display: block;
  width: 200px;
  background-color: #FFF;
  height: 50px;
  margin-left: 35px;
  margin-top: 50px;
  line-height: 50px;
  cursor: pointer;
}
section.banner .banner-slider .each .intro .btn:after {
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  background-color: #25c2c1;
  right: -53px;
  background-image: url(/images/arrow.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
section.banner .banner-slider .slick-dots {
  position: absolute;
  bottom: 40px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
section.banner .banner-slider .slick-prev,
section.banner .banner-slider .slick-next {
  top: 50%;
}
section.banner .banner-slider .slick-prev {
  left: 0px;
}
section.banner .banner-slider .slick-next {
  right: 0px;
}
section.research {
  height: 160px;
  background-color: #e9e9e9;
  position: relative;
  display: block;
}
section.research .wrap {
  height: 230px;
  background-color: #FFF;
  position: absolute;
  display: block;
  margin-top: -30px;
  z-index: 1;
  width: 100%;
  box-shadow: 0px 0px 45px 5px #0000001a;
}
section.research .wrap .thetitle {
  height: 50px;
  line-height: 50px;
  box-shadow: 0px 0px 45px 5px #0000001a;
  color: #555;
  font-size: 20px;
  margin: auto;
  margin-bottom: 20px;
  width: 50%;
  font-family: serif;
}
section.research .wrap li {
  display: inline-block;
  text-align: center;
  width: 16.3%;
  padding-top: 10px;
  height: 140px;
  vertical-align: middle;
}
section.research .wrap li.multiple {
  padding-top: 0px;
  height: 150px;
}
section.research .wrap li.multiple .text {
  font-size: 15px;
}
section.research .wrap li .icon {
  width: 80px;
}
section.research .wrap li .text {
  color: #25c2c1;
  font-family: serif;
  font-size: 20px;
  line-height: 1;
}
section.voice {
  background-color: #FFF;
  height: 690px;
  display: block;
  position: relative;
  padding-top: 80px;
}
section.voice[i="1"] {
  height: auto;
}
section.voice[i="1"] .videoList {
  display: none;
}
section.voice[i="1"] .videoWrap {
  position: relative;
  top: 25px;
  height: 720px;
  width: auto;
  left: 0px;
  margin-bottom: 150px;
}
section.voice h2 {
  color: #25c2c1;
  font-size: 30px;
  text-align: center;
  font-family: serif;
}
section.voice h2:after {
  content: '';
  height: 1px;
  background-color: #e9e9e9;
  display: block;
  position: absolute;
  width: 30%;
  bottom: 20px;
  right: 0px;
}
section.voice h2:before {
  content: '';
  height: 1px;
  background-color: #e9e9e9;
  display: block;
  position: absolute;
  width: 30%;
  bottom: 20px;
  left: 0px;
}
section.voice .videoWrap {
  background-color: #e9e9e9;
  position: absolute;
  top: 60px;
  height: 520px;
  width: 75%;
  left: 0px;
}
section.voice .videoWrap .thetitle {
  text-align: left;
  font-size: 23px;
  margin-top: 10px;
  font-family: serif;
}
section.voice .videoWrap .thedate {
  text-align: left;
  font-size: 20px;
  margin-top: 5px;
  color: #a9a9a9;
  font-family: serif;
}
section.voice .videoList {
  position: absolute;
  right: 0px;
  width: 25%;
  top: 60px;
  width: calc(25% - 30px);
}
section.voice .videoList li {
  background-color: #e9e9e9;
  height: 160px;
  margin-bottom: 20px;
  background-size: cover;
  background-position: center;
}
section.voice .videoList .btn {
  border: 1px solid #d7d7d7;
  color: #a8a8a8;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
section.news {
  background-color: #FFF;
  height: 710px;
  display: block;
  position: relative;
}
section.news h2 {
  color: #25c2c1;
  font-size: 30px;
  text-align: center;
  font-family: serif;
}
section.news h2:after {
  content: '';
  height: 1px;
  background-color: #e9e9e9;
  display: block;
  position: absolute;
  width: 30%;
  bottom: 20px;
  right: 0px;
}
section.news h2:before {
  content: '';
  height: 1px;
  background-color: #e9e9e9;
  display: block;
  position: absolute;
  width: 30%;
  bottom: 20px;
  left: 0px;
}
section.news .each {
  display: inline-block;
  width: 33%;
  height: 680px;
  vertical-align: top;
}
section.news .each .photo {
  background-color: #333333;
  width: calc(100% - 40px);
  height: 240px;
  margin: auto;
  margin-top: 30px;
  background-position: center;
  background-size: cover;
}
section.news .each h3 {
  color: #25c2c1;
  text-align: left;
  font-family: serif;
  margin: 20px;
  margin-top: 30px;
}
section.news .each h3:after {
  content: '';
  height: 3px;
  background-color: #25c2c1;
  width: 50px;
  position: relative;
  display: block;
  margin-top: 10px;
}
section.news .each .btn {
  border: 1px solid #d7d7d7;
  color: #a8a8a8;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  position: absolute;
  bottom: 15px;
  width: 158px;
  left: 20px;
}
section.news .each .listWrap {
  font-family: serif;
}
section.news .each .listWrap li {
  text-align: left;
  margin-bottom: 20px;
}
section.news .each .listWrap li:hover .thetitle {
  color: #25c2c1;
}
section.news .each .listWrap li .thetitle {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 15px;
  text-align: left;
  font-family: serif;
}
section.news .each .listWrap li .thedate {
  margin-left: 30px;
  margin-right: 30px;
  color: #999;
  margin-top: 5px;
  font-size: 14px;
}
section.activities {
  background-color: #FFF;
  height: 470px;
  display: block;
  position: relative;
  padding-top: 80px;
}
section.activities h2 {
  color: #25c2c1;
  font-size: 30px;
  text-align: center;
  font-family: serif;
  margin-bottom: 30px;
}
section.activities h2:after {
  content: '';
  height: 1px;
  background-color: #e9e9e9;
  display: block;
  position: absolute;
  width: 30%;
  bottom: 20px;
  right: 0px;
}
section.activities h2:before {
  content: '';
  height: 1px;
  background-color: #e9e9e9;
  display: block;
  position: absolute;
  width: 30%;
  bottom: 20px;
  left: 0px;
}
section.activities .latestWrap {
  width: 68%;
  height: 500px;
  display: inline-block;
  vertical-align: top;
}
section.activities .latestWrap .photo {
  background-color: #555;
  width: 28%;
  padding-bottom: 40%;
  display: inline-block;
  vertical-align: top;
  background-size: contain;
  background-position: center;
}
section.activities .latestWrap .dataWrap {
  width: 63%;
  margin-left: 8%;
  height: 320px;
  /* padding-bottom: 40%; */
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
section.activities .latestWrap .dataWrap .thetitle {
  color: #25c2c1;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: serif;
}
section.activities .latestWrap .dataWrap .thecontent {
  line-height: 1.8;
  font-size: 14px;
  font-family: serif;
}
section.activities .latestWrap .dataWrap .thedate {
  color: #999;
  font-family: serif;
}
section.activities .latestWrap .dataWrap .btn {
  position: relative;
  display: block;
  width: 200px;
  background-color: #FFF;
  height: 43px;
  margin-left: 0px;
  line-height: 43px;
  cursor: pointer;
  border: 1px solid #d7d7d7;
  text-align: center;
  margin-top: 30px;
}
section.activities .latestWrap .dataWrap .btn:after {
  content: '';
  width: 44px;
  height: 45px;
  position: absolute;
  background-color: #25c2c1;
  right: -44px;
  top: -1px;
  background-image: url(/images/arrow.png);
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
}
section.activities .othersWrap {
  width: 27%;
  margin-left: 4%;
  height: 500px;
  display: inline-block;
}
section.activities .othersWrap li {
  text-align: left;
  height: 60px;
  margin-bottom: 20px;
  position: relative;
  display: block;
  padding-left: 80px;
}
section.activities .othersWrap li .thephoto {
  background-color: #999;
  width: 55px;
  height: 55px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-size: cover;
  background-position: center;
}
section.activities .othersWrap li .thetitle {
  font-size: 15px;
  text-align: left;
  font-family: serif;
}
section.activities .othersWrap li .thedate {
  color: #999;
  margin-top: 5px;
  font-size: 14px;
  font-family: serif;
}
section.activities .othersWrap .btn {
  border: 1px solid #d7d7d7;
  color: #a8a8a8;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
}
section.from {
  background-color: #289691;
  height: 500px;
  display: block;
  background-position: center;
  position: relative;
  background-size: auto 100%;
  background-image: url(/images/home/map.png);
}
section.from h2 {
  background-color: #0e6866;
  color: #FFF;
  font-family: serif;
  height: 60px;
  line-height: 60px;
  width: 270px;
  font-size: 20px;
  left: 30px;
}
section.from .compass {
  z-index: 1;
  position: absolute;
  right: 30px;
  top: 40px;
  width: 140px;
}
section.album {
  background-color: #e9e9e9;
  padding-top: 50px;
  display: block;
  position: relative;
  padding-bottom: 50px;
}
section.album .btn {
  border: 1px solid #d7d7d7;
  color: #a8a8a8;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  background-color: #FFF;
  width: 300px;
  margin: auto;
  margin-top: 70px;
}
section.album h2 {
  color: #25c2c1;
  font-size: 30px;
  text-align: center;
  font-family: serif;
  margin-bottom: 30px;
}
section.album h2:after {
  content: '';
  height: 1px;
  background-color: #d3d3d3;
  display: block;
  position: absolute;
  width: 30%;
  bottom: 20px;
  right: 0px;
}
section.album h2:before {
  content: '';
  height: 1px;
  background-color: #d3d3d3;
  display: block;
  position: absolute;
  width: 30%;
  bottom: 20px;
  left: 0px;
}
section.album .album-slider {
  height: 350px;
}
section.album .album-slider div {
  height: 100%;
}
section.album .album-slider .each {
  height: auto;
  width: 100%;
  background-size: cover;
  background-position: center;
  display: block;
  position: relative;
}
section.album .album-slider .each[fulltype="0"] .photoin {
  background-size: cover;
}
section.album .album-slider .each[fulltype="1"] .photoin {
  background-size: contain;
  background-repeat: no-repeat;
  background-color: #000;
}
section.album .album-slider .each[fulltype="2"] .intro {
  display: none;
}
section.album .album-slider .each .photo {
  position: relative;
  top: 0px;
  left: 0%;
  height: 280px;
  width: 90%;
  left: 0px;
  margin: auto;
  z-index: 0;
  background-size: cover;
  background-position: center;
}
section.album .album-slider .name {
  height: auto;
  margin: 15px;
}
section.album .album-slider .slick-dots {
  position: absolute;
  bottom: -55px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
section.album .album-slider .slick-prev,
section.album .album-slider .slick-next {
  top: 42%;
}
section.album .album-slider .slick-prev {
  left: 0px;
}
section.album .album-slider .slick-next {
  right: 0px;
}
@media screen and (max-width: 1280px) {
  section.banner {
    width: 100vw;
    height: calc(40vw + 50px);
    background-color: #25c2c1;
  }
  section.banner .banner-slider .each {
    height: 40vw;
  }
  section.banner .banner-slider .each .intro {
    left: 0px;
    top: 40vw;
    z-index: 1;
    background: inherit;
    background-color: #25c2c1;
    height: auto;
  }
  section.banner .banner-slider .each .intro .title {
    text-align: left;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    font-size: 17px;
    margin: 20px;
    line-height: 1.2;
    opacity: 0.9;
  }
  section.banner .banner-slider .slick-dots {
    bottom: 5px;
  }
  section.banner .banner-slider .each .intro .btn {
    line-height: 40px;
    position: absolute;
    background-color: red;
    width: 100%;
    top: -275px;
    height: 70vw;
    left: -36px;
    opacity: 0;
  }
  section.research {
    height: auto;
  }
  section.research .wrap li {
    width: 30%;
    padding-top: 0px;
    vertical-align: top;
    height: auto;
    margin-bottom: 25px;
  }
  section.research .wrap li.multiple {
    padding-top: 0px;
    height: auto;
  }
  section.research .wrap li .icon {
    width: 50px;
  }
  section.research .wrap li .text {
    font-size: 14px;
  }
  section.research .wrap {
    height: auto;
    background-color: #FFF;
    position: relative;
    display: block;
    margin-top: 0px;
    padding-bottom: 20px;
  }
  section.research .wrap li.multiple .text {
    font-size: 12px;
  }
  section.research .wrap .thetitle {
    height: 40px;
    line-height: 40px;
    box-shadow: 0px 0px 45px 5px #0000001a;
    color: #555;
    font-size: 17px;
    margin: auto;
    margin-bottom: 30px;
    width: 70%;
    font-family: serif;
  }
  section.voice {
    padding: 30px;
    height: auto;
  }
  section.voice h2 {
    font-size: 21px;
    text-align: left;
    margin-bottom: 20px;
  }
  section.voice h2:before {
    display: none;
  }
  section.voice h2:after {
    bottom: 16px;
  }
  section.voice .videoWrap,
  section.voice[i="1"] .videoWrap {
    position: relative;
    top: 0px;
    height: 55vw;
    height: auto;
    left: 0px;
    background-color: transparent;
    width: 100%;
    margin-bottom: 0px;
  }
  section.voice .videoWrap iframe {
    height: 55vw;
  }
  section.voice .videoList {
    position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
    display: none;
  }
  section.voice .videoWrap .thetitle {
    font-size: 16px;
  }
  section.voice .videoWrap .thedate {
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  section.news {
    height: auto;
  }
  section.news .each {
    display: block;
    width: 100%;
    height: auto;
  }
  section.news .each .photo {
    display: none;
  }
  section.news .each {
    display: block;
    width: auto;
    height: auto;
    margin: 10px;
  }
  section.news .each .listWrap li .thedate {
    margin-left: 20px;
    margin-right: 20px;
  }
  section.news .each .btn {
    display: none;
  }
  section.activities {
    height: auto;
  }
  section.activities .latestWrap {
    width: auto;
    height: auto;
    display: block;
    vertical-align: top;
    padding: 30px;
    padding-top: 0px;
  }
  section.activities .latestWrap .photo {
    width: 100%;
    padding-bottom: 100%;
  }
  section.activities .latestWrap .dataWrap {
    width: auto;
    height: auto;
    margin-left: 0;
    padding-bottom: 0;
    display: block;
    vertical-align: top;
    text-align: left;
    margin-top: 20px;
  }
  section.activities .latestWrap .dataWrap .btn {
    display: none;
  }
  section.activities .othersWrap {
    width: auto;
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 30px;
    height: auto;
    display: block;
  }
  section.from {
    height: 100vw;
    background-size: cover;
    background-image: url(/images/home/map_m.png);
  }
  section.from h2 {
    left: 0px;
  }
  section.from .compass {
    z-index: 1;
    position: absolute;
    right: 10px;
    top: 20px;
    width: 100px;
  }
  section.from {
    height: 100vw;
    background-position: center 10px;
    background-size: 100% auto;
    background-image: url(/images/home/map_m.png);
  }
}
