@media only screen and (min-width: 768px){.topnavbar {background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%); border-bottom: 6px solid #b50b0b;}}
#nav ul li.current a {color:  #b50b0b;}
#nav ul li a{color:  #353535; }
#nav ul li a:hover {color: #b50b0b; }
#nav .subnav{background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);}
#nav ul li .subnav a {color: #353535;}
#nav ul li .subnav a:hover {background: rgba(212, 200, 200, 0.1);}
.h1title {color: #c33e3e; border-bottom:1px solid#dddddd;}

ul.product-list li a{color: #ffffff; background-color: rgba(88, 88, 88, 0.38);}
ul.product-list li a.focus, ul.product-list li a:hover {color: #b50b0b;}

#wrap {
    background:#fdfbfb url(https://static.iyp.tw/38569/files/b350c786-9b8b-4d1a-957a-ef69a1de6518.png) bottom no-repeat;
}

a {color: #4a4a4a;}
a:hover {color: #b50b0b;}

@media only screen and (min-width: 768px){#banner {top: 120px;} #main-wrap {margin-top: 130px;} .banner-editor {top: 120px;}}

#product-header, .fcol.fcol-1, .fcol.fcol-2, .fcol.fcol-3 {font-size: 16px;color: #444;}
#contact-info {color: #dadada;}
body.geographic-location .fcol.fcol-1 {background-color: #e8e8e8;}

body.staff .fcol.fcol-1 {background-color: rgba(112, 171, 206, 0.65);}
body.staff .fcol.fcol-3 {background-color: rgba(77, 158, 110, 0.65);}
body.staff .fcol.fcol-5 {background-color: rgba(197, 122, 122, 0.65);}

/*side無顯示*/
.fcol-side {
    display: none;
} 

.fcol-side + .fcol .main {
  width: 100%;
}

body[data-type="fullpage"].shopping .main-container.left-menu .fcol-side+.fcol, body[data-type="fullpage"].product .main-container.left-menu .fcol-side+.fcol {
    width: calc(1 * 1160px);
}

/*圖片放大透明*/
.picc { 
    opacity: 1; /* 透明度100% FireFox 的寫法 */ 
    filter: Alpha(Opacity=100); /* 透明度100% IE 的寫法 */ 
    margin:0 auto;
    overflow: hidden;
} 
.picc img { 
    opacity: 1; 
    filter: Alpha(Opacity=100); 
  margin:0 auto;
  -webkit-transform: scale(1);
  -webkit-transition: 1s;
} 
.picc img:hover { 
  opacity: .5; /* 透明度50% FireFox 的寫法 */ 
  filter: Alpha(Opacity=50); /* 透明度50% IE 的寫法 */ 
  -webkit-transform: scale(1.05);
}

/*按鈕變色*/
#tb td a {
    display: block;
    height: 35px;
    line-height: 35px;
    background: #cecece;
}
#tb td a:hover {
    background: #b50b0b;
    color:#FFF;
}
#side {display: none;}
.fcol-side+.fcol .main {width: 100%;}
body.company-history .fcol.fcol-1 {background-color: #ececec;}
body.equipment .fcol.fcol-1 {background-color: #ececec;}
body.equipment .fcol.fcol-2 {background-color: #ececec;}
body.equipment .fcol.fcol-3 {background-color: #ececec;}
body.access .fcol.fcol-1 {background-color: #ececec;}
body.product-category .fcol.fcol-3 {display: none;}
body.institutional-design-processing-assembly-testing .fcol.fcol-3 {display: none;}
body.rubber-thermoforming .fcol.fcol-3 {display: none;}
body.microwave-communication-and-aerospace-military-parts .fcol.fcol-3 {display: none;}
body.aerospace-parts-processing .fcol.fcol-3 {display: none;}
body.geographic-location .fcol.fcol-4 {display: none;}
body.geographic-location .fcol.fcol-5 {display: none;}
body.geographic-location .fcol.fcol-6 {display: none;}