

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

















@keyframes dm1{

100%{
bottom:0px;
}
}

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

.pdm span{
display:inline-block;
}
.pdm{
position:absolute;
left:50%;
top:calc(50% - 0px);
display:inline-block;
font-size:35px;
color:white;
line-height:1.2em;
font-family:Noto Sans TC;font-weight:500;
letter-spacing:1px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;
animation-name:word1;
text-align:center;
animation-duration:0.6s;
animation-delay:0.2s;
animation-fill-mode:forwards;
animation-timing-function:linear;

text-shadow:5px 5px 10px rgba(101, 71, 52,0.4),5px -5px 10px rgba(101, 71, 52,0.4),-5px 5px 10px rgba(101, 71, 52,0.4),-5px -5px 10px rgba(101, 71, 52,0.4);
transform:translatex(-50%) translatey(-50%);
}

.divdm{
position:relative;
height:400px;
overflow:hidden;
}
.dmimg{
position:absolute;
left:50%;
bottom:-100px;
width:auto;
height:660px;
transform:translatex(-50%);
animation-name:dm1;
animation-duration:1.8s;
animation-delay:0.4s;
animation-fill-mode:forwards;
animation-timing-function:linear;

}






























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


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































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

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

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

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

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

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

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

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

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

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

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

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


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



}

@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:1350px) and (max-width:1560px){


.pdm{
font-size:32px;
}

.divdm{
height:350px;
}


.dmimg{
left:calc(50% + 160px);
height:640px;
}


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


.pdm{
font-size:30px;
}

.divdm{
height:300px;
}


.dmimg{
left:calc(50% + 160px);
height:560px;
}


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


.pdm{
font-size:30px;
}

.divdm{
height:300px;
}

.dmimg{
left:calc(50% + 180px);
height:480px;
bottom:-60px;
}


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


.pdm{
font-size:26px;
}

.divdm{
height:260px;
}

.dmimg{
left:calc(50% + 130px);
height:400px;
bottom:-70px;
}


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


.pdm{
font-size:26px;
}

.divdm{
height:220px;
}

.dmimg{
left:calc(50% + 130px);
height:360px;
bottom:-60px;
}




.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){


.pdm{
font-size:22px;
}

.divdm{
height:200px;
}

.dmimg{
left:calc(50% + 130px);
height:320px;
bottom:-50px;
}


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


.pdm{
font-size:20px;
letter-spacing:0px;
}

.divdm{
height:180px;
}

.dmimg{
left:calc(50% + 130px);
height:280px;
bottom:-40px;
}




}

@media screen and (min-width:440px) and (max-width:500px){


.pdm{
font-size:20px;
letter-spacing:0px;
}

.divdm{
height:160px;
}

.dmimg{
left:calc(50% + 130px);
height:250px;
bottom:-40px;
}


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


.pdm{
font-size:20px;
letter-spacing:0px;
}

.divdm{
height:140px;
}

.dmimg{
left:calc(50% + 110px);
height:230px;
bottom:-30px;
}


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


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



.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: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;
}



}
