/*修改company圖片大小*/
.width75p{width: 75%;}

/* 覆蓋view/v3/company/html_1.php   .articleBlockStyle02:after 滾動視差背景色 */
.bg0:after {background-color: rgba(0, 0, 0, 0)!important;}

/* 覆蓋view/v3/company/html_1.php   .articleBlockStyle02  margintop */
.margin0px{margin:0px!important;}

/*覆蓋view/v3/company/html_1.php  .Bbox_view_full 頁面左右padding */
.Bbox_view_full{padding:0px!important; }

/*覆蓋view/v3/contact/info.php    .blockInfoTxt p  margin*/
.margin5px{margin: 5px 0px;}

/*修正產品內頁面數量選擇 被壓縮*/
.formItem {width: 100%!important; }

/*取消產品介紹頁圖高度100%*/
.item .itemImg img{height: auto!important;}

.productdetail .itemImg img{height: auto!important;}


/*取消產品介紹頁 sideMenu 上方title紅線*/
.sideMenu .boxTitle{visibility: hidden;}

/*首頁最新消息title  read more 手機板置中*/
 @media (max-width: 992px) {
     .mbcenter{text-align: center;}
     .blockTitle.mbcenter::after{margin: auto;}
}


/*修改左右圖文手機板上下順序*/
@media (max-width: 992px) {
    .flexreverse{
     flex-direction: column-reverse!important;
    }
    }

/*Rubber properties table樣式*/
.tablebox{
    width: 100%;
    overflow: scroll;
    height: 600px;
}

.rwdtable{width: 2150px;}

.sideTitleTb {
    background-color: #cbffff!important;
}

.rubberTb th {
    padding: 5px 0;
    background: #ffc;
}

/*修改articleBlockStyle03 背景色*/
.bgc_yellow{
    background-color: rgba(255, 239, 185, 0.3)!important;
}
/*修改company_1頁文字顏色*/
.font_color{
    color: #ff7d00!important;
}

/*修改company_1 footer margin-top*/
.company_1 footer {
    margin-top: 0px!important;
}

.hoverstyle:hover{
    opacity: 0.5;
}

/* 191024_edit */
footer .footerContent.copyright .footerType1 h1,
footer .footerContent.copyright .footerType1 span{
  color: #ffffff;
  display: inline-block;
}
