
@media only screen and (max-width <= 640){

			}



ul li{list-style:none;}

			.glyphicon{padding-right:5px;}
			.row{font-family:"微軟正黑體";/*margin-bottom:30px;*/}
			.rowbox1{padding-top:39px;}
			.carousel-caption{padding-bottom:0px;}
			.carousel-indicators{bottom:-10px;}
			.HOME{margin-right:20px;}
			.rowbox2{width:100%; min-height:100px;margin:0px; padding:0px;}
			.rowbox3{padding-top:39px;}
			.rowbox3 .thumbnail{overflow:hidden;border:0; height:380px;}
			.rowbox3 .thumbnail ul{padding-left: 10px; line-height: 1.6; text-align:left;}

			.content-bg{background-color:#CCC; height:100px;}
            .rowbox4 h3{color:#293896;font-weight:bold;}
            .rowbox4 img:hover{  -webkit-filter:grayscale(0.6); transition:all .6s; }


			.container2{
						
						margin-top: 10px;
						line-height:1.6em;
					}
			.content{
					background-color: #EFEFEF;
					min-height:450px;
					
				}
			.content2{
				height:auto;
			}
		
			.TXT_WORD{margin:0px; padding:15px; background-color:#FFF; opacity:0.7;}
            
footer{
    background: url(../images/底2.jpg) no-repeat bottom center;
    background-size: auto;
    box-shadow: 3px 0 7px rgb(0 0 0 / 20%);
    background-attachment: fixed;
}
			.FOOTER_BTM{ 
                font-size:13px;
                padding:0 10px; 
                color:#333333; 
                line-height:35px;  
                overflow:hidden; 
                max-width: 1200px; 
                margin: 0px auto;
                min-height: 300px;  
             }
.FOOTER_BTM .col-md-12{
    margin-top: 50px
}
.FOOTER_BTM ul{
    padding-left: 75px;
}
.FOOTER_BTM ul li{
    font-size: 18px;
    text-align: left
}
.FOOTER_BTM ul li img{
    margin: 30px 0;
    width: 150px
}
footer .copyright{
    width: 100%;
    background: #8f3535;
    color: white;
    padding: 8px;
    text-align: center;
    box-shadow: 3px 0 15px rgb(255 255 255 / 80%);
}
.CONTACT_TITLE h4{
    font-size: 25px;
    
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 30px 0 10px 75px;
    position: relative;
    letter-spacing: 1px;
}


.li-item{
    border: 1px solid transparent;
    padding: 5px;
    margin:5px; 
    /*border-radius: 5px;*/
    background:transparent!important;
}
.li-item:hover{

     border: none;
    background: rgba(255,255,255,1)!important;
    border: 1px solid rgba(85, 167, 117, 0.3)!important;
    box-shadow: none!important;

    

}
.li-item h4{line-height: 1.5;}
@media screen and (max-width:768px){
    .FOOTER_BTM{
        background: rgba(255,255,255,0.7);
    }
    .CONTACT_TITLE h4:after{
    width:194px;    
}
    .CONTACT_TITLE h4{
        font-size: 20px;
    width: 270px;
    }
    .CONTACT_TITLE h4:before{
          background-size: 50px;
    top: 20px;
    }
}
/*------------------gotop---------------------------*/
/* gotop */
#gotop {
    display: none;
    position: fixed;
    right: 30px!important;
    bottom: 70px!important;
    padding: 10px 15px 4px !important;
    font-size: 30px!important;
    background: #49a7bc !important;
    color:#fff!important;
    cursor: pointer!important;
    -webkit-border-radius: 30px!important;
    -moz-border-radius: 30px!important;
    border-radius: 30px!important;}

@media screen and (max-width: 958px) {
  #gotop {right: 15px;bottom: 90px;}
}

/*gotop換iconfont*/
@font-face {
    font-family: 'icomoon';

    src:url('../assets/fonts/icomoon.eot?mz9gi1');
    src:url('../assets/fonts/icomoon.eot?mz9gi1#iefix') format('embedded-opentype'),
        url('../assets/fonts/icomoon.ttf?mz9gi1') format('truetype'),
        url('../assets/fonts/icomoon.woff?mz9gi1') format('woff'),
        url('../assets/fonts/icomoon.svg?mz9gi1#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-gotop:before {content: "\e900";}
.icon-left:before {content: "\e902";font-size:70px;}
.icon-right:before {content: "\e901"; font-size:70px;}

@media screen and (min-width: 992px) {
    .icon-left:before {font-size:90px;}
    .icon-right:before {font-size:90px;}
}

			
/*------------------SLIDER---------------------------*/
.carousel-inner>.item>a>img, .carousel-inner>.item>img{
		width:100%;
	}



.item img {
    width: 100%;
}
#carousel-id .fa-chevron-left, #carousel-id .fa-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 40px;
}
/*-------------首頁服務項目------------------------*/
.HOME_SERVICE{
    background: url(images/about-bg.jpg) no-repeat right bottom;
    
    background-attachment: fixed;
}
.SERVICEbox{
    padding-bottom: 40px;
}




/*服務HOVER*/
/* effect-3 css */

.more{ display:inline-block;color:#333;transition: 0.4s;}

.text-desc{position: absolute; left: 0; top: 0; background-color: rgba(0,0,0,.5); height: 100%; opacity: 0; width: 100%; }
.text-desc .more{
     width: 100%;
    height: 100%;
    display: inline-block;
    background: url(../images/link.png)no-repeat center center;
    color: #fff;
    text-indent: -9999px;
}
.port-1{float: left; width: 100%; position: relative; overflow: hidden; text-align: center; margin-bottom: 15px;background-color: #333;
    border-radius: 15px;
    border: solid 1px #ededed;}
.port-1 .text-desc{opacity: 0.9; top: -100%; transition: 0.5s; color: #000; padding: 45px 20px 20px;}
.port-1 img{transition: 0.5s;
    width: 100%;
    opacity: 0.8;
   }
.port-1:hover img{transform: scale(1.2);opacity: 1.0;}

.port-1.effect-1:hover .text-desc{top: 0;}

.port-1.effect-2 .text-desc{top: auto; bottom: -100%;}
.port-1.effect-2:hover .text-desc{bottom: 0;}
.port-1.effect-3:hover .text-desc{width: 100%; top: 0; left: 0; height: 100%; padding:0;}
.service_list{
    min-height: 300px;
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 5px;
    padding: 4px;

}
.TStyle5 {
    color: #252525;
    font-size: 17px;
    font-weight: bold;
    font-family: "微軟正黑體",Arial;
    padding: 8px;
    margin: 5px 0;
    display: block;
    width: 180px;
    margin-bottom: 10px;
    text-decoration: none;
    border-bottom: 3px solid #49a7bc;
}
.TStyle5 a:hover{
    color: #49a7bc;
    border-bottom: 3px solid #49a7bc;
}
.service_list p{
    display: block;
    margin-top: 10px;
    line-height: 1.5;
    color: #333;
}

.SERVICEbox h4{
    font-size: 25px;
    width: 330px;
    margin: 60px auto 40px;
    padding: 30px 0 10px 75px;
    position: relative;
    letter-spacing: 1px;
}



@media (max-width:768px){
    .SERVICEbox h4{
    font-size: 20px;
    width: 270px;
}
.SERVICEbox h4:before{
    background-size: 50px;
    top: 20px;
}
.SERVICEbox h4:after{
    width:194px;
}
}


/*-----------------關於羅卡薩-----------------------------*/
.HOME_ABOUT{
    background: url(../images/HOME_ABOUT_BG.jpg)repeat top center;
   
}
.ABOUTbox{
    overflow: hidden;
    width: 100%;

}
.ABOUT-TXT{
    padding: 60px 30px 60px 30px;
}
.ABOUT-TXT h4{
    font-size: 25px;
    display: block;
    width: 350px;
    padding: 10px 0;
    margin-bottom: 15px;
    border-bottom: 5px solid #e2d2c3;
}
.ABOUT-TXT p{
    font-size: 17px;
    line-height: 1.5;
    display: block;
    margin-bottom: 20px;
}
.ABOUT-TXT a{
    display: block;
    background: #e2d2c3;
    padding: 5px 15px;
    color: #72431e;
    text-decoration: none;
    width: 100px;
    text-align: center;
    margin-top: 40px;
    cursor: pointer;
}
@media (max-width:768px){
    .ABOUT-TXT p{
    font-size: 15px;
    line-height: 1.5;}
    .ABOUT-TXT{ float: none; }
    .ABOUT-TXT h4{
    font-size: 20px;
    display: block;
    width: 280px;
    padding: 10px 0;
    margin-bottom: 15px;
    border-bottom: 5px solid #e2d2c3;
    }
    .ABOUT-TXT{
    padding: 0 10px 0 0;}
    .ABOUT-TXT a{margin-top: 20px;}
    .ABOUTbox{
    padding-bottom: 30px;}
    }

.ABOUT-IMG>img {
    display: block;
    max-width: 100%;
    height: auto;
}
/*--------------熱銷商品---------------------------*/
.SERVICE-bg {
    background-color: #fff;
}
.HOME_PRODUCTS{ 
background: url(../images/bg1.jpg) repeat top center;
padding-bottom: 80px;
border-radius: 400px 0px 0px 0px;
}
.rowbox4 h3{ display: none;}

.PRODUCTS_TITLE h4{
    font-size: 25px;
    width: 340px;
    margin: 60px auto 30px;
    padding: 30px 0 10px 75px;
    position: relative;
    color: #fff;
    letter-spacing: 1px;
}


@media (max-width:768px){
    .PRODUCTS_TITLE h4{
    font-size: 20px;
    width: 290px;
    margin: 60px auto 0px;
    padding: 30px 0 10px 75px;
    position: relative;
}
.PRODUCTS_TITLE h4:before{   
    background-size: 50px;
    top: 20px;
}
.PRODUCTS_TITLE h4:after{
    width:216px;
}
}
.mask p,.info,.clear-left{display: none;}
.mask h2{
    font-size: 17px;
    line-height: 1.5;
    padding:0 10px;
    color: #333;
}
.col-item{
    margin-bottom: 30px;
}

/*----------------工程實績-----------------------------*/

.WORKS_TITLE h4{
    font-size: 25px;
    width: 308px;
    margin: 80px auto 50px;
    padding: 30px 0 10px 75px;
    position: relative;
}
.WORKS_TITLE h4:before{
    content: "";
    background: url(../images/service_icon03.png)no-repeat top center;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    background-size: 60px;
    left: 0;
    top: 15px;
}
.WORKS_TITLE h4:after{
    content: "";
    background:#e2d2c3;
    width: 235px;
    height: 5px;
    display: block;
    position: absolute;
    left: 72px;
    bottom: 0;
}
@media (max-width:768px){
.WORKS_TITLE h4{
    font-size: 20px;
    width: 290px;
    margin: 40px auto 30px;
    padding: 30px 0 10px 75px;
    position: relative;
}
.WORKS_TITLE h4:before{
     background-size: 50px;
    top: 20px;
}
.WORKS_TITLE h4:after{
    width:216px;
}
}
.WORKS_IMG{padding:0;}
.WORKS_IMG .thumbnail {
    border-radius:0;
    overflow: hidden;
    margin:0px;
}
.WORKS_IMG .thumbnail img:hover {
    transform: scale(1.2);
}
.WORKS_IMG .thumbnail img {
    transform: scale(1);
    transition: 1s;
}



/*------------------關於我們----------------------*/

.ABOUTscreen{display: none;}
@media (max-width:768px){
   .ABOUT_top img{display: none;} 
   .ABOUTscreen{display: block!important;}

}
/*
.PAGE_ABOUT{
    background: url(../images/ABOUT_BG.jpg) repeat top center;padding-bottom: 20px;
}
*/
.ABOUT{
    padding: 60px 0 0px;
}
.ABOUT-IMG h4{
    font-size: 23px;
    border-bottom: 4px solid #e2d2c3;
    padding:6px 5px;
    margin-bottom: 20px;
}
.ABOUT_font{
    display: block;
padding: 20px 30px 20px 30px;}
.ABOUT_font p{
    font-size: 17px;
    line-height: 1.5;
    margin-bottom:30px;
    color: #333;
}    

.page_works h4{
    font-size: 25px;
    width: 308px;
    margin: 40px auto 30px;
    padding: 30px 0 10px 75px;
    position: relative;
}
.page_works h4:before{
    content: "";
    background: url(../images/service_icon03.png)no-repeat top center;
    width: 70px;
    height: 70px;
    display: block;
    position: absolute;
    background-size: 60px;
    left: 0;
    top: 15px;
}
.page_works h4:after{
    content: "";
    background:#e2d2c3;
    width: 235px;
    height: 5px;
    display: block;
    position: absolute;
    left: 72px;
    bottom: 0;
}
@media (max-width:768px){
.ABOUT{padding: 30px 0 0px;}    
.page_works h4{
    font-size: 20px;
    width: 290px;
    margin: 0px auto 30px;
    padding: 30px 0 10px 75px;
    position: relative;
}
.page_works h4:before{  
    background-size: 50px;
    top: 20px;
}
.page_works h4:after{
    width:216px;
}
.ABOUT-IMG>img{padding:0;}
}




/*-----------------產品內頁---------------------------------------*/
.PRO-banner{width: 100%; position: relative;}
.PRO-title{
    margin-top: 0;
    font-size: 40px;
    
    top: 38%;
    left: 0;
/*    text-shadow: 0 0 5px rgba(0,0,0,.8);*/
    color: black;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-weight: bold;
    z-index: 5;
}
h2.PRO-title:before {
    content: '';
    width: 50px;
    height: 5px;
    background-color: #ccc;
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
}
.slogan-txt{
    margin-top: 15px;
    font-size: 33px;
    position: absolute;
    top: 48%;
    left: 0;
/*    text-shadow: 0 0 5px rgba(0,0,0,.8);*/
    color:black;
    width: 100%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-weight: normal;
    z-index: 5;
}
.slogan-txt span{
    display: inline-block;
    margin-left: -1px;
    width: 55px;
    height: 60px;
    border-top: 5px solid #bd9c5b;
}
@media (max-width:768px){

    .PRO-title{
        font-size: 20px;
        top: 20%;
}
h2.PRO-title:before{
    bottom: -5px;
}
.slogan-txt{
    margin-top: -10px;
    font-size: 21px;
    position: absolute;
/*    text-shadow: 0 0 5px rgba(0,0,0,.5);*/
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    z-index: 5;
}
.slogan-txt span{
    width: 30px;
        height: 40px;
    border-bottom: 5px solid #bd9c5b;
    border-top: none
    
    }



}    
.PRO-banner img{
    width: 100%;
    position:relative;
    left: 0;
    top: 0;
    z-index: 4;
    border-radius: 0px 400px 0px 0px;
}
.Pro_Category,.PAGE_ABOUT{
    background: #fff;
    padding-top: 2%;
        padding-bottom: 2%;
        min-height: 500px;
}


.thumbnail-list li {
    display: inline-block;
    vertical-align: top;
    padding: 0%!important;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top: 5px;
}
.features-box p{
    display: block;
    font-size: 16px;
    padding: 5px 0;
    line-height: 1.5;
}
.mask{
    display: none;
}


/*---------------購物清單--------------------------------------*/

.navbar-default{
    background: #fff!important;
   
}
.STORE_INFO {
    padding: 20px;
    margin-top: 60px;
}






.table-bordered{
    background: #fff;
}
.STORE_INFO li,.NOTE_TXT{
    font-size: 17px!important;
}
a{
    color:#333;
}


/*-----------------------------------------------------*/

.navbar{
	position: relative;
    
    margin-bottom:-22px;
   
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f6f6f6+47,ededed+100;White+3D+%231 */
background: #FFF;

}

.dropdown.navbar-right {
    padding-top: 22px; margin-right: 2%;
}
ul.nav.navbar-nav.navbar-right {
   
}
.navbar-header{
    min-height: 105px;
}





table.GoodsDescrBody2 {
    margin-top: -30px;
}

/*------------------新聞頁面設定--------------------------*/
.News_Title{background-color:#284486;padding: 8px 15px;color:#FFF;font-size:16px;border-radius:4px;}
.INFO_Title{background-color:#f5f5f5;padding:10px;color:#222;font-size:16px;margin-top:-1px;border-radius:4px;color:#428bca;}
.News_Category{background-color:#284486;padding: 8px 15px;color:#FFF;font-size:16px; border-radius:4px;}
.newslist{overflow:hidden;}
.newslist img.news_pic{ width:100%; float:left;padding:1%;}
.newslist h3.news_title{ margin-top:-5px;}
.news_title{color:#222;line-height:1.6; font-size: 21px;}
.news_info{
    font-size: 15px;
    line-height: 1.8;
    color: #222;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 10px 0;}
.news_date{color:#979797;padding-right:30px;}
.news_sort{color:#979797;padding-right:30px;display: none; }
.news_author{color:#979797;padding-right:30px;}
.news_more{width: 100px; margin:20px auto 10px;display: block; color: #49a8bc; }

.type_icon{margin-right:10px;}
.NEWS_type{padding-bottom:20px;margin-left: -30px;}

.NEWS_type li{line-height:2.0;}
.SUB_ITEM{ min-height:300px;padding: 20px;width: 255px;}
.NEWS_type .badge{background-color:#AFEEEE; font-size:8px;margin-left:8px;}
.news_icon01{margin-right:8px;}
.news_icon02{margin-right:8px;}
.news_icon03{margin-right:8px;}
@media (max-width: 767px) {
.newslist img.news_pic{ width:100%; float:left;padding:1%;}
}
.News_AD{border:0;}
.content_pic{padding:5%;}
.news_content{line-height:2.0;font-size:16px;}

div#LinkContainer {
    display: none;
}

/*-------------------------系統內容頁設定-----------------------------*/

table.product_parserTable {
    /*display: none;*/
}/*產品主圖文,沒有RWD效果功能所以隱藏起來*/

center {
    text-align: left;
}

button#addshopcart {
    margin:  0;
}

.news_content h3{

	background:#ededed;
	line-height:20px;
	
	padding:5px;

}
.news_content h3::before{
	content:">>";
	width:20px;
	background:url("../images/icon1.gif") center center no-repeat;
	color:rgba(0,0,0,0);
	
}


.product_list ul {
    color: transparent;
    font-size: 1px !important;
}

.CONTENT_INFO{
    /*padding:30px;*/
}
.CONTENT_INFO h1{
    position: relative;
    margin-bottom: 5%;
}
.CONTENT_INFO h1:after {
    content: '';
    position: absolute;
    width: 10%;
    height: 5px;
    background-color: #49a8bc;
    bottom: -15px;
    left: 0;
}
.CONTENT_INFO {
    font-size: 16px;
    line-height: 1.75;
}
.LEFT_AD {
    margin-left: -40px;
}
.LEFT_AD img{
    width:100%;
}

ol.breadcrumb {
    margin-left: -15px;
    margin-right: -15px;
}



/*============================首頁效果===================================*/

	.content2 .btn {
        transition: all 300ms 100ms;
    }
    
    .content2 .btn:hover {
        transition: all 300ms;
    }
    
    .content2 .btn:before,
    .content2 .btn:after {
        position: absolute;
        box-sizing: border-box;
        display: block;
        content: "";
        width: 0;
        height: 0;
        transition: all 300ms;
    }
    
    .content2 .btn:before {
        top: 0;
        left: 0;
        border-top: 1px solid #bfbfbf;
        border-left: 1px solid #bfbfbf;
        border-radius:4px;
    }
    
    .content2 .btn:after {
        bottom: 0;
        right: 0;
        border-bottom: 1px solid #bfbfbf;
        border-right: 1px solid #bfbfbf;
        border-radius:4px;
    }
    
    .content2 .btn:hover {
        color: #444;
        background-color: #FFF;
    }
    
    .content2 .btn:hover:before,
    .content2 .btn:hover:after {
        width: 100%;
        height: 100%;
        transition: all 300ms 100ms;
    }

.title_pic{
    box-shadow: 0 0 20px #ededed,
                0 5px 20px #ededed,
                0 10px 50px -30px #ededed,
                0 10px 50px #ededed;  
}



    /*客製內容_手機選單*/
    .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
   
   
    transform:skewX(0deg) rotate(0deg);
    border-radius:0%;


    
};

					
}
@media (min-width:1415px) {
   

    .navbar-right{

             margin-right: 0%;
         }
    .navbar-header {
        float: left;
        margin-left: 0%;
    }

   

}

@media (min-width:1415px) {

 .navbar-right{

         margin-right: 0%;
 }
 .navbar-header {
    float: left;
    margin-left: 0%;
}
   
}



@media (min-width:1415px) {
   

   

    .navbar-right{
        margin-top: 50px!important;

         margin-right: 15%!important;
     }
     .navbar-header {
        float: left;
        margin-left: 15%;
    }


}




i.fa-hand-o-right {
    text-indent: -20px;
    padding-right: 0px;
}

.community{
    width: 140px;
    overflow:hidden;
    padding-bottom:1%;
    float: right;
}

.community img{
    width:50px;
}
.nav_cate_current{display: none!important;}

#prod_img img{width: 96%;padding: 2%;}
.product_box{margin-top: 20px;}

@media(max-width:768px){
    .product_list{
        display: none;
    }
}




