<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.bg-app{background-image: linear-gradient(to bottom,rgba(0,0,0,1)10%, rgba(6,54,136,1) 50%,rgba(0,0,0,1) 100%);}

.top.main-area{background: #fff;}
.product-arera{ padding:50px 0px 0px 0px;  width: 100%; display: flex; flex-wrap: wrap;}
.product-arera .main-content {width:calc(100% - 300px);  padding-left:40px; position: relative;  padding:30px 60px; margin-top: -70px; margin-bottom: 30px; border-radius: 20px; background: #fff;  box-shadow: 0 0 30px hsla(0,0%,46.7%,.2); }
.bg{background-image: linear-gradient(to top, #fff 0%, #fbfdf6 90% ,#fff 100%);}
@media (min-width: 992px) and (max-width: 1199.98px) { 
.product-arera{  padding:0px;}
.product-arera .main-content {width:calc(100% - 240px);  padding-left:30px; margin-top: -40px; }
}
 @media (max-width: 992px) {
 .product-arera .main-content {width:100%;  padding-left:0px;  padding-right: 0px;  margin-top: 0px;  box-shadow: none;  }
}
@media (max-width: 840px) {
.product-arera{  padding:0px;}
}
@media (max-width: 767.98px) {
.product-arera{  padding:0px;}
.product-arera .main-content {width:100%;  padding:0px;}
}
 
.product { width:100%; margin:0px auto;  padding: 50px 0px; display: flex; flex-wrap: wrap; align-self: flex-start; position: relative;z-index: 0;}
.product li { width: calc(100%/2 - 20px);  height: auto; margin: 0px 10px 30px 10px; transition: all 0.3s linear 0s;list-style: none; overflow: hidden;position: relative;}
.product li .item{width: 100%; display: flex; flex-wrap: wrap;   position: relative;}
.product li .item:after {content: "";  position: absolute; left: 0; top:0; bottom:0px; right:0px;  background-color: #fff;/*  border: 1px solid #eaeaea; */z-index: -1; pointer-events: none; }
.product li h3 {  width: 100%; min-height: 84px;  color:#000;  margin-bottom: 10px;font-size: 2rem; font-weight: 700; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow-wrap: break-word; transition: 375ms cubic-bezier(0.7, 0, 0.3, 1); /*font-family: 'Playfair Display', serif;*/   }
.product li h3 a{ color:#063688;  }
.product li h3 span{  display: block; margin-top: 10px; font-size: 1.125rem; color: #2F3E47;    }
.product li:hover{ }
.product li:hover figure{transform: scale(.95);  }
.product li:hover .photo::before { top: -70%; transform: skewY(390deg); }
/*----------------------------------------/ 
產品總覽頁Product
---------------------------------------- */
.photo { width: 50%; margin:0px ; padding:0px; height: auto; overflow: hidden; position: relative; background-color: #f5f5f5; }
.photo::before { content: ""; position: absolute; top: -50%; width: 100%;  height: 100%; z-index: 1; background-image: linear-gradient(135deg, #fdfcfb 0%, #e2d1c3 100%);transform: skewY(345deg); transition: 0.5s;}
.photo:hover::before { top: -70%; transform: skewY(390deg);}
.photo figure{ width: 100%; padding:100% 0px 0px 0px; height: 0;overflow: hidden; position: relative; z-index: 9; transition: all 0.5s ease 0s; }

.product li .inner-box {width: 50%;  margin: 10% auto auto auto; padding: 25px;position: relative; z-index: 1; transition: all .4s ease; background-color: #fff; border: solid 1px #eee;}
.product li .inner-box .inner-txt{  width: 100%;  min-height:240px;   margin: auto auto 20px auto;  }
.product li .inner-box .desc { color: #000;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; overflow-wrap: break-word; transition: 375ms cubic-bezier(0.7, 0, 0.3, 1);}

@media (max-width:840px) {
.product { padding: 0px;  }
.product li { width: 100%;  margin: 0px auto 30px auto; }   
}
@media (max-width:767.98px) {
.product li .photo{ width:100%;  }
.product li .inner-box { width: 100%; margin-top: 0px; padding: 25px;  }   
}
@media (max-width:320px) {
.product li .inner-box {  padding: 25px 10px;  }  
.product li h3 { font-size: 2rem; }    
}

  
/*--分類new-tag --*/
.new-tag { display: flex; flex-wrap: wrap; align-items: center; width: auto; padding:2px 4px; font-size: 0.75rem; color: #fff; transition: all 0.3s cubic-bezier(0.37, 0.75, 0.61, 1.05) 0s; overflow: hidden; text-transform: capitalize;  word-break: keep-all;   position: absolute; right:0px; top: 0px; z-index: 11; }
.new-tag a{color:#fff;    }
.new-tag-01{ background:#053688;}
.new-tag-02{ background:#e60013;}
.new-tag-03{ background:#49b232;}
.new-tag-04{ background:#555;}

 /*----------------------------------------/
產品清單頁  cms-main-product-item  
----------------------------------------*/
.product-item { width:100%; margin:0px auto;  padding:20px 0px; display: flex; flex-wrap: wrap; position: relative; }
.product-item li { width: calc( 100%/4 - 20px);  margin:40px 10px 40px 10px; padding:0px; height: auto; overflow: hidden; display: flex; flex-wrap: wrap;align-self: flex-start;  align-content: flex-start; align-items: flex-start; list-style: none; position: relative;  transition: all 0.3s linear 0s;   border: solid 1px  rgba(216,227,235,1);  border-radius: 15px; background-image: linear-gradient(to bottom, rgba(216,227,235,.5) 50%,rgba(235,241,245,.25) 100%); }
.product-item li figure{ position: relative; width:100%;  padding:100% 0px 0px 0px; height: 0;  overflow: hidden;   box-shadow: 0px 1px 9px rgba(0,0,0,.1);  transition: all 0.5s ease 0s; }
.product-item li img {  width: 100%; max-width: 100%;  transition: all .35s ease;}
.product-item li:hover img { transform: scale(1.1);  opacity: 1; }
.product-item li:hover figure{ }
.product-item .inner{ width: 100%;min-height:155px;  padding: 10px;  position: relative; /*font-family: 'Poppins', sans-serif;*/ } 
.product-item .inner h3{ width: 100%; margin: 10px 0px 0px 0px; font-weight:700; font-size:1.125rem;  color:#000; line-height:1.5rem;overflow: hidden;white-space: pre-line;word-break:normal; word-wrap:break-word; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical; }
.product-item .inner h3 a {  color:#263f54; }
.product-item .inner p{  font-size: .9rem; line-height: 1.35rem; font-weight: 500; color:#312927; } 
.product-item .inner-txt{ max-height:70px; margin-top: 10px;  color:#312927; overflow: hidden; word-break:normal; word-wrap:break-word; text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical; vertical-align: top; }
.product-item li:hover h3 ,.product-item li:hover .inner-txt{color:#053688;}
.product-item li:hover p {color:#b78603;}

.inner-title{font-size: .75rem;  line-height: 1.35rem; color:#312927;}
.input-small{ width: 100%;min-height: 36px; padding: 0px 5px; border: solid 1px #dddddd;font-size: .875rem;color:#c1c1c1; border-radius: 5px; }

.product-item li .btn-area { width: 100%; background-color:transparent; display: flex; flex-wrap: wrap;  opacity: 0;  position: absolute; left:1px;bottom:155px;  z-index: 99; transition: all .35s ease;}
.product-item li:hover .btn-area {  visibility: visible; opacity: 1; }
.product-item li:hover .btn-link {  text-decoration: none;}

.btn-area .btn-link {width: 100%;margin: 0px; text-align: center;  display: flex; flex-wrap: wrap; align-items: center; padding: 5px; font-size:1rem;  font-weight: 500; color: #fff;  }
.btn-area .btn-link .btn-box{ width: calc(100%/2 - 10px); margin: auto;}
.btn-area .btn-link.more {background-color:#053688; text-align: center; }
.btn-area .btn-link.inquiry{ background-color:#b78603; text-align: center; }

@media only screen and (max-width:1024px){
.product-item li {width: calc(100%/3 - 20px); margin:30px 10px; padding:0px; }
}
@media (max-width: 767.98px) {
.product-item li { width: calc(100%/2 - 10px); margin: 10px 5px; height: auto; position: relative; transition: all 0.3s linear 0s; z-index: 1;   }
.product-item li:nth-child(3n){margin-right: auto;}
.product-item li:nth-child(2n){margin-right: auto;}
.product-item .inner{ min-height:130px;  }   
.product-item .inner h3{  margin: 0px auto; font-size: 0.9rem; line-height: 1.25rem;  -webkit-line-clamp: 3;  }
.product-item li .inner p{ font-size: 0.75rem;  }
.product-item li .btn-area {  bottom:130px;  z-index: 99; transition: all .35s ease;}
}
@media (max-width:380px) {
.product-item li { width: calc(100% - 10px); margin: 10px 5px;   }   
}


/*---------------------------------
best-wrap
----------------------------------------*/
.best-wrap{  width: 100%; margin:0 auto; padding:20px 0px;  background-image: linear-gradient(to bottom, #fff 0%, #ebeff2 50%, #fff 100%);}
.best-wrap .product-item {height: auto;}
.best-wrap .product-item li { width: calc( 100% - 20px); margin:40px 10px 40px 10px; padding:0px;   }
i.arrow-r { width: 40px; height: 40px; top: auto; bottom: 10px; right: 0; margin: 3px 10px auto auto ; position: absolute;background: url("../images/icon/arrow-right-f.svg") no-repeat right top;   -webkit-transition: -webkit-transform .2s;  transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s}

/*cms-btn-more =================================*/ 
.more-txt { font-size: 16px; font-weight: 400; line-height: 1.5;  color: #fff;  -webkit-transition: -webkit-transform .2s; transition: -webkit-transform .2s; transition: transform .2s; transition: transform .2s, -webkit-transform .2s}
@media (max-width:767px) {
.more-txt { font-size: 14px; line-height: normal; letter-spacing: normal }
}
@media (max-width:768px) {
a.btn-view{ font-size: 0.875rem;}
}

/*----------------------------------------/
產品詳細內容區塊
----------------------------------------*/
.top .main-breads { margin-top: 0px; padding-top: 15px;  }
 .product-wrapper { width: 100%; margin:auto; padding:0px 0px 30px 0px;  display: flex;  flex-wrap: wrap; justify-content: space-between;  position: relative;}
/*----------------------------------------/
圖片輪播區塊
----------------------------------------*/
.product-left{width:calc(50% - 30px);  padding: 50px 15px; position: sticky; height: 80vh; overflow-y: scroll;   z-index: 1;background-color:transparent;  order: 1; }
.product-left::-webkit-scrollbar { display: none;-webkit-appearance: none;}
.product-left::-webkit-scrollbar:vertical { width: 6px; }
.product-left::-webkit-scrollbar:horizontal {  height: 12px;}
.product-left::-webkit-scrollbar-thumb { background-color:#000; border-radius: 5px; border:solid 2px #dfe7eb;}
.product-left::-webkit-scrollbar-track { border-radius: 0px;  background-color:#fff;}
.product-right{ width:50%;  padding:20px 0px; margin:0px auto;border-right:solid 1px  #ebf1f5;   }

/*----------------------------------------/
social-icons
----------------------------------------*/
.social-wrap{  width: 100%; color:#555;  display: flex; flex-wrap: nowrap; justify-content: flex-start; align-content: center; align-items: center; font-size:0.875rem;   }
.social-wrap span{width:auto;}
.social-wrap .social-icons{ width: 70%;  }
.social-wrap .social-icons{justify-content: flex-start;align-content: center; align-items: center; font-size: 0.875rem;}
.social-wrap .social-icons li{ width: 26px!important; height: 26px;  margin:5px; background-color: #555 }
.social-wrap .social-icons li a{ opacity:1;font-size:0!important;color:#0267a4!important;  }
.social-wrap .social-icons li:hover{  background-color:#0267a4  }




.box-for{width:calc(100% - 20%); }
.box-nav{width:20%; padding:20px;}


.slider-for{  width:100%; margin: 0px ; padding: 0px; list-style: none;  }
.slider-for li{ position: relative; width: 100%;  margin:0px;padding:0px 10px;}
.slider-for li img{width: 100%;  }
.slider-for{  width:100%; margin: 0px ; padding: 0px; list-style: none;  }
.slider-for .slick-prev,.slider-for .slick-next{  top:35%;}

.slider-nav{ width:100%;   height: auto; margin:-10px 0px 0px 0px; padding:0px;  position: relative;  }
.slider-nav li{ width: 100%; opacity:1; margin:10px;padding: 5px; }
.slider-nav li img{ width:100%; margin:0px; padding:0px; border: solid 1px #eee;  }
.slider-nav li.slick-current img,.slider-nav li:focus img{opacity: 1;  border: solid 2px #0067a4}
.slider-nav .slick-dots {bottom:-20px;}
/*----------------------------------------/
btn區塊
----------------------------------------*/
.product-group{width: 100%; margin:10px 0px; display: flex; flex-wrap: wrap; justify-content: space-between;background:#053688;  border-radius:0px; /*font-family: 'Poppins', sans-serif;*/}
.product-group .btn{ width: calc(100%/3 ); margin: auto 0px;  border-radius:0px;  }
.product-info button {  border-radius:0px; }

.product-btn{width: 100%; margin:10px 0px; display: flex; flex-wrap: wrap;   }
.product-btn .btn{ width:auto; margin: auto 20px auto 0px;  display: flex; }
@media (max-width:420px) {
 .product-btn .btn{  margin: auto 10px auto 0px;  display: flex; }
   
}
.btn-box { min-width:100px; background-color: transparent; border:none; display: flex;  flex-wrap: wrap; justify-content: center; align-items: center; flex-direction: column; /*font-family: 'Poppins', sans-serif;*/ box-shadow: 0px 8px 8px rgba(0,0,0,.3);}
.btn-box  i{ width:36px; height:36px;margin:0px 5px; display:block;}
.btn-box  span{ font-size:.95rem;color:#fff; font-weight:700; letter-spacing:-.1px  }
.btn-box:hover { color: #fff; background-color:#000;  }
.btn-box:hover.download,.btn-box:hover.inquiry{ color: #fff; background-color:#1b7bb5; border: solid 2px #1b7bb5; transform: scale(.95)}

.btn-box.download{ border-radius:10px; border: solid 2px rgba(255,255,255,.15); background-color: #053688;}
.btn-box.inquiry{  border-radius:10px; border: solid 2px rgba(255,255,255,.15);background-color: #b78603; }
.btn-box i{filter: brightness(200%) grayscale(1)}

@media (max-width:840px) {
.product-left{width:100%;padding: 5px 0px 0px 0px; position: relative; height: auto;   order: 2;}  
.product-right{ width:100%; margin: auto; padding: 10px 0px; order: 1;}
}
@media (max-width:767.98px) {
.product-right{  padding: 10px 0px; border:none;  }
.box-nav{width:100%; order: 3; margin-top: 0px; padding: 0px; }
.box-for{width:100%; order: 2; }
.product-group{order: 1;  }
.slider-nav li{ margin:10px 5px;padding: 0px;  }
.slider-for li{  padding:0px;}
.btn-box.download,.btn-box.inquiry{transform: scale(.85)}
}

.product-info{ width:100%; padding:0px 0px 0px 20px; display: flex; flex-wrap: wrap;  align-content: flex-start; align-items: flex-start;  }
.product-info-title { width: 100%;   padding:0px 0px 20px 0px; }
.product-info-title h1{ font-weight: 700; font-size: 26px; color:#000; letter-spacing: 1px;  }
.product-info-title h2{  width: 100%; margin-bottom: 30px; font-size:1.15rem; font-weight: 700; color:#000;  word-spacing: normal; word-break:normal; }
.product-info-title p{  width: 100%; margin: 5px 0px; font-size:1.15rem; font-weight: 700; color:#727272;  word-spacing: normal; word-break:normal;  }
@media (min-width:1600px) {
.product-info-title h1{  font-size: 1.875rem;  }
}
@media (max-width:767.98px) {
.product-info{  padding:0px;  }    
}


.product-description{ width: 100%; padding:10px 0px; color:#888; /*font-family: 'Poppins', sans-serif;*/ }
.product-description p {width: 100%; margin: 5px 0px; font-size:0.9rem; font-weight: 400; color:#333;  word-spacing: normal; word-break:normal;}
.product-description span {  word-spacing: normal; word-break:normal;}
.product-description p strong{color:#000;}
.product-info-title .btn{ width: 50%;  }

.specbox { width: 100%; margin: 0;padding:0px;  display: flex; -ms-flex-wrap: wrap;  flex-wrap: wrap;  justify-content: flex-start; }
.specbox .name { width: 100%;  margin:40px 0px 20px 0px ;  color:#053688; font-weight:700; font-size:1rem; }
 
.specbox-2{margin:40px auto;/*font-family: 'Poppins', sans-serif;*/}
.specbox-2 .name { width: 100%;  margin:40px 0px 20px 0px ;  color:#053688; font-weight:700; font-size:1rem; }
.spec-title { width: auto;padding: 0px 10px; margin-bottom: 10px;}
.spec-title p{ font-size: .875rem; color: #666;}
.item-title { width: 100%; }    
.item-txt {  padding: 0px 10px; margin-bottom: 10px;}


.specbox-panel { width: calc(100%/2 - 20px); margin: 10px; display: flex; flex-wrap: wrap; align-items: flex-start; flex-direction: column;  }
.way-delivery{ width: 120px; display: inline-block; font-size:0.875rem; font-weight: 700;  padding:2px 10px;   color:#053688;  /*border-radius:10px;background:#1b7bb5;*/ }
.way-txt{ width:calc(100%  - 120px);   font-size:0.875rem; font-weight: 400;  padding:2px 10px;  display: table-cell;  }

@media (max-width:767.98px) {
.way-delivery{ width:100%; display:block; padding: 0px;  }
.way-txt{ width:100%;    }
}

.btmline { border-bottom: 1px solid #e8e8e8; padding-bottom: 1.25rem; margin-bottom: 1.25rem; display: block;}

.spec-list{ width: 100%;  display: flex;  flex-wrap: wrap; margin:0px;padding: 0px; position: relative; }
.spec-list li{ width: 100%;display: block; padding: 2px 5px 2px 0px; margin:0px 30px 0px 0px; font-size:.875rem; line-height:1.75rem; font-weight:400; color:#222; border-bottom: solid 1px #a6b6c0; }
.spec-list.half li{ width: calc(100%/2 - 30px);}
@media (max-width:767.98px) {
 .spec-list.half li{ width:100%;}   
}
 .spec-list.half li.full{ width:100%}

.spec2-list{ width: 100%;  display: flex;  flex-wrap: wrap; margin:0px;padding: 0px; position: relative;}
.spec2-list li{ width: 100%;display: block; padding: 2px 0px 2px 15px; margin:0px; font-size:.875rem; line-height:1.75rem; font-weight:400; color:#222; position: relative;  }
.spec2-list li:before{ content: ''; width:5px; height:5px; background-color:#204571; border-radius: 99rem; position: absolute; top: 13px; left: 0px;  transition: all 0.5s ease 0s;}
.spec2-list.half li{ width: calc(100%/2 - 20px); }

@media (max-width:767.98px) {
 .spec2-list.half li{ width: 100%; }   
}
.pdd-toggle-area{ position: relative;width: 100%;margin: 30px 0px 0px 0px; border: 1px solid #f2f2f2; display: flex;  transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);z-index: 3 }
.pdd-toggle-area:before { content: ""; display: block; width: 1px; height: 100%; border-left: 1px solid #e5e5e5; position: absolute; left: 50%; pointer-events: none; z-index: 6; transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) }
.pdd-toggle-area a { width: 50%;height:3vw; display: flex; align-items: center; text-align: center; justify-content: center; position: relative; transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)}
.pdd-toggle-area a:after { content: ""; position: absolute;  width: 100%; height: 100%; background: linear-gradient(to right, #3676be, #292487); transform-origin: center bottom; transform: scaleY(0); left: 0;  top: 0;  z-index: 1; transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1)}
.pdd-toggle-area a .fz-C, .pdd-toggle-area a .icon { display: inline-block; margin-left: 10px; transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);  position: relative; z-index: 3;font-weight: 600; color: #000}
.pdd-toggle-area a:nth-child(1){background-color:#f2f2f2; }
.pdd-toggle-area a:nth-child(2){background-color:#e5e5e5; }
.pdd-toggle-area a .icon:before { width: 1rem; height: 1rem }
.pdd-toggle-area a:hover { color: #fff; background-color:#053688 }
.pdd-toggle-area a:hover span { color: #fff;  }
@media (min-width: 0) and (max-width: 979px) {
.pdd-toggle-area a { height: 52px }
.pdd-toggle-area a .fz-C { font-size: .875rem }
}
@media (max-width:767.98px) {
.pdd-toggle-area{  margin: 30px 0px;}   
.pdd-toggle-area a { height: 36px }
}

.icon-down{width: 12px; height: 12px; /*background: url("../images/icon/slick-down.svg") no-repeat left top;*/}
.sec1 { position: relative; display: -webkit-box; display: -ms-flexbox;  display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;  margin-bottom: 100%;  width: 100%;  min-height: 800px; height: calc(100vh - 130px); background-color: #fff;}
  
 /*----------------------------------------/
產品總覽頁 
---------------------------------------- */
.application-item { width:calc(100% - 40px) ; margin:20px; padding:0px;  display: flex; flex-wrap: wrap; position: relative; }
.application-item li { width:calc(100%/2); height: auto; margin:0px;padding:0px;   display: flex; flex-wrap: wrap;  position: relative; z-index: 1; list-style: none;  transition: all 0.5s ease 0s; }
@media (max-width: 767.98px) {
.application-item { width:100% ; margin:20px 0px;  }
}

.application-item li figure{ width: 100%; padding-bottom: 100%; height: 0; overflow: hidden; position: relative;  z-index: 1; transition: all 0.5s ease 0s; background-color: rgba(0,0,0, 0.6); }
.application-item li figure img { max-width: 100%; height: auto; object-fit: cover;  object-position: center;  transition: all 0.5s ease 0s;   }
.application-item li:hover figure img { transform: scale(1.1);  opacity: 1;-webkit-filter:grayscale(0); -webkit-filter:blur(0);  }


.application-item li .mask{width: 100%; height: 100%; padding: 20px 20px 20px 40px; transition: all 0.5s ease 0s;  background-color: rgba(0,0,0, 0.6);position: absolute;z-index:3;} 
.application-item li .mask:hover{opacity: 0; transition: all 0.4s;}


.application-item li .product-inner{width: 100%;  height: auto; padding: 20px 40px ;margin: auto;   transition: all 0.5s ease 0s; position: absolute; top:40%;z-index: 9;} 
.application-item li h3{ width: 100%;  padding:0px; margin:0px 0px 20px 0px;font-weight:700;  font-style: italic; letter-spacing: 2px; font-size:1.75rem;  line-height:2.25rem; color:#fff;  word-break: normal; word-wrap: break-word; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;overflow: hidden; /*font-family:'Playfair Display', sans-serif;*/}
.application-item li p{ opacity: 0; margin:5px 0px; padding: 0px;  font-size:1rem; line-height: 1.5rem;  font-weight: 400; color: #fff; overflow: hidden; word-break: normal; word-wrap: break-word; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;  transition: all 0.4s; } 
.application-item li:hover .product-inner p,.application-item li:hover .product-inner .more-icon{ opacity: 1;  transition: all 0.4s;  }
.application-item li:hover .product-inner{top:40%;}

.application-item li a.text-button,.application-item li .text-button a{color: #fff;}
.application-item li .text-button::before{  background:#fff; }
.application-item li .text-button::after{border-color: transparent transparent transparent #fff;}
 

.application-item li:hover .product-inner{  } 


.application-box{ width: 100%; max-width: 60%; margin: auto;  padding: 150px 0px;  position: relative; z-index: 1 }
.application-box-txt{  padding: 50px 0px; color: #fff}
.application-box .title h2,.application-box .title h3,.application-box .title span,.application-box-txt p{ color: #fff}
 
.more-icon{width: 100%;margin:30px auto 10px auto;opacity: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;  }
.more-icon a{ color:#fff; font-weight: 900; }
/*.more-icon i{width:36px; height: 36px; display: inline-block; margin-right: 5px; }*/
 
.app-inner-box {width:100%; margin:0px; padding:0px;} 
 
.application-item .app-list{ opacity: 0; width: 100%;  min-height: 150px; display: flex;  flex-wrap: wrap; align-content: flex-start; margin:0px;padding: 0px; /*font-family: 'Poppins', sans-serif;*/}
.application-item .app-list li{ width: calc(100%/2 - 20px);display: flex; padding: 2px 5px 2px 20px; margin:0px 20px 10px 0px; font-size:1rem; line-height:1.75rem; font-weight:400; color:#fff; border-bottom: solid 1px #a6b6c0;  position: relative; }
.application-item .app-list li:before{ content: ''; width:6px; height:6px; background:#fff; border-radius: 99rem; position: absolute;z-index: 5; top: 13px; left: 0px;  transition: all 0.5s ease 0s;}
.application-item .app-list li a{  color:#fff;  }
.application-item li:hover .product-inner .app-list{  opacity: 1;} 
 

@media (min-width:1520px) {
.application-item li .product-inner{ padding: 20px ;} 
}
@media (max-width: 1280px) {
.application-item .app-list li{  font-size:.875rem; line-height:1.5rem;  }
}
@media (max-width: 1024px) {
.application-item li .product-inner{  top:60%; padding: 20px;} 
 .application-item li:hover .product-inner{top:40%;}
.application-item .app-list{ display: none;}
}
@media (max-width: 767.98px) {
.application-item li h3{ font-size:1.15rem;line-height: 1.5rem; }
.application-item li .product-inner{  top:50%;  padding: 20px 10px;}   
 .application-item li:hover .product-inner{top:15%;}    
}
@media (max-width:320px) {
.application-item li .product-inner{  top:40%;  padding: 10px;}   
.application-item li:hover .product-inner{top:5%;}    
.application-item li h3{ font-size:.875rem; line-height:1rem;}
.application-item li .more-icon{ margin:10px auto;  } 
.application-item li .more-icon span{   line-height: 1.5rem; }   
}

.application-box{ width: 100%; max-width: 60%; margin: auto;  padding:50px 0px 0px 0px;  position: relative; z-index: 1 }
.application-box-txt{  padding: 50px 0px; color: #fff}
.application-box .title h2,.application-box .title h3,.application-box .title span,.application-box-txt p{ color: #fff}
@media (max-width: 1024px) {
.application-box-txt{  padding: 20px 0px;  }
.application-box-txt p{  font-size: .9rem;  }
}
@media (max-width:840px) {
.application-box{   max-width: 80%; padding:50px 0px;  }

}

 @keyframes rotate {
0% { transform: rotate(0deg) }
to { transform: rotate(360deg)  }
}
@keyframes rotate2 {
0% { transform: rotate(0deg) scale(1) }
to { transform: rotate(-359deg) scale(1)  }
}
@keyframes rotateIt {
to { transform: rotate(-360deg); }
} 
 


 
/*----------------------------------------/
自訂編輯區塊
----------------------------------------*/
.edit{width: 100%; max-width: 1160px; padding:15px 5px; margin: auto;}
.edit h4 img{display: block; width: 100%; max-width:600px;  margin: 15px auto!important;}
.edit .description{display: block; width: 100%; max-width:680px;  margin: 15px auto!important;}
.imgEditor { width:100%; height: auto; margin: auto; display: flex; flex-wrap: wrap;  justify-content: center;} 
.w5{ width: 50%; display: flex; flex-wrap: wrap; align-items: center;}
.w-list{ width: 100%; margin: auto; padding: 0px 20px;}
.w-list li{ width: 100%; margin: 5% auto; padding: 0px; }
@media (max-width:767.98px) {
.w5{ width: 100%; display: flex; flex-wrap: wrap; align-items: center;}
}


 

/*table css*/
:root { --stickyBackground: #eee; --borderColor: #C9D1DC;}
.table-wrapper { width: auto; height: auto;  margin: 0px auto 30px 0px;  }
@media (max-width: 991.98px) {
.table-wrapper { width: 100%; height: 320px; border: 1px solid var(--borderColor); overflow: auto;}
}
.datatable { width: 100%; border-spacing: 0; margin: auto; border: 1px solid var(--borderColor); /*font-family: 'Poppins', sans-serif;*/}
@media (max-width: 991.98px) {
.datatable { width: 100%;}
}

.datatable thead { font-size: 12px; line-height: 16px; letter-spacing: 0.05em; font-weight: 700; text-transform: uppercase;}
.datatable tbody { font-size: 1rem;}
.datatable th, .datatable td { font-size: 1rem; padding:10px 15px; white-space: nowrap;  border-bottom: 1px solid var(--borderColor);  border-right: 1px solid var(--borderColor);}
.datatable thead td{ color: #053688;  font-weight: 700; }
/*.datatable tr:last-child td { border-bottom: none; border-right:none;}
*/
.datatable tr:nth-child(even) {background-color: #f5f5f5; }



/*STICKY ROW Normal css box-shadow works for the header as it is a single html element*/
.datatable tr.sticky { color: #053688;  font-weight: 700; position: sticky;  top: 0;  z-index: 1;border-bottom: solid 2px #053688;background: var(--stickyBackground); box-shadow: 0 0 6px rgba(0,0,0,0.25);}
/*STICKY COLUMN Avoid undesirable overlapping shadows by creating a faux shadow on the ::after psudo-element instead of using the css box-shadow property.*/
.datatable th.sticky,.datatable td.sticky {  color: #000;  font-weight: 700;  position: sticky; left: 0; background: var(--stickyBackground);}
.datatable th.sticky::after,.datatable td.sticky::after {  content: ""; position: absolute; right: -6px; top: 0; bottom: -1px;  width: 5px; border-left: 1px solid var(--borderColor); background: linear-gradient(90deg, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0) 100%);}
.datatable th.sticky::before,.datatable td.sticky::before { content: ""; position: absolute; left: -6px; top: 0; bottom: -1px;  width: 5px; border-right: 1px solid var(--borderColor); background: linear-gradient(90deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.08) 100%);}

 @media (max-width:320px) {
.datatable tr.sticky {   position: relative;  }
.datatable th.sticky,.datatable td.sticky {  position: relative; }
}

.w-list{ width: 100%; margin: auto; padding: 0px 20px; list-style: none}
.w-list li{ display: block; padding-left: 20px;  margin-bottom: 20px; font-size: 1.15rem; font-weight:400; line-height: 1.5; letter-spacing: normal; color: #000;  position: relative; }
 .w-list li:before { width: 10px; height:10px; content: "";  left:0px; top:10px;position: absolute; background-color:#49b232; border-radius: 2px;}



.ux-name { margin-bottom: 20px; font-size: 26px; font-weight: 700; line-height: 1.5; letter-spacing: normal; color: #000;}
 .ux-name:before { width: 10px; height:10px; content: ""; display: inline-block;  margin-right: 8px;  margin-bottom: 4px; background-color:#49b232; border-radius: 2px;}
 .ux-row { position: relative; margin-bottom: 63px;  }
 .ux-summary {  font-size: 1.125rem; line-height: 1.7rem; font-weight: 400; letter-spacing: 1px;margin-top: 11px;}  



</pre></body></html>