<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.row.clearfix{
  margin: 0 auto;
}
.pro-menu{
  position: relative;
  padding: 20px 0;
  background-color: #eee;
  padding-bottom: 0;
  top: 65px;
}
.pro-menu-list li{
  float: left;
  /* width: 16%; */
  width: 12%;
  text-align: center;
}
.pro-menu-list li a p{
  margin-top: 10px;
  color: #4f4f4f;
}
.pro-menu-list li:hover a p{
  color: #095ed2;
}
.products{
  padding-top: 65px;
}
.probox{
  position: relative;
  padding: 50px 0 80px 0;
  text-align: center;
  border: 3px solid #fff;
  display: inline-block;
  height: 100%;
}
.probox.bg1{
  background: #303030;
}
.probox.bg2{
  background: #d9d9d9;
}
.probox.bg3{
  background: #414141;
}
.probox.bg4{
  background: #f2f2f2;
}
.products figure figcaption{
  position: absolute;
  top: 50px;
  z-index: 1;
  text-align: center;
  color: #4f4f4f;
}
.products h3{
  font-size: 40px;
}
.products p{
  font-size: 18px;
}
.products .text{
  color: #4f4f4f;
  margin-bottom: 120px;
}
.products .text.white{
  color: #fff;
}


/*產品內頁*/
.page_banner.cfast_bg{
  background: url('../images/pro_cfast_banner.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}
.page_banner.cpf_bg{
  background: url('../images/pro_cpf_banner.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}
.page_banner.sdxc_bg{
  background: url('../images/pro_sdxc_banner2.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}
.page_banner.epc_bg{
  background: url('../images/pro_epc_banner.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}
.page_banner.ssd_bg{
  background: url('../images/pro_ssd_banner.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}
.page_banner.mbs_bg{
  background: url('../images/pro_mbs_banner.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}
.page_banner.cr_bg{
  background: url('../images/pro_cr_banner.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}
.page_banner.cf_bg{
  background: url('../images/pro_cf_banner.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}

.page_banner.cfa_bg{
  background: url('../images/pro_cfa_banner.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}

.page_banner.microSDXC_bg{
  background: url('../images/pro_microSDXC_banner.jpg')no-repeat;
  background-attachment: fixed;
  background-size:cover;
}

.thi-nav{
    font-size: 17px;
    height:5vh;
  position: relative;
  padding: 0 0 45px;
  background-color: #eee;
  overflow-y: hidden;
}
.thi-nav .thi-nav-list{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.thi-nav li{
  float: left;
  padding: 0 20px;
}
.thi-nav li:hover{
  background: rgba(9,94,210,1);
}
.thi-nav li a{
  color: #4f4f4f;
  line-height: 47px;
  padding: 12px 0;
}
.thi-nav li:hover a{
  color: #fff;
}
.page-table.cfast_bg{
  background: url('../images/pro_bg1.jpg') no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.page-table.cpf_bg{
  background: url('../images/pro_bg3.jpg')no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.page-table.sdxc_bg{
  background: url('../images/pro_bg4.jpg')no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.page-table.epc_bg{
  background: url('../images/pro_bg7.jpg')no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.page-table.ssd_bg{
  background: url('../images/pro_bg5.jpg')no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.page-table.mbs_bg{
  background: url('../images/pro_bg11.jpg')no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.page-table.cr_bg{
  background: url('../images/pro_bg6.jpg')no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.page-table.cf_bg{
  background: url('../images/pro_bg8.jpg')no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.page-table.cfa_bg{
  background: url('../images/pro_bg9.jpg')no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.page-table.microSDXC_bg{
  background: url('../images/pro_bg10.jpg') no-repeat;
  background-size:cover;
  background-attachment: fixed;
  position: relative;
}
.pro-specification{
  margin-top: 100px;
  color: #fff;
  line-height: 36px;
}
.pro-specification dt{
  color: #00abfe;
  float: left;
  padding: 15px 0 15px 20px;
}
.pro-specification dd{
  color: #fff;
  border-bottom:1px solid rgba(255,255,255,.3);
  padding:15px 10px 15px 180px;
  text-align: center;
}
.pro-specification dd.pro-img{
  border-bottom:0;
  padding-bottom: 60px;
}
.pro-specification dd span{
  display: inline-block;
  width: 18%;
}
.pro-img.pro-cr-img img{
  width: 65%;
}
.findbox{
  background: url('../images/pro_bg2.jpg')no-repeat;
  background-size: cover;
  text-align: center;
  margin-top: 5px;
}
.findbox h3{
  font-size: 40px;
  color: #fff;
}
.dis-con{
  padding-top: 85px;
}
.dis-con .mintit{
  color: #555;
}
.dis-txt{
  margin-left: 15px;
}
.dis-txt li{
  list-style: decimal;
}
.related-pro h3{
  font-size: 16px;
  color: #4f4f4f;
  font-weight: 600;
  line-height: 1.6em;
  padding-top: 45px;
  /* text-transform: uppercase; */
}
.data{
  margin-bottom: 130px;
  padding-top: 0;
}
.data h3 {
    font-size: 16px;
    color: #4f4f4f;
    text-align: center;
    font-weight: 600;
    line-height: 1.6em;
    padding-top: 40px;
    text-transform: uppercase;
}
.data .text {
    font-size: 14px;
    color: #4f4f4f;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.9em;
    margin-left: 12px;
}
#ch1{
  width: 60%;
  height: 400px;
  margin: 0 auto;
}
.card{
  text-align: center;
}
.card img{
  width: 70%;
  margin-top: 30px;
}
.hidden-pc{
  display: none;
}
@media screen and (max-width:1024px){
  .products{
    padding-top: 0px;
  }
  .products figure figcaption{
    top: 30px;
  }
  .products figure figcaption h3{
    font-size: 32px;
  }
  .products figure figcaption p{
    font-size: 16px;
  }
  .products figure figcaption.text4{
    top: 50px;
  }
  /* .products figure figcaption.text5{
    top: 5%;
  } */
  .related-pro h3{
    padding-top: 20px;
  }
  .pro-menu{
    top: 0;
  }
}
@media screen and (max-width:812px){
  .products figure figcaption{
    width: 100%;
  }
  .products figure figcaption.text1{
    left: 50%;
    transform: translateX(-50%);
  }
  .products figure figcaption.text3{
    left: 50%;
    transform: translateX(-50%);
  }
  .products figure figcaption.text4{
    left: 50%;
    transform: translateX(-50%);
  }
  .related-pro{
    margin: 5px 0;
  }
  .related-pro img{
    width: 100%;
  }
  .thi-nav li{
    padding: 0 15px;
  }
  .related-pro h3{
    padding-top: 0;
  }
  #ch1{
    width: 100%;
    height: 500px;
  }
}
@media screen and (min-width:320px) and (max-width:700px){
  .thi-nav .thi-nav-list{
    width: 100%;
  }
  .thi-nav li{
    padding: 0 7px;
  }
  .page_banner.epc_bg{
    background: url('../images/pro_epc_banner.jpg')center no-repeat;
  }
  .pro-menu-list li{
    width: 50%;
  }
  .hidden-m{
    display: none;
  }
  .hidden-pc{
    display: block;
  }
.products figure figcaption.text2 {
    left: 50%;
    transform: translateX(-50%);
    top: 5%;
}
	.products figure figcaption h3 {
    line-height: 38px;
}
}

/*table*/
table.pro-specification{
  width: 100%;
  border: 0;
  text-align: center;
  line-height:1.5;
}
table.pro-specification th, table.pro-specification td{
  border: 0;
  padding: 0;
}
table.pro-specification td.tab-pb{
  color: #00abfe;
  font-weight: 700;
  text-align: left;
  padding: 15px 0 15px 20px;
}
table.pro-specification tr+tr{
  border-bottom: 2px solid rgba(255,255,255,.3);
}
table.pro-specification.bottom tr{
  border-bottom: 2px solid rgba(255,255,255,.3);
}

/* 手風琴 */
a[role=button] {
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 25px 40px 25px 30px;
}
.panel-heading{
  padding: 0px;
}
#accordion .panel-heading a:before {
    right: 20px;
    top: 25px;
}

.page-table:before{
  background-color: #eee;
}
</pre></body></html>