#topnav > ul > li > a:hover {
    color: #000000;
    text-shadow:none;
}
#topnav > ul > li > a {
    color: #535353;
    text-shadow: none;
}
/*
body {
background:#ffffff;
background-position:50% 0%; 
background-repeat:repeat-x;
background-image: url("/templates/cache/3735/images/52b0fa241e2b4.png");
}
*/
.column.left {
    margin-right: 30px;
    width: 920px;
}   
a:hover {
    color: #8fc31f;
}
a {
    color: #547805;
}
#logo {
    height: 0;
}
#logo a{ 
     display:none
}
#nav ul li a:hover {
    color: #FFFFAA;
    text-shadow: none;
}
#nav {
    background: #638C0B;
    border-bottom: 1px solid #88BB55;
    height: 45px;
    margin-bottom: 10px;
    position: absolute;
    top: 0;
    width: 100%;
}
#wrap {
    background:none;
}
#footer {
    background: url("/templates/cache/3735/images/52aea6ae82edc.png") repeat scroll left top #000000;
    border-top: 1px solid #D9E9B9;
    color: #996677;
    font-size: 13px;
    min-height: 125px;
    padding-bottom: 40px;
    text-shadow: none;
    width: 100%;
}


.column.right {
    display: none;
    width: 310px;
}
#contact-info ul li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    margin-right: 10px;
    text-align: left;
    width: 140px;
}
#nav ul li.current a {
    background: #486a00;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset;
    color: #FFFFAA;
}
#contact-info ul li a {
    color: #FFFFFF;
}

#contact-info ul li a:haver{
    color: #8fc31f;
}
#contact-info {
    color: #FFFFFF;
}
#foot-nav ul li a:hover, #foot-nav ul li.current a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    color: #eeeeee;
}
#foot-nav ul li a {
    border-left: 1px solid #A0A0A0;
   padding: 0 2px 0 7px;
}
#power {
    color: #A0A0A0;
    font-size: 12px;
}
.column .content {
    color: #999999;
    font-size: 13px;
    letter-spacing: 1px;
    min-height: 0px;
}
#copyright a {
    color: #A0A0A0;
}
#copyright {
    bottom: -35px;
    color: #A0A0A0;
    font-size: 12px;
    left: 0;
    position: absolute;
}



/*icon*/
.phone3{position:fixed;right:0%;top:22%;z-index:1000;transform:scale(0.8);}

@media(max-width:414px){
.phone3{position:fixed;right:0%;top:22%;z-index:1000;transform:scale(0.8);}
}


/*index box-1*/
.intro {
	-webkit-animation-delay: 1.5s;
}
.intro a {
	overflow: hidden;
	position: relative;
	padding: 10px 40px;
	border: 0px #aaa solid;
	display: inline-block;
	font-size: 15px;
	color: #fff;
    font-weight:bold;
  	background: #2068ca;
}
.intro a:hover {
	color: #fff;
	background: #000;
	transition: all 0.4s;
}
.intro a:after {
	position: absolute;
	width: 100%;
	height: 100%;
	content: "";
	top: 0;
	left: -100%;
	display: block;
	background: #000;
	transition: all 0.4s;
	z-index: -1;
}





body[data-type="fullpage"] .main {
    min-height: 0px;
}


/*產品格*/
ul.product-list li .desc {
    display: block;
    min-height: 1.2rem;
    max-height: 2.4rem;
    margin-bottom: auto;
    font-size: .8rem;
    line-height: 1.5;
    word-break: break-word;
    color: #000;
    overflow: hidden;
    padding: 0 16px;
    display: none;
}/*隱藏詳細介紹*/
ul.product-list li a.focus h3, ul.product-list li a:hover h3 {
    color: #000;
}
ul.product-list li h3 {
    flex: 1 0 auto;
    max-height: 3.15rem;
    margin: 0.7rem 0;
    font-size: 1.05rem;
    line-height: 1.5;
    color: #444;
    overflow: hidden;
    padding: 0 16px;
}/*改產品格名稱顏色*/



#side ul li a {
    color: #000;
    display: block;
    padding: 10px 20px;
    transition: .3s;
}
.product-list-div h2 a {
    color: #000;
    text-decoration: none;
    display: inline-block;

}
.product-list-div h2 {
    margin-bottom: 10px;
    border-bottom: 1px solid #000;
    text-shadow: 0 0px 0 #fff;
}
body[data-type="fullpage"] .product-list-div h2 a.show-all {
    color: #000;
    transition-property: left, color;
}
ul.product-list li .money-icon {
    color: #000;
    font-size: 95%;
    margin-right: 8px;
    margin-left: 16px;
    text-shadow: 0 0px 0 rgba(255,255,255,0.7);
}





#footer {
    color: #fff;
    background-color: #2068ca;
  border-top: #2068ca 0px solid;
  margin-top:20px;
}
#foot-nav {
    clear: both;
    padding: 1em 0;
    border-bottom: 1px solid #444;
    display: none;
}
.contact-row {
    padding: 0em 0 1em;
    line-height: 1.6;
}
#contact-info ul li span {
    color: #fff;
}
#footer a {
    color: #fff;
}
.contact-row h5 {
    color: #fff;
    padding: .5em 0 1em;
    width: 100%;
}
#footer-service {
    display: none;
}





/*nav*/
.topnavbar {
    background-color: #f8f8f8;
  top:0px;
   position: relative;
   z-index:100;
 width:100%;
  padding: 0;
}
.topnavbar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}
#nav {
background: #2068ca;
    border-radius: 0px;
}
#nav ul li a {
    white-space: nowrap;
    color:  #fff;
    line-height: 1.3;
      font-weight: bold;
    padding: 10px 15px;
    font-size: 100%;
    border-right: 1px #fff dotted;
}
#nav ul li a:hover{
       color:  #fbe000;
}
#nav ul li.current a {
  color:  #fbe000;
}
#nav ul li .subnav {
     background: -webkit-linear-gradient(#8eb3e6, #2068ca);
background: linear-gradient(rgb(#8eb3e6, #2068ca);
        color: #fff;
}
#nav ul li .subnav a {
     background: -webkit-linear-gradient(#8eb3e6, #2068ca);
background: linear-gradient(rgb(#8eb3e6, #2068ca);
      color: #fff;
}
#nav ul li .subnav a:hover {
 background-color: rgba(50, 200, 0, 0.85);
}



/*Banner*/
.swiper-container {
  height: auto !important;
}

.swiper-wrapper, .swiper-slide {
  height: 0 !important;
  padding-bottom: calc(307 / 920 * 100%); /* 注意圖片高度與寬度要去掉單位 */
}

.swiper-slide {
  width: 100% !important;
}

.mark{
  background:none;
}