    body {
        margin: 0;
        padding: 0;
        font-family: Arial, "微軟正黑體";
        color: #454545;
    }

    p {
        margin: 0;
    }

    img {
        max-width: 100%;
    }

    #wrapper {
        overflow: hidden;
        position: relative;
    }

    .header_content {
        /*    height: 140px;*/
    }


    .banner_menu {
        overflow: hidden;
        position: relative;
    }

    .slick-dotted.slick-slider {
        margin: 0;
    }

    .slick-prev {
        background: url(../tw_img/banner/preview_arrow.png) no-repeat center;
        width: 51px;
        height: 110px;
        top: 10%;
        z-index: 1;
        top: 50%;
        left: 2%;
    }

    .slick-next {
        background: url(../tw_img/banner/next_arrow.png) no-repeat center;
        width: 51px;
        height: 110px;
        top: 10%;
        z-index: 1;
        top: 50%;
        right: 2%;
    }



/*************************************/
/*                index              */
/*************************************/
header{
    background: url(../tw_img/index/header_bg.jpg) center;
	z-index: 10;
	width: 100%;
}

.header_right{
    margin-top: 20px;
}

select#choice{
    width: 120px;
    margin-top: 3px;
    margin-left: 20px;
    height: 30px;
    background-color: transparent;
    color: #9b9b9b;
    padding: 0px 5px;
    font-size: 16px;
    border-radius: 3px;
    /*箭頭消失*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    /*改變右邊箭頭樣式*/
    background: url(../tw_img/index/arrow.png) no-repeat right center transparent;
    float: right\0;/* ie 8/9*/
}

.search-content{
    margin-top: 10px;
    display: -webkit-inline-box;
}

.sear_lang{
    float: right;
}


.small_sear{
    display: none;
}



@media (max-width:991px){
	.header-lang{
		display: none;
	}
	
	.logo{	
		max-width: 250px;
        margin: auto;
	}
}

@media (max-width:767px){
    .big_sear{
        display: none;
    }
    .small_sear{
        display: -webkit-box;
        margin-bottom: 20px;
        display: inline-block\0;
    }
     @-moz-document url-prefix(){
        .small_sear {
       display: inline-block;
        }
    }
}
    
    
@media (max-width:480px){
	header{
		padding-bottom: 3px;
	}
	
	.header-info {
		display: none;
	}
}

@media (max-width:420px){
    .search-content{
        margin-bottom: 10px;
    }
    select#choice{
        margin-top: 10px;
    }
    .small_sear{
        display: inline-block;
    }
    .small_sear .inner-addon{
        display: inline-table;
    }
    .small_sear .right-addon input{
        width: 100%;
    }
    .small_sear select#choice{
        width: 100%;
        margin-left: 0px;
    }
}


.enjoy-css {
    width: 220px;
    height: 35px;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 28px;
    color: #9b9b9b;
    text-align: center;
    -o-text-overflow: clip;
    text-overflow: clip;
    letter-spacing: 1px;
    text-align: left;
   background-color:transparent;
}

.inner-addon { 
    position: relative;
    max-width: 220px\0; /* ie 8/9*/
    float: left\0;/* ie 8/9*/
}

 @-moz-document url-prefix(){
        .inner-addon {
        max-width: 220px;
        float: left;
        }
    }

/* style icon */
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
    color: #9b9b9b;
}

/* align icon */
.left-addon .glyphicon  { left:  0px;}
.right-addon .glyphicon { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  30px; }
.right-addon input { padding-right: 30px; }


 

/*************************************/
/*             navigation            */
/*************************************/

.nav-content .navbar{
    background-color: transparent;
    border:0px;
}

nav.navbar.bootsnav ul.nav > li > a{
	position: relative;
	color: #fff;
    font-size: 18px;
    padding-bottom: 5px;
}

nav.navbar.bootsnav ul.nav > li > a:hover{
    border-bottom:2px solid #a31b1b;
}

.navbar-nav{
    float: right;
}


.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 0;
    margin: 10px 15px 0px 15px;
}

.navbar-default .navbar-toggle{
    background-color: #ddd;
}


@media (max-width:991px){
	nav.navbar.bootsnav ul.nav > li > a:after,
	nav.navbar.bootsnav ul.nav > li:last-child > a:before{
		display:none;
	}
	
	nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu {
		top: -1px;
	}
	
	.navbar-default .navbar-nav > .active > a:focus {
		color:transparent;
		background-color:transparent;
	}
	
	.nav > li > a{
		margin: 0;
	}
    
    nav.navbar.bootsnav ul.nav > li > a{
        margin: 10px 20px;
    }
}

@media (max-width:767px){
    .navbar-nav{
        float: none;
    }
	
}

    /*PRODUCTS*/

    .products-content{
        background: url(../tw_img/index/hp_bg.jpg) center;
        border-bottom: 6px solid #a31b1b;
    }

    .hot_product {
        color: #ffffff;
        padding: 10px 0;
    }

    .hot_product img{
        padding-right: 10px;
    }

    .hot_product h3 {
        font-weight: bold;
        padding-bottom: 10px;
    }

    .hot_product span.en {
        display: block;
        font-size: 21px;
        margin-top: 5px;
        /* text-align: center; */
    }

   
    .products-content .owl-theme .owl-controls .owl-nav .owl-prev {
        background: url(../tw_img/index/owl_pre.png) no-repeat center;
        width: 59px;
        height: 60px;
        position: absolute;
        top: 30%;
        left: -3.5%;
    }

    .products-content .owl-theme .owl-controls .owl-nav .owl-next {
        background: url(../tw_img/index/owl_next.png) no-repeat center;
        width: 59px;
        height: 60px;
        position: absolute;
        top: 30%;
        right: -3.5%;
    }

     @media screen and (max-width:1200px) {
         .products-content .owl-theme .owl-controls .owl-nav .owl-prev {
            left: -4.5%;
         }
         .products-content .owl-theme .owl-controls .owl-nav .owl-next {
             right: -4.5%;
         }

    }
    @media screen and (max-width:991px) {
         .products-content .owl-theme .owl-controls .owl-nav .owl-prev {
            left: -5.5%;
         }
         .products-content .owl-theme .owl-controls .owl-nav .owl-next {
             right: -5.5%;
         }

    }
  
    .item {
        text-align: center;
    }

    .item img{
        padding: 0px;
    }


    .img_hp {
        position: absolute;
        width: 100%;
        height: 85%;
        top: 0;
    }

    .img_hp:hover{
        border: 3px solid #a31b1b;
        background: linear-gradient(127deg, rgba(0, 0, 0, 0)90%, rgba(163, 27, 27, 1)0%); 
        background: -moz-linear-gradient(307deg, rgba(0, 0, 0, 0)90%, rgba(163, 27, 27, 1)0%); 
        background: -webkit-linear-gradient(307deg, rgba(0, 0, 0, 0)90%, rgba(163, 27, 27, 1)0%); 
        background: -o-linear-gradient(307deg, rgba(0, 0, 0, 0)90%, rgba(163, 27, 27, 1)0%); 
    }

    .img_hp .mask{
        height: 95.2%;
        width: 95.2%;
        margin: 6px auto;
    }

    .img_hp .mask:hover{ 
        background: linear-gradient(127deg, rgba(0, 0, 0, 0.7)92.2%, rgba(0, 0, 0, 0)0%); 
        background: -moz-linear-gradient(307deg, rgba(0, 0, 0, 0.7)92.2%, rgba(0, 0, 0, 0)0%); 
        background: -webkit-linear-gradient(307deg, rgba(0, 0, 0, 0.7)92.2%, rgba(0, 0, 0, 0)0%); 
        background: -o-linear-gradient(307deg, rgba(0, 0, 0, 0.7)92.2%, rgba(0, 0, 0, 0)0%); 
    }

    .img_hp .mask span{
       color: #ffcd06;
        font-size: 20px;
        padding-top: 50%;
        display: none;
    }
    
    .img_hp .mask:hover span{ 
        display: block;
    }

    .img_hp .mask hr{
        border: 1px solid #af1c1c;
        width: 25%;
        margin-top: 5px;
        display: none;
    }

    .img_hp .mask:hover hr{ 
        display: block;
    }

    .item .tittle {
        color: #ffffff;
        font-size: 18px;
        height: 46px;
        padding: 10px;
    }

    @media (max-width:1200px){
        .img_hp {
            height: 82%;
        }
    }

      @media (max-width:999px){
        .img_hp {
            height: 86%;
        }
    }

    @media (max-width:991px){
        .img_hp {
            height: 83%;
        }
    }

    @media (max-width:799px){
        .img_hp:hover{
            display: none;
        }
        .item{
            width: 80%;
            margin: auto;
        }
    }

    @media (max-width:480px){
        .item{
            width: 70%;
            margin: auto;
        }
    }



    /*關於我們*/

    .company {
        background: url(../tw_img/index/company_bg.jpg) no-repeat center;
        position: relative;
        background-size: cover;
        min-height: 450px;
    }

    .company .com_text{
        padding-top: 70px;
        padding-left: 620px;
    }

    .about_tittle {
        margin: 20px 0px 10px 0px;
        overflow: auto;
        font-size: 24px;
        font-weight: bold;
        color: #f12e2e;
    }

    .company p {
        max-width: 800px;
        font-size: 19px;
        text-align: justify;
        line-height: 1.7em;
        color: #ffffff;
    }

    .company a {
        color:#f12e2e;
        margin: auto;
        text-decoration:underline;
    }
   
    @media (max-width:1200px){
        .company .com_text{
            padding-top: 15px;
        }
    }

    @media (max-width:991px){
        .company{
            background: #0a191d;
            min-height: auto;
        }
        .company .com_text{
            padding: 15px;
        }
    }

/*----- index end -----*/




    /*以下是內頁*/

    .content_box {
        background-size: cover;
        height: 100%;
    }

     .content_box_about{
        background: url(../tw_images/other/mold_bg.jpg) no-repeat center;
        background-size: cover;
        height: 100%;
    }

    .content_box_none {
        background: none;
    }

    span.submenu {
        font-size: 14px;
        /*position: absolute;*/
        top: 0;
    }

    span.submenu ul {
        margin-top: 5px;
        margin-bottom: 5px;
        padding-left: 10px;
    }

    span.submenu li {
        display: inline-block;
        font-size: 16px;
    }

    .content_box .container,
    .content_box_none .container {
        position: relative;
    }

    .content_box .content_tittle h1,
    .content_box_none .content_tittle h1 {
        margin: 0;
        font-size: 24px;
        padding-top: 24px;
    }

    .mold_box {
        min-height: 550px;
    }
    
    .col-md-3{
        padding: 0px;
    }
   
    .content_box .slider-bar .tittle {
        font-size: 22px;
        background: #0764b6;
    }

    .slider-bar {
        background: #005cae;
        color: #fff;
        text-align: center;
        min-width: 286px;
    }

    .slider-bar .tittle {
        font-size: 22px;
        height: 45px;
        line-height: 45px;
    }


    .content_box_about .about_content {
        padding-left: 50px;
    }

    .content_box_about .about_content p{
        margin: 20px 0px;
        font-size: 18px;
        color: #000;
    }
    
    @media screen and (max-width:1200px) {
        .content_box_about .about_content{
            margin-left: 50px;
            padding: 0px;
        }
        .mold_box .inquiry_box{
            margin-left: 60px;
        }
    }


    @media screen and (max-width:991px) {
        .content_box_about .about_content{
            margin-left: 0px;
        }
        .mold_box .inquiry_box{
            margin-left: 0px;
        }
    }



    @media screen and (max-width:780px) {
        span.submenu {
            display: none;
        }
       
    }


/*************************************/
/*            breadcrumb             */
/*************************************/


.breadcrumb{
    padding: 0px;
    margin: 0px;
}

.breadcrumb .box_right{
    padding-left: 50px;
}

.breadcrumb{
    background: url(../tw_img/other/about_bg.jpg) center;
    background-size: cover;
    min-height: 1000px;
}

.breadcrumb .breadcrumb2{
    background-color: #2a2a2a;
    color: #fff;
    text-align: right;
    font-size: 18px;
    padding: 15px 15% 15px 0px;
}

@media (max-width:1200px){
    .breadcrumb .breadcrumb2{
        padding-right: 40px;
    }
}

/*************************************/
/*               aside               */
/*************************************/

aside{
	margin-bottom:10px;
}

.title2{
	padding:12px 15px;
}

.sideBar{
   background: linear-gradient(180deg, rgba(163, 27, 27, 1)50%, rgba(122, 30, 30, 1)0%); 
    background: -moz-linear-gradient(270deg, rgba(163, 27, 27, 1)50%, rgba(122, 30, 30, 1)0%); 
    background: -webkit-linear-gradient(270deg, rgba(163, 27, 27, 1)50%, rgba(122, 30, 30, 1)0%); 
    background: -o-linear-gradient(270deg, rgba(163, 27, 27, 1)50%, rgba(122, 30, 30, 1)0%); 
}

.sideBar p{
	color:#fff;
	font-size:22px;
    font-weight: bold;
	width:100%;
	text-align:right;
	background: linear-gradient(132deg, rgba(0, 0, 0, 0)95%, rgba(236, 192, 15, 1)0%); 
    background: -moz-linear-gradient(315deg, rgba(0, 0, 0, 0)95%, rgba(236, 192, 15, 1)0%); 
    background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0)95%, rgba(236, 192, 15, 1)0%); 
    background: -o-linear-gradient(315deg, rgba(0, 0, 0, 0)95%, rgba(236, 192, 15, 1)0%); 
    margin-bottom: 10px;
}

.sidBtn{
	color:fff;
	padding:0 7px;
	border-radius:5px;
	float:right;
	line-height:28px;
	display:none;
	opacity:0.8;
	font-weight:bold;
	font-size:26px;	
	cursor:pointer;
}

@media (max-width:992px){
    #sub ul{
		display:block;
	}

}

@media (max-width:991px){
	aside {
		margin-bottom: 20px;
	}
	
	.sidBtn{
		display:block;
	}

	#sub ul{
		display:none;
	}

	.sideBar p{
		border-bottom:none;
		margin-top:0;
		text-shadow:2px 2px 2px rgba(0,0,0,0.3);
		text-align:left;
	}

	.aside-open{
		display:block !important;
	}
}

#sub,
#sub ul,
#sub ul li,
#sub ul li a {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#sub {
	width: 100%;
	color: #ffffff;
	margin-bottom:20px;
}

#sub ul ul {
	display: none;
}

.align-right {
	float: right;
}

#sub > ul > li > a {
	padding: 12px 15px;
	cursor: pointer;
	z-index: 2;
	font-size: 17px;
	text-decoration: none;
	color: #fff;
	line-height:22px;
    background-color: #333333;
    margin-bottom: 3px;
   
}

#sub > ul > li > a:hover{
	color: #ffcd06;
    background: linear-gradient(132deg, rgba(51, 51, 51, 1)88%, rgba(163, 27, 27, 1)0%); 
    background: -moz-linear-gradient(315deg, rgba(51, 51, 51, 1)88%, rgba(163, 27, 27, 1)0%); 
    background: -webkit-linear-gradient(315deg, rgba(51, 51, 51, 1)88%, rgba(163, 27, 27, 1)0%); 
    background: -o-linear-gradient(315deg, rgba(51, 51, 51, 1)88%, rgba(163, 27, 27, 1)0%); 
}


#sub > ul > li.open > a {
	color: #464646;
	background: #ffe100;
}

#sub ul ul li a {
	cursor: pointer;
	padding: 13px 15px 13px 38px;
	z-index: 1;
	text-decoration: none;
	font-size: 17px;  
	background: url(../tw_img/other/aside_icon.png) left 20px top 16px no-repeat;
	color:#464646;
	line-height:20px;
	font-weight: bold;
}

#sub>ul>li>ul{
	border-top:1px solid #959595;
	padding-top: 7px;
	padding-bottom: 7px;
}

#sub>ul>li>ul>li{
	margin-top:0;
}

#sub > ul > li > ul > li:last-child {
    border-bottom: none;
}

#sub ul ul li:first-child > a {
	box-shadow: none;
}

#sub ul ul ul li:first-child > a {
}

#sub ul ul ul li a {
	padding-left: 25px;
	background: #fff;
	font-size: 15px;
}

#sub ul ul ul li a:hover{
	background:#f1f1f1;
}

#sub > ul > li > ul > li:last-child > a,
#sub > ul > li > ul > li.last > a {
	border-bottom: 0;
}

#sub > ul > li > ul > li.open:last-child > ul > li:last-child > a {
	border-bottom: 0;
}

@media (max-width:991px){
#sub {
	width: 100%;
	display:none;
}
}




/*************************************/
/*              about                */
/*************************************/


.about_con{
    margin-top: 60px;
}

 .about_con .box_right .text-center p{
    color: #ffcd06;
    font-size: 20px;
    padding: 15px 20px;
    text-align: left;
    background: linear-gradient(230deg, rgba(163, 27, 27, 1)89%, rgba(51, 51, 51, 1)0%); 
    background: -moz-linear-gradient(240deg, rgba(163, 27, 27, 1)89%, rgba(51, 51, 51, 1)0%); 
    background: -webkit-linear-gradient(240deg, rgba(163, 27, 27, 1)89%, rgba(51, 51, 51, 1)0%); 
    background: -o-linear-gradient(240deg, rgba(163, 27, 27, 1)89%, rgba(51, 51, 51, 1)0%); 
}

.about_con .left_title{
    color: #ecc00f;
    font-size: 22px;
    margin: auto;
}

.about_con .left_title .title_up{ 
    margin-left: 30px;
}

.about_con .left_title .title_down{ 
    margin-left: 80px;
}


.about_con .box_top{
    margin-top: 40px;
    display: flex;
}

.about_con .about_mb{
    color: #fff;
    font-size: 18px;
    line-height: 35px;
}


@media (max-width:991px){
    .about_con .left_title{
    text-align: center;
    }
    .about_con .left_title .title_up{ 
        margin-left: 0px;
    }
    .about_con .left_title .title_down{ 
        margin-left: 0px;
    }
    .about_con .box_right{
        padding: 10px;
    }
}

@media (max-width:480px){
.about_con .box_top{
    display: inline-block;
}
}

/*************************************/
/*             product               */
/*************************************/



    .product_box{
        margin-top: 40px;    
    }

    .product_box .box_con img{
        width: 100%;
    }

    .box li {
        width: 30%;
        display: inline-block;
        margin: 0 1.5%;
        text-align: center;
    }


    .box_con {
        position: relative;
    }

    

    .box_con .img_hp {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
    }


    .box .tittle {
        text-align: left;
        color: #fff;
        font-size: 18px;
        min-height: 46px;
        padding: 10px;
        margin-bottom: 10px;
    }

    .box_con .img_hp:hover{
        border: 3px solid #a31b1b;
        background: linear-gradient(127deg, rgba(0, 0, 0, 0)90%, rgba(163, 27, 27, 1)0%); 
        background: -moz-linear-gradient(307deg, rgba(0, 0, 0, 0)90%, rgba(163, 27, 27, 1)0%); 
        background: -webkit-linear-gradient(307deg, rgba(0, 0, 0, 0)90%, rgba(163, 27, 27, 1)0%); 
        background: -o-linear-gradient(307deg, rgba(0, 0, 0, 0)90%, rgba(163, 27, 27, 1)0%); 
    }

    .box_con .img_hp .mask{
        height: 95%;
        width: 95%;
        margin: 6px auto;
    }

    .box_con .img_hp .mask:hover{ 
        background: linear-gradient(127deg, rgba(0, 0, 0, 0.7)92.2%, rgba(0, 0, 0, 0)0%); 
        background: -moz-linear-gradient(307deg, rgba(0, 0, 0, 0.7)92.2%, rgba(0, 0, 0, 0)0%); 
        background: -webkit-linear-gradient(307deg, rgba(0, 0, 0, 0.7)92.2%, rgba(0, 0, 0, 0)0%); 
        background: -o-linear-gradient(307deg, rgba(0, 0, 0, 0.7)92.2%, rgba(0, 0, 0, 0)0%); 
    }

    .box_con .img_hp .mask span{
       color: #ffcd06;
        font-size: 20px;
        padding-top: 50%;
        display: none;
    }
    
    .box_con .img_hp .mask:hover span{ 
        display: block;
    }

    .box_con .img_hp .mask hr{
        border: 1px solid #af1c1c;
        width: 25%;
        margin-top: 5px;
        display: none;
    }

    .box_con .img_hp .mask:hover hr{ 
        display: block;
    }

    @media screen and (max-width:1200px) {
        .box li {
            width: 46%;
        }
        .box_con .img_hp{
            width: 91.5%;
            margin-left: 12px;
        }
        .box_con .img_hp .mask {
            height: 95.4%;
            width: 95.4%;
        }
        .product_box .box_con img{
            width: 91%;
        }

    }

     @media screen and (max-width:991px) {
        .box .tittle{
            margin: 0px 30px 10px 30px; 
        }
         .box .img_hp{
             width: 83%;
             margin-left: 30px;
         }
         .product_box .box_con img{
            width: 82%;
        }
    }

     @media screen and (max-width:767px) {
        .box .tittle{
            margin: 0px 30px 10px 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    }

    @media screen and (max-width:400px) {
        .box li {
            width: 100%;
            margin: 0;
        }
    }

    /*產品列表細節*/

    .productdel_box .del_title{
        font-size: 26px;
        font-weight: bold;
        padding: 5px 0px;
        color: #fff;
        background: linear-gradient(132deg, rgba(51, 51, 51, 0)95%, rgba(163, 27, 27, 1)0%); 
        background: -moz-linear-gradient(315deg, rgba(51, 51, 51, 0)95%, rgba(163, 27, 27, 1)0%); 
        background: -webkit-linear-gradient(315deg, rgba(51, 51, 51, 0)95%, rgba(163, 27, 27, 1)0%); 
        background: -o-linear-gradient(315deg, rgba(51, 51, 51, 0)95%, rgba(163, 27, 27, 1)0%);
        border-bottom: 2px solid #a31b1b;
        margin-bottom: 20px;
    }

    .productdel_box p{
        font-size: 18px;
        color: #fff;
    }

    .productdel_box .cont_tit{
        color: #b5b5b5;
        margin-right: 5px;
    }
    
    .pro_btn{
        padding-top: 310px;
    }

    .pro_btn a{
        display: inline-block;
        padding: 10px 15px;;
        margin-right: 5px;
        font-size: 18px;
        color: #fff;
        background: linear-gradient(142deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -moz-linear-gradient(302deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -webkit-linear-gradient(302deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -o-linear-gradient(302deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    }
   
    .pro_btn a:hover{
        background: linear-gradient(142deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -moz-linear-gradient(302deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -webkit-linear-gradient(302deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -o-linear-gradient(302deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    }
    
    .productdel_box .box_bottom{
        margin-top:40px;
        margin-bottom: 100px;
    }

    .productdel_box .box_bottom .nav-tabs a{
        margin: 10px 2px 0px 0px;
        padding: 10px 30px;
        color: #fff;
        font-size: 16px;
        background-color: #871616;
        border-radius: 0px;
        border:0px;
    }

    .productdel_box .box_bottom .nav-tabs a:hover{
        border:0px;
        background-color: #af2d2d;
        color: #fff;
    }

    .productdel_box .box_bottom .nav-tabs a:focus{
        background-color: #af2d2d; 
        color: #fff;
        border:0px;
    }
    
    .productdel_box .box_bottom .nav-tabs{
        border: none;
    }
    
    .productdel_box .box_bottom hr{
        margin-top: 1px;
        border:1px solid #af2d2d;
    }

    .productdel_box .box_bottom .video_tit{
        color:#b5b5b5;
        font-size: 20px;
        margin: 20px 0px;
    }

    .productdel_box .box_bottom .video_box .video{
        padding:20px;
    }

    @media (max-width:1200px){
        .pro_btn{
            margin-left: 15px;
        }
        .productdel_box .del_title{
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 300px;
        }
    }

     @media (max-width:991px){
        .pro_btn{
           padding: 0px;
            margin-top: 20px;
        }
         .pro_btn a{
            margin-top: 10px;
        }
        .productdel_box .del_title{
            width: 100%;
        }
    }
 

    /*頁數Page的部分*/

    .page {
        text-align: center;
        margin: 40px 0;
        overflow: hidden;
    }

    .page .arrow_pre {
        display: block;
        width: 18px;
        height: 25px;
        background: url(../tw_img/other/arrow_01.png) no-repeat center;
        margin-top: 6px;
    }

    .page .arrow_next {
        display: block;
        width: 18px;
        height: 25px;
        background: url(../tw_img/other/arrow_02.png) no-repeat center;
        margin-top: 6px;
    }

    .page li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px;
    }

    .page li.preview a,
    .page li.next a {
        border: none;
        background: transparent;
    }

    .page li.preview a:hover,
    .page li.next a:hover {
        background: transparent;
    }

    .page li a {
        display: block;
        width: 30px;
        border:1px solid #fff;
        height: 30px;
        line-height: 30px;
        font-size: 17px;
        color: #fff;
        font-weight: 400;
        border-radius: 20px;
    }

    .page li a:hover {
        background-color: #a31b1b;
        border:0px;
    }



    /*最新消息*/
    
.news_box{
    color: #333333;
    font-size: 18px;
    margin-top: 40px;
    background-color: #c7c7c7;
}

.news_box thead{
    background-color: #2a2a2a;
    color: #ffcd06;
}

.news_box tr{
     text-align: center;
}

.news_box th{
    padding: 10px 20px;
    text-align: center;
}   

.news_box tr:nth-child(even){
    background: #e0e0e0;
}

.news_box .number{
    width: 5%;
    border-right: 1px solid #fff;
}

.news_box .date{
    border-right: 1px solid #fff;
}

.news_box .subject{
    text-align: left;
}

.news_box a{
    padding-left: 20px;
    color: #333333;
}

.news_box a:hover{
    color: #a11a1a;
    text-decoration:underline;	
}

@media (max-width:480px){
    .news_box tbody{
        display: table-row-group;
    }
    .news_box thead{
        display: none;
    }
    .news_box tr{
        display: block;
        border-bottom: 1px solid #333;
    }
    .news_box .number{
        display: block;
        width: 100%;
        padding: 5px;
        border:none;
    }
    .news_box .date{
        display: block;
        width: 100%;
        padding: 5px;
        border:none;
    }
    .news_box .subject{
        display: block;
        width: 100%;
        padding: 5px;
        text-align: center;
        border: none;
    }
    .news_box a{
        padding-left: 0px;
        color: #333333;
    }
}

/*--- news_detlail ---*/


.news_detail{
    font-size: 18px;
    margin-top: 40px;
}

.news_detail .det_title{
    width: 20%;
    background-color: #2a2a2a;
    color: #ffcd06;
    text-align: right;
    padding: 10px 20px;
}

.news_detail .det_con{
    background-color: #e0e0e0;
    color: #333333;
    padding: 20px;
}

.news_detail 
.table > thead > tr > th,
.table > tbody > tr > th, 
.table > tfoot > tr > th, 
.table > thead > tr > td, 
.table > tbody > tr > td, 
.table > tfoot > tr > tdr{
    border:0px;
}

.news_detail .date{
    border-top: 1px solid #b3b3b3;
}

.news_detail .content{
    border-top: 1px solid #b3b3b3;
}

.news_detail .back{
    display: inline-block;
    padding: 8px 20px;;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(142deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    background: -moz-linear-gradient(302deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    background: -webkit-linear-gradient(302deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    background: -o-linear-gradient(302deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    float: right;
    margin-top: 40px;
}

.news_detail .back:hover{
    background: linear-gradient(142deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    background: -moz-linear-gradient(302deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    background: -webkit-linear-gradient(302deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    background: -o-linear-gradient(302deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
}



/*檔案下載*/

.dow_box{
    color: #333333;
    font-size: 18px;
    margin-top: 40px;
    background-color: #c7c7c7;
}

.dow_box thead{
    background-color: #2a2a2a;
    color: #ffcd06;
}

.dow_box tr{
     text-align: center;
}

.dow_box th{
    padding: 10px 20px;
    text-align: center;
}   

.dow_box tr:nth-child(even){
    background: #e0e0e0;
}

.dow_box .number{
    width: 5%;
    border-right: 1px solid #fff;
}

.dow_box .date{
    border-right: 1px solid #fff;
    width: 75%;
    text-align: left;
    padding-left: 20px;
}

.dow_box .subject{
    text-align: center;
}

.dow_box a{
    color: #333333;
    font-size: 25px;
}

.dow_box a:hover{
    color: #a11a1a;
    text-decoration:underline;	
}

@media (max-width:480px){
    .dow_box tbody{
        display: table-row-group;
    }
    .dow_box thead{
        display: none;
    }
    .news_box tr{
        display: block;
        border-bottom: 1px solid #333;
    }
    .dow_box .number{
        display: block;
        width: 100%;
        padding: 5px;
        border:none;
    }
    .dow_box .date{
        display: block;
        width: 100%;
        padding: 5px;
        border:none;
        text-align: center;
    }
    .dow_box .subject{
        display: block;
        width: 100%;
        padding: 5px;
        text-align: center;
        border: none;
    }
    .dow_box a{
        padding-left: 0px;
        color: #333333;
    }
}

    /*詢價單*/

    .inq_box table{
    color: #333333;
    font-size: 18px;
    margin-top: 40px;
    background-color: #c7c7c7;
    margin-top: 40px;
}

.inq_box thead{
    background-color: #2a2a2a;
    color: #ffcd06;
}

.inq_box tr{
     text-align: center;
}

.inq_box th{
    padding: 15px;
    text-align: center;
}   

.inq_box tr:nth-child(even){
    background: #e0e0e0;
}

.inq_box .number{
    width: 5%;
    border-right: 1px solid #fff;
}

.inq_box .name{
    border-right: 1px solid #fff;
    width: 60%;
    text-align: left;
    padding-left: 20px;
}

.inq_box .amount{
    border-right: 1px solid #fff;
}

.inq_box a{
    color: #333333;
}

.inq_box a:hover{
    color: #a11a1a;
    text-decoration:underline;	
}

.inq_box .amount_field{
    border-right: 1px solid #fff;
    width: 20%;
    padding-left: 20px;
    padding-right: 20px;
    
}

.inq_box .del i{
    font-size: 24px;
}

    .inq_box .inquiry_form select{
        height: 45px;
        background: #e0e0e0;
        padding-left: 15px;
        width: 100%;
        color: #333333;
        font-size: 18px;
        border-radius: 5px;
    }

    .inq_box .inquiry_form input.form_con{
        height: 45px;
        background: #e0e0e0;
        padding-left: 15px;
        width: 100%;
        color: #333333;
        font-size: 18px;
        border-radius: 5px;
    }

    .inq_box textarea.contact_area {
        background: #e0e0e0;
        color: #333333;
        padding: 10px;
        font-size: 18px;
        margin-bottom: 10px;
        width: 100%;
        border-radius: 5px;
    }

    .inq_box input.authcode {
        background: #e0e0e0;
        color: #333333;
        padding: 10px;
        font-size: 18px;
        margin-bottom: 10px;
        width: 100%;
        border-radius: 5px;
        border: 0px;
    }

    .contact_form.form_group {
        font-size: 15px;
        width: 100%;
    }

    .inq_box .inquiry_form p{
        color:#fff;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .inq_box .inquiry_form span{
        color:#eb0400;
    }

    .form_group {
        margin-bottom: 15px;
    }

    @media (max-width:480px){
    .inq_box tbody{
        display: table-row-group;
    }
    .inq_box thead{
        display: none;
    }
    .inq_box tr{
        display: block;
        border-bottom: 1px solid #333;
    }
    .inq_box .number{
        display: block;
        width: 100%;
        padding: 5px;
        border:none;
    }
    .inq_box .name{
        display: block;
        width: 100%;
        padding: 5px;
        border:none;
        text-align: center;
    }
    .inq_box .amount{
        display: block;
        width: 100%;
        padding: 5px;
        text-align: center;
        border: none;
    }
        
     .inq_box .amount_field{
        display: block;
        width: 100%;
        padding: 5px;
        text-align: center;
        border: none;
    }
    
    .inq_box .del{
        display: block;
    }
}
  

    /*聯絡我們*/

    .con_box{
        margin-top: 40px;
    }

    .con_box .inquiry_form select{
        height: 45px;
        background: #e0e0e0;
        padding-left: 15px;
        width: 100%;
        color: #333333;
        font-size: 18px;
        border-radius: 5px;
    }

    .con_box .inquiry_form input.form_con{
        height: 45px;
        background: #e0e0e0;
        padding-left: 15px;
        width: 100%;
        color: #333333;
        font-size: 18px;
        border-radius: 5px;
    }

    .con_box textarea.contact_area {
        background: #e0e0e0;
        color: #333333;
        padding: 10px;
        font-size: 18px;
        margin-bottom: 10px;
        width: 100%;
        border-radius: 5px;
    }

    .con_box input.authcode {
        background: #e0e0e0;
        color: #333333;
        padding: 10px;
        font-size: 18px;
        margin-bottom: 10px;
        width: 100%;
        border-radius: 5px;
        border: 0px;
    }

    .contact_form.form_group {
        font-size: 15px;
        width: 100%;
    }

    .map {
        margin-bottom: 15px;
    }
    
    .con_box .inquiry_form p{
        color:#fff;
        font-size: 18px;
    }

    .con_box .inquiry_form span{
        color:#eb0400;
    }

    .form_group {
        margin-bottom: 15px;
    }


    img.authcode_ca,
    .authcode_reload {
        margin-top: 11px;
        margin-left: 10px;
    }

    .contact_btn {
        text-align: center;
        margin: 60px 0;
    }

    .contact_btn button{
        color: #fff;
        padding: 6px 50px;
        font-size: 18px;
        border: 0px;
        background: linear-gradient(142deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -moz-linear-gradient(302deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -webkit-linear-gradient(302deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -o-linear-gradient(302deg, rgba(163, 27, 27, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    }
    
    .contact_btn button:hover{
        background: linear-gradient(142deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -moz-linear-gradient(302deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -webkit-linear-gradient(302deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
        background: -o-linear-gradient(302deg, rgba(124, 2, 2, 1)86%, rgba(236, 192, 15, 0.8)0%); 
    }

    .contact_btn li {
        display: inline-block;
        margin: 0 16px;
    }
    
    @media (max-width:420px){
        .contact_btn button{
            margin-bottom: 20px;
        }
    }



    /*FOOTER*/


    .footer_box {
        background: #ececec;
        color: #333333;
    }

    .text_box ul {
        text-align: center;
    }

    .text_box li {
        display: inline;
        margin: 0 8px;
        font-size: 16px;
    }

    .footer_box hr{
        border: 1px solid #d2d2d2;
        margin: 10px auto;
        width: 90%;
    }

    .text_box {
        padding: 10px 0 0 0;
    }

    .copyright {
        text-align: center;
        color: #999999;
        padding-bottom: 20px;
    }

    .go_top {
        position: fixed;
        right: 2%;
        bottom: 10%;
        background: #171717;
        z-index: 1;
    }

    .footertext{
        padding-top: 15px;
    }

    .footertext li img{
        margin-right: 5px;
    }

    @media screen and (max-width: 767px) {

    .text_box li {
        display: block;
        text-align: left;
        margin: 12px 0;
    }
    .footerlogo{
        text-align: center;
    }
    }

 

   