

@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;
}





.areturn{
display:block;
background-color:#2CAFA1;
text-align:center;
padding-top:15px;
padding-bottom:15px;
width:160px;
color:white;
border-radius:30px;
}

.ap1 span{
display:block;
width:100%;
font-size:18px;
color:#2C91AF;
padding-bottom:6px;
font-family:Noto Sans TC;font-weight:500;
}

.ap1{
display:block;
width:100%;
line-height:1.4em;
color:#666666;
font-family:Noto Sans TC;font-weight:400;
}

.divpn{
width:calc(50% - 50px);
padding-right:50px;
float:left;


}
.divpn_rec{
width:calc(100% + 50px);
padding-top:30px;
margin-top:30px;
border-top:1px solid #cccccc;
padding-bottom:50px;
}

.imgroot{
width:400px;
border-radius:30px;
max-width:100%;
margin-bottom:20px;
}

.h1news{
width:100%;
margin:auto;
font-size:36px;
color:#1C5B6F;
line-height:1.2em;
font-family:Noto Sans TC;font-weight:500;
}

.divnews_rec{
width:calc(1200px - 60px);
margin:auto;
padding-top:30px;
padding-bottom:50px;
}

.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;
}
.divnum span{
display:inline-block;
width:100%;
font-family:Lilita One;font-weight:400;
font-size:50px;
font-size:40px;
padding-bottom:6px;
}


.spyear{
display:block;
width:100%;
font-size:18px;
text-align:center;
font-family:Lilita One;font-weight:400;
color:#2C91AF;
padding-top:3px;
}

.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%;
margin-bottom:20px;
}













.divtext h2{
padding-left:30px;
width:calc(100% - 30px);
margin:auto;
font-size:28px;
color:#469591;
line-height:1.2em;
position:relative;
padding-bottom:20px;
font-family:Noto Sans TC;font-weight:400;
}
.divtext h2:before{
content:'';
display:inline-block;
width:20px;
height:20px;
background-image:url(https://goodmind.yida-design.com.tw/icon_love_color.webp);
background-repeat:no-repeat;
background-size:contain;
background-position:50% 50%;
position:absolute;
left:0px;
top:6px;
}

.divtext p{
width:100%;
margin:auto;
line-height:1.9em;
color:#666666;
font-size:16px;
}

.divtext{
font-family:poppins;
}

.divtext h3{
width:100%;
margin:auto;
font-size:22px;
color:#B69250;
color:#5CADA4;
line-height:1.2em;
padding-bottom:15px;
}

.divtext ul{
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
line-height:1.9em;
color:#666666;
font-size:16px;
}

.divtext b{
color:#E15B5B;
transform:scale(1.02);
padding-left:3px;
padding-right:3px;
}
.divtext strong{
color:#E15B5B;
transform:scale(1.02);
padding-left:3px;
padding-right:3px;
}


.divtext ol{
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
line-height:1.9em;
color:#666666;
font-size:16px;
}

.divtext img{
max-width:100%;
}






.divmenu{
display:inline-block;
padding:20px;
padding-bottom:15px;
border:1px solid #cccccc;
background-color:#f8f8fb;
}

.h2{
width:100%;
margin:auto;
line-height:1.2em !important;
font-size:14.5px !important;
color:#333333;
font-weight:bold !important;
padding-bottom:10px !important;
cursor:pointer;

}
.h3{
width:calc(100% - 25px) !important;
padding-left:25px !important;
margin:auto;
line-height:1.2em !important;
font-size:14.5px;
color:#333333 !important;
padding-bottom:10px !important;
position:relative;
cursor:pointer;
}
.h3:before{
content:'';
display:inline-block;
width:6px;
height:6px;
background-color:#666666;
border-radius:50%;
position:absolute;
left:10px;
top:6px;
}


.divmenu{
margin-bottom:0px;
}







.divover_ntext{
overflow-x:auto;
}


.divtext table{
max-width:100%;
background-color:#cccccc;
}
.divtext td{
padding:10px;
background-color:white;
}


.divtext thead{
background-color:#f8f8fb;
}

.divtext table{

border-collapse:collapse;
font-size:15px;
color:#222222;
background-color:rgba(255,255,255,0.6);
}



.divtext table td{
padding:10px;
border:1px solid #999999;
text-align:center;
line-height:1.2em;
}

.imgv1{
width:calc(50% - 12px);
margin-left:0px;
margin-right:10px;
padding-bottom:8px;
padding-top:0px;
}
.imgh1{
width:100%;
padding-top:0px;
padding-bottom:8px;
}




.divimg_video{
width:100%;
position:relative;
left:0px;
top:0px;
}
.divimg_video img{
width:100%;
}
.divimg_video svg{
width:100%;
}
.divposvideo{
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;

}
.divposvideo iframe{
width:100%;
height:100%;
}


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

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




}

@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;
}



.divpn_rec{
width:100%;
padding-bottom:10px;
}
.divpn{
width:100%;
padding-right:0px;
padding-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;
}



.h1news{
font-size:30px;
}

.areturn{
padding-top:12px;
padding-bottom:12px;
width:140px;
}



.divtext h2{
font-size:24px;
}

.divtext h3{
font-size:19px;
}

.divtext h2:before{
width:16px;
height:16px;
top:8px;
}




.divmenu{
padding:15px;
padding-bottom:10px;
}

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



.imgroot{
width:360px;
}



}

@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:700px) and (max-width:1260px){


.divnews_rec{
width:calc(100% - 100px);
}



}

@media screen and (min-width:1px) and (max-width:700px){


.divnews_rec{
width:calc(100% - 60px);
}



}
