

@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);
}

































.pdm{
position:absolute;
left:0px;
top:50%;
width:100%;
margin:auto;
text-align:center;
color:white;
font-size:30px;
color:white;
letter-spacing:2px;
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);
line-height:1.2em;
font-family:Noto Sans TC;font-weight:500;
transform:translatey(-50%);
}

.divdm{
position:relative;
height:280px;
}
.dmimg{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;
}






















.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;
}






.gimg1{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene7d81d6feaa1da_1.webp?n1=1);
}

.gimg2{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene932628ae826df_1.webp?n1=1);
}

.gimg3{
background-image:url(https://image.yida-design.com.tw/genepure/1/genefd40ea7b257fb_1.webp?n1=1);
}

.gimg4{
background-image:url(https://image.yida-design.com.tw/genepure/1/gene7f69aafaa3471_1.webp?n1=1);
}

.gimg5{
background-image:url(https://image.yida-design.com.tw/genepure/1/genec452ac6b40074_1.webp?n1=1);
}

.gimg6{
background-image:url(https://image.yida-design.com.tw/genepure/1/genebb06012cc1c96_1.webp?n1=1);
}

.gimg7{
background-image:url(https://image.yida-design.com.tw/genepure/1/gened97a17534d123_1.webp?n1=1);
}



.divtype a{
display:inline-block;
padding-left:12px;
padding-right:12px;
padding-top:8px;
padding-bottom:8px;
line-height:1.2em;
font-size:15px;
margin-right:3px;
margin-bottom:5px;

background-image:linear-gradient(to bottom,white,#f8f8fb);
}
.atype1{
color:#222222;
border:1px solid #dddddd;
}
.atype3{
color:#F72822;
border:1px solid #F72822;
}

.tdg1{
width:50px;
padding-top:10px;
vertical-align:top;
}

.tag1{
font-size:15px;
color:#333333;
line-height:1.2em;
padding-bottom:30px;
font-family:Noto Sans TC;font-weight:400;
width:calc(100% + 20px);
}








.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;
}


























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


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

.divlist{
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;
}



}

@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;
}



}

@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:1100px) and (max-width:1500px){


.pdm{
font-size:26px;
}


.divdm{
height:220px;
}



}

@media screen and (min-width:790px) and (max-width:1100px){


.pdm{
font-size:22px;
}


.divdm{
height:180px;
}



}

@media screen and (min-width:700px) and (max-width:790px){


.pdm{
font-size:21px;
}
.dmimg{
object-position:10% 50%;
}

.divdm{
height:160px;
}



}

@media screen and (min-width:660px) and (max-width:700px){


.pdm{
font-size:20px;
}
.dmimg{
object-position:18% 50%;
}

.divdm{
height:140px;
}



}

@media screen and (min-width:580px) and (max-width:660px){


.pdm{
font-size:20px;
}
.dmimg{
object-position:18% 50%;
}

.divdm{
height:120px;
}



}

@media screen and (min-width:480px) and (max-width:580px){


.pdm{
font-size:18px;
}
.dmimg{
object-position:22% 50%;
}

.divdm{
height:120px;
}



}

@media screen and (min-width:1px) and (max-width:480px){


.pdm{
font-size:18px;
letter-spacing:1px;
}
.dmimg{
object-position:22% 50%;
}

.divdm{
height:120px;
}



}

@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);
}



}

@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;
}



.divtype a{
padding-left:10px;
padding-right:10px;
padding-top:6px;
padding-bottom:6px;
font-size:15px;
}



.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;
}



.divtype a{
font-size:14px;
}
.tag1{
font-size:14px;
}



.h1gene{
font-size:26px;
padding-bottom: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;
}



.tdg1{
width:40px;
}



}

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

.div1200{
width:100%;
}


}

@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;
}



}
