@charset "UTF-8";
/* sass --watch scss/style.scss:css/style.css
   sass --watch --style compressed scss/style.scss:css/style.css
*/
@import url(header.css);
/*@import url(http://fonts.googleapis.com/css?family=Lato:100,300);
*/
* {
  padding: 0;
  margin: 0; }

body {
  color: #717171;
  font-family: "微軟正黑體", Verdana, Geneva, sans-serif;
  font-size: 13px; }

a {
  color: #333333;
  text-decoration: none; }

#content {
	
}

.center, #about, #design .tableRow, .newsTable {
  width: 996px;
  margin: 0 auto;
  position: relative; }









#slideshowContainer {
  width: 100%;
  min-width: 960px;
  min-height: 426px;
  height: 640px;
  overflow: hidden;
  margin:0 auto 0 auto;
  position: relative;
  /* end li.slide */ }
  #slideshowContainer .cycle{
  	position: absolute;
  	left: 0;top: 0;
  	width: 100%!important;
  	height: 100%;
  }
  #slideshowContainer .cycle ul {
    opacity: 0;position: absolute;
  	left: 0;top: 0;
  	width: 100%!important;
  	height: 100%;}
  #slideshowContainer li.slide {
    width: 100%;
    position: absolute;
  	left: 0;top: 0;
  	width: 100%!important;
  	height: 100%;
    list-style: none;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    display: none; }
    #slideshowContainer li.slide img {
      display: block; }
    #slideshowContainer li.slide img {
      display: none; }
    #slideshowContainer li.slide .slideLabelContainer {
      color: #FFFFFF;
      position: absolute;
      top: 25%; }
      #slideshowContainer li.slide .slideLabelContainer h2 {
        font-size: 42px;
        line-height: 50px;
        font-weight: normal;
        padding-bottom: 12px; }
      #slideshowContainer li.slide .slideLabelContainer p {
		font-family: 'Lato', sans-serif;
		font-weight:100;
        font-size: 42px;
        line-height: 44px; }
    #slideshowContainer li.slide .slideLabelContainer.black {
      color: #666; }
    #slideshowContainer li.slide .slideLabelContainer.left {
      left: 10%; }
    #slideshowContainer li.slide .slideLabelContainer.right {
      right: 20%; }
  #slideshowContainer img {
    display: block; }
  #slideshowContainer .pager {
    width: 100%;
    position: absolute;
    bottom: 20px;
    z-index: 10;
    text-align: center; }
    #slideshowContainer .pager ul {
      display: inline-block; }
      #slideshowContainer .pager ul li {
        list-style: none;
        float: left; }
        #slideshowContainer .pager ul li a {
          padding: 0 5px;
          display: block; }
          #slideshowContainer .pager ul li a span {
            width: 10px;
            height: 10px;
            background-color: #FFFFFF;
            text-indent: -9999px;
            display: block;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            border-radius: 5px;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -ms-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease; }
        #slideshowContainer .pager ul li a:hover span {
          background-color: #04ACE8; }
      #slideshowContainer .pager ul li.current a span {
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: 30px; }

/* end #slideshowContainer */
.playVideo {
  position: absolute;
  width: 500px;
  height: 300px;
  display: none; }
  .playVideo .button {
    width: 82px;
    height: 80px;
    margin: 16% auto 0 auto;
    display: block; }
    .playVideo .button span {
      color: #FFFFFF;
      font-size: 15px;
      text-align: center;
      display: block; }
  .playVideo .buttonSVG1, .playVideo .buttonSVG2 {
    fill: #FFFFFF;
    fill-opacity: 0.3; }
  .playVideo:hover .buttonSVG1 {
    fill-opacity: 0.9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }

.wrap h1 {
  font-family: 'Lato', sans-serif;
  font-weight:300;
  font-size: 45px;
  line-height: 100%;
  padding-bottom: 40px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 60px; }
  .wrap h1 span {
	font-family: "微軟正黑體", Verdana, Geneva, sans-serif;
    font-size: 30px;
    line-height: 100%;
    padding-top: 14px;
    display: block; }

#about blockquote {
  font-size: 18px;
  color: #999999;
  line-height: 31px;
  width: 996px;
  height: 170px;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

#design {
  min-width: 960px;
  background-color: #f3f2f0;
  padding: 46px 0 115px 0; }
  #design header {
    float: left;
    width: 420px; }
    #design header p {
      font-size: 17px;
      line-height: 29px;
      color: #999999;
      text-align: justify; }
  #design img.p1Img {
    margin-left: 40px; }
  #design img.light-close {
    z-index: 2; }
  #design img.light-open {
    z-index: 1; }
  #design .specList {
    width: 200px;
    float: right;
    padding-top: 90px; }
    #design .specList .specItem {
      border-top: 1px solid #C3C3C3;
      padding: 13px 0 40px 0; }
      #design .specList .specItem p {
        font-size: 15px;
        color: #999999;white-space: nowrap;
        padding-bottom: 17px; }
      #design .specList .specItem .number {
		font-family: 'Lato', sans-serif;
		font-weight:300;
        color: #04ACE8;
        font-size: 37px;
        line-height: 100%; }
        #design .specList .specItem .number span {
          font-size: 71px;
          margin-right: 5px; }
  #design .tableRow .photo {
    position: relative;
    min-width: 100px; }
  #design .tableRow h2 {
    color: #04ACE8;
    font-weight: normal;
    font-size: 23px;
    margin-bottom: 20px; }
  #design .tableRow p {
    font-size: 16px;
    color: #999999;
    line-height: 27px; }
  #design .tableRow.left .photo {
    float: left; }
  #design .tableRow.left .info {
    float: right;
    text-align: left; }
  #design .tableRow.right .photo {
    float: right; }
  #design .tableRow.right .info {
    float: left;
    text-align: left; }
  #design .tableRow.center, #design .tableRow {
    text-align: center; }
  #design #designHeader h1 {
  	font-family: 'Lato', sans-serif;
	font-weight:300;
    padding-top: 78px; }
  #design #design1 .svgItem {
    position: absolute;
    left: 93px;
    top: 21px; }
  #design #design1 img {
    margin-left: 68px; }
  #design #design1 .info {
    width: 475px;
    padding-top: 172px; }
  #design #design2 {
    height: 530px; }
    #design #design2 .info {
      width: 442px;
      padding: 172px 0 0 124px; }
    #design #design2 img {
      position: absolute;
      right: 50px;
      top: -8px; }
  #design #design3 {
    height: 560px; }
    #design #design3 .info {
      width: 475px;
	  position: absolute;
	  right: 0;
	  bottom: 151px; }
    #design #design3 img {
      position: absolute;
      top: -50px; }
    #design #design3 img.p2Img {
      left: 70px;
      z-index: 2; }
    #design #design3 img.p3Img {
      left: 70px;
      z-index: 1; }
  #design #process p {
    font-size: 16px;
    text-align: center;
    padding-bottom: 44px; }
    #design #process p .arrow {
      color: #04ACE8;
      padding: 0 1px; }

/* end design */
@keyframes moveTo {
  from {
    left: 0px; }

  to {
    left: 229px; } }

.svg {
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  display: none; }

.path {
  -webkit-animation: dash 2s linear; }

@keyframes dash {
  from {
    stroke-dashoffset: 1000; }

  to {
    stroke-dashoffset: 0; } }

#features {
  }

.specTable {
  font-size: 13px;
  width: 867px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 10px 0;
  display: table; }
  .specTable .tableHeader .column {
    font-size: 16px;
    color: #04ACE8; }
  .specTable .tableRow {
    display: table-row; }
  .specTable .column {
    font-size: 15px;
    vertical-align: middle;
    display: table-cell;
    padding: 18px 0;
    line-height: 24px;
    border-bottom: 1px solid #C3C3C3; }
  .specTable .column:nth-child(1) {
    color: #666666; }
  .specTable .column:nth-child(2) {
    color: #04ACE8; }
  .specTable .column:nth-child(3) {
    color: #999999; }

#method {
  width: 703px;
  margin: 0 auto;
  padding: 96px 0 80px 0; }
  #method p.intro {
    color: #999999;
    font-size: 15px;
    line-height: 27px;
    padding-bottom: 40px; }
  #method .methodWrap .item {
    border-top: 1px solid #C3C3C3;
    padding: 20px 0; }
    #method .methodWrap .item h2 {
      color: #727171;
      font-size: 20px;
      font-weight: normal;
      width: 85px;
      float: left; }
    #method .methodWrap .item p {
      color: #999999;
      font-size: 15px;
      line-height: 27px;
      width: 292px;
      float: left; }
    #method .methodWrap .item p.both {
      width: 618px; }
    #method .methodWrap .item .object {
      width: 299px;
      padding-left: 27px;
      text-align: right;
      float: left;
      position: relative; }
  #method .method-number {
    position: absolute;
    right: 0;
    top: 0;
    text-align: center; }
    #method .method-number h3 {
      font-size: 15px;
      color: #999999;
      padding-bottom: 5px; }
    #method .method-number .circle {
      width: 50px;
      height: 50px;
      color: #FFFFFF;
      background: #999999;
      margin: 0 auto;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;
      border-radius: 25px; }
      #method .method-number .circle strong {
        font-size: 15px;
        font-weight: normal;
        padding-top: 3px;
        display: block; }
      #method .method-number .circle .number {
        font-size: 17px; }
  #method #bar-chart {
    width: 252px; }
    #method #bar-chart .barWrap {
      height: 140px;
      position: relative; }
      #method #bar-chart .barWrap .bar {
        width: 46px;
        height: 2px;
        background: #FACD89;
        position: absolute;
        bottom: 0;
        left: 40px; }
      #method #bar-chart .barWrap .bar:nth-child(2) {
        left: 166px; }
    #method #bar-chart .bottom {
      width: 252px;
      border-top: 1px solid #999999;
      padding-top: 5px; }
      #method #bar-chart .bottom h4 {
        font-size: 14px;
        font-weight: normal;
        color: #999999;
        text-align: center;
        width: 126px;
        display: table-cell; }
        #method #bar-chart .bottom h4 span {
          font-size: 13px;
          display: block; }

#news {
  background-color: #f3f2f0;
  padding: 73px 0 88px 0; }
  #news h1 {
    padding-bottom: 46px; }

#news.bgnone {
  background: none;
  padding-top: 135px; }

.newsTable {
  display: table;
  border-collapse: separate;
  border-spacing: 40px 0; }
  .newsTable .tableRow {
    display: table-row; }
  .newsTable .column {
    display: table-cell;
    border-bottom: 1px solid #C3C3C3;
    padding-top: 24px;
    padding-bottom: 30px; }
    .newsTable .column .date {
      font-size: 16px;
      font-weight: normal;
      color: #04ACE8;
      padding-bottom: 13px;
      display: block; }
    .newsTable .column h2 {
      font-size: 19px;
      font-weight: normal;
      color: #7B7B7B;
      padding-bottom: 18px; }
    .newsTable .column p {
      font-size: 14px;
      color: #999999;
      font-size: 15px;
      line-height: 24px; }
    .newsTable .column:hover h2 {
      color: #04ACE8; }

#contact {
  padding-top: 100px;
  display: table; }
  #contact .info {
    width: 50%;
    display: table-cell;
    text-align: center;
    vertical-align: middle; }
    #contact .info p.address {
      color: #999999;
      font-size: 20px;
      line-height: 31px;
      margin-bottom: 30px; }
    #contact .info strong {
      font-size: 22px;
      color: #04ACE8;
      font-weight: normal;
	  padding-right:10px; }
    #contact .info p.tel {
	  font-family: 'Lato', sans-serif;
	  font-weight:300;
      color: #999999;
      font-size: 24px; }
    #contact .info a {
      color: #999999; }
      #contact .info a:hover {
        color: #04ACE8; }
  #contact #map {
    width: 50%;
    height: 480px;
    display: table-cell; }

#qanda {
  padding: 90px 0 78px 0; }
  #qanda h1 {
    padding-bottom: 28px; }

.lists {
  width: 764px;
  display: table;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 10px 0; }
  .lists .item {
    display: table-row; }
    .lists .item .number {
	 font-family: 'Lato', sans-serif;
	 font-weight:300;
      font-size: 24px;
      color: #04ACE8;
      display: table-cell;
      width: 52px; }
    .lists .item .info {
      border-bottom: 1px solid #C3C3C3;
      padding: 32px 0;
      display: table-cell;
      width: 712px; }
      .lists .item .info h2 {
        color: #04ACE8;
        font-size: 20px;
        font-weight: normal;
        padding-bottom: 20px; }
      .lists .item .info p {
        color: #999999;
        font-size: 15px;
        line-height: 27px; }
  .lists .last .info {
    border: none; }

/* end lists */
#article {
  width: 756px;
  margin: 0 auto;
  padding-top: 148px;
  position: relative; }
  #article header {
    padding-bottom: 52px; }
    #article header p.date {
      font-size: 12px;
      color: #04ACE8;
      padding-bottom: 18px; }
    #article header h1 {
      font-size: 28px;
      font-weight: normal; }
  #article .post img {
    margin-bottom: 24px;
    display: block; }
  #article .post p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 45px; }
  #article .post p.caption {
    margin-bottom: 32px; }
  #article .back {
    position: absolute;
    left: -212px;
    top: 166px;
    font-size: 11px; }
    #article .back .icon {
      position: relative; }
      #article .back .icon span {
        margin-right: 20px; }
      #article .back .icon span:before, #article .back .icon span:after {
        color: #04ACE8;
        border-right: 1px solid;
        content: '';
        display: block;
        height: 34px;
        margin-top: -27px;
        position: absolute;
        top: 50%;
        width: 0;
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg); }
      #article .back .icon span:after {
        margin-top: -3px;
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    #article .back:hover {
      color: #04ACE8; }

.hidden {
  display: none; }

.gotop {
  font-size: 11px;
  color: #04ACE8;
  text-align: center;
  position: fixed;
  right: 40px;
  bottom: -100px;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .gotop span {
    width: 42px;
    height: 39px;
    background: url(../images/pr23/gotop.png) no-repeat center top;
    color: #FFFFFF;
    display: block;
    margin-bottom: 7px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1; }
  .gotop:hover span {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5; }

.gotop.show {
  bottom: 20px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }


.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }


/*hides from IE-mac\ */
/**html .clearfix{ height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/
/* loading */
.loading {
  width: 100px;
  height: 426px;
  margin: 0 auto;
  position: relative; }

.loading.bar div {
  width: 3px;
  height: 20px;
  background: #999999;
  position: absolute;
  top: 0px;
  left: 45px;
  opacity: 0.05;
  -webkit-animation: fadeit 1.1s linear infinite;
  animation: fadeit 1.1s linear infinite; }

.loading.bar div:nth-child(1) {
  -webkit-transform: rotate(0deg) translate(0, -20px);
  transform: rotate(0deg) translate(0, -20px);
  -webkit-animation-delay: 0.39s;
  animation-delay: 0.39s; }

.loading.bar div:nth-child(2) {
  -webkit-transform: rotate(45deg) translate(0, -20px);
  transform: rotate(45deg) translate(0, -20px);
  -webkit-animation-delay: 0.52s;
  animation-delay: 0.52s; }

.loading.bar div:nth-child(3) {
  -webkit-transform: rotate(90deg) translate(0, -20px);
  transform: rotate(90deg) translate(0, -20px);
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s; }

.loading.bar div:nth-child(4) {
  -webkit-transform: rotate(135deg) translate(0, -20px);
  transform: rotate(135deg) translate(0, -20px);
  -webkit-animation-delay: 0.78s;
  animation-delay: 0.78s; }

.loading.bar div:nth-child(5) {
  -webkit-transform: rotate(180deg) translate(0, -20px);
  transform: rotate(180deg) translate(0, -20px);
  -webkit-animation-delay: 0.91s;
  animation-delay: 0.91s; }

.loading.bar div:nth-child(6) {
  -webkit-transform: rotate(225deg) translate(0, -20px);
  transform: rotate(225deg) translate(0, -20px);
  -webkit-animation-delay: 1.04s;
  animation-delay: 1.04s; }

.loading.bar div:nth-child(7) {
  -webkit-transform: rotate(270deg) translate(0, -20px);
  transform: rotate(270deg) translate(0, -20px);
  -webkit-animation-delay: 1.17s;
  animation-delay: 1.17s; }

.loading.bar div:nth-child(8) {
  -webkit-transform: rotate(315deg) translate(0, -20px);
  transform: rotate(315deg) translate(0, -20px);
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

@-webkit-keyframes fadeit {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeit {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }



.Specifications {
  width: 1000px;
  margin: 0 auto;
  padding-top: 54px;
  padding-bottom: 54px;
}
.Specifications .title {
  font-size: 24px;
  color: #303030;
  padding: 20px 0;
  line-height: 1.8em;
  border-bottom: 1px solid  #D7D7D7;
  margin-bottom: 15px;
}
.Specifications th,
.Specifications td {
  padding: 15px 0;text-align: left;
  font-size: 16px;
  color: #8C8C8C;width: 20%;
}
.Specifications sup {
  font-size: 12px;
  position: relative;
  top: -5px;
}
.s9-bg{
	height: 557px;
	background: url(../images/pr23/p_banner3.jpg) center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}





#video1 {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #000;
    left: 50%;
    display: none;
    border: 0;z-index: 11;
}