

@keyframes list1{
0%{
top:30px;
-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;
}
}

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

.divlist3{
position:absolute;
left:220px;
top:-2000px;
width:160px;
}
.divpadd_list3{
background-color:#048F93;
z-index:11;
box-shadow:0px 0px 10px rgba(0,0,0,0.4);
}

.a13{
display:block;
padding-left:20px;
padding-right:10px;
width:calc(100% - 30px);
padding-top:10px;
padding-bottom:10px;
line-height:1.2em;
color:white;
font-size:15px;
position:relative;
border-bottom:1px solid rgba(255,255,255,0.2);
}

.a11:hover .divlist3{
animation-name:list3;
animation-duration:0.3s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
}


.apro1:hover .divlist1{
animation-name:list1;
animation-duration:0.4s;
animation-fill-mode:forwards;
animation-timing-function:ease-out;
}

.a11{
display:block;
padding-left:20px;
width:calc(100% - 30px);
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
line-height:1.2em;
color:white;
font-size:15px;
position:relative;
border-bottom:1px solid rgba(255,255,255,0.15);
}
.a11:after{
content:"+";
display:inline-block;
font-size:18px;
color:rgba(255,255,255,0.7);
font-family:poppins;
position:absolute;
right:10px;
top:50%;
transform:translatey(-50%);
}

.divlist1{
position:absolute;
left:0px;
top:-2000px;
width:200px;
padding-top:55px;
}
.divpadd_list1{
background-color:#1467A4;
z-index:13;
box-shadow:0px 0px 10px rgba(0,0,0,0.4);
}



.divspace{
height:60px;
display:none;
}

.apro1{
display:inline-block;
color:white;
font-size:16px;
color:rgba(255,255,255,0.95);
padding-left:22px;
padding-right:32px;
padding-top:18px;
padding-bottom:18px;
line-height:1.2em;
position:relative;
font-family:poppins;
cursor:pointer;
}
.apro1:before{
content:"";
display:inline-block;
width:8px;
height:8px;
background-image:url(https://image.yida-design.com.tw/genepure/icon_right_white.webp);
background-position:50% 50%;
background-size:100% 100%;
position:absolute;
left:5px;
top:50%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;
transform:translatey(-50%);
}

.divlist1_rec{
background-image:linear-gradient(to bottom right,#115687,#187AC2);
box-shadow:0px 5px 10px rgba(0,0,0,0.2);
position:relative;
left:0px;
top:0px;
z-index:11;
width:100%;
transition:0.4s;
}

.divlist1_rec-back{
background-image:linear-gradient(to bottom right,#115687,#187AC2);
box-shadow:0px 5px 10px rgba(0,0,0,0.2);
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:13;
transition:0.4s;
}

.divlist_rec{
height:54px;
width:100%;
}

[data-lens]{
width:32px !important;
}

.divrecart{
cursor:pointer;
}

.divlist{
width:calc(1200px - 60px);
margin:auto;
}
.divrecart img{
width:40px;
}
.spnumcart{
display:inline-flex;
width:25px;
height:25px;
font-size:15px;
align-items:center;
justify-content:center;
color:white;
font-family:poppins;
background-color:#FF6633;
position:absolute;
left:12px;
top:-6px;
display:none;
border-radius:50%;
}

.divrecart{
display:inline-block;
padding-left:0px;
padding-right:0px;
position:relative;
top:8px;
margin-right:10px;
margin-left:10px;
}

.logoimg{
width:268px;
transition:0.4s;
}

[data-pro]:before{
content:"";
display:inline-block;
width:26px;
height:8px;
background-image:url(https://image.yida-design.com.tw/genepure/icon_up_color.webp);
background-repeat:no-repeat;
background-size:100% 100%;
position:absolute;
left:calc(50% - 18px);
transform:translatex(-50%);
bottom:-30px;
}


[data-list]:after{
content:"+";
display:inline-block;
font-size:18px;
color:#1569A6;
font-family:poppins;font-weight:500;
margin-left:5px;
}

.a1{
display:inline-block;
padidng-left:25px;
padding-right:25px;
padding-top:20px;
padding-bottom:20px;
font-size:18px;
color:#333333;
color:#222222;
letter-spacing:1px;
line-height:1.2em;
font-family:Noto Sans TC;font-weight:400;
position:relative;
}

.td2{
display:table-cell;
vertical-align:middle;
text-align:right;
}

.td1{
display:table-cell;
vertical-align:middle;
width:268px;
}

.tr1{
display:table-row;
}

.table1{
display:table;
width:calc(1200px - 60px);
margin:auto;
height:120px;
}

.divfix{
position:fixed;
left:0px;
top:0px;
width:100%;
background-color:white;
box-shadow:0px 0px 10px rgba(0,0,0,0.4);
}

































.qrcode{
width:130px;
}

.spb2{
display:block;
width:50%;
float:left;
fotn-size:14.5px;
color:white;
color:rgba(255,255,255,0.95);
font-family:poppins;
padding-bottom:8px;
}

.spb1{
display:block;
width:100%;
fotn-size:14.5px;
color:rgba(255,255,255,0.95);
font-family:poppins;
padding-bottom:8px;
}

.pdatab1{
padding-left:25px;
width:calc(100% - 25px);
margin:auto;
color:white;
font-size:15px;
line-height:1.4em;
padding-bottom:10px;
font-family:poppins;font-weight:400;
position:relative;
}
[data-phone-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://image.yida-design.com.tw/genepure/icon_phone_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:0px;
top:3px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;
}

[data-fax-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://image.yida-design.com.tw/genepure/icon_fax_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:0px;
top:3px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;
}
[data-email-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://image.yida-design.com.tw/genepure/icon_email_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:0px;
top:3px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;
}
[data-map-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://image.yida-design.com.tw/genepure/icon_map_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:0px;
top:3px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;
}


.ptopb1{
width:100%;
margin:auto;
font-size:26px;
color:#A0CFEB;
font-family:poppins;font-weight:500;
line-height:1.2em;
padding-bottom:30px;
}
.ptopb1:after{
content:"";
display:block;
width:50px;
height:2px;
background-color:#A0CFEB;
margin-top:20px;
}

.tablebase{
display:table;
width:calc(1200px - 60px);
margin:auto;
}
.trbase{
display:table-row;
}
.tdbase1{
display:table-cell;
vertical-align:top;
width:245px;
padding-right:80px;
padding-bottom:30px;
}
.tdbase2{
display:table-cell;
vertical-align:top;
width:160px;
padding-right:80px;
padding-bottom:30px;
}
.tdbase3{
display:table-cell;
vertical-align:top;
width:210px;
padding-bottom:30px;
}
.tdbase4{
display:table-cell;
vertical-align:top;
text-align:right;
}
.divbase_rec{
padding-top:80px;
padding-bottom:40px;
background-color:#1A567D;
}


























.divfix_m11{
display:inline-block;
position:fixed;
left:0px;
top:0px;
background-color:white;
box-shadow:0px 0px 10px rgba(0,0,0,0.2);
z-index:21;
display:none;
border-radius:0px;
transition:0.4s;
cursor:pointer;
background-color:#1569A6;
}
.divfix_m11-back{
display:inline-block;
position:fixed;
left:20px;
top:15px;
cursor:pointer;
background-color:white;
box-shadow:0px 0px 10px rgba(0,0,0,0.2);
z-index:51;
transition:0.4s;

background-color:white;
border-radius:50%;
background-color:red;
}



.tdm1{
width:110px;
}

.tdm2{
text-align:center;
}

.tdm3{
width:100px;
padding-right:10px;
text-align:right;
}

.tam1{
height:60px;
width:100%;
}

.logom1{
height:44px;
position:relative;
top:2px;
left:5px;
}

.divfix_m1{
display:block;
position:fixed;
left:0px;
top:0px;
width:100%;
background-color:white;
box-shadow:0px 10px 10px rgba(0,0,0,0.2);
z-index:21;
display:none;
}
















.divcross_rec{
display:inline-block;
border-radius:50%;
background-color:red;
margin-left:20px;
margin-bottom:10px;
cursor:pointer;
}


[data-listm1]:before{
content:"+";
display:inline-block;
font-size:26px;
color:#1569A6;
font-family:poppins;font-weight:500;
position:absolute;
right:20px;
top:50%;
z-index:31;
transform:translatey(-50%);
}

.divm3{
background-color:#115486;
display:none;
}
.divm5{
background-color:#049497;
display:none;
}


[data-listm1-white]:after{
content:"+";
display:inline-block;
font-size:22px;
color:white;
font-family:poppins;
position:absolute;
right:20px;
top:50%;
z-index:31;
transform:translatey(-50%);
}



.divm1{
background-color:#1569A6;
display:none;
}
.am13{
display:block;
padding-left:45px;
width:calc(100% - 55px);
font-size:17px;
padding-right:10px;
color:white;
line-height:1.2em;
padding-top:10px;
padding-bottom:10px;
position:relative;
border-bottom:1px solid rgba(255,255,255,0.2);
font-family:Noto Sans TC;font-weight:400;
}
.am11{
display:block;
padding-left:20px;
width:calc(100% - 30px);
font-size:18px;
color:white;
padding-right:10px;
line-height:1.2em;
padding-top:10px;
padding-bottom:10px;
position:relative;
border-bottom:1px solid rgba(255,255,255,0.2);
font-family:Noto Sans TC;font-weight:400;
}

.am13:before{
content:"";
display:inline-block;
width:8px;
height:8px;
background-image:url(https://image.yida-design.com.tw/genepure/icon_right_white.webp);
background-position:50% 50%;
background-size:100% 100%;
position:absolute;
left:25px;
top:50%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;
transform:translatey(-50%);
}

.am1{
display:block;
padding-left:20px;
width:calc(100% - 20px);
font-size:19px;
color:#222222;
line-height:1.2em;
padding-top:10px;
padding-bottom:10px;
position:relative;
left:0px;
top:0px;
font-family:Noto Sans TC;font-weight:400;
}

.divpadd_m3{
padding-top:30px;
padding-bottom:60px;
}

.divfix_m3-open{
position:fixed;
left:0px;
top:0px;
width:260px;
height:100vh;
background-color:white;
z-index:33;
transition:0.4s;
overflow-y:auto;
box-shadow:0px 10px 10px rgba(0,0,0,0.2);
}
.divfix_m3-close{
position:fixed;
left:-270px;
top:0px;
width:260px;
height:100vh;
background-color:white;
z-index:33;
overflow-y:auto;
transition:0.4s;
box-shadow:0px 10px 10px rgba(0,0,0,0.2);
}

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





.pcrumb:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://image.yida-design.com.tw/genepure/icon_home.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;
position:relative;
top:2px;
margin-right:6px;
}

.pcrumb{
width:calc(1200px - 60px);
margin:auto;
font-size:15px;
color:#666666;
font-family:poppins;
padding-top:10px;
}
.pcrumb a{
color:#888888;
}








.afile{
display:inline-block;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
line-height:1.2em;
font-size:15px;
color:#333333;
color:#555555;
border:1px solid #dddddd;
background-color:#eeeeee;
box-shadow:3px 3px 10px rgba(0,0,0,0.2);
}





[data-prev-page]{

}

.divpage a{
display:inline-flex;
width:45px;
height:45px;
font-family:poppins;font-weight:500;
align-items:center;
justify-content:center;
background-color:#eeeeee;
margin-left:8px;
margin-right:8px;
margin-bottom:14px;
border-radius:50%;
border:1px solid #cccccc;
}
.page1{
color:#666666;
}
.page3{
color:#135E95;
background-color:#135E95 !important;
color:white !important;
}

.divpage{
text-align:center;
padding-top:20px;
width:calc(100% - 60px);
margin:auto;
}









.divcenter{
text-align:center;
}

.h1root:after{
content:"";
display:inline-block;
width:2px;
height:40px;
background-color:#F70C07;
position:absolute;
right:0px;
top:50%;
border-radius:4px;
transform:translatey(-50%) rotate(20deg);
}


.h1root:before{
content:"";
display:inline-block;
width:2px;
height:40px;
background-color:#F70C07;
position:absolute;
left:0px;
top:50%;
border-radius:4px;
transform:translatey(-50%) rotate(20deg);
}

.h1root span{
display:inline-block;
width:100%;
letter-spacing:0px;
font-size:18px;
color:#bbbbbb;
font-family:poppins;font-weight:400;
}

.h1root{
width:auto;
margin:0px;
display:inline-block;
padding-left:0px;
padding-right:0px;
font-size:26px;
color:#222222;
position:relative;
line-height:1em;
text-align:center;
letter-spacing:2px;
margin-top:50px;
margin-bottom:50px;
font-family:Noto Sans TC;font-weight:400;
}







.divcross{
text-align:right;
padding-bottom:10px;
}
.divcross img{
width:25px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;   
}

.pmess_quote{
width:100%;
margin:auto;
font-size:15px;
color:#999999;
padding-top:30px;
display:none;
}

.asub_quote-back{
display:block;
width:100%;
padding-top:8px;
padding-bottom:8px;
color:rgba(255,255,255,0.6);
text-align:center;
font-size:15px;
background-color:#444444;
border-radius:2px;
margin-bottom:20px;
transition:0.4s;
}

.asub_quote{
display:block;
width:100%;
padding-top:8px;
padding-bottom:8px;
color:rgba(255,255,255,0.8);
text-align:center;
font-size:15px;
background-color:#156BA9;
border-radius:2px;
margin-bottom:20px;
transition:0.4s;
}

.tdq2{
width:50px;
}
.aq1{
display:block;
width:100%;
padding-top:8px;
padding-bottom:8px;
text-align:center;
color:#aaaaaa;
line-height:1em;
font-size:14.5px;
border-radius:4px;
border:1px solid rgba(255,255,255,0.15);
background-color:#333333;
}

.pq1{
width:100%;
margin:auto;
font-size:15px;
color:white;
font-family:poppins;
}
.pq1 span{
display:inline-block;
width:100%;
font-size:14px;
color:#999999;
line-height:1.2em;
}
.tdq2{
padding-left:10px;
}

.taq1{
width:100%;
font-size:15px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid rgba(255,255,255,0.2);
}

.divpadd_quote{
padding:20px;
}

.divfix_quote-open{
position:fixed;
left:0px;
top:0px;
width:420px;
height:100vh;
z-index:61;
box-shadow:0px 0px 10px rgba(0,0,0,0.4);
background-color:#222222;
transition:0.4s;
}

.divfix_quote-close{
position:fixed;
left:-430px;
top:0px;
width:420px;
height:100vh;
z-index:61;
box-shadow:0px 0px 10px rgba(0,0,0,0.4);
background-color:#222222;
transition:0.4s;
}

.divback_quote{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
z-index:51;
display:none;
background-color:rgba(0,0,0,0.4);
}





[data-phone-call]{
background-color:#009FD5;
}
[data-phone-call] img{
width:42%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);filter:alpha(opacity=95);-moz-opacity:0.95;-khtml-opacity:0.95;opacity:0.95;
}

[data-email-call]{
background-color:#4974A5;
}
[data-email-call] img{
width:42%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=95);filter:alpha(opacity=95);-moz-opacity:0.95;-khtml-opacity:0.95;opacity:0.95;
}


.spcall{
display:flex;
width:46px;
height:46px;
border-radius:50%;
align-items:center;
justify-content:center;
margin-bottom:6px;
box-shadow:3px 3px 10px rgba(0,0,0,0.4);
}

.divfix_call{
display:inline-block;
position:fixed;
right:10px;
top:50%;
display:none;
transform:translatey(-50%);
}









.across{
font-size:60px;
color:white;
font-family:Fredoka;font-weight:300;
}

.divright{
text-align:left;
padding-bottom:20px;
}

.asea{
display:block;
width:160px;
padding-top:12px;
padding-bottom:12px;
line-height:1.2em;
color:white;
background-color:#2C96E4;
font-size:16px;
border-radius:30px;
text-align:center;
box-shadow:3px 3px 10px rgba(0,0,0,0.2);
}

.input_sea{
width:100%;
border:0px solid white;
height:35px;
outline:none;
background-color:transparent;
border-bottom:2px solid rgba(255,255,255,1);
margin-bottom:20px;
padding-bottom:6px;

font-size:22px;
letter-spacing:1px;
font-family:Noto Sans TC;font-weight:400;
color:rgba(255,255,255,1);
}

.input_sea::placeholder{
font-size:22px;
letter-spacing:1px;
font-family:Noto Sans TC;font-weight:400;
color:rgba(255,255,255,1);
}

.divfix_sea{
display:inline-block;
position:fixed;
left:50%;
top:50%;
width:460px;
display:none;
max-width:calc(100% - 60px);
transform:translatex(-50%) translatey(-50%);
z-index:33;
}

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





.divanimation{
display:none;
left:100px;
}


/*
top bottom left bottom
flipx flipy
zoom zoomleft zoomright zoomup zoomdown
bounce bounceleft bounceright bounceup bouncedown
rotate rotateleftup rotateleftdown rotaterightup rotaterightdown
speed tada shake band
text-zoomin
*/



.menu3{
position:relative;
width:32px;
height:calc(32px - 20px);
margin-top:10px;
margin-bottom:10px;

}


.menu3 span{
height:2px;
background-color:#F93B35;
background-color:white;
}

.menu1{
position:relative;
width:70px;
height:calc(60px - 20px);
margin-top:10px;
margin-bottom:10px;
}

.menu1 span{
height:2px;
background-color:white;
}


.menu1 span:nth-of-type(1){
position:absolute;
width:50%;
left:25%;
top:calc(25% - 2px);
transition:0.3s;
}

.menu1  span:nth-of-type(2){
position:absolute;
width:50%;

left:25%;
top:calc(50% - 2px);
transition:0.3s;

}

.menu1 span:nth-of-type(3){
position:absolute;
width:50%;

left:25%;
top:calc(75% - 2px);
transition:0.3s;

}



.menu3 span:nth-of-type(1){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:rotate(45deg);
top:50%;

transition:0.3s;
}

.menu3 span:nth-of-type(2){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:rotate(45deg);
top:50%;
transition:0.3s;

}

.menu3 span:nth-of-type(3){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:rotate(-45deg);
top:50%;
transition:0.3s;

}





.menu5-left{
position:relative;
width:70px;
height:calc(60px - 20px);
margin-top:10px;
margin-bottom:10px;
}

.menu5-left span{
height:2px;
background-colorwhite;
}

.menu5-left span:nth-of-type(1){
position:absolute;
width:35%;
height:2px;
left:25%;
transform-origin:left center;
transform:rotate(-45deg) translatey(-50%);
top:50%;
transition:0.3s;
}

.menu5-left span:nth-of-type(2){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:translatey(-50%);
top:50%;
transition:0.3s;

}


.menu5-left span:nth-of-type(3){
position:absolute;
width:35%;
height:2px;
left:25%;
transform-origin:left center;
transform:rotate(45deg) translatey(-50%);
top:50%;
transition:0.3s;
}





.menu5-right{
position:relative;
width:70px;
height:70px;

}

.menu5-right span{
height:2px;
background-color:#222222;
}

.menu5-right span:nth-of-type(1){
position:absolute;
width:35%;
height:2px;
left:75%;
transform-origin:left center;
transform:rotate(-135deg) translatey(-50%);
top:calc(50% - 2px);
transition:0.3s;
}

.menu5-right span:nth-of-type(2){
position:absolute;
width:50%;
height:2px;
left:25%;
transform:translatey(-50%);
top:50%;
transition:0.3s;

}


.menu5-right span:nth-of-type(3){
position:absolute;
width:35%;
height:2px;
left:75%;
transform-origin:left center;
transform:rotate(135deg) translatey(-50%);
top:calc(50% - 2px);
transition:0.3s;
}




[data-3d-rec]{
perspective:3000px;
transform-style: preserve-3d;
}

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

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

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



a{
text-decoration:none;
cursor:pointer;
}

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






.background{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
}

.h1dm span{
display:inline-block;
width:100%;
color:#CEFCFF;
}

.h1dm{
width:100%;
margin:auto;
font-size:90px;
color:white;
letter-spacing:4px;
line-height:1.2em;
font-family:Noto Sans TC;font-weight:500;
text-align:center;
text-shadow:0px 0px 10px rgba(19, 97, 152,0.8),0px 0px 30px rgba(19, 97, 152,0.8)
,0px 0px 30px rgba(19, 97, 152,0.8)
,0px 0px 30px rgba(19, 97, 152,0.8);
}

.divposword_dm{
position:absolute;
left:0px;
top:50%;
width:100%;
transform:translatey(-50%);
}

.divdm{
position:relative;
height:820px;
}
.dmimg{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;
}





























.himg1{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene0458edd9142ec_1.jpg?n1=1);
}

.himg2{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene84810952ce1b3_1.jpg?n1=1);
}

.himg3{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene65e19cbad327f_1.jpg?n1=1);
}

.himg4{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene744f5673cfcc5_1.jpg?n1=1);
}

.himg5{
background-image:url(https://image.yida-design.com.tw/genepure/1/geneefa62f07dd0db_1.jpg?n1=1);
}

.himg6{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene191e9807b370f_1.jpg?n1=1);
}

.himg7{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene9c457755dfa31_1.webp?n1=1);
}

.himg8{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene180_1.jpg?n1=1);
}

.himg9{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene50e7e18c70cc8_1.jpg?n1=1);
}

.himg10{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene187_1.jpg?n1=1);
}

.himg11{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene7c0f6658cf711_1.jpg?n1=1);
}

.himg12{
background-image:url(https://image.yida-design.com.tw/genepure/1/genebd779ae96bf54_1.jpg?n1=1);
}

.himg13{
background-image:url(https://image.yida-design.com.tw/genepure/1/genea6a03c12a2bdf_1.jpg?n1=1);
}

.himg14{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene2896fe5969d2c_1.jpg?n1=1);
}

.himg15{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene6a37b7e7d35e5_1.jpg?n1=1);
}

.himg16{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene6e79c9553fec8_1.webp?n1=1);
}

.himg17{
background-image:url(https://image.yida-design.com.tw/genepure/1/genea697fe1ecc091_1.webp?n1=1);
}

.himg18{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene8cdd7f1c0ee85_1.webp?n1=1);
}

.himg19{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene57d2311fdc347_1.webp?n1=1);
}

.himg20{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene7b8e37ff6fee8_1.webp?n1=1);
}

.himg21{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene919152fbf5a97_1.webp?n1=1);
}

.himg22{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene16c8e39ec7905_1.webp?n1=1);
}

.himg23{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene98c8542b99ffe_1.webp?n1=1);
}

.himg24{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene4b8c72cd116aa_1.webp?n1=1);
}

.himg25{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene75a9bd2594bef_1.webp?n1=1);
}

.himg26{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene22a4625af615d_1.webp?n1=1);
}

.himg27{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene11_1.jpg?n1=2);
}





.divpage{
width:100% !important;
text-align:left !important;
}

.agene span{
display:inline-block;
width:100%;
color:#888888;
font-family: Microsoft JhengHei;
font-size:15px;
line-height:1em;
padding-bottom:6px;
}

.agene{
display:block;
width:100%;
font-size:17px;
color:#222222;
line-height:1.4em;
font-family:Noto Sans TC;font-weight:400;
}

.divimg_gene{
position:relative;
border:1px solid #dddddd;
margin-bottom:15px;
cursor:pointer;
}
.divimg_gene svg{
width:100%;
}
.divimg_gene img{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:contain;
object-position:50% 50%;
background-size:contain;
background-position:50% 50%;
background-repeat:no-repeat;
} 

.divgene{
width:calc(25% - 40px);
padding-right:40px;
padding-bottom:50px;
float:left;
left:4px;
}

.h1gene{
width:100%;
margin:auto;
font-size:30px;
color:#135E94;
letter-spacing:1px;
line-height:1.2em;
font-family:Noto Sans TC;font-weight:400;
padding-bottom:40px;
}

.divgene1_rec{
width:calc(100% + 40px);
}

.divgene_rec{
width:calc(1200px - 60px);
margin:auto;
padding-top:50px;
padding-bottom:50px;
}
























.divgene_rec{
padding-top:0px !important;
padding-bottom:0px !important;
}

.h1root{
font-size:24px !important;
}

.h1root span{
font-size:16px !important;
}







.nimg37{
background-image:url(https://image.yida-design.com.tw/genepure/1/news00268d29ee9a6_1.jpg?n1=1);
}

.nimg38{
background-image:url(https://image.yida-design.com.tw/genepure/1/news716937766b92e_1.webp?n1=1);
}

.nimg39{
background-image:url(https://image.yida-design.com.tw/genepure/1/news69241768d828f_1.webp?n1=1);
}

.nimg40{
background-image:url(https://image.yida-design.com.tw/genepure/1/news56376e3db7e69_1.webp?n1=1);
}

.nimg41{
background-image:url(https://image.yida-design.com.tw/genepure/1/newsb69e608c666bd_1.jpg?n1=1);
}

.nimg42{
background-image:url(https://image.yida-design.com.tw/genepure/1/newsd8aa0d7142d45_1.webp?n1=1);
}



.anews{
display:inline-block;
padding-top:8px;
padding-bottom:8px;
padding-left:16px;
padding-right:16px;
line-height:1.2em;
color:white;
font-size:15px;
background-color:#135E95;
border-radius:4px;
position:absolute;
left:0px;
bottom:10px;
}

.pnews span{
display:inline-block;
width:100%;
font-size:15px;
color:#cccccc;
font-family:poppins;font-weight:400;
padding-bottom:10px;
}

.pnews{
display:block;
margin:auto;
width:100%;
line-height:1.2em;
font-size:18px;
color:#333333;
font-family:Noto Sans TC;font-weight:400;
}

.divimg_news{
position:relative;
box-shadow:0px 0px 10px rgba(0,0,0,0.4);
cursor:pointer;
}
.divimg_news svg{
width:100%;
}
.divimg_news img{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;
}

.tablenews{
display:table;
padding-right:30px;
width:calc(50% - 30px);
float:left;
padding-bottom:50px;
left:5px;
}
.trnews{
display:table-row;
}
.tdnews1{
display:table-cell;
vertical-align:top;
width:220px;
padding-right:30px;
}
.tdnews2{
display:table-cell;
vertical-align:top;
position:relative;
padding-right:0px;
}

.divnews1_rec{
width:calc(100% + 30px);
margin:auto;
}

.divnews_rec{
width:calc(1200px - 60px);
margin:auto;
padding-bottom:50px;
}

























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


.table1{
width:calc(100% - 60px);
}

.divlist{
width:calc(100% - 60px);
}




.divnews_rec{
width:calc(100% - 60px);
}



}

@media screen and (min-width:900px) and (max-width:1260px){


.divlist{
width:calc(100% - 60px);
}



}

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


.apro1{
font-size:16px;
padding-left:22px;
padding-right:20px;
padding-top:18px;
padding-bottom:18px;
}


}

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



[data-pro]:before{
bottom:-34px;
}



}

@media screen and (min-width:830px) and (max-width:950px){



[data-pro]:before{
bottom:-25px;
}



}

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



[data-pro]:before{
bottom:-27px;
}



.a1{
padidng-left:15px;
padding-right:15px;
padding-top:12px;
padding-bottom:12px;
font-size:17px;
letter-spacing:0px;
}



}

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



.divrecart{
display:inline-block;
padding-left:0px;
padding-right:0px;
position:relative;
top:8px;
margin-right:10px;
margin-left:0px;
}
.divrecart img{
width:38px;
}

[data-lens]{
width:30px !important;
position:relative;
top:-2px;
margin-right:6px;
}

.spnumcart{
width:22px;
height:22px;
align-items:center;
left:12px;
top:-4px;
font-size:15px;
border-radius:50%;
}



}

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


.a1{
padidng-left:18px;
padding-right:18px;
padding-top:15px;
padding-bottom:15px;
font-size:17px;
letter-spacing:1px;
}



}

@media screen and (min-width:900px) and (max-width:1000px){


.apro1{
font-size:16px;
padding-left:15px;
padding-right:15px;
padding-top:18px;
padding-bottom:18px;
}

.apro1:before{
width:6px;
height:6px;
left:0px;
}



.tablebase{
width:calc(100% - 80px);
}

.tdbase1{
padding-right:40px;
}
.tdbase2{
padding-right:40px;
}
.tdbase3{
padding-right:40px;
}



.tdnews1{
width:170px;
}

.pnews{
font-size:17px;
}
.anews{
padding-top:6px;
padding-bottom:6px;
padding-left:12px;
padding-right:12px;
line-height:1.2em;
font-size:14px;
bottom:4px;
}

.tablenews{
padding-bottom:40px;
}



}

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


.td1{
width:240px;
}
.logoimg{
width:240px;
}

.table1{
height:100px;
}



}

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


[data-home]{
display:none;
}



.tablebase{
display:block;
}
.trbase{
display:block;
}
.tdbase1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
width:100%;
}
.tdbase2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
width:100%;
}
.tdbase3{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
width:100%;
}
.tdbase4{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
width:100%;
text-align:left;
}

.spb1{
display:inline-block;
width:auto;
}

.spb2{
display:inline-block;
width:auto;
float:none;
}



.spb1{
padding-right:30px;
}



.spb2{
padding-right:20px;
}



.agene{
font-size:16px;
}





.anews{
padding-top:6px;
padding-bottom:6px;
padding-left:12px;
padding-right:12px;
line-height:1.2em;
font-size:14px;
bottom:4px;
}

.tablenews{
width:100%;
padding-bottom:25px;
float:none;
padding-right:0px;
border-bottom:1px solid #dddddd;
margin-bottom:25px;
left:1px;
}

.tdnews1{
vertical-align:top;
padding-right:20px;
}

.tdnews2{
vertical-align:top;
}

.divnews1_rec{
width:100%;
}

.anews{
position:relative;
bottom:auto;
top:0px;
}



.divnews_rec{
width:600px;
margin:auto;
max-width:calc(100% - 60px);
}



}

@media screen and (min-width:840px) and (max-width:900px){


.apro1{
font-size:16px;
padding-left:12px;
padding-right:12px;
padding-top:18px;
padding-bottom:18px;
letter-spacing:0px;
}

.apro1:before{
width:6px;
height:6px;
left:0px;
}

.divlist{
width:calc(100% - 40px);
}



}

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


.apro1{
font-size:15.5px;
padding-left:12px;
padding-right:10px;
padding-top:18px;
padding-bottom:18px;
letter-spacing:0px;
}

.apro1:before{
width:6px;
height:6px;
left:0px;
}

.divlist{
width:calc(100% - 30px);
}



}

@media screen and (min-width:1000px) and (max-width:1260px){


.tablebase{
width:calc(100% - 100px);
}



}

@media screen and (min-width:900px) and (max-width:1120px){


.qrcode{
display:none;
}



}

@media screen and (min-width:460px) and (max-width:790px){


.qrcode{
width:110px;
}




.divrecart{
position:relative;
top:0px;
margin-right:10px;
margin-left:0px;
}
.divrecart img{
width:35px;
}
[data-lens]{
width:28px !important;
}
[data-lens-rec]{
margin-right:4px !important;
}

.spnumcart{
width:20px;
height:20px;
align-items:center;
left:12px;
top:-2px;
font-size:15px;
border-radius:50%;
}



.pcrumb{
width:calc(100% - 40px);
}



.divpage a{
width:42px;
height:42px;
margin-left:6px;
margin-right:6px;
margin-bottom:10px;
}



}

@media screen and (min-width:790px) and (max-width:900px){


.tablebase{
width:calc(100% - 100px);
}



.tdnews1{
width:180px;
}



}

@media screen and (min-width:1px) and (max-width:790px){


.tablebase{
width:calc(100% - 60px);
}


.divbase_rec{
padding-top:40px;
padding-bottom:50px;
}



.divspace{
display:block;
}



.divfix_m1{
display:block;
}
.divfix_m11{
display:inline-block;
}

.table1{
display:none;
}
.divlist_rec{
display:none;
}




.h1root{
margin-top:30px;
margin-bottom:40px;
}



.divfix_call{
display:block;
}



.divgene_rec{
padding-top:30px;
}



}

@media screen and (min-width:1px) and (max-width:460px){


.ptopb1{
font-size:22px;
padding-bottom:25px;
}

.ptopb1:after{
width:40px;
height:2px;
margin-top:15px;
}

.qrcode{
width:100px;
}



.tam1{
height:50px;
}

[data-lens]{
width:28px !important;
}
[data-lens-rec]{
margin-right:4px !important;
}

.menu3{
width:30px;
height:calc(30px - 20px);
margin-top:10px;
margin-bottom:10px;
}

.menu1{
width:60px;
height:calc(50px - 20px);
margin-top:10px;
margin-bottom:10px;
}
.tdm1{
width:90px;
}
.tdm3{
width:90px;
padding-right:0px;
}

.divspace{
height:50px;
}




.divrecart{
position:relative;
top:0px;
margin-right:10px;
margin-left:0px;
}
.divrecart img{
width:32px;
}

.spnumcart{
width:18px;
height:18px;
align-items:center;
left:10px;
top:-2px;
font-size:14px;
border-radius:50%;
}



.pcrumb{
width:calc(100% - 30px);
}



.afile{
padding-left:16px;
padding-right:16px;
padding-top:8px;
padding-bottom:8px;
}



.divpage a{
width:38px;
height:38px;
margin-left:4px;
margin-right:4px;
margin-bottom:8px;
}



.h1root{
font-size:24px;
}
.h1root span{
font-size:16px;
}

.h1root:before{
height:30px;
}
.h1root:after{
height:30px;
}



.spcall{
width:42px;
height:42px;
}



.across{
font-size:50px;
}

.asea{
width:140px;
padding-top:10px;
padding-bottom:10px;
font-size:15px;
}
.input_sea{
height:30px;
font-size:18px;
margin-bottom:10px;
}
.input_sea::placeholder{
font-size:18px;
}

.divright{
padding-bottom:10px;
}

.divback_sea{
background-color:rgba(0,0,0,0.6);
}




.divanimation{
left:0px;
}



.h1gene{
font-size:26px;
padding-bottom:30px;
}



.h1root{
font-size:20px !important;
}
.h1root span{
font-size:15px !important;
}

.h1root:before{
height:30px;
}
.h1root:after{
height:30px;
}



}

@media screen and (min-width:310px) and (max-width:460px){


.logom1{
height:40px;
position:relative;
top:2px;
}



}

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


.logom1{
width:calc(100% + 20px);
height:auto;
left:-10px;
position:relative;
top:2px;
}



}

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


.divfix_m3-open{
width:100%;
}
.divfix_m3-close{
width:100%;
left:calc(-100% - 10px);
}


}

@media screen and (min-width:790px) and (max-width:1260px){


.pcrumb{
width:calc(100% - 60px);
}



}

@media screen and (min-width:1px) and (max-width:500px){


.divfix_quote-open{
width:100%;
}
.divfix_quote-close{
width:100%;
left:calc(-100% - 10px);
}


}

@media screen and (min-width:1px) and (max-width:660px){


.divfix_call{
top:auto;
transform:translatey(0px);
bottom:30px;
}



.pnews{
font-size:16px;
padding-bottom:10px;
}



}

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

.div1200{
width:100%;
}


}

@media screen and (min-width:1250px) and (max-width:1500px){


.h1dm{
font-size:78px;
}

.divdm{
height:680px;
}



}

@media screen and (min-width:1000px) and (max-width:1250px){


.h1dm{
font-size:68px;
}

.divdm{
height:620px;
}



}

@media screen and (min-width:850px) and (max-width:1000px){


.h1dm{
font-size:62px;
}

.divdm{
height:540px;
}



}

@media screen and (min-width:790px) and (max-width:850px){


.h1dm{
font-size:56px;
}

.divdm{
height:480px;
}



}

@media screen and (min-width:660px) and (max-width:790px){


.h1dm{
font-size:50px;
}

.divdm{
height:440px;
}



.tdnews1{
width:160px;
}



}

@media screen and (min-width:580px) and (max-width:660px){


.h1dm{
font-size:44px;
}

.divdm{
height:400px;
}



}

@media screen and (min-width:1px) and (max-width:580px){


.h1dm{
text-shadow:0px 0px 10px rgba(19, 97, 152,0.8),0px 0px 30px rgba(19, 97, 152,0.8)
,0px 0px 30px rgba(19, 97, 152,0.8)
,0px 0px 30px rgba(19, 97, 152,0.2);
}



}

@media screen and (min-width:460px) and (max-width:580px){


.h1dm{
font-size:36px;
}

.divdm{
height:360px;
}



}

@media screen and (min-width:380px) and (max-width:460px){


.h1dm{
font-size:32px;
letter-spacing:2px;
}

.divdm{
height:320px;
}



}

@media screen and (min-width:1px) and (max-width:380px){


.h1dm{
font-size:8.5vw;
letter-spacing:2px;
}

.divdm{
height:300px;
}



}

@media screen and (min-width:950px) and (max-width:1100px){


.divgene_rec{
width:calc(100% - 110px);
}

.divgene1_rec{
width:calc(100% + 55px);
}

.divgene{
width:calc(33.3% - 55px);
padding-right:55px;
padding-bottom:50px;
left:3px;
}



}

@media screen and (min-width:1100px) and (max-width:1260px){


.divgene_rec{
width:calc(100% - 80px);
}



}

@media screen and (min-width:720px) and (max-width:950px){


.divgene_rec{
width:calc(100% - 60px);
}

.divgene1_rec{
width:calc(100% + 30px);
}

.divgene{
width:calc(33.3% - 30px);
padding-right:30px;
padding-bottom:40px;
left:3px;
}



}

@media screen and (min-width:520px) and (max-width:720px){


.divgene_rec{
width:560px;
max-width:calc(100% - 80px);
}

.divgene1_rec{
width:calc(100% + 40px);
}

.divgene{
width:calc(50% - 40px);
padding-right:40px;
padding-bottom:40px;
left:2px;
}



}

@media screen and (min-width:420px) and (max-width:520px){


.divgene_rec{
width:calc(100% - 60px);
max-width:calc(100% - 0px);
}

.divgene1_rec{
width:calc(100% + 30px);
}

.divgene{
width:calc(50% - 30px);
padding-right:30px;
padding-bottom:40px;
left:2px;
}



}

@media screen and (min-width:1px) and (max-width:420px){


.divgene_rec{
width:calc(100% - 60px);
max-width:calc(100% - 0px);
}

.divgene1_rec{
width:calc(100% + 15px);
}

.divgene{
width:calc(50% - 15px);
padding-right:15px;
padding-bottom:40px;
left:2px;
}



}

@media screen and (min-width:1000px) and (max-width:1150px){


.tdnews1{
width:200px;
}

.pnews{
font-size:17px;
}
.anews{
padding-top:6px;
padding-bottom:6px;
padding-left:12px;
padding-right:12px;
line-height:1.2em;
font-size:14px;
bottom:4px;
}


.tablenews{
padding-bottom:40px;
}




}

@media screen and (min-width:660px) and (max-width:900px){


.pnews{
font-size:17px;
padding-bottom:10px;
}



}

@media screen and (min-width:460px) and (max-width:660px){


.tdnews1{
width:140px;
}



}

@media screen and (min-width:370px) and (max-width:460px){


.tdnews1{
width:120px;
}



}

@media screen and (min-width:1px) and (max-width:370px){


.tdnews1{
width:110px;
}



}
