@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin: 0; padding: 0;}


/*全BOX版面*/
.WRAPPER { position: relative; display: block; margin: 0 auto; padding: 0; width: 100%;  min-width: 1220px; overflow: hidden; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica; background: #e4e4e4;}
.WRAPPER img { border: 0; vertical-align: top;}
.WRAPPER a { text-decoration: none;}
@media screen and (max-width:767px){
  .WRAPPER { min-width: inherit;}
  .WRAPPER img {  width: 100%;  height: auto;}
}
	
/*區塊_all*/
.Area { position: relative; margin: 0 auto; padding: 0; border-radius: 0; text-align: center; }
.Area a { display: block;} 
.Area .go_bt {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt:hover {
  -webkit-transform: scale(0.95);
     -moz-transform: scale(0.95);
      -ms-transform: scale(0.95);
       -o-transform: scale(0.95);
          transform: scale(0.95);}
.Area .go_bt2 {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease;}
.Area .go_bt2:hover { 
  filter: brightness(130%);
  -webkit-transform: translateY(-10px);
     -moz-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
       -o-transform: translateY(-10px);
          transform: translateY(-10px);
		  }
.Area1220 { margin: 0 auto; width: 1220px;}
.Area960 { margin: 0 auto; width: 960px;}
@media screen and (max-width:767px){
  .Area .go_bt:hover {  
    -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;}
  .Area .go_bt2:hover { 
    filter: brightness(1);
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none;
        }
  .Area1220 { width: 100%;}
  .Area960 { width: 100%;}
  /*區塊_切割*/
  .Area_1bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn a { float: left; margin: 0 0 2% 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn a { float: left; margin: 0 1% 2%; padding: 0; width: 48%; list-style: none;}
  .Area_3bn { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn a { float: left; margin: 0 1% 2% ; padding: 0; width: 31.3%; list-style: none;}
  .Area_1bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_1bn_nopadding a { float: left; margin: 0; padding: 0; width: 100%; list-style: none;}
  .Area_2bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_2bn_nopadding a { float: left; margin: 0; padding: 0; width: 50%; list-style: none;}
  .Area_3bn_nopadding { margin: 0 auto; padding: 0; overflow: hidden;}
  .Area_3bn_nopadding a { float: left; margin: 0; padding: 0; width: 33.3%; list-style: none;}
}

/*間距*/
.Area_bottom { margin-bottom: 80px;}
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 15vw;}
}

/*共用樣式*/
.title { color: #000; font: bold 40px/60px "微軟正黑體","Microsoft JhengHei",Helvetica; margin-bottom: 30px;}
@media screen and (max-width:767px){
  .title { font: bold 7vw/9vw "微軟正黑體","Microsoft JhengHei",Helvetica; margin-bottom: 5%;}
}

/*logo*/
.Area_logo { background: #fff; padding: 40px 0 20px;}
@media screen and (max-width:767px){
  .Area_logo { padding: 0;}
}

/*牙齒*/
.Area_guan {}
.Area_guan ul { padding: 25px 180px 15px; box-sizing: border-box; margin: 0; list-style: none; display: flex; flex-wrap: nowrap;}
.Area_guan ul li { width: 16.66%; position: relative;}
.Area_guan ul li:hover:after { content: ""; width: 45%; height: 4px; background: #000; position: absolute; bottom: -15px; left: 50%; transform: translateX(-50%);}
.Area_guan ul li a { color: #000; font: bold 18px/18px "微軟正黑體","Microsoft JhengHei",Helvetica;}
@media screen and (max-width:767px){
  .Area_guan {}
  .Area_guan ul { padding: 3% 0 3.5%;}
  .Area_guan ul li:hover:after { height: 3px; bottom: -3.5vw;}
  .Area_guan ul li a { font: bold 2.5vw/2.5vw "微軟正黑體","Microsoft JhengHei",Helvetica;}
}

/*版頭輪播*/
.Area_top { background: #e4e4e4;}
.Area_top .pd_A_swiper { /*margin-left: -390px;*/}
.Area_top .pd_A_swiper .swiper-wrapper { height: 450px;}
@media screen and (max-width:767px){
  .Area_top {}
  .Area_top .pd_A_swiper { margin-left: 0;}
  .Area_top .pd_A_swiper .swiper-wrapper { height: 50vw;}
}

/*Think bold 影音*/
.Area01 {}
.Area01 .btn { display: flex; flex-wrap: nowrap; margin-bottom: 30px;}
.Area01 .btn a { width: 23%; background: #4c4c4c; color: #fff; border-radius: 60px; font: bold 30px/50px "微軟正黑體","Microsoft JhengHei",Helvetica; cursor: pointer; margin: 0 1%;}
.Area01 .btn a.selected { background: #00a8f8;}
.Area01 .swiper-wrapper { height: 493px;}
.Area01 .swiper-slide { position: relative;}
.Area01 .swiper-slide .PD { position: absolute; top: -30px; right: 0; width: 40%; z-index: 5;}
.Area01 .swiper-slide .PD img { width: 100%;}
@media screen and (max-width:767px){
  .Area01 {}
  .Area01 .btn { margin-bottom: 3%; flex-wrap: wrap; padding: 0 2%; box-sizing: border-box;}
  .Area01 .btn a { width: 31.3%; font: bold 5vw/10vw "微軟正黑體","Microsoft JhengHei",Helvetica; cursor: pointer; margin: 0 1% 2%;}
  .Area01 .btn a:nth-child(4) { margin-left: 18vw;}
  .Area01 .swiper-wrapper { height: 170vw;}
  .Area01 .swiper-slide .PD { position: inherit; top: 0; width: 95%;}
}
/*影片*/
.box_youtube { position: relative; height: 493px;}
.box_youtube .txt { width: 25%; font: bold 26px/48px "微軟正黑體","Microsoft JhengHei",Helvetica; color: #fff; background: #000; z-index: 9; pointer-events: none;}
.box_youtube .youtubeArea { position: relative; border: solid 3px #000; width: 100%; height: 0; padding-bottom: 56.25%;}
.box_youtube .youtubeArea * { margin: 0; padding: 0;}
.box_youtube .youtubeArea iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.box_youtube .youtubeArea .youtubeDiv { background-color: transparent!important;}
@media screen and (min-width:768px){
  .box_youtube { width: 780px; z-index: 2;}
}
@media screen and (max-width:767px){
  .box_youtube { width: 94vw; height: 60vw; z-index: 2; margin: 0 auto;}
  .box_youtube .txt { width: 30%; font: bold 4.5vw/7vw "微軟正黑體","Microsoft JhengHei",Helvetica;}
}

/*館長推薦*/
.Area02 {}
.Area02 .box ul { padding: 0 140px; box-sizing: border-box; margin: 0 0 10px; list-style: none; display: flex; flex-wrap: nowrap;}
.Area02 .box ul li { margin: 0 5px;}
.Area02 .PD_layout ul { padding: 0 140px;}
.Area02 .PD_layout h3 { background: #00a1ed!important;}
@media screen and (max-width:767px){
  .Area02 {}
  .Area02 .box ul { padding: 0 1%; margin: 0; flex-wrap: wrap;}
  .Area02 .box ul li { margin: 0 1% 2%; width: 48%;}
  .Area02 .PD_layout ul { padding: 0 0.5em;}
}

/*消費級產品*/
.Area03 {}
.Area03 .box { display: flex; flex-wrap: wrap; padding: 0 100px; box-sizing: border-box;}
.Area03 .box a { margin: 0 0.5% 1%; width: 49%;}
.Area03 .box a img { width: 100%;}
@media screen and (max-width:767px){
  .Area03 {}
  .Area03 .box { padding: 0 0.5em;}
}

/*相關活動與服務*/
.Area04 {}
.Area04 a { margin-bottom: 10px;}
@media screen and (max-width:767px){
  .Area04 {}
  .Area04 .box { padding: 0 0.5em; box-sizing: border-box;}
}

/*隱鑶*/
.for_pc {}
.for_phone { display: none !important;}
	@media screen and (max-width:767px){
		.for_pc { display: none !important;}
		.for_phone { display: inherit !important;}
	}
