

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

.a1:hover .divlist1{
animation-name:list1;
animation-duration:0.4s;
animation-fill-mode:forwards;
}

.a11{
display:block;
width:100%;
padding-top:12px;
padding-bottom:12px;
font-size:16px;
color:#247A93;
text-align:center;
font-family:Noto Sans TC;font-weight:400;
border-bottom:1px solid rgba(0,0,0,0.1);
}

.divlist1{
position:absolute;
width:230px;
top:-2000px;
left:50%;
transform:translatex(-50%);
padding-top:66px;
}
.divpadd_list1{
width:100%;
border-radius:10px;
background-color:white;
box-shadow:10px 10px 10px rgba(30, 98, 117,0.6);
}





.divspace{
height:110px;
background-color:#2C91AF;
}

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

.logoimg-back{
width:170px;
transition:0.4s;
}

.acon{
display:inline-flex;
align-items:center;
justify-content:center;
font-size:15px;
color:white;
width:130px;
height:42px;
border-radius:40px;
line-height:1.2em;
letter-spacing:0.5px;
font-family: Microsoft JhengHei;
background-color:#1F677C;
margin-left:10px;
}


.a1{
display:inline-block;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;
font-size:16px;
color:white;
line-height:1.2em;
letter-spacing:1px;
position:relative;
font-family: Microsoft JhengHei;
}

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

.table1{
display:table;
width:calc(1200px - 60px);
margin:auto;
height:110px;
transition:0.4s;
}
.tr1{
display:table-row;
}
.td1{
display:table-cell;
vertical-align:middle;
width:211px;
}
.td2{
display:table-cell;
vertical-align:middle;
text-align:right;
}

.divfix{
position:fixed;
left:0px;
top:0px;
width:100%;
background-color:#2C91AF;
z-index:11;
box-shadow:0px 6px 10px rgba(0,0,0,0.2);
}

















.item1{
position:absolute;
top:0px;
height:calc(100% - 20px);
right:calc(50vw - 570px);
}

.spbase1{
display:block;
width:50%;
float:left;
font-size:15px;
color:#2E7281;
padding-bottom:6px;
font-family:Noto Sans TC;font-weight:400;
}


.pcallb1{
padding-left:26px;
width:calc(100% - 26px);
margin:auto;
color:#2E7281;
line-height:1.2em;
font-family:poppins;font-weight:400;
font-size:15px;
padding-bottom:6px;
position:relative;
}
[data-phone-base]:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_phone_color.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:0px;
top:2px;
}

[data-map-base]:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_map_color.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:0px;
top:2px;
}
[data-time-base]:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_time_color.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:0px;
top:2px;
}
[data-email-base]:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_email_color.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:0px;
top:2px;
}


.ptopb1{
width:100%;
margin:auto;
font-size:22px;
color:#2B93B0;
line-height:1.2em;
padding-bottom:20px;
font-family:Noto Sans TC;font-weight:400;
}

.tablebase{
display:table;
width:calc(1200px - 60px);
margin:auto;
}
.trbase{
display:table-row;
}
.tdbase1{
display:table-cell;
vertical-align:top;
width:250px;
padding-right:60px;
}
.tdbase2{
display:table-cell;
vertical-align:top;
width:340px;
}
.tdbase3{
display:table-cell;
vertical-align:top;
position:relative;
}

.divbase_rec{
padding-top:70px;
padding-bottom:70px;
background-image:url(https://goodmind.yida-design.com.tw/back1.webp);
background-size:cover;
background-position:50% 50%;
position:relative;
overflow:hidden;
}































.divfix_m11{
display:inline-block;
position:fixed;
right:0px;
top:0px;
display:none;
z-index:31;
cursor:pointer;
}

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

.divfix_m1{
display:inline-block;
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:21;
display:none;
background-color:#2C91AF;
}
.tam1{
width:100%;
height:70px;
}
.tdm1{
padding-left:30px;
}
.tdm2{
width:70px;
}









[data-listm1]:after{
content:"";
display:inline-block;
width:10px;
height:10px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;
background-image:url(https://goodmind.yida-design.com.tw/icon_down_white.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:calc(50% + 60px);
top:50%;
transform:translatex(-50%) translatey(-50%);
}

.spline{
display:block;
width:100%;
border-bottom:1px solid rgba(255,255,255,0.2);
}

.divm1{
background-color:#1C5E71;
text-align:center;
display:none;
}
.am11{
display:inline-block;
width:180px;
padding-top:10px;
padding-bottom:10px;
color:white;
text-align:center;
max-width:calc(50% - 2px);

}

@keyframes showm1{

0%{
transform:translatey(20px) scalex(2) scaley(1.6);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}
100%{
transform:translatex(0px) scalex(1) scaley(1);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
}


@keyframes showm2{
0%{
transform:translatex(0px) scalex(1) scaley(1);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
}
100%{
transform:translatey(20px) scalex(2) scaley(1.6);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
}

}

.crossimg{
display:block;
margin:auto;
width:36px;
cursor:pointer;
margin-bottom:20px;
}

.item3{
display:block;
margin:auto;
padding-top:20px;
width:160px;
}

.am1{
display:block;
width:100%;
padding-top:8px;
padding-bottom:8px;
font-size:20px;
letter-spacing:0.5px;
text-align:center;
font-family:Noto Sans TC;font-weight:400;
color:white;
cursor:pointer;
position:relative;
}

.divpadd_m3{
padding-top:30px;
}

.divback{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:31;
display:none;
}
.divfix_m3{
display:inline-block;
position:fixed;
left:0px;
top:0px;
z-index:33;
width:100%;
height:100%;
display:none;
height:calc(100vh - 60px);
overflow-y:auto;
padding-bottom:60px;
background-color:rgba(35, 116, 139,0.8);
}







.pcrumb a{
color:#888888;
}

.pcrumb{
width:calc(1200px - 60px);
margin:auto;
line-height:1.2em;
padding-top:10px;
font-size:15px;
color:#666666;
font-family:poppins;
}
.pcrumb:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://goodmind.yida-design.com.tw/icon_home.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=25);filter:alpha(opacity=25);-moz-opacity:0.25;-khtml-opacity:0.25;opacity:0.25;
position:relative;
top:2px;
margin-right:6px;
}









.divspace_page{
height:60px;
}

.divpage{
text-align:center;
}

.page1{
display:inline-flex;
width:46px;
height:46px;
border-radius:50%;
background-color:#368DA3;
background-color:#408797;
align-items:center;
justify-content:center;
position:relative;
font-size:18px;
margin-left:6px;
margin-right:6px;
color:white;
font-family:poppins;
}
.page1 img{
position:absolute;
left:50%;
top:50%;
width:10px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
transform:translatex(-50%) translatey(-50%);
}

[data-reverse-page]{
transform:scalex(-1);
}





.h1root1{
width:100%;
margin:auto;
font-size:34px;
color:#7C5E5B;
color:#66B7B3;
color:#4A9D99;
letter-spacing:3px;
line-height:1.2em;
padding-bottom:30px;
padding-top:0px;
font-family:Noto Sans TC;font-weight:600;
}


.h1root{
width:100%;
margin:auto;
font-size:34px;
color:#7C5E5B;
color:#66B7B3;
color:#4A9D99;
letter-spacing:3px;
line-height:1.2em;
text-align:center;
padding-bottom:60px;
padding-top:60px;
font-family:Noto Sans TC;font-weight:600;
}







.spcall{
display:inline-flex;
width:46px;
height:46px;
align-items:center;
margin-bottom:6px;
justify-content:center;
border-radius:50%;
cursor:pointer;
box-shadow:3px 3px 10px rgba(0,0,0,0.6);
}

[data-phone-call]{
background-color:#27849E;
}
[data-phone-call] img{
width:45%;
}

[data-line-call]{
background-color:#2CAF81;
}
[data-line-call] img{
width:60%;
}

[data-face-call]{
background-color:#006699;
}
[data-face-call] img{
width:32%;
}


[data-phone-call]{
background-color:#27849E;
}
[data-phone-call] img{
width:45%;
}

.divfix_call{
display:inline-block;
position:fixed;
right:6px;
top:50%;
transform:translatey(-50%);
}









.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:80px;
margin-top:15px;
margin-bottom:15px;
height:calc(70px - 30px);
}


.menu3 span{
height:2px;
background-color:#222222;
}

.menu1{
position:relative;
width:80px;
margin-top:15px;
margin-bottom:15px;
height:calc(70px - 30px);
}

.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:70px;

}

.menu5-left span{
height:2px;
background-color:#222222;
}

.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;
}



body{
background-color:#FCFCF1;
}
[data-3d-rec]{
perspective:3000px;
transform-style: preserve-3d;
}

.divpanel{
min-height:calc(100vh - 300px);
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;
}





[data-mobile]{
display:none;
}

.h1dm span{
display:inline-block;
width:100%;
color:#D8A883;
font-size:60px;
text-shadow:5px 5px 20px rgba(255,255,255,0.4),5px -5px 20px rgba(255,255,255,0.4),-5px 5px 20px rgba(255,255,255,0.4),-5px -5px 20px rgba(255,255,255,0.4),
5px 5px 20px rgba(255,255,255,0.6),5px -5px 20px rgba(255,255,255,0.6),-5px 5px 20px rgba(255,255,255,0.6),-5px -5px 20px rgba(255,255,255,0.6)
;
padding-bottom:10px;
}

.h1dm br{
display:none;
}

.h1dm{
width:100%;
text-align:center;
line-height:1em;
font-size:80px;
color:#FDFAF1;
font-family:Noto Sans TC;font-weight:600;
text-shadow:5px 5px 10px rgba(0,0,0,0.2),5px -5px 10px rgba(0,0,0,0.2),-5px 5px 10px rgba(0,0,0,0.2),-5px -5px 10px rgba(0,0,0,0.2);
}

.divposword_dm{
position:absolute;
left:0px;
top:calc(50% - 30px);
width:100%;
transform:translatey(-50%);
}

.divdm{
position:relative;
width:100%;
height:860px;
overflow:hidden;
}
.dmimg{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;
background-size:cover;
background-position:50% 50%;
background-image:url(https://goodmind.yida-design.com.tw/dm1.webp);
}


























.h2a1 span{
display:inline-block;
}

.h2a1{
width:100%;
margin:auto;
font-size:38px;
color:#009999;
line-height:1.2em;
padding-bottom:40px;
font-family:Noto Sans TC;font-weight:500;
}

.pa1{
width:100%;
margin:auto;
font-size:18px;
color:#666666;
line-height:1.4em;
font-family:Noto Sans TC;font-weight:400;
}

.aimg2{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;
background-size:cover;
background-position:50% 50%;
background-image:url(https://goodmind.yida-design.com.tw/aimg2.webp);

}

.tablea1{
display:table;
width:100%;
}
.tra1{
display:table-row;
}
.tda1{
display:table-cell;
vertical-align:middle;
width:800px;
height:650px;
position:relative;
}
.tda2{
display:table-cell;
vertical-align:middle;
padding-right:100px;
padding-left:100px;
}
.tda3{
display:none;
position:relative;
}
.diva1_rec{
background-color:#F0F1EF;
}






































.br2{
display:none;
}

.pserv{
margin:0px;
display:inline-flex;
align-items:center;
justify-content:center;
width:300px;
height:250px;
border-radius:50%;
font-size:28px;
color:rgba(255,255,255,0.8);
margin-left:30px;
margin-right:30px;
cursor:pointer;
margin-bottom:20px;
font-family:Noto Sans TC;font-weight:400;
text-shadow:5px 5px 10px rgba(121, 54, 45,0.6),5px 5px 10px rgba(121, 54, 45,0.6);
background-color:rgba(223, 91, 83,0.6);
}

.divserv1_rec{
text-align:center;
}

.h2serv{
width:100%;
margin:auto;
line-height:1em;
font-size:50px;
color:white;
color:#F1E8D8;
color:#F7F1E8;
text-align:center;
font-family:Noto Sans TC;font-weight:600;
letter-spacing:2px;
padding-bottom:50px;
text-shadow:5px 5px 10px rgba(0,0,0,0.2),5px -5px 10px rgba(0,0,0,0.2),-5px 5px 10px rgba(0,0,0,0.2),-5px -5px 10px rgba(0,0,0,0.2);
}

.divposserv{
display:inline-block;
position:absolute;
left:50%;
top:50%;
width:100%;
transform:translatex(-50%) translatey(-50%);
}

.divserv_rec{
position:relative;
height:820px;
}
.servimg{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;

background-size:cover;
background-position:50% 50%;
background-image:url(https://goodmind.yida-design.com.tw/backserv1.webp);

}




































.acon1{
display:flex;
width:130px;
height:40px;
border-radius:30px;
align-items:center;
justify-content:center;
color:white;
background-color:rgba(0,0,0,0.4);
border:2px solid rgba(255,255,255,0.6);
font-size:16px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
transition:0.4s;
}

.pcon{
width:100%;
margin:auto;
font-size:36px;
color:white;
line-height:1.2em;
text-align:center;
padding-bottom:0px;
transition:0.4s;
text-shadow:5px 5px 10px rgba(0,0,0,0.2),-5px 5px 10px rgba(0,0,0,0.2),5px -5px 10px rgba(0,0,0,0.2),-5px -5px 10px rgba(0,0,0,0.2);
font-family:Noto Sans TC;font-weight:400;
}

.divposword_con{
display:inline-block;
position:absolute;
left:50%;
top:50%;
transform:translatex(-50%) translatey(-50%);
}

.divcon_rec{
padding-bottom:30px;
}

.divposback_con{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
transition:0.4s;
background-color:rgba(0,0,0,0.4);
}

.divcon img{
position:absolute;
left:50%;
top:50%;
transform:translatex(-50%) translatey(-50%) scale(1);
transition:0.4s;
width:100%;
height:100%;
object-fit:cover;
object-position:50% 50%;

background-size:cover;
background-position:50% 50%;

}

[data-con1]{
background-image:url(https://goodmind.yida-design.com.tw/house1.webp);
}
[data-con2]{
background-image:url(https://goodmind.yida-design.com.tw/house3.webp);
}


.divcon svg{
width:100%;
display:none;
}

.divcon:hover .divposback_con{
transition:0.4s;
background-color:rgba(0,0,0,0.2);
}

.divcon:hover img{
transform:translatex(-50%) translatey(-50%) scale(1.2);
transition:0.4s;
}
.divcon:hover .pcon{
padding-bottom:30px;
transition:0.4s;
}
.divcon:hover .acon1{
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
transition:0.4s;
}

.divcon{
width:50%;
float:left;
height:400px;
overflow:hidden;
position:relative;
}


















.img1{
background-image:url(https://goodmind.yida-design.com.tw/1/news3c0fd0f81efc3_1.jpg?n1=1);
}

.img2{
background-image:url(https://goodmind.yida-design.com.tw/1/news2870f18098aa2_1.jpg?n1=1);
}

.img3{
background-image:url(https://goodmind.yida-design.com.tw/1/news71fafb00251b9_1.webp?n1=1);
}



.imge1{
background-image:url(https://goodmind.yida-design.com.tw/1/mindbd6a37e11c0d3_1.jpg?n1=1);
}

.imge2{
background-image:url(https://goodmind.yida-design.com.tw/1/mind7d9b4fe9b12b4_1.jpg?n1=1);
}

.imge3{
background-image:url(https://goodmind.yida-design.com.tw/1/mindaa48e9530ff17_1.jpg?n1=1);
}



.h1root{
padding-top:20px !important;
padding-bottom:40px !important;
}







.anews{
display:block;
width:100%;
font-size:16.5px;
color:#333333;
cursor:pointer;
line-height:1.2em;
font-family:Noto Sans TC;font-weight:400;
}

.tdn1{
font-size:16px;
color:#507453;
color:#608A64;
color:#599241;
color:#6B8648;
color:white;
font-family:poppins;font-weight:500;
line-height:1.1em;
text-align:center;
width:66px;
padding-right:10px;
vertical-align:top;
}
.tdn1 span{
display:inline-block;
width:100%;
font-family:Lilita One;font-weight:400;
font-size:50px;
font-size:40px;
padding-bottom:6px;
}



.divnum code{
display:inline-block;
position:relative;
top:4px;
}
.divnum{
width:66px;
height:66px;
display:flex;
align-items:center;
justify-content:center;
background-color:#2C91AF;
border-radius:50%;
}

.tan1{
width:100%;
}

.divposback_news{
position:absolute;
left:5px;
top:5px;
width:100%;
height:100%;
background-color:#2C91AF;
border-radius:30px;
}

.divimg_news{
position:relative;
margin-bottom:10px;
cursor:pointer;
}
.divimg_news svg{
width:100%;
}
.divimg_news img{
position:absolute;
left:-5px;
top:-5px;
width:100%;
height:100%;
object-fit:cover;
border-radius:30px;
transition:0.4s;
filter: brightness(1);
transform:scale(1);
object-position:50% 50%;
background-size:cover;
background-position:50% 50%;
}

.divnews:hover img{
transition:0.4s;
left:5px;
top:5px;
filter: brightness(1.25);
}

.divnews{
padding-left:30px;
padding-right:30px;
width:calc(33.3% - 60px);
float:left;
left:3px;
padding-bottom:50px;
}

.divnews_rec{
width:calc(1300px - 60px);
margin:auto;
}




























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


.divlist1{
padding-top:60px;
}



.table1-back{
display:block;
height:auto;
width:100%;
}

.table1{
display:block;
height:auto;
width:100%;
}
.tr1{
display:block;
}
.td1{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
padding-top:20px;
text-align:center;
padding-bottom:10px;
}
.td2{
display:block;
padding-left:0px;
padding-right:0px;
width:100%;
padding-bottom:10px;
text-align:center;
}

.logoimg{
width:170px;
}

.a1{
padding-top:20px;
padding-bottom:20px;
}



.tablebase{
display:block;
}
.trbase{
display:block;
}
.tdbase1{
display:block;
padding-left:0px;
padding-right:0px;
padding-bottom:30px;
width:100%;
}
.tdbase2{
display:block;
padding-left:0px;
padding-right:0px;
max-width:100%;
}
.tdbase3{
display:none;
padding-left:0px;
padding-right:0px;
}

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


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


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

.item1{
right:0px;
}

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


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



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

.divnews{
padding-left:20px;
padding-right:20px;
width:calc(33.3% - 40px);
padding-bottom:30px;
}

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


.logoimg{
width:170px;
}

.tdbase1{
width:170px;
}

.table1{
height:80px;
}
.table1-back{
height:80px;
}


.divspace{
height:80px;
}



.tdbase1{
padding-right:40px;
}

.tdbase2{
width:320px;
}

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


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



[data-desk]{
display:none;
}
[data-mobile]{
display:block;
}

.dmimg{
background-image:url(https://goodmind.yida-design.com.tw/dm1-1.webp);
}



}

@media screen and (min-width:790px) and (max-width:1050px){


.divspace{
height:155px;
}



.item1{
height:280px;
right:30px;
}




.divnews_rec{
width:800px;
max-width:calc(100% - 80px);
}

.divnews{
padding-left:40px;
padding-right:40px;
left:2px;
width:calc(50% - 80px);
padding-bottom:50px;
}

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


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

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


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



.divfix_call{
top:auto;
transform:translatey(0px);
bottom:20px;
}



}

@media screen and (min-width:580px) and (max-width:660px){


.divbase_rec{
padding-top:40px;
padding-bottom:60px;
}



.item1{
height:210px;
right:-40px;
}


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


.item1{
height:240px;
right:0px;
}


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


.tdbase2{
padding-bottom:20px;
}

.divbase_rec{
padding-top:40px;
padding-bottom:20px;
}

.item1{
position:relative;
height:210px;
padding-left:30px;
right:0px;
}

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


.ptopb1{
font-family:Noto Sans TC;font-weight:500;
font-size:19px;
}


.tdbase2{
padding-bottom:20px;
}

.divbase_rec{
padding-top:40px;
padding-bottom:20px;
}

.item1{
position:relative;
height:180px;
padding-left:30px;
right:0px;
}



.tam1{
height:60px;
}

.tdm1{
padding-left:20px;
}

.logom1{
height:34px;
}

.divspace{
height:60px;
}

.menu1{
position:relative;
width:70px;
margin-top:15px;
margin-bottom:15px;
height:calc(60px - 30px);
}




.am1{
padding-top:8px;
padding-bottom:8px;
font-size:19px;
}

.item3{
width:140px;
}



.pcrumb{
width:calc(100% - 30px);
}



.h1root{
font-size:26px;
padding-bottom:40px;
padding-top:40px;
letter-spacing:1px;
}
.h1root1{
font-size:28px;
letter-spacing:1px;
padding-bottom:30px;
}



.spcall{
width:40px;
height:40px;
}





.divanimation{
left:0px;
}



.divdm{
height:500px;
}


.divposword_dm{
position:absolute;
left:0px;
top:calc(50% - 80px);
}

.h1dm code{
display:none;
}

.dmimg{
object-position:76% 60%;
}

.h1dm span{
font-size:30px;
padding-bottom:10px;
}
.h1dm{
font-size:38px;
text-shadow:5px 5px 10px rgba(137, 123, 88,0.2),5px -5px 10px rgba(137, 123, 88,0.2),-5px 5px 10px rgba(137, 123, 88,0.4),-5px -5px 10px rgba(137, 123, 88,0.4);
}
.h1dm br{
display:inline;
}



.h2a1{
font-size:30px;
padding-bottom:30px;
}

.tda2{
width:calc(100% - 80px);
padding-top:40px;
padding-bottom:50px;
}

.tda3{
width:100%;
max-width:100%;
height:240px;
}

.aimg2{
object-position:40% 0%;
}


.pcon{
font-size:22px;
}

.divcon{
width:100%;
height:auto;
}
.divcon svg{
display:block;
}

.acon1{
width:100px;
height:35px;
font-size:15px;
}

.divcon:hover .pcon{
padding-bottom:20px;
}




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

.divnews{
padding-left:0px;
padding-right:0px;
float:none;
width:260px;
margin:auto;
left:1px;
max-width:calc(100% - 100px);
padding-bottom:30px;
}

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


.spbase1{
width:100%;
}

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


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

.divfix{
display:none;
}



.pa1{
font-size:16px;
}



.anews{
font-size:16px;
}

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


.divspace{
height:70px;
}



.pcrumb{
width:calc(100% - 40px);
}



.spcall{
width:42px;
height:42px;
}



}

@media screen and (min-width:1px) and (max-width:420px){


.spline{
display:none;
}
.am11{
display:block;
width:100%;
max-width:100%;
border-bottom:1px solid rgba(255,255,255,0.2);
}



}

@media screen and (min-width:790px) and (max-width:1260px){


.pcrumb{
width:calc(100% - 60px);
}



}

@media screen and (min-width:1px) and (max-width:1230px){

.div1200{
width:100%;
}


}

@media screen and (min-width:1100px) and (max-width:1300px){


.divdm{
height:760px;
}



.tda1{
height:600px;
}



}

@media screen and (min-width:900px) and (max-width:1100px){


.divdm{
height:700px;
}

.h1dm{
font-size:66px;
}



}

@media screen and (min-width:790px) and (max-width:900px){


.divdm{
height:660px;
}

.h1dm{
font-size:58px;
}



}

@media screen and (min-width:700px) and (max-width:790px){


.divdm{
height:550px;
}

.h1dm span{
font-size:45px;
}
.h1dm{
font-size:50px;
}



.tda2{
width:calc(100% - 100px);
padding-top:60px;
padding-bottom:60px;
}

.tda3{
width:100%;
max-width:100%;
height:300px;
}

.aimg2{
object-position:40% 0%;
}




.divserv_rec{
height:660px;
}

.pserv{
font-size:22px;
width:220px;
height:180px;
margin-left:-10px;
margin-right:-10px;
margin-bottom:20px;
}

.h2serv{
font-size:45px;
}



.pcon{
font-size:26px;
}

.divcon{
width:100%;
height:240px;
}

.acon1{
width:110px;
height:40px;
}



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

.divnews{
padding-left:30px;
padding-right:30px;
left:2px;
width:calc(50% - 60px);
padding-bottom:50px;
}




}

@media screen and (min-width:600px) and (max-width:700px){


.divdm{
height:500px;
}

.h1dm span{
font-size:40px;
}
.h1dm{
font-size:45px;
}



.h2a1{
font-size:32px;
padding-bottom:35px;
}

.tda2{
width:calc(100% - 100px);
padding-top:60px;
padding-bottom:60px;
}

.tda3{
width:100%;
max-width:100%;
height:300px;
}

.aimg2{
object-position:40% 0%;
}



}

@media screen and (min-width:520px) and (max-width:600px){


.divdm{
height:440px;
}

.h1dm span{
font-size:35px;
}
.h1dm{
font-size:40px;
}



.h2a1{
font-size:32px;
padding-bottom:35px;
}

.tda2{
width:calc(100% - 100px);
padding-top:60px;
padding-bottom:60px;
}

.tda3{
width:100%;
max-width:100%;
height:280px;
}

.aimg2{
object-position:40% 0%;
}



}

@media screen and (min-width:460px) and (max-width:520px){


.divdm{
height:400px;
}

.h1dm span{
font-size:30px;
}
.h1dm{
font-size:35px;
}



.h2a1{
font-size:30px;
padding-bottom:30px;
}

.tda2{
width:calc(100% - 80px);
padding-top:50px;
padding-bottom:50px;
}

.tda3{
width:100%;
max-width:100%;
height:260px;
}

.aimg2{
object-position:40% 0%;
}



}

@media screen and (min-width:1350px) and (max-width:1600px){


.tda1{
width:660px;
}

.aimg2{
object-position:40% 50%;
}



}

@media screen and (min-width:1150px) and (max-width:1350px){


.tda1{
width:600px;
}
.tda2{
padding-right:80px;
padding-left:80px;
}

.aimg2{
object-position:40% 50%;
}

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


.tda1{
width:52%;
}
.tda2{
padding-right:60px;
padding-left:60px;
}

.aimg2{
object-position:50% 50%;
}

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


.tda1{
height:580px;
}

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


.tablea1{
display:block;
}
.tra1{
display:block;
}
.tda1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
display:none;
}
.tda2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
}
.tda3{
display:block;
}

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


.tda2{
width:calc(100% - 160px);
padding-top:80px;
padding-bottom:60px;
}



.tda3{
width:100%;
max-width:100%;
height:360px;
}

.aimg2{
object-position:40% 0%;
}


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


.divserv_rec{
height:760px;
}

.pserv{
font-size:26px;
width:250px;
height:220px;
}


.pcon{
font-size:32px;
}
.divcon{
height:320px;
}

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




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


.divserv_rec{
height:700px;
}

.pserv{
font-size:24px;
width:220px;
height:180px;
margin-left:20px;
margin-right:20px;
margin-bottom:20px;
}



.pcon{
font-size:30px;
}

.divcon{
height:280px;
}

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


.divserv_rec{
height:660px;
}

.pserv{
font-size:24px;
width:220px;
height:180px;
margin-left:10px;
margin-right:10px;
margin-bottom:20px;
}



.pcon{
font-size:30px;
}

.divcon{
width:100%;
height:280px;
}



}

@media screen and (min-width:640px) and (max-width:700px){


.divserv_rec{
height:600px;
}

.h2serv{
font-size:45px;
}

.pserv{
font-size:21px;
width:200px;
height:170px;
margin-left:-8px;
margin-right:-8px;
margin-bottom:10px;
}



}

@media screen and (min-width:600px) and (max-width:640px){


.h2serv{
padding-bottom:30px;
font-size:40px;
}

.divserv_rec{
height:720px;
}

.pserv{
font-size:21px;
width:200px;
height:170px;
margin-left:12px;
margin-right:12px;
margin-bottom:10px;
}

.br3{
display:none;
}
.br2{
display:inline;
}

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


.h2serv{
padding-bottom:30px;
font-size:36px;
}

.divserv_rec{
height:700px;
}

.pserv{
font-size:20px;
width:180px;
height:160px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

.br3{
display:none;
}
.br2{
display:inline;
}

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


.h2serv{
padding-bottom:30px;
font-size:32px;
text-shadow:5px 5px 10px rgba(137, 123, 88,0.2),5px -5px 10px rgba(137, 123, 88,0.2),-5px 5px 10px rgba(137, 123, 88,0.4),-5px -5px 10px rgba(137, 123, 88,0.4);
}

.divserv_rec{
height:640px;
}

.pserv{
font-size:18px;
width:160px;
height:150px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}

.br3{
display:none;
}
.br2{
display:inline;
}



}

@media screen and (min-width:380px) and (max-width:420px){


.h2serv{
padding-bottom:30px;
font-size:32px;
}

.divserv_rec{
height:600px;
}

.pserv{
font-size:18px;
width:150px;
height:130px;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;
}

.br3{
display:none;
}
.br2{
display:inline;
}



}

@media screen and (min-width:340px) and (max-width:380px){


.h2serv{
padding-bottom:30px;
font-size:32px;
}

.divserv_rec{
height:600px;
}

.pserv{
font-size:17px;
width:150px;
height:130px;
margin-left:-10px;
margin-right:-10px;
margin-bottom:10px;
}

.br3{
display:none;
}
.br2{
display:inline;
}

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


.h2serv{
padding-bottom:30px;
font-size:32px;
}

.divserv_rec{
height:560px;
}

.pserv{
font-size:16px;
width:130px;
height:120px;
margin-left:-10px;
margin-right:-10px;
margin-bottom:10px;
}

.br3{
display:none;
}
.br2{
display:inline;
}

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


.pcon{
font-size:24px;
}

.divcon{
width:100%;
height:auto;
}
.divcon svg{
display:block;
}

.acon1{
width:110px;
height:40px;
font-size:15px;
}




}

@media screen and (min-width:1560px) and (max-width:1920px){


.divnews_rec{
width:calc(1500px - 60px) !important;
}

.tablebase{
width:calc(1500px - 60px) !important;
}

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


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

.tablebase{
width:calc(100% - 60px) !important;
}



}

@media screen and (min-width:1200px) and (max-width:1360px){


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



}

@media screen and (min-width:620px) and (max-width:700px){


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

.divnews{
padding-left:20px;
padding-right:20px;
left:2px;
width:calc(50% - 40px);
padding-bottom:30px;
}

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


.divnum code{
transform:scale(0.8);
}

.divnum{
width:56px;
height:56px;
}
.tdn1{
width:56px;
padding-right:6px;
}

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


.divimg_news img{
position:absolute;
left:-3px;
top:-3px;
}

.divposback_news{
left:3px;
top:3px;
}

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


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

.divnews{
padding-left:10px;
padding-right:10px;
left:2px;
width:calc(50% - 20px);
padding-bottom:30px;
}

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


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

.divnews{
padding-left:0px;
padding-right:0px;
float:none;
width:300px;
margin:auto;
left:1px;
max-width:calc(100% - 100px);
padding-bottom:30px;
}



}
