

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

.a11{
display:block;
padding-top:8px;
padding-bottom:8px;
padding-left:20px;
width:calc(100% - 20px);
font-size:17px;
color:#333333;
text-align:left;
line-height:1.2em;
}

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

.divlist1{
position:absolute;
left:0px;
top:-2000px;
width:220px;
padding-top:70px;
}
.divpadd_list1{
background-color:white;
padding-top:10px;
padding-bottom:12px;
border-radius:12px;
box-shadow:0px 0px 15px rgba(0,0,0,0.4);
}





.table1-back .a1:after{
content:"";
display:inline-block;
width:26px;
height:26px;
background-image:url(https://cyuan.yida-design.com.tw/icon_gear_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:50%;
position:absolute;
left:50%;
border-radius:50%;
background-color:#2BAAE1;
transform:translatex(-50%) rotate(0deg);
top:0px;
transition:0.4s;
}


.table1 .a1:after{
content:"";
display:inline-block;
width:32px;
height:32px;
background-image:url(https://cyuan.yida-design.com.tw/icon_gear_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:50%;
position:absolute;
left:50%;
border-radius:50%;
background-color:#2BAAE1;
transform:translatex(-50%) rotate(180deg);
top:0px;
transition:0.4s;
}



.a1{
display:inline-block;
padding-left:15px;
padding-right:15px;
line-height:1.2em;
color:#222222;
cursor:pointer;
font-size:18px;
position:relative;
top:10px;
font-family:Noto Sans TC;font-weight:400;
transition:0.4s;
}

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

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


.logoimg{
width:254px;
transition:0.4s;
}
.logoimg-back{
width:230px;
transition:0.4s;
}
.td2{
display:table-cell;
vertical-align:middle;
text-align:right;
}

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

.tr1{
display:table-row;
}

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

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

.divspace{
height:125px;
background-color:#1B8ABA;
}

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


















.qrcode{
width:110px;
}

.spb1{
display:block;
width:50%;
float:left;
color:white;
color:#dddddd;
font-size:15px;
line-height:1.2em;
padding-bottom:10px;
font-family:poppins;
}

.pdatab1{
width:calc(100% - 30px);
margin:auto;
padding-left:30px;
position:relative;
font-size:15px;
color:white;
color:#dddddd;
padding-bottom:6px;
font-family:poppins;
}
[data-phone-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://cyuan.yida-design.com.tw/icon_phone_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:2px;
top:6px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;

}
[data-map-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://cyuan.yida-design.com.tw/icon_map_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:2px;
top:6px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;

}
[data-line-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://cyuan.yida-design.com.tw/icon_line_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:2px;
top:6px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;

}
[data-email-base]:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-image:url(https://cyuan.yida-design.com.tw/icon_email_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:contain;
position:absolute;
left:2px;
top:6px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;

}
.ptopb1{
width:100%;
margin:auto;
font-size:24px;
color:white;
letter-spacing:1px;
line-height:1.2em;
padding-bottom:25px;
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:260px;
padding-right:50px;
}
.tdbase2{
display:table-cell;
vertical-align:top;
width:360px;
}
.tdbase3{
display:table-cell;
vertical-align:middle;
text-align:right;
}

.divpadd_base{
padding-top:100px;
padding-bottom:80px;
background-color:rgba(0,0,0,0.7);
}

.divbase_rec{
background-image:url(https://cyuan.yida-design.com.tw/base1.webp);
background-size:cover;
background-position:50% 50%;
}






















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

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

[data-backm1]{
background-color:#222222;
}

.tdm1{
width:70px;
}

.tdm2{
text-align:center;
}

.divfix_m1{
display:inline-block;
position:fixed;
left:0px;
top:0px;
z-index:21;
width:100%;
background-color:white;
box-shadow:0px 0px 10px rgba(0,0,0,0.4);
display:none;
overflow-x:hidden;
}
.tam1{
width:100%;
height:60px;
}










[data-listm1]:after{
content:"+";
display:inline-block;
font-family:poppins;font-weight:500;
font-size:22px;
color:#2AA5DE;
position:absolute;
right:20px;
top:50%;
transform:translatey(-50%);
}

.am11{
display:block;
padding-left:46px;
width:calc(100% - 46px);
padding-top:12px;
padding-bottom:12px;
line-height:1.2em;
color:white;
font-family:Noto Sans TC;font-weight:400;
border-bottom:1px solid rgba(255,255,255,0.2);
font-size:18px;
}



.divm1{
background-image:linear-gradient(to right,#1A8CC4,#2AA5DE);
display:none;
}

.am1:before{
content:"";
display:inline-block;
width:25px;
height:25px;
background-image:url(https://cyuan.yida-design.com.tw/icon_gear1_white.webp);
background-repeat:no-repeat;
background-position:50% 50%;
background-size:55%;
position:absolute;
left:20px;
top:50%;
border-radius:50%;
background-color:#2BAAE1;
background-color:#1B8DBE;
transform:translatey(-50%);
}


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

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

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

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

.divfix_m3-close{
position:fixed;
left:-230px;
top:0px;
width:220px;
height:100vh;
z-index:33;
box-shadow:0px 6px 10px rgba(0,0,0,0.4);
background-color:#333333;
transition:0.4s;
overflow-y:auto;
}











.pcrumb:before{
content:"";
display:inline-block;
width:15px;
height:15px;
background-image:url(https://cyuan.yida-design.com.tw/icon_home.webp);
background-size:contain;
background-repeat:no-repeat;
background-position:50% 50%;
-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;
line-height:1.2em;
padding-top:15px;
font-family:poppins;font-weight:500;
}
.pcrumb a{
color:#888888;
}









[data-way-page]{
border-radius:0px !important;
font-size:24px !important;
}


.divpage a{
display:inline-flex;
border:1px solid #cccccc;
width:45px;
height:45px;
font-size:18px;
border-radius:50%;
margin-left:6px;
margin-right:6px;
margin-bottom:9px;
font-family:poppins;font-weight:500;
font-size:18px;
align-items:center;
justify-content:center;
}
.page1{
background-color:white;
color:#666666;
}
.page3{
background-color:#50B8E2;
color:white;
}





.h1root{
width:calc(100% - 0px);
padding-left:0px;
margin:auto;
text-align:center;
position:relative;
font-size:28px;
color:#222222;
letter-spacing:2px;
font-family:Noto Sans TC;font-weight:400;
line-height:1.2em;
padding-top:40px;
padding-bottom:50px;
}
.h1root:before{
content:"";
display:block;
width:35px;
height:35px;
background-image:url(https://cyuan.yida-design.com.tw/icon_gear_color.webp);
background-size:100% 100%;
margin:auto;
margin-bottom:16px;
}

.h1root1{
width:calc(100% - 55px);
padding-left:55px;
margin:auto;
position:relative;
font-size:28px;
color:#222222;
letter-spacing:2px;
font-family:Noto Sans TC;font-weight:400;
line-height:1.2em;
padding-bottom:40px;
}
.h1root1:before{
content:"";
display:inline-block;
width:35px;
height:35px;
background-image:url(https://cyuan.yida-design.com.tw/icon_gear_color.webp);
background-size:100% 100%;
position:absolute;
left:0px;
top:0px;
}







[data-phone-call] img{
width:45%;
}
[data-phone-call]{
background-color:#21A0D8;
}

[data-line-call] img{
width:60%;
}
[data-line-call]{
background-color:#1ECEAB;
}

.spcall{
display:flex;
width:46px;
height:46px;

border-radius:50%;
align-items:center;
justify-content:center;
cursor:pointer;
margin-bottom:10px;
box-shadow:3px 3px 10px rgba(0,0,0,0.2);
}


.divfix_call{
display:inline-block;
position:fixed;
right:10px;
top:50%;
display:none;
z-index:21;
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:70px;
height:calc(60px - 16px);
margin-top:8px;
margin-bottom:8px;
}

.menu3 span{
height:2px;
background-color:#2CA9E3;
}

.menu1{
position:relative;
width:70px;
height:calc(60px - 16px);
margin-top:8px;
margin-bottom:8px;
}

.menu1 span{
height:3px;
border-radius:6px;
background-color:#2CA9E3;
}


.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;
}




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






.divtext img{
max-width:100%;
}

.divtext h2{
width:100%;
margin:auto;
font-size:26px;
line-height:1.2em;
color:#1C8AB9;
font-family:Noto Sans TC;font-weight:400;
padding-bottom:20px;
}

.divtext h3{
width:100%;
margin:auto;
font-size:20px;
line-height:1.2em;
color:#555555;
color:#1A81AC;
color:#009393;
font-family:Noto Sans TC;font-weight:400;
padding-bottom:15px;
}

.divtext b{
color:#FF3333;
padding-left:0px;
padding-right:3px;
font-weight:normal;
}
.divtext strong{
color:#FF3333;
padding-left:0px;
padding-right:3px;
font-weight:normal;
}

.divtext p{
width:100%;
margin:auto;
font-size:16px;
color:#333333;
line-height:1.8em;
font-family:Noto Sans TC;font-weight:400;
}

.divtext ul{
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
font-size:16px;
color:#333333;
line-height:1.8em;
font-family:Noto Sans TC;font-weight:400;
}

.divtext ol{
width:calc(100% - 20px);
margin:0px;
margin-left:-20px;
font-size:16px;
color:#333333;
line-height:1.8em;
font-family:Noto Sans TC;font-weight:400;
}





.ago{
display:inline-block;
width:160px;
padding-top:10px;
padding-bottom:10px;
color:white;
font-family:poppins;
text-align:center;
margin-top:10px;
border-radius:30px;
background-color:#28A3D9;
}

.imgroot{
width:460px;
padding-bottom:20px;
max-width:100%;
}

.divtext{
border-bottom:1px solid #dddddd;
padding-bottom:20px;
margin-bottom:20px;
min-height:160px;
}

.ap1{
display:block;
width:100%;
font-size:15px;
color:#3f3f3f;
line-height:1.4em;
padding-bottom:20px;
font-family:Noto Sans TC;font-weight:400;
}
.ap1 span{
display:inline-block;
width:100%;
color:#999999;
font-size:16px;
}


.divinfo_rec{
width:calc(1200px - 60px);
margin:auto;
padding-bottom:40px;
padding-top:50px;
}








.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:900px){


.divlist1{
left:50%;
width:160px;
padding-top:60px;
transform:translatex(-50%);
}



.a1:after{
width:28px;
height:28px;
}
.a1{
padding-top:30px;
padding-bottom:20px;
}



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



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

.divbase_rec{
background-position:-1200px 50%;
}




}

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


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



}

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


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



}

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


.table1{
height:90px;
}
.td1{
width:230px;
}
.logoimg{
width:230px;
}

.divspace{
height:90px;
}



}

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


.a1{
font-size:17px;
}



}

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


[data-home]{
display:none;
}

.a1{
font-size:16px;
}



}

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


.table1{
display:block;
width:100%;
height:140px;
}
.table1-back{
display:block;
width:100%;
height:140px;
}
.tr1{
display:block;
}
.td1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
width:100%;
text-align:center;
padding-top:16px;
padding-bottom:0px;
}
.td2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
width:100%;
text-align:center;
}
.logoimg{
width:220px;
}
.logoimg-back{
width:220px;
}

.divspace{
height:140px;
}



.divpadd_base{
padding-top:60px;
padding-bottom:50px;
}



}

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


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

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


}

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


.qrcode{
display:none;
}



}

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


.spb1{
display:inline-block;
width:auto;
padding-right:20px;
float:none;
}



}

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


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



.divpadd_base{
padding-top:40px;
padding-bottom:50px;
}



.divfix{
display:none;
}

.divfix_m1{
display:block;
}

.divfix_m11{
display:inline-block;
}



.pcrumb{
padding-top:10px;
}



.h1root{
padding-top:30px;
}



.divfix_call{
display:block;
}

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


}

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


.spb1{
display:inline-block;
width:auto;
padding-right:10px;
float:none;
}



.divpage a{
width:40px;
height:40px;
margin-left:4px;
margin-right:4px;
font-size:16px;
}



.divfix_call{
top:auto;
right:20px;
transform:translatey(0px);
bottom:20px;
}



}

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


.qrcode{
width:100px;
}



.divspace{
height:60px;
}

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


}

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


.ptopb1{
font-size:19px;
}

.qrcode{
width:90px;
}



.tdm1{
width:60px;
}

.menu1{
width:60px;
height:calc(50px - 14px);
margin-top:7px;
margin-bottom:7px;
}

.divspace{
height:50px;
}

.tam1{
height:50px;
}

.logom1{
height:25px;
}



.am1{
font-size:18px;
padding-top:12px;
padding-bottom:12px;
}

.am11{
font-size:17px;
padding-top:12px;
padding-bottom:12px;
}




.pcrumb{
width:calc(100% - 30px);
}



.h1root{
font-size:26px;
}
.h1root:before{
width:30px;
height:30px;
margin-bottom:10px;
}


.h1root1{
width:calc(100% - 50px);
padding-left:50px;
font-size:26px;
}
.h1root1:before{
width:30px;
height:30px;
}



.spcall{
width:39px;
height:39px;
}



.divanimation{
left:0px;
}



.divtext h2{
font-size:24px;
}
.divtext h3{
font-size:19px;
font-family:Noto Sans TC;font-weight:400;
}




.divmenu{
padding:15px;
padding-bottom:10px;
}



}

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


.divfix_m3{
width:100%;
}



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



}

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


.divfix_m3-open{
width:190px;
}
.divfix_m3-close{
width:190px;
left:-200px;
}


}

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

.div1200{
width:100%;
}


}
