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


.margin0px{margin:0px!important;}
.padding15px{padding: 15px;}

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


/*首頁最新消息title  read more 手機板置中*/
 @media (max-width: 992px) {


     .pc{
         display: none;
     }
     .mbcenter{text-align: center;}
     .blockTitle.mbcenter::after{margin: auto;}
}

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


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

.hoverstyle:hover{
    opacity: 0.5;
}

/*about us PRODUCTION PROCESS 文字效果*/
.about_1 .flex4c .articleTitle{
    text-align: center!important;
    font-weight: 500!important;
    color: #fff;
    background-color:#80001f;
    margin: 0px;
    padding: 16px 0px 16px 0px;
}



/*index 產品輪播圖 樣式修改*/
.indexContent_14 .slidBlock .itemImg {
/*    height: 400px;*/
/*    background-color: rgba(255, 255, 255, 0);*/
}

/*index 產品輪播圖 padding取消*/
.indexContent_14 .articleBlockStyle03 .slidBlock .slidItem{
/*    padding: 0;*/
}

/*下在flex2c旁  區間垂直置中*/
.itemcenter{
    align-items: center!important;
}

/*ul切齊區塊*/
.xxx ul{
    padding: 0px 0px 0px 20px ;
}

/* .itemImg hover效果隱藏 */
.itemImg:not([class*="hoverEffect"]):hover:before  {
/*    display:none; */
}

.itemImg:not([class*="hoverEffect"]):hover:after {
/*   display:none; */
}

.txtCenter{
    text-align: center;
}

.proDetail .slick-slider .slick-slide{
  padding: 3px;
}

.proDetail .itemForm{
  padding-bottom: 0 !important;
}
.cusbtn{
    color:#7FBDE5;
    text-decoration: none;
    border-bottom: 1px solid #7FBDE5;
    position: relative;
    padding-right: 15px;
    min-width: 110px;
    transition: all 0.3s;
    display:inline-block;
}

.cusbtn a{
    color: #7FBDE5;
    font-size: 13px;
    transition: all 1s;
}
.cusbtn a:hover{
    letter-spacing: 0.1em;
}

.cusbtn img{
    position: absolute;
    right: 0;
    bottom: -4px;
    width: 15px;
    height: 15px;
}
.cusbtn a:hover{
    letter-spacing: 0.1em;
}
.cusbtn>*{
    font-weight: normal;
}
.aboutCusbtn>*{
    display: inline-block;
    font-size: 18px;
    /* font-weight: bold; */
}
.aboutCusbtn{
    color:#7FBDE5;
    text-decoration: none;
    border-bottom: 1px solid #7FBDE5;
    position: relative;
    padding-right: 15px;
    min-width: 110px;
    transition: all 0.3s;
    display:inline-block;
}

.aboutCusbtn a{
    color: #7FBDE5;
    transition: all 1s;
    font-size: 13px;

}
.aboutCusbtn a:hover{
    letter-spacing: 0.1em;
}

.aboutCusbtn img{
    position: absolute;
    right: 0;
    bottom: 0;
}
.aboutCusbtn>*:hover img, .aboutCusbtn>*:focus img{
    letter-spacing: 0.1em;
}
footer{
    background: #0079B3;
}
footer .companyName{
    color: #FFFFFF;
}
.companyInfo .fa-map-marker:before, .companyInfo .fa-phone:before, .companyInfo .fa-fax:before, .companyInfo .fa-envelope:before{
    color: #FFFFFF;
    font-size: 15px;
}
footer .companyInfo a{
    color: #FFFFFF;
}
footer .siteMap.type2 li{
    border-left: 1px solid #FFFFFF;

}
footer .siteMap.type2 li:last-child{
    border-right: 1px solid #FFFFFF;
}
footer .siteMap.type2 a{
    color: #FFFFFF;
    /* font-size: 16px; */
    font-weight: normal;
}
footer .socialList li i{
    /* font-size: 15px; */
    color: #FFFFFF;
}
footer .socialList li a{
    width: 35px;
    height: 35px;
    line-height: 2.4em;
    border: none;
}
footer .copyRightTxt{
    color: #FFFFFF;
}
footer .copyRightTxt .copyrightTxt{
    color: #FFFFFF;
}
.contentBox{
    display: flex;
    width: 100%;
}
.testBox{
    width: 40%;
}
.testBox{
    background-color: #0079B2;
}
.testTitle span{
    font-size: 42px;
    color: #60AEDF;
}
.testTitle .whiteTitle{
    font-size: 42px;
    color: white;
}
.contentImglist1{
    width: 60%;

}
.contentImglist1 img{
    width: 100%;
}
.contentImglist2{
    width: 100%;
    height: 100%;
}
/* .contentImglist2 img{
    width:100%;
} */
.siteMap{
    margin-bottom: 20px;
}
/* .moreMenu a:hover{
    border-bottom:1px solid #0079B3;
} */
.headerType1 .navMenu>li:hover>a, .headerType2 .navMenu>li:hover>a{
    color:black;
    border-bottom:3px solid #0079B3;
}
.centerTitle{
    text-align: left;
    margin-top: 80px;
    margin-left: 25px;
    line-height: 1.2;
}
.centerTitle span{
    color: #62AEE0;
    font-weight: bold;
    font-size: 42px;

}
.blockTitle:not([class*="blockTitleStyle-"]) small{
    color: #0071BA;
    font-weight: bold;
    font-size: 26px;
}
.blockTitle  p{
    color: black;
    font-size: 16px;
}
.about_content p{
    font-size: 16px;
    color: #666666;
}
.cusbtn a{
    color: #62AEE0;
}
/*
.indexContent_1 .indexBlock_2::before{
    background: url(../images/tw/indexBlock2_5.png) no-repeat right bottom;
    width: 504px;
    height: 414px;
    right: 0;
    bottom: -120px;
    margin-top: 20px;
    z-index: -1;
}
*/

@media (max-width: 992px) {
    .idxBgItem{display: none;}
    }

.idxBgItem{
    position: absolute;
    right: 0px;
    bottom: -150px;
    z-index: -1;
}



.blockTitle span{
    color: #0071BA;
}
.blockTitle:not([class*="blockTitleStyle-"]):after{
    background: none;
}
/* .news_title span{
    color: #62AEE0;
} */
.indexContent_1 .indexBlock_4 .indexBlock_4_news .news_item:hover .news_content .news_title span{
    color: #62AEE0;
}

/* P標籤內文字 手機版不斷行 */
@media (max-width: 768px) {
    .txt_mb br{ display: none;}
}

/* idxPerformance */
.idxPerformance{
  margin-top: 100px;
  position: relative;
}

.idxPerformance_content{
  /* max-width: 1665px;
  margin-right: 0;
  margin-left: auto; */
  display: flex;

}
.idxPerformance_content > div:nth-child(1){
  /* width: 33.159%; */
  /* flex: 0 0 33.159%; */
  /* padding-right: 30px; */
  flex: 0 0 33.159%
}
.idxPerformance_content > div:nth-child(2){
  /* width: 74.475%; */
  flex: calc(100% - 33.159%);
}
.idxPerformance_content .idx_txtFrame .txtGroup .btn{
  margin-top: 50px;
}
.idxPerformance_content .itemImg {

  padding-bottom: 30.661%;
  border-radius: 0;
}
.idxPerformance_content .itemImg img{
  width: 100%;
  height: 100%;
  max-width: none;
  left: 0;
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.idxPerformance_content .itemImg:before,
.idxPerformance_content .itemImg:after{
  display: none;
}
.idxPerformance_content .itemImg:before{
  border-radius: 0;
}
.txt{
    font-size: 42px;
    color: white;
}
.txtGroup{
    text-align: left;
    margin-left: 50px;
    line-height: 1.5;
}
.txtGroup p{
    color: #FFFFFF;
}
.idxPerformance_content > div{
    background-color: #0079B2;
    background-image: url('../images/tw/boxImglist3.png');
    background-repeat: no-repeat;
    background-position: right;
}

.blockTitle:not([class*="blockTitleStyle-"]){
    font-size: 40px;
}
/* .indexContent_1{
    position: relative;

}
.indexContent_1::before{
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  background: #0079B3;
  width: 2px;
  height: 186px;
}
.indexContent_1::after{
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    top:-82px;
    left: 50%;
    background: rgb(255, 255, 255);
    width: 2px;
    height: 82px;
} */
.bnrLine{
  position: relative;
}
.bnrLine:before,
.bnrLine:after{
  content: "";
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  margin: auto;
  width: 2px;
}
.bnrLine:before{
  background: #0079B3;
  height: 186px;
}
.bnrLine:after{
  bottom: 0;
  top:-82px;
  background: rgb(255, 255, 255);
  height: 82px;
}
.indexContent_1 .indexBlock_4 .indexBlock_4_news .news_item .news_mask .news_date{
    background:#0079B2 ;
}
.topLink{
    line-height: 1.5;
    height: 1.5em;
    position: relative;
    opacity: 1;
    display: block;
}
.topLink .topLinkMenu, .headerType4 .topLinkLeft .topLinkMenu, .headerType4 .topLinkRight .topLinkMenu, .headerType5 .topLinkLeft .topLinkMenu, .headerType5 .topLinkRight .topLinkMenu {
    padding: 0 1em;
}
.topLink .topLinkMenu, .headerType4 .topLinkLeft .topLinkMenu, .headerType4 .topLinkRight .topLinkMenu, .headerType5 .topLinkLeft .topLinkMenu, .headerType5 .topLinkRight .topLinkMenu {
    float: right;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
}
.headerType1 .topLink .topLinkMenu > li > a, .headerType2 .topLink .topLinkMenu > li > a, .headerType1 .headerType4 .topLinkLeft .topLinkMenu > li > a, .headerType4 .headerType1 .topLinkLeft .topLinkMenu > li > a, .headerType2 .headerType4 .topLinkLeft .topLinkMenu > li > a, .headerType4 .headerType2 .topLinkLeft .topLinkMenu > li > a, .headerType1 .headerType4 .topLinkRight .topLinkMenu > li > a, .headerType4 .headerType1 .topLinkRight .topLinkMenu > li > a, .headerType2 .headerType4 .topLinkRight .topLinkMenu > li > a, .headerType4 .headerType2 .topLinkRight .topLinkMenu > li > a, .headerType1 .headerType5 .topLinkLeft .topLinkMenu > li > a, .headerType5 .headerType1 .topLinkLeft .topLinkMenu > li > a, .headerType2 .headerType5 .topLinkLeft .topLinkMenu > li > a, .headerType5 .headerType2 .topLinkLeft .topLinkMenu > li > a, .headerType1 .headerType5 .topLinkRight .topLinkMenu > li > a, .headerType5 .headerType1 .topLinkRight .topLinkMenu > li > a, .headerType2 .headerType5 .topLinkRight .topLinkMenu > li > a, .headerType5 .headerType2 .topLinkRight .topLinkMenu > li > a {
    color: #62AEE0;
}
.headerType1 .topLink .topLinkMenu > li > a:hover, .headerType2 .topLink .topLinkMenu > li > a:hover, .headerType1 .headerType4 .topLinkLeft .topLinkMenu > li > a:hover, .headerType4 .headerType1 .topLinkLeft .topLinkMenu > li > a:hover, .headerType2 .headerType4 .topLinkLeft .topLinkMenu > li > a:hover, .headerType4 .headerType2 .topLinkLeft .topLinkMenu > li > a:hover, .headerType1 .headerType4 .topLinkRight .topLinkMenu > li > a:hover, .headerType4 .headerType1 .topLinkRight .topLinkMenu > li > a:hover, .headerType2 .headerType4 .topLinkRight .topLinkMenu > li > a:hover, .headerType4 .headerType2 .topLinkRight .topLinkMenu > li > a:hover, .headerType1 .headerType5 .topLinkLeft .topLinkMenu > li > a:hover, .headerType5 .headerType1 .topLinkLeft .topLinkMenu > li > a:hover, .headerType2 .headerType5 .topLinkLeft .topLinkMenu > li > a:hover, .headerType5 .headerType2 .topLinkLeft .topLinkMenu > li > a:hover, .headerType1 .headerType5 .topLinkRight .topLinkMenu > li > a:hover, .headerType5 .headerType1 .topLinkRight .topLinkMenu > li > a:hover, .headerType2 .headerType5 .topLinkRight .topLinkMenu > li > a:hover, .headerType5 .headerType2 .topLinkRight .topLinkMenu > li > a:hover {
    color: #62AEE0;
}



/* 首頁內容rwd*/
@media screen and (max-width: 1024px) {
	.idxAbout_content {
		padding-left: 32px;
		padding-right: 32px;
	}
	.idxPerformance_content {
		flex-wrap: wrap;
		padding-left: 0;
		text-align: center;
	}
	.idxPerformance_content .idx_txtFrame .blockTitle {
		padding-left: 0;
		margin-bottom: 0;
	}
	.idxPerformance_content .idx_txtFrame .txtGroup {
		border-left: 0;
		padding-left: 26px;
		padding-right: 15px;
	}
	.idxPerformance_content>div:nth-child(1) {
		padding-left: 32px;
		padding-right: 32px;

	}
	.idxPerformance_content>div:nth-child(1),
	.idxPerformance_content>div:nth-child(2) {
		width: 100%;
		flex: 0 0 100%;
	}
	.idxPerformance_content .idx_txtFrame .txtGroup .btn {
		margin-top: 30px;
	}
}

@media screen and (max-width: 992px) {
	.idxPerformance {
		margin-top: 70px;
    }
    .indexContent_1::before,.indexContent_1::after{
        display: none;
    }
}
@media screen and (max-width: 414px){
    .centerTitle{
        margin-left:30px;
        margin-top: 20px;
    }
    .centerTitle span{
        font-size: 28px;
    }
    .txt{
        font-size: 19px;
    }
    .txtGroup{
        margin-left: 50px;
    }
    .txtGroup p{
        font-size: 13px;
    }
}
@media screen and (max-width: 375px){
    .centerTitle{
        margin-left: 17px;
    }
    .txtGroup {
        margin-left: 20px;
    }
}
@media screen and (max-width: 320px){
    .centerTitle span{
        font-size: 20px;
    }
    .txt{
        font-size: 16px;
    }
    .txtGroup p{
        font-size: 12px;
    }
}
/* 首頁內容end*/

.indexContent_1 .indexBlock_2 .indexBlock_2_right p{
    font-size: 16px;
}
.indexContent_1 .indexBlock_2{
    padding: 150px 0px 80px 0px;
}
#navlight_toplinkmenu_445 a span:hover{
    color: #B1B1B1;
}
#navlight_toplinkmenu_446 a span:hover{
    color: #B1B1B1;
}
.brandLogo{
    padding-bottom: 30px;
}
.navMenu ul li {
    border-bottom-color: #B3B3B3;
}
.navMenu > li:hover{
    border-bottom-color: #62AEE0  !important;
}

/* .blockTitle:not([class*="blockTitleStyle-"]) small{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
} */
footer .footerContent .footerType1 .copyRightTxt{
    border-top:1px solid white;
}
.company_p p{
    font-size: 18px;
    color: black;
}

.scroll.headerType1 .brandLogo {
    padding-bottom:0;
}
.mb{
    display: none;
}
@media (max-width: 1024px) {
    .pc{
        display: none;
    }
    .mb{
        display: block;
    }
    .indexContent_1 .indexBlock_2{
        padding: 30px 0;
    }

}
footer .footerContent .footerType1>*:nth-child(1){
    padding-right: 0px;
}

.brandLogo {
    padding-bottom: 20px;
}
@media (max-width: 1580px){

    .centerTitle span{
        font-size: 34px;
    }
    .txt {
        font-size: 34px;
    }

}
@media (max-width: 1440px){
    .centerTitle{
        margin-top: 90px;
        line-height:1;
    }
    .centerTitle span{
        font-size: 35px;
    }
    .txt{
        font-size: 30px;
    }
    .txtGroup{
        line-height: 1.5;
    }
    .navMenu>li>a{
        padding-right: 0px;
    }
}
@media (max-width: 1300px){
    .centerTitle{
        margin-top: 60px;
    }
}
@media (max-width: 1240px) {
    .txtGroup{
        line-height: 1.5;
    }

}
@media (max-width: 1200px){
    .navBarContent .navMenu>li>a{
        font-size: 16px;
    }
}
.gotop img{
    width: 50px;
}
@media (max-width: 1200px) {
    .centerTitle{
        margin-top: 60px;
    }
    .centerTitle span{
        font-size: 28px;
    }
    .txt{
        font-size: 28px;
    }
    .txtGroup{
        line-height: 1.5;
    }

}
@media (max-width: 1140px) {
    .centerTitle{
        margin-top: 60px;
    }
    .centerTitle span{
        font-size: 30px;
    }
    .txt{
        font-size: 25px;
    }
    .txtGroup{
        line-height: 1.5;
    }

}
@media (max-width: 1050px){
    .centerTitle{
        margin-top: 46px;
        margin-left: 15px;
    }
    .txtGroup {
        margin-left: 34px;
    }
}
@media (max-width: 1024px){
    .idxPerformance_content{
        min-height: 200px;
    }
    .centerTitle{
        margin-top:30px ;
        margin-left: 35px;
        line-height: 1.2;
    }
    .centerTitle span{
        font-size: 40px;
    }
    .txt{
        font-size:30px;
    }
    .idxPerformance_content .idx_txtFrame .txtGroup{
        padding-left: 40px;
    }
    .txtGroup{
        line-height: 1.5;
    }
    .txtGroup p{
        font-size: 15px;
    }
    .indexContent_1 .indexBlock_2{
        padding-top: 90px;
    }

    .indexContent_1 .indexBlock_4{
        padding: 90px 0;
    }
    .blockTitle:not([class*="blockTitleStyle-"]).txtCenter:after{
        display: none;
    }
}
@media (max-width: 992px) {

    .centerTitle span{
        font-size: 40px;
    }
    .txt{
        font-size: 30px;
    }
    .centerTitle{
        margin-top: 30px;
        margin-left: 15px;
    }
    .txt{
        margin-left: 2px;
    }
    .idxPerformance_content .idx_txtFrame .txtGroup {
        font-size: 15px;
        margin-left: -4px;
    }
}
@media (max-width: 666px) {
    .centerTitle {
        margin-left: 15px;
    }

    .centerTitle span{
        font-size: 30px;
    }

    .txtGroup P{
        font-size: 15px;
    }
    .idxPerformance_content .idx_txtFrame .txtGroup{
        margin-left: -7px;
    }
}
/* @media (max-width: 576px) {
    .centerTitle span{
        font-size: 30px;
    }
    .txt{
        font-size: 30px;
    }
    .txtGroup P {
        font-size: 20px;
    }
} */
@media (max-width: 500px){
    .centerTitle{
        margin-left:6px;
        margin-top: 40px;
    }
    .centerTitle span{
        font-size: 25px;
    }
    .txt{
        font-size: 25px;
    }
    .idxPerformance_content .idx_txtFrame .txtGroup{
        margin-left: -26px;
    }
    .txtGroup P {
        font-size: 14px;

    }
}
@media (max-width: 414px) {

    .centerTitle span{
        font-size: 25px;
    }
    .txt{
        font-size: 20px;
    }
    .txtGroup P {
        font-size: 14px;
    }
    .txtGroup{
        margin-left: 2px;
    }
}
@media (max-width: 375px) {
    .centerTitle span{
        margin-left: 6px;
    }

}
@media (max-width: 320px) {
    .centerTitle span{
        margin-left: 16px;
        font-size: 20px;
    }
    .txt{
        font-size: 18px;
    }
    .txtGroup P {
        font-size: 12px;
    }
}
.brandLogo {
    padding-bottom: 5px;
}
.scroll.headerType1 .brandLogo{
    padding-bottom: 7px;
}
.blockTitle:not([class*="blockTitleStyle-"]) small{
    font-size: 18px;
    color: black;
}
.topLinkMenu li:hover{
    color: #B1B1B1;
}
.navBar{
    float: none;
}

.navMenu ul, .topLink .topLinkMenu ul, .headerType4 .topLinkLeft .topLinkMenu ul, .headerType4 .topLinkRight .topLinkMenu ul, .headerType5 .topLinkLeft .topLinkMenu ul, .headerType5 .topLinkRight .topLinkMenu ul{
    border-bottom: 3px solid #62AEE0;

}
.headerType1 .navMenu > li:hover > a, .headerType2 .navMenu > li:hover > a{
    border-bottom: 3px solid #62AEE0;
}
.topLink{
    position: absolute;
    left: 0;
    right: 2%;
    z-index: 5;
}
.footerSection{
    display: flex;
    max-width: 1440px;

}
footer .siteMap.type2{
    margin: 0;
}


 footer .footerContent .footerType1 .lineWidth{
    width: 100% ;
}
footer .siteMap.type2{
    margin-top: 13%;
}
footer .socialList{
    margin-top: 13%;
}
@media (max-width: 992px){
    footer .footerContent .footerType1, footer .footerContent .footerType2, footer .footerContent .footerType3, footer .footerContent .footerType4, footer .footerContent .footerStyle2{
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    footer .siteMap.type2{
        margin-top: 0;
    }
    footer .socialList{
        margin-top: 0;
    }
}
.cusbtn > :hover, .cusbtn > :focus{
    color: #62AEE0;
}
#mbPanel .mbPanel_funNav .mbPanel_content>a:nth-child(3), .mbPanel .mbPanel_funNav .mbPanel_content>a:nth-child(3) {
    order: 2;
}
#mbPanel .mbPanel_funNav .mbPanel_content>a:nth-child(1), .mbPanel .mbPanel_funNav .mbPanel_content>a:nth-child(1){
    order: 1;
}


.indexContent_1 .indexBlock_4 .indexBlock_4_news .news_item {
    padding: 25px 0px;
}

.indexContent_1{
    overflow: hidden!important;
}


.about_interlude{
    padding: 150px 0px!important;
}


@media(max-width: 767px) {
    .albumList {width: 100%;}
}