

.pword1{
padding:10px;
width:calc(100% - 40px);
font-size:15px;
color:#666666;
font-family:arial;
font-style:italic;
}

.divsea_load{
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

.tasea{
width:100%;
font-size:14px;
font-family:arial;
color:#444444;
margin:0px;
line-height:1.2em;
border-bottom:2px solid #f1f1f1;
}
.tasea a{
padding-left:0px;
color:#444444;
display:inline-block;
width:100%;
transition:0.3s;
}
.tasea:hover a{
color:orange;
padding-left:10px;
width:calc(100% - 10px);;
transition:0.3s;
}

.tdsea1{
width:80px;
padding-left:6px;
padding-top:3px;
}
.tdsea2{
text-align:left;
padding-left:10px;
}
.tdsea1 img{
width:calc(100% - 4px);
padding:2px;
border:1px solid #cccccc;
}



.divsea{
width:320px;
position:absolute;
right:30px;
top:58px;
text-align:left;
display:none;
padding:0px;
background-color:white;
box-shadow:0px 0px 6px rgba(0,0,0,0.3);
}



.divspace{
height:80px;
}

.divmess{
background-image:linear-gradient(to right,white,#588418);
width:100%;
display:none;
height:6px;
}
.divmess1{
padding-left:20px;
width:1180px;
margin:auto;
font-family:helvetica;
color:white;
font-size:13px;
letter-spacing:1px;
padding-top:6px;
font-family: "ubuntu";
padding-bottom:6px;
font-weight:300;
}

.search1{
display:inline-block;
width:20px;
margin-top:10px;
padding-left:10px;
padding-right:30px;
padding-top:6px;
padding-bottom:6px;
border:1px solid #cccccc;
border-radius:6px;
outline:none;
transition:0.3s;
background-image:url(https://alphagen.yida-design.com.tw/icon_search1.jpg);
background-repeat:no-repeat;
background-position:calc(100% - 10px) 50%;
}

.search1::placeholder{
color:white;
}

.search1:focus{
transition:0.3s;
width:calc(100% - 60px);

}

.search1:focus::placeholder{
color:#cccccc;
}


.a1{
display:inline-block;
padding-left:12px;
padding-right:12px;
text-align:center;
padding-top:20px;
padding-bottom:10px;
font-size:15px;
color:#555555;
position:relative;
font-family: "ubuntu";
}

.a1 img{
height:0.6em;
display:inline-block;
padding-left:5px;
}


.logoimg{
width:160px;
transition:0.5s;
}
.logoimg-back{
width:150px;
transition:0.5s;
}

.table1{
display:table;
width:1200px;
margin:auto;
height:80px;
transition:0.5s;
}
.table1-back{
display:table;
width:1200px;
margin:auto;
height:60px;
transition:0.5s;
}

.tr1{
display:table-row;
}
.td1{
display:table-cell;
vertical-align:middle;
width:202px;
padding-left:20px;
padding-right:60px;
}
.td2{
display:table-cell;
vertical-align:middle;
}
.td3{
display:table-cell;
vertical-align:middle;
width:190px;
padding-right:30px;
text-align:right;
position:relative;
left:0px;
top:0px;
}

.divfix{
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:19;
background-color:white;
box-shadow:0px 0px 6px #999999;
}













@keyframes top1{
0%{
top:-46px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}
100%{
top:0px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
}

.a1:hover .divlist{
animation-name:top1;
animation-duration:0.3s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
}

.divlist{
position:absolute;
left:50%;
transform:translateX(-50%);
width:160px;
top:-2000px;
}
.divlist_padd{
margin-top:66px;
padding-top:10px;
padding-bottom:10px;
border-radius:0px 0px 6px 6px;
background-image:linear-gradient(to bottom,#155109,#5B8220);
}
.a11{
display:block;
width:calc(100% - 30px);
padding-left:20px;
padding-right:10px;
padding-top:6px;
padding-bottom:6px;
color:white;
text-align:left;
font-size:15px;
transition:0.5s;
font-weight:300;

}
.a11:hover{
width:calc(100% - 40px);
padding-left:30px;
padding-right:10px;
transition:0.5s;
color:yellow;
}




.divposarrow_dm img{
width:40px;
padding-left:6px;
padding-right:6px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;
cursor:pointer;
}
.divposarrow_dm img:hover{
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}

.divposarrow_dm{
position:absolute;
left:50%;
bottom:20px;
display:inline-block;
transform:translatex(-50%);
}

.divdm_rec{
position:relative;
}

.desk{
position:relative;
left:0px;
top:0px;
}


.mobile{
position:relative;
left:0px;
top:0px;
display:none;
}
.mobile img{
width:100%;
}

.admore{
display:inline-block;
padding:12px;
padding-left:15px;
padding-right:15px;
background-color:#08C6F0;
color:white;
font-family:arial;
font-size:18px;
position:relative;
top:-20px;
left:30px;
margin-left:20px;

transition:0.3s;

animation-name:pdm;
animation-delay:1.3s;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
animation-duration:0.7s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;


}



@keyframes pdm{
0%{
left:30x;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}
100%{
left:0px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
}

@keyframes divdm{
0%{
background-position:calc(50% - 100px) 50%;
filter:brightness(1.3);
}
100%{
background-position:50% 50%;
filter:brightness(1);
}
}

.pdm{
width:100%;
margin:auto;
color:white;
font-size:24px;
font-family:roboto;
font-weight:300;
line-height:1.2em;
transition:0.3s;
font-style:italic;
padding:20px;
padding-bottom:30px;
letter-spacing:1px;
background-color:#1591B9;

position:relative;
left:30px;
top:0px;
animation-name:pdm;
animation-delay:0.8s;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
animation-duration:0.7s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;


}

.divposdm{
position:absolute;
left:45%;
top:50%;
max-width:520px;
width:calc(50% - 20px);
transform:translateY(-50%);
}

.admore:hover{
position:relatve;
left:6px;
transition:0.3s;
background-color:#069FBF;
box-shadow:0px 0px 6px #666666;
}

.divdm:hover .pdm{
background-color:#106C8B;

transition:0.3s;
}

.divdm{
width:100%;
position:relative;
height:460px;
height:520px;
background-image:url(https://alphagen.yida-design.com.tw/test4.jpg?n1=5);
background-size:auto 100%;
background-position:50% 50%;

animation-name:divdm;
animation-delay:0s;
animation-duration:1.5s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;


}











.h3b1{
width:100%;
margin:auto;
font-size:18px;
color:#00FFFF;
font-weight:normal;
padding-bottom:20px;
}

.logob1{
padding-bottom:20px;
}

.pb1{
width:100%;
margin:auto;
font-size:14px;
color:white;
letter-spacing:1px;
line-height:1.5em;
font-family:arial;
}

.divlineb1{
width:100%;
height:3px;
background-color:#00FFFF;
margin-bottom:20px;
border-radius:10px;
}

.tableb1{
display:table;
width:1200px;
margin:auto;
}
.trb1{
display:table-row;
}
.tdb1{
display:table-cell;
vertical-align:top;
width:220px;
padding-right:70px;
padding-left:30px;
}
.tdb2{
display:table-cell;
vertical-align:top;
width:250px;
padding-top:22px;
padding-right:50px;
}
.tdb3{
display:table-cell;
vertical-align:top;
padding-top:22px;
width:360px;
}
.tdb4{
display:table-cell;
vertical-align:top;
}

.divbase_rec1{
padding-top:60px;
padding-bottom:90px;
background-color:rgba(0,0,0,0.3);
}

.divbase_rec{
width:100%;
background-image:url(https://alphagen.yida-design.com.tw/back1.jpg?n1=2);
background-size:cover;
}





















.divfix_m1{
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:19;
display:none;
background-image:linear-gradient(to right,#1A590D,#94AE1E);
}
.tam1{
width:100%;
height:40px;
}
.tdm1 td{
vertical-align:middle;
}
.tdm1{
width:30px;
padding-left:20px;
cursor:pointer;
}
.tdm1 span{
display:block;
width:100%;
margin-top:4px;
margin-bottom:4px;
height:2px;
background-color:white;
border-radius:6px;

text-align:left;
}
.tdm2{
text-align:center;
}
.tam1 img{
height:20px;
}
.tdm3{
padding-right:20px;
text-align:right;
width:30px;
cursor:pointer;
}



.div1{
display:none;
}

.listm1{
background-image:url(https://alphagen.yida-design.com.tw/icon_arrow_down.svg);
background-repeat:no-repeat;
background-position:calc(100% - 20px) 50%;
background-size:auto 0.8em;
}

.divrem1{
padding:10px;
text-align:right;
}
.divrem1 img{
height:20px;
}

.logom1{
padding-left:20px;
padding-top:10px;
padding-bottom:10px;
}

.am11{
display:block;
width:calc(90% - 23px);
margin:auto;
padding-left:20px;
font-size:16px;
color:white;
font-family:arial;
padding-top:10px;
padding-bottom:6px;
background-color:#336A11;
border-left:3px solid #AABB55;
border-bottom:1px solid #AABB55;
}

.am1{
display:block;
width:calc(90% - 20px);
margin:auto;
padding-left:20px;
font-size:16px;
color:#333333;
font-family:arial;
padding-top:10px;
padding-bottom:6px;

border-bottom:1px solid #cccccc;
}

.divback{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
background-color:black;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;
z-index:22;
display:none;
}

.divfix_m3-open{
position:fixed;
left:0px;
top:0px;
width:260px;
height:100vh;
z-index:25;
background-color:white;
transition:0.5s;
}
.divfix_m3-close{
position:fixed;
left:-270px;
top:0px;
width:260px;
height:100vh;
z-index:25;
background-color:white;
transition:0.5s;
}





.divposcross{
position:absolute;
right:0px;
top:-100px;
}
.divposcross img{
height:20px;
}

.divsea1{
width:300px;
display:inline-block;
border:1px solid #222222;
position:relative;
}
.divsea1 input{
width:calc(100% - 70px);
height:20px;
padding-top:6px;
padding-bottom:6px;
padding-left:10px;
border:0px solid #cccccc;
outline:none;
display:block;
border-radius:4px 0px 0px 4px;
float:left;
}
.asea1{
display:block;
width:60px;
padding-top:6px;
padding-bottom:6px;
text-align:center;
color:white;
font-size:15px;
float:left;
background-color:#333333;
}
.asea1 img{
height:1em;
}



.divpossea{
position:fixed;
left:50%;
top:30%;
display:inline-block;
transform:translateX(-50%) translateY(-50%);
}
.psea{
width:100%;
text-align:center;
color:white;
font-size:18px;
font-family:arial;
}

.divfix_sea{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
display:none;
z-index:19;
background-color:rgba(0,0,0,0.6);
}



.page1{
color:#666666;
}
.page3{
background-color:#f1f1f1;
color:#222222;
}

.tdpage3 a{
display:inline-block;
width:20px;
padding-top:6px;
padding-bottom:6px;
font-size:15px;
line-height:1em;
border:1px solid #f1f1f1;
text-align:center;
}

.tapage{
width:100%;
font-size:15px;
color:#666666;
padding-bottom:20px;
}
.tdpage2{
width:40px;
text-align:right;
padding-right:10px;
}
.tdpage3{
width:80px;

}







.divcrumb{
text-align:center;
font-size:14px;
color:#888888;
font-family:ubuntu;
padding-bottom:40px;
}
.cimg1{
height:0.7em;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;
}
.divcrumb img{
display:inline-block;
padding-right:10px;
padding-left:10px;
}

.divcrumb a{
 color:#888888;  
}

.icondash{
display:block;
margin:auto;
margin-bottom:10px;
}

.reverse{
transform:scale(-1);
}

.h21 img{
position:relative;
top:3px;
}

.h21{
width:100%;
font-weight:normal;
text-align:center;
font-size:23px;
color:#464646;
font-family:ubuntu;
padding-bottom:0px;
}
.h21 span{
display:inline-block;
padding-right:35px;
padding-left:35px;
}







.divre_credit{
display:inline-block;
position:relative;
left:0px;
top:0px;
}
.divre_credit:after{
content:"X";
display:inline-block;
position:absolute;
right:-10px;
top:-22px;
font-size:15px;
color:#111111;
(font:oswald)
}

.divfix_credit img{
width:45px;
}

.divfix_credit{
position:fixed;
left:0px;
top:20%;
background-color:rgba(255,255,255,0.5);
transform:translarteY(-50%);
z-index:11;
padding:15px;
padding-top:25px;
cursor:pointer;
box-shadow:0px 0px 6px #666666;
}







.divpanel{
min-height:460px;
overflow:hidden;
}


.br1{
width:90%;
height:1px;
clear:both;
}

.div1200{
width:1200px;
margin:auto;
}



a{
text-decoration:none;
}

body{
padding:0px;
margin:0px;
height:100vh;
scroll-behavior: smooth;
}


  /*
  font-family: Noto Sans TC, sans-serif;
    font-family: Noto Serif TC, serif;
*/


html{
line-height:1.5em;
padding:0px;
scroll-behavior: smooth;
margin:0px;
font-size:14px;
font-family: Microsoft JhengHei;
}

::selection {
background-color:#338FFF;
color:white;
}
::-moz-selection {
background-color:#338FFF;
color:white;
}

a{
cursor:pointer;
}



@keyframes kenburns {
    0% {
      opacity: 0;
    }
    5% {
      opacity: 1;
    }
    95% {
        transform: scale3d(1.5, 1.5, 1.5) ;
        animation-timing-function: ease-in;
        opacity: 1;
    }
    100% {
        transform: scale3d(2, 2, 2) ;
        opacity: 0;
    }
}


.text_overflow{
width:100px;
  overflow: hidden;
  text-overflow: ellipsis;
  
  display: -webkit-box;
   -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.text_overflow1{
 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}




.sprna{
display:none;
}

.br2{
width:100%;
display:none;
clear:both;
}

.divprorec{
 width:1200px;
 margin:auto; 
 padding-top:20px;
}

.h3pro{
width:100%;
margin:auto;
font-weight:normal;
color:#333333;
font-size:20px;
font-family:ubuntu;
font-weight:500;
padding-bottom:10px;
}
.ppro{
width:100%;
margin:auto;
font-size:15px;
color:#777777;
text-align:left;
font-family:arial;
line-height:1.3em;
}

.divpro1{
width:240px;
margin-left:calc(12.5% - 130px);
margin-right:calc(12.5% - 130px);
float:left;
padding:10px;
margin-bottom:30px;
box-shadow:0px 0px 8px #cccccc;
}

.divimgpro{
position:relative;
width:100%;
margin-bottom:10px;
overflow:hidden;
}
.divimgpro img{
width:100%;
}
.divposimgpro{
position:absolute;
left:50%;
top:50%;
width:100%;
transform:scale(1) translateX(-50%) translateY(-50%);
transition:0.3s;
height:100%;
background-size:cover;
background-position:50% 50%;
}

.divpro1:hover .divposimgpro{
transform:scale(1.2) translateX(-50%) translateY(-50%);
transition:0.3s;
/*prefix*/filter:brightness(1.15);/*eprefix*/
}
























.amore{
display:block;
padding-top:10px;
padding-bottom:10px;
width:120px;
line-height:1em;
text-align:center;
font-size:14px;
border-radius:0px;
color:#888888;

font-family:ubuntu;
letter-spacing:3px;
box-shadow:0px 0px 10px #cccccc;
border:1px solid #cccccc;
margin:auto;
transition:0.5s;
}
.amore:hover{
background-color:#3984BE;
color:white;
transition:0.5s;
}

.divlinea1{
width:60px;
height:3px;
background-image:linear-gradient(to right,#65A8DC,white);
margin:auto;
margin-bottom:20px;
}

.pa1{
width:480px;
margin:auto;
font-size:14.5px;
color:#777777;
font-family:arial;
line-height:1.4em;
text-align:center;
letter-spacing:1px;
padding-bottom:20px;
}

.h2a1{
width:100%;
text-align:center;
font-family:arial;
font-size:21px;
color:#666666;
margin:auto;
font-weight:500;
padding-bottom:10px;

}

.imga1{
display:block;
width:80px;
margin:auto;
transform:rotate(90deg);
padding-bottom:10px;
}

.diva1{
padding-top:30px;
padding-bottom:60px;
background-image:url(https://alphagen.yida-design.com.tw/backa1.jpg?n1);
background-size:cover;
}






@media screen and (min-width:1px) and (max-width:1230px){


.table1{
width:100%;
}

.table1-back{
width:100%;
}


.tableb1{
width:100%;
}


.div1200{
width:100%;
}


.divprorec{
width:100%;
}


}

@media screen and (min-width:1px) and (max-width:930px){


.sphome{
display:none;
}


}

@media screen and (min-width:1px) and (max-width:860px){


.td1{
width:160px;
}

.a1{
padding-left:8px;
padding-right:8px;
}


}

@media screen and (min-width:1px) and (max-width:1050px){


.td1{
padding-right:20px;
}
.td3{
width:130px;
padding-right:10px;
}


}

@media screen and (min-width:1100px) and (max-width:1250px){


.divdm{
height:390px;
}


}

@media screen and (min-width:1px) and (max-width:1100px){


.divdm{
height:300px;
}

.pdm{
font-size:19px;
}

.admore{
font-size:16px;
}



.sprna{
display:inline;
}


}

@media screen and (min-width:1px) and (max-width:740px){


.desk{
display:none;
}
.mobile{
display:block;
}



.divfix_credit{
top:auto;
bottom:10px;
}


}

@media screen and (min-width:850px) and (max-width:1100px){


.tdb1{
padding-right:30px;
}
.tdb2{
padding-right:30px;
}

.tdb3{
padding-right:30px;
}


}

@media screen and (min-width:850px) and (max-width:1000px){


.tdb4{
display:none;
}
.tdb3{
width:auto;
width:;
}


}

@media screen and (min-width:1px) and (max-width:850px){


.tableb1{
display:block;
}
.trb1{
display:block;
}
.tdb1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
text-align:center;
}
.tdb2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
text-align:center;
}
.tdb3{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
text-align:center;
}
.tdb4{
display:none;
}

.h3b1{
padding-bottom:10px;
}
.divlineb1{
margin-bottom:10px;
}


}

@media screen and (min-width:1px) and (max-width:460px){


.h3b1{
font-size:16px;
}

.logob1{
width:160px;
}


.divbase_rec1{
padding-top:30px;
}





.tdb3{
width:75%;
}



.divfix_m3-open{
width:230px;
}
.divfix_m3-close{
width:210px;
left:-220px;
}
.logom1{
width:150px;
}
.am1{

font-size:15px;
}



.divsea1{
width:220px;
}



.tdpage1 span{
display:none;
}
.tdpage1{

}



.divcrumb{
padding-bottom:20px;
}

.h21{
font-size:18px;
}
.h21 span{
display:inline-block;
padding-right:20px;
padding-left:20px;
}
.h21 img{
position:relative;
top:0px;
width:12px;
}



.divfix_credit img{
width:30px;
}
.divfix_credit{
padding:10px;
}



.h3pro{
font-size:16px;
letter-spacing:1px;
font-weight:500;
color:#333333;
}
.ppro{
font-size:15px;
}



.h2a1{
font-size:18px;
}


}

@media screen and (min-width:1px) and (max-width:360px){


.tdb2{
width:75%;
}


}

@media screen and (min-width:1px) and (max-width:790px){


.divfix{
display:none;
}
.divfix_m1{
display:block;
}
.divspace{
height:40px;
}



.divprorec{
text-align:center;
}


}

@media screen and (min-width:1px) and (max-width:600px){


.divcrumb img{
padding-left:3px;
padding-right:3px;    
}


.divcrumb{
font-size:13px;   

}


.pa1{
width:80%;
}


}

@media screen and (min-width:790px) and (max-width:1100px){


.divpro1{
width:310px;
display:inline-block;
margin-left:15px;
margin-right:15px;
float:none;
}
.divprorec{
text-align:center;
}

.br2{
display:block;
}


}

@media screen and (min-width:630px) and (max-width:790px){


.divpro1{
width:250px;
display:inline-block;
margin-left:15px;
margin-right:15px;
float:none;
}
.divprorec{
text-align:center;
}

.br2{
display:block;
}


}

@media screen and (min-width:550px) and (max-width:630px){


.divpro1{
width:40%;
display:inline-block;
margin-left:10px;
margin-right:10px;
float:none;
}


.br2{
display:block;
}


}

@media screen and (min-width:400px) and (max-width:550px){


.divpro1{
width:280px;
margin:auto;
float:none;
box-shadow:0px 0px 0px #cccccc;
margin-bottom:30px;
}

.br2{
display:block;
}


}

@media screen and (min-width:1px) and (max-width:400px){


.divpro1{
width:210px;
margin:auto;
float:none;
box-shadow:0px 0px 0px #cccccc;
margin-bottom:30px;
}

.br2{
display:block;
}


}
