

.divspace{
height:100px;
background-color:#30523F;
}

.divcart img{
width:40px;
}

.spnum_cart{
display:inline-flex;
width:26px;
height:26px;
align-items:center;
justify-content:center;
color:white;
border-radius:50%;
font-size:16px;
font-family:poppins;
background-color:#FF3300;
position:absolute;
left:20px;
top:10px;

}

.divcart{
position:relative;
display:inline-block;
padding-left:10px;
padding-top:20px;
top:5px;
cursor:pointer;
}

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



.divlist a{
display:inline-block;
padding-left:16px;
padding-right:16px;
padding-top:25px;
padding-bottom:10px;
color:#444444;
font-size:16px;
position:relative;
top:6px;
letter-spacing:0.5px;
font-family:Noto Sans TC;font-weight:400;
}

.a1:hover:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-color:#F7C43C;
position:absolute;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
left:calc(50% - 5px);
transform:translatex(-50%) rotate(45deg);
top:0px;
transition:0.4s;
border-radius:3px;
}
.a1:hover:after{
content:"";
display:inline-block;
width:16px;
height:16px;
background-color:#467A5C;
position:absolute;
left:calc(50% + 5px);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
transform:translatex(-50%) rotate(45deg);
top:0px;
transition:0.4s;
border-radius:3px;
}

.a3:before{
content:"";
display:inline-block;
width:16px;
height:16px;
background-color:#F7C43C;
position:absolute;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
left:calc(50% - 5px);
transform:translatex(-50%) rotate(45deg);
top:0px;
transition:0.4s;
border-radius:3px;
}
.a3:after{
content:"";
display:inline-block;
width:16px;
height:16px;
background-color:#467A5C;
position:absolute;
left:calc(50% + 5px);
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1;
transform:translatex(-50%) rotate(45deg);
top:0px;
transition:0.4s;
border-radius:3px;
}
.a1:before{
content:"";
display:inline-block;
width:14px;
height:14px;
background-color:#cccccc;
position:absolute;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=10);filter:alpha(opacity=10);-moz-opacity:0.1;-khtml-opacity:0.1;opacity:0.1;
left:calc(50% - 0px);
transform:translatex(-50%) rotate(45deg);
top:0px;
transition:0.4s;
border-radius:3px;
}
.a1:after{
content:"";
display:inline-block;
width:14px;
height:14px;
background-color:#467A5C;
position:absolute;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=10);filter:alpha(opacity=10);-moz-opacity:0.1;-khtml-opacity:0.1;opacity:0.1;
left:calc(50% + 0px);
transform:translatex(-50%) rotate(45deg);
top:0px;
transition:0.4s;
border-radius:3px;
}

.td2{
display:table-cell;
padding-right:30px;
vertical-align:middle;
text-align:right;
position:relative;
top:0px;
transition:0.4s;
}
.td2-back{
display:table-cell;
padding-right:30px;
vertical-align:middle;
text-align:right;
position:relative;
top:-6px;
transition:0.4s;
}
.td1{
display:table-cell;
padding-left:30px;
vertical-align:middle;
position:relative;
width:180px;
}
.td11:after{
content:"";
display:inline-block;
width:68px;
height:3px;
background-color:#F7C43C;
position:absolute;
left:50%;
transform:translatex(-50%);
bottom:-3px;
}

.tr1{
display:table-row;
}

.table1{
display:table;
width:1200px;
margin:auto;
height:100px;
position:relative;
transition:0.4s;
}
.table1-back{
display:table;
width:1200px;
margin:auto;
height:70px;
position:relative;
transition:0.4s;
}


.divfix{
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:11;
background-color:white;
box-shadow:0px 0px 10px rgba(0,0,0,0.4);
border-bottom:0px solid #467A5C;
}















.divcrumb{
background-color:#fafafa;
padding-bottom:10px;
padding-top:10px;
}

.pcrumb a{
color:#888888;
}

.pcrumb:before{
content:"";
display:inline-block;
width:15px;
aspect-ratio:1 / 1;
background-image:url(https://image.yida-design.com.tw/reget/icon_home.webp);
background-size:cover;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
position:relative;
margin-right:4px;
top:2px;
}

.pcrumb{
width:calc(1200px - 80px);
margin:auto;
line-height:1.2em;
font-size:15px;
color:#666666;
font-family:poppins;
max-width:calc(100% - 60px);
}





.logob1{
width:80px;
}

.spbase2{
display:block;
width:50%;
font-size:15px;
color:white;
padding-bottom:6px;
line-height:1.2em;
float:left;
}

.spbase1{
display:block;
width:100%;
font-size:15px;
color:white;
padding-bottom:6px;
line-height:1.2em;
}

.pdatab1 span{
display:inline-block;
}

.pdatab1{
padding-left:30px;
width:calc(100% - 30px);
margin:auto;
font-size:15px;
color:white;
font-family:poppins;
line-height:1.2em;
position:relative;
padding-bottom:8px;
}
.pdatab1:after{
content:"";
display:inline-block;
width:15px;
position:absolute;
left:5px;
top:3px;
background-size:cover;
background-repeat:no-repeat;
backgronud-position:50% 50%;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;
}
[data-base=phone]:after{
aspect-ratio:1 / 1;
background-image:url(https://image.yida-design.com.tw/reget/icon_phone_white.webp);
}
[data-base=email]:after{
aspect-ratio:1 / 1;
background-image:url(https://image.yida-design.com.tw/reget/icon_email_white.webp);
}
[data-base=map]:after{
aspect-ratio:1 / 1;
background-image:url(https://image.yida-design.com.tw/reget/icon_map_white.webp);
}

.h3base{
width:100%;
margin:auto;
font-size:18px;
color:white;
line-height:1.2em;
padding-bottom:50px;
font-family:Noto Sans TC;font-weight:300;
position:relative;
}
.h3base:after{
content:"";
display:inline-block;
width:40px;
height:1px;
background-color:white;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;
position:absolute;
left:0px;
bottom:25px;
}

.tablebase{
display:table;
width:1200px;
margin:auto;
}
.trbase{
display:table-row;
}
.tdbase1{
display:table-cell;
padding-left:30px;
padding-right:60px;
vertical-align:top;
width:260px;
}
.tdbase2{
display:table-cell;
padding-right:50px;
vertical-align:top;
width:120px;
}
.tdbase3{
display:table-cell;
padding-right:50px;
vertical-align:top;
width:220px;
}
.tdbase4{
display:table-cell;
padding-right:50px;
vertical-align:top;
text-align:right;
}

.divpadd_base{
padding-top:60px;
padding-bottom:50px;
background-image:linear-gradient(to right,#2D4F3C,#4E7A61);
}

.divbase_rec{


}













.divcart_m1 span{
display:inline-flex;
width:20px;
height:20px;
border-radius:50%;
text-align:center;
justify-content:center;
color:white;
font-family:poppins;
font-size:16px;
background-color:#FF3300;
position:absolute;
left:50%;
top:-6px;
transform:translatex(-50%);
}

.divcart_m1{
display:inline-block;
position:relative;
top:2px;
cursor:pointer;
}

.divcart_m1 img{
height:28px;
}

.logom1{
height:38px;
position:relative;
top:2px;
left:-2px;
}

.divfix_m11{
left:0px;
top:0px;
z-index:51;
position:fixed;
display:inline-block;
display:none;
}

.divfix_m1{
position:fixed;
left:0px;
top:0px;
width:100%;
z-index:45;
display:none;
background-color:white;
box-shadow:0px 0px 6px rgba(0,0,0,0.4);
}
.tam1{
width:100%;
height:55px;
}

.tdm1{
width:45px;
}
.tdm2{
text-align:center;
}
.tdm3{
width:45px;
}









.am1{
display:block;
padding-left:20px;
width:calc(100% - 20px);
font-size:18px;
color:#222222;
line-height:1.2em;
position:relative;
padding-bottom:18px;
font-family:Noto Sans TC;font-weight:300;
}
.am1:before{
content:"";
display:inline-block;
width:8px;
height:8px;
background-color:#467A5C;
transform:rotate(45deg);
position:absolute;
left:0px;
top:6px;
}

.divpadd_m3{
padding-top:40px;
padding-left:20px;
}

.divfix_m3-open{
position:fixed;
left:0px;
top:45px;
width:170px;
height:100vh;
background-color:white;
z-index:33;
transition:0.4s;
box-shadow:0px 0px 6px rgba(0,0,0,0.4);
}
.divfix_m3-close{
position:fixed;
left:-180px;
top:45px;
width:170px;
height:100vh;
background-color:white;
z-index:33;
transition:0.4s;
box-shadow:0px 0px 6px rgba(0,0,0,0.4);
}
.divback{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
background-color:rgba(36, 64, 48,0.8);
z-index:31;
display:none;
}





.page1{
color:#333333;
}
.page3{
background-color:#bbbbbb;
color:white;
}
.page1 img{
width:8px;
position:absolute;
left:50%;
top:50%;
-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%);
}

.divpage a{
border:1px solid #cccccc;
display:inline-flex;
width:46px;
height:46px;
align-items:center;
justify-content:center;
position:relative;
margin-left:2px;
margin-right:2px;
margin-bottom:4px;
}

.divpage{
width:calc(100% - 60px);
margin:auto;
text-align:center;
}





.h2root{
width:calc(1250px - 60px);
margin:auto;

text-align:center;

font-size:22px;
color:#222222;
font-family:Noto Sans TC;font-weight:300;
line-height:1.2em;
margin-bottom:30px;
padding-top:50px;
position:relative;
max-width:calc(100% - 0px);

}
.h2root:before{
content:attr(data-word);
display:inline-block;
width:100%;
color:#3F5747;
color:#53916D;
color:#447759;
font-size:40px;
letter-spacing:2px;
padding-bottom:20px;
margin-bottom:15px;
border-bottom:1px solid #cccccc;
font-family:oswald;font-weight:300;
}
.h2root:after{
content:'';
width:80px;
height:3px;
background-color:#3F5747;
background-color:#53916D;
position:absolute;
left:50%;
top:95px;
transform:translatex(-50%);
}









.h1root{
width:100%;
margin:auto;
font-size:26px;
color:#467A5C;
letter-spacing:1px;
text-align:center;
padding-top:50px;
padding-bottom:40px;
font-family:Noto Sans TC;font-weight:300;
position:relative;
}
.h1root:after{
content:'';
display:block;
width:58px;
height:2px;
background-color:#467A5C;
margin:auto;
margin-top:30px;
}





.divcross_cart{
text-align:right;
padding-bottom:6px;
}
.divcross_cart img{
width:20px;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;
}

.tdcart1 b{
font-weight:normal;
color:#888888;
}

.tdcart1{
color:white;
}
.tdcart1 span{
display:inline-block;
width:100%;
color:#F6C33C;
font-family:poppins;
}

.acart1{
display:block;
width:100%;
text-align:center;
color:#cccccc;
line-height:1em;
font-size:14px;
padding-top:6px;
padding-bottom:6px;
background-color:#333333;
margin-bottom:2px;
}

.tdcart2{
width:50px;
}

.tacart{
width:100%;
border-bottom:1px solid #555555;
padding-bottom:6px;
margin-bottom:10px;
}

.acheck_cart-close{
display:block;
width:100%;
border-radius:6px;
background-color:#333333;
padding-top:10px;
padding-bottom:10px;
font-size:15px;
line-height:1.2em;
color:#888888;
text-align:center;
margin-bottom:20px;
box-shadow:0px 0px 3px #121212;
transition:0.4s;
}


.acheck_cart-open{
display:block;
width:100%;
border-radius:6px;
background-color:#333333;
padding-top:10px;
padding-bottom:10px;
font-size:15px;
line-height:1.2em;
color:white;
text-align:center;
margin-bottom:20px;
box-shadow:0px 0px 3px #121212;
transition:0.4s;
}

.divpadd_cart{
padding:20px;
}

.divback_cart{
position:fixed;
left:0px;
top:0px;
width:100%;
height:100vh;
background-color:rgba(0,0,0,0.6);
z-index:51;
display:none;
}
.divfix_cart-open{
position:fixed;
left:0px;
top:0px;
width:320px;
height:100vh;
background-color:#222222;
z-index:53;
box-shadow:0px 0px 6px rgba(0,0,0,0.6);
transition:0.4s;
}
.divfix_cart-close{
position:fixed;
left:-330px;
top:0px;
width:320px;
height:100vh;
background-color:#222222;
z-index:53;
box-shadow:0px 0px 6px rgba(0,0,0,0.6);
transition:0.4s;
}




.acall{
display:inline-flex;
width:45px;
height:45px;
border-radius:50%;
background-color:#7A9A3F;
background-color:#7BB562;
align-items:center;
justify-content:center;
box-shadow:0px 0px 6px rgba(0,0,0,0.4);
}
.acall img{
width:40%;
}

.divfix_call{
display:inline-block;
position:fixed;
right:10px;
bottom:20px;
z-index:51;
display:none;
}







.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
*/



[css_1]

.menu3{
position:relative;
width:65px;
height:35px;
margin-top:10px;
margin-bottom:10px;
}

.menu3 span{
height:2px;
background-color:#376249;
}

.menu1{
position:relative;
width:65px;
height:35px;
margin-top:10px;
margin-bottom:10px;
}

.menu1 span{
height:2px;
background-color:#376249;
}


.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;
border:1px solid #cccccc;
}

.menu5-left span{
height:2px;
background-color:#222222;
}

.menu5-left span:nth-of-type(1){
position:absolute;
width:35%;
height:2px;
background-color:#222222;
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;
background-color:#222222;
left:25%;
transform:translatey(-50%);
top:50%;
transition:0.3s;

}


.menu5-left span:nth-of-type(3){
position:absolute;
width:35%;
height:2px;
background-color:#222222;
left:25%;
transform-origin:left center;
transform:rotate(45deg) translatey(-50%);
top:50%;
transition:0.3s;
}





.menu5-right{
position:relative;
width:70px;
height:70px;
border:1px solid #cccccc;
}

.menu5-right span{
height:2px;
background-color:#222222;
}

.menu5-right span:nth-of-type(1){
position:absolute;
width:35%;
height:2px;
background-color:#222222;
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;
background-color:#222222;
left:25%;
transform:translatey(-50%);
top:50%;
transition:0.3s;

}


.menu5-right span:nth-of-type(3){
position:absolute;
width:35%;
height:2px;
background-color:#222222;
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:500px;
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;
}

  /*

font:Noto+Sans+TC,400
font:Noto+Sans+TC,300
font: Noto Serif TC, serif,400
font:Marcellus,400
font:poppins
font:Open+Sans
font:lato
font:roboto

font:Playfair+Display
font:Text+Me+One,400


引號
font:BIZ+UDGothic,400
font:Space+Grotesk,400
font:Passion+One,400

font-family: Microsoft JhengHei;

    font-family:arial,tahoma,verdana;
    font-family:georgia;
    font-family:courier new;
*/
/*
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
*/
/*
cubic-bezier(.06,1.1,.58,1.17)

*/
html{
line-height:1.5em;
padding:0px;
scroll-behavior: smooth;
margin:0px;
font-size:15px;
 -webkit-text-size-adjust: 100%;
font-family: Microsoft JhengHei;
}

::selection {
background-color:#338FFF;
color:white;
}
::-moz-selection {
background-color:#338FFF;
color:white;
}

.text_overflow{
width:100px;
  overflow: hidden;
  text-overflow: ellipsis;
  
  display: -webkit-box;
   -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.text_overflow1{
 white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.wordclip{
 color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
}

/*可讀的白色文字*/
.text-shadow1{
color: white;
text-shadow: black 0.1em 0.1em 0.2em;
}


/*深色和淺色陰影-浮雕*/
.text-shadow2{
text-shadow: text-shadow: -1px -1px white, 1px 1px #333;
}

/*深色和淺色陰影-凹陷*/
.text-shadow2{
text-shadow: 1px 1px white, -1px -1px #444;
}


/*
pointer-events
=>讓物件穿透過去


<picture>
  <source media="(min-width:1px) and (max-width:1200px)" srcset="https://cmaker.yida-design.com.tw/d/show61b2ee2fde42d1.webp">
  <img src="https://cmaker.yida-design.com.tw/d/show61b2ee2fde42d.webp" alt="Chris standing up holding his daughter Elva">
</picture>

https://www.facebook.com/sharer/sharer.php?u=分享網址
https://twitter.com/intent/tweet?text=分享文章
https://www.linkedin.com/shareArticle?mini=true&url=分享網址&title=標題&summary=簡述&source=
https://pinterest.com/pin/create/button/?url=圖片網址&media=圖片來源往址&description=簡述

input[type=date]
input[type=time]
input[type=datetime-local]
input [type="range"]   min="0" max="10" step="1" value=""
 
img{
width:100%;
height:100%;
object-fit: contain;
object-position:50% 50%;
}

<input list="sss"  autofocus="autofocus"/>
 <datalist id="sss">
    <option value="CSS">
    </datalist>
*/





.divtext table{
width:100%;
border-collapse:collapse;
font-size:15px;
color:#333333;
table-layout:auto;
}
.divtext td{
padding:6px;
font-size:15px;
}

.divtext h3{
padding-left:30px;
width:calc(100% - 30px);
margin:auto;
font-size:20px;
color:#467A5C;
line-height:1.2em;
margin-bottom:15px;
font-family:Noto Sans TC;font-weight:400;
position:relative;
}
.divtext h3:before{
content:'';
display:inline-block;
width:8px;
height:8px;
background-color:#467A5C;
position:absolute;
left:8px;
top:10px;
}


.divtext h2{
width:100%;
margin:auto;
font-size:26px;
color:#467A5C;
line-height:1.2em;
margin-bottom:25px;
font-family:Noto Sans TC;font-weight:400;
}

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

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


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


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





.divspace_p1{
height:15px;
}

.ap1{
display:block;
width:100%;
font-size:15px;
color:#898888;
line-height:1.4em;
padding-bottom:10px;
}

.ptop1{
padding-left:20px;
width:calc(100% - 20px);
margin:auto;
font-size:16px;
color:#555555;
position:relative;
margin-bottom:6px;
font-family:Noto Sans TC;font-weight:400;
}
.ptop1:before{
content:'';
display:inline-block;
width:8px;
height:8px;
background-color:#467A5C;
position:absolute;
left:0px;
top:10px;
}



.pdate_news{
padding-left:20px;
width:calc(100% - 20px);
margin:auto;
font-size:15px;
color:#999999;
font-family:poppins;
line-height:1.2em;
margin-bottom:20px;
}

.h1news{
padding-left:20px;
padding-right:10px;
width:calc(100% - 40px);
padding-top:20px;
padding-bottom:20px;
margin:auto;
border:1px solid #cccccc;
border-left:9px solid #467A5C;
background-color:white;
line-height:1.2em;
font-size:28px;
color:#333333;
margin-bottom:20px;
font-family:Noto Sans TC;font-weight:400;
}

.tablenews{
display:table;
width:1200px;
margin:auto;
padding-top:30px;
padding-bottom:60px;
}
.trnews{
display:table-row;
}
.tdnews1{
display:table-cell;
vertical-align:top;
padding-left:30px;
}
.tdnews2{
padding-left:100px;
vertical-align:top;
width:210px;
display:table-cell;
padding-right:30px;
}
















.pmedia{
margin:0px;
font-size:14.5px;
margin-bottom:10px;

line-height:1.1em;  
position:relative;
background-color:#EF4273;
color:white;
display:inline-block;
padding-left:16px;
padding-right:16px;
padding-top:8px;
border-radius:6px;
padding-bottom:8px;
}



.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:1230px){


.table1{
width:100%;
}

.table1-back{
width:100%;
}



.tablebase{
width:100%;
}


.div1200{
width:100%;
}


.tablenews{
width:100%;
}



}

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


.sphome{
display:none;
}



.tdnews2{
padding-left:50px;
}



}

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


.divlist a{
padding-left:15px;
padding-right:15px;
}



}

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


.divlist a{
padding-left:12px;
padding-right:12px;
}



}

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


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

.td1:after{
display:none;
}

.divspace{
height:160px;
}




}

@media screen and (min-width:1px) and (max-width:930px){


.pcrumb{
width:calc(100% - 40px);
max-width:calc(100% - 0px);
}



}

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



.tdbase3 {
display:none;
}



}

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


.tablebase{
display:block;
}
.trbase{
display:block;
}
.tdbase1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:30px;
}
.tdbase2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
max-width:calc(100% - 60px);
padding-bottom:30px;
}
.tdbase3{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
width:180px;
max-width:calc(100% - 60px);
padding-bottom:30px;
}
.tdbase4{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
text-align:center;
}

.h3base:after{
left:50%;
bottom:20px;
transform:translatex(-50%);
}

.h3base{
text-align:center;
padding-bottom:40px;
}

.spbase1{
text-align:center;
}
.spbase2{
text-align:center;
}


.tdbase1{
width:200px;
}



.divfix{
display:none;
}

.divfix_m1{
display:block;
}
.divfix_m11{
display:inline-block;
}



.divfix_call{
display:inline-block;
}



}

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


.h3base{
font-size:17px;
}



.tam1{
height:45px;
}

.logom1{
height:32px;
}

.divcart_m1 img{
height:26px;
}

.menu1{
width:55px;
height:29px;
margin-top:8px;
margin-bottom:8px;
}
.menu3{
width:55px;
height:29px;
margin-top:8px;
margin-bottom:8px;
}
.divspace{
height:45px;
}



.divfix_m3-open{
width:150px;
}
.divfix_m3-close{
width:150px;
left:-160px;
}
.am1{
font-size:16.5px;
}

.divpadd_m3{
padding-top:30px;
}



.divpage a{
width:40px;
height:40px;
}

.page1 img{
width:6px;
}



.h2root:before{
font-size:30px;
}

.h2root{
font-size:20px;
}



.h1root{
padding-top:30px;
padding-bottom:30px;
font-size:24px;
}

.h1root:after{
width:30px;
margin-top:20px;
}



.divfix_cart-open{
width:100%;
}
.divfix_cart-close{
width:100%;
left:calc(-100% - 10px);
}


.acall{
width:38px;
height:38px;
}



.divanimation{
left:0px;
}



.divtext h2{
font-size:22px;
}
.divtext h3{
padding-left:25px;
width:calc(100% - 25px);
font-size:18px;
}



.h1news{
font-size:22px;
padding-left:15px;
padding-right:10px;
width:calc(100% - 35px);
padding-top:15px;
padding-bottom:15px;
margin:auto;
border:1px solid #cccccc;
border-left:6px solid #467A5C;
margin-bottom:20px;
}




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



}

@media screen and (min-width:460px) and (max-width:790px){


.divspace{
height:55px;
}



}

@media screen and (min-width:460px) and (max-width:660px){


.h2root:before{
font-size:35px;
}

.h2root{
font-size:22px;
}



}

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


.tablenews{
display:block;
}
.trnews{
display:block;
}
.tdnews1{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
padding-bottom:30px;
}
.tdnews2{
display:block;
padding-left:0px;
padding-right:0px;
margin:auto;
}


}

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


.tdnews1{
width:700px;
max-width:calc(100% - 100px);
}
.tdnews2{
width:700px;
max-width:calc(100% - 100px);
}


}

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


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



}
