/* ======================================================================================
   LG版 start
====================================================================================== */
body {font-family: 'Abel', sans-serif, "\5FAE\8EDF\6B63\9ED1\9AD4", "微軟正黑體", "Arial" ; word-break: break-word;    font-size: 16px;}




/* ==================================================
   all
================================================== */


/*彈跳視窗*/
.modal {
	z-index: 9999;
	padding: 0;
}
.modal-open .modal h4 {
	padding-left: 15px;
	padding-right: 15px;
}
.modal button.close {
	position: relative;
	z-index: 1500;
	padding: 0;
	margin-bottom: 10px;
	font-size: 35px;
}
.modal-body .row {
	clear: both;
}


/*警告訊息*/


.alert-success {
    background-color: #e60012;
    border-color: #e60012;
	color: #404f57;
}




a {
	transition: all 0.4s ease;
	color: #42413b;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	outline: none;
	color: #e60012;
}
ol, ul {
	list-style: none;
}
#index_container, #container {
	overflow: hidden;
}


img {
	max-width: 100%;
}
p {
	word-wrap: break-word;
}
h3 {
	color: #000;
}
h3.title, #page-header h1 {
	color: #42413b
}/*首頁項目標題h3, 內頁分類標題h1 顏色*/
h3.newsTitle {
	color: #e60012
}/*內頁list 文章標題h3 顏色*/
/*----內文 標題 段落--------*/
.txtNormal {
	margin-bottom: 30px;
	word-break: break-word;
}
.txtNormal h2 {
	color: #404f57;
	font-size: 23px;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0 0 10px;
	border-bottom: 1px #e5e6e8 dotted;
	line-height: 28px;
}
.txtNormal h3 {
	color: #42413b;
	font-size: 21px;
	font-weight: bold;
	margin: 0 0 15px;
	line-height: 28px;
	position: relative;
	padding-left: 20px;
}
.txtNormal h3:before {
	padding-right: 5px;
	color: #a7000d;
	content: "\f054";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	position: absolute;
	top: 5px;
	left: 0;
}
.txtNormal h4 {
	color: #e60012;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px;
	line-height: 27px;
}
.txtNormal h5 {
	font-size: 18px;
	color: #404f57;
	display: inline-block;
	clear: both;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.txtNormal h5:before {
	padding-right: 5px;
	color: #e60012;
	content: "\f138";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.txtNormal h6 {
	font-size: 16px;
	background: #e60012;
	color: #fff;
	padding: 10px 15px;
}
.txtNormal p {
	color: #2b2b2b;
	font-size: 16px;
	line-height: 25px;
	margin: 0 0 15px;
}
.txtNormal strong {
	font-weight: bold;
	font-size: 15px;
}
.txtNormal ul {
	padding-left: 30px;
	margin: 0 0 20px;
	list-style: disc;
}
.txtNormal ol {
	padding-left: 10px;
	margin: 0 0 20px;
	list-style: inside decimal;
}
.txtNormal ul li, .txtNormal ol li {
	margin-bottom: 7px;
	font-size: 16px;
	line-height: 25px;
}
.txtNormal img {
	max-width: 100%;
	padding: 3px;
	background: #fff;
	/*border: 1px #ddd solid;*/
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	margin-bottom:15px;
}
.txtNormal a {
	color: #42413b;
	font-size: 18px;
}
.txtNormal a:hover, #txtNormal a:focus, #txtNormal a:active {
	color: #e60012;
}
.red {color:#e60012;}



.table-responsive{ margin-bottom:15px;}
.table-responsive td, .table-responsive th{ padding:5px 10px; min-width:80px;}
 
/*超出字點點點*/
.ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*--按鈕--*/

.btn, .btn-primary, .btn-info {
	display: inline-block !important;
	background: #e60012;
	color: #fff;
	font-size: 15px;
	padding:0px 0 0 40px;
	border:none;
	border-color:inherit;
	border-width:0;
	border-style:none;
	border-radius: 0;
}

.btn i, .btn-primary i, .btn-info i { background:#42413b; padding:8px 10px; margin-left:40px;     margin-right: -1px;}
.btn:hover i, .btn-primary:hover i, .btn-info:hover i{background:#e60012;}
.btn:hover, .btn:focus, .btn:active, 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, 
.btn-info:hover, .btn-info:focus, .btn-info:active,
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover,
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover 

{
	background-color: #42413b;
	color: #fff;
	border:none;
	border-color:inherit;
	border-width:0;
	border-style:none;

}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0;
}

/*--電腦版top-icon---*/
#qsearch a.dropdown-toggle, #language_area a.dropdown-toggle, #member_area a.dropdown-toggle, #cart a {
	border-radius: 100%;
	font-size: 20px;
	text-indent: 0px;
	padding: 0;
	width: 40px;
	height: 40px;
	/*background-color: rgba(255,255,255,0.6);*/
	color: #393939;
	text-align: center;
	line-height: 35px;
	margin: 5px 5px;
	position: relative;
}

#qsearch .input-group{
	border-radius:none;
	}

#other-nav .dropdown-menu{
	border:none;
	padding: 0;
	border-radius:0px;
	margin-top:0px;
	}
	
#other-nav .dropdown-menu li{
	border-top:1px #ddd solid;
	}
#other-nav .dropdown-menu li:first-child{
	border-top:none;
	}	
.sticky-header #other-nav .dropdown-menu{
	display:none;
	}
	
#other-nav .dropdown-menu a{
	padding: 15px 20px;
	}
	
#other-nav .dropdown-menu a:hover{
	background:#e60012;
	color:#fff;
	
	}	


#cart a #cart_items, #cart-xs a #cart_items {
	position: absolute;
	right: -6px;
	top: 46%;
}
.qsearch-ul:before, .lang-ul:before, .member-ul:before {
	font-family: FontAwesome;
	content: "\f0d8";
	position: absolute;
	top: -26px;
	font-size: 30px;
	right: 16px;
	color: #fff;
	z-index: -1;
	display:none;
}


/*聯絡我們驗證碼*/
#contact-box .vcode {
    display: flex;
}
#contact-box img.captcha {
    width: auto;
    margin: 0 0 0 10px;
    height: 34px;
    border: none;
    box-shadow: none;
    padding: 0;
}
/*會員相關非組件框模組(補充CSS)*/
.member-info {
    padding: 6px 15px;
    border: 1px #ccc solid;
    background: #fff;
    width: 100%;
}
.member-info label { margin-bottom:0;}

/*購物車view.php 運送方式間距*/
.cheked-box {
    margin-right: 10px;
}





/* ==================================================
   all end
================================================== */
/*版型使用虛擬特效*/
/* Common style */
.grid figure {
	cursor: pointer;
}
.grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
}
.grid figure figcaption {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before, .grid figure figcaption::after {
	pointer-events: none;
}
.grid figure figcaption, .grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.grid figure figcaption > a:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */

.grid figure .pdname, .grid figure p {
	margin: 0;
}
.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
figure.effect-duke {
	background-color: #f8ce1d;
	text-align: center;
}
figure.effect-duke img, figure.effect-duke p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-duke:hover img {
	opacity: 0.3;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}
figure.effect-duke .pdname {
	display: inline-block;
	vertical-align: middle;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-duke:hover .pdname, figure.effect-duke:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	line-height: 20em;
}

/* ==================================================
   header
================================================== */
#header {
	width: 100%;
	z-index: 9999;
	position: fixed;
	top: 0;
	transition: all 0.5s ease;
	background: rgba(255,255,255,0.85);
	padding: 7px 0;
}
#top-tel {
	padding: 10px;
	color: #42413b;
	text-align: right;
	font-size: 17px;
}
#top-tel a {
	color: #42413b;
	font-weight: bold;
}
#top-tel a:hover, #top-tel a:focus, #top-tel a:active {
	color: #42413b;
	paddig:6px 20px;
}

#header-up {
	background:url(../images/top_bg.png) repeat-x;
	transition: all 0.5s ease;
	   background-size: auto 100%;
	
}
#header-up .container {position:relative;}

#company_logo {padding-right:0; padding-left:0;}
#company_logo a {}
#company_logo a img { width:388px; height:auto;	}

#other-nav{ position:absolute; right: 0; top: -12px;  z-index: 1; margin-right: 20px;}



/*search*/
#qsearch>ul {
	padding: 0;
	width: 200px;
	border: none;
}
#qsearch .form-control {
	border-radius: 0;
	background-color: rgba(255,255,255,0.1);
	color: #2b2b2b;
	border: none
}
#qsearch .btn {
	border-radius: 0;
	background-color: #393939;
	color: #fff;
	border-width: 1px;
	border-color: #393939;
	border-style: solid;
	padding: 6px 12px;
	width: 52px;
}
#member_area {
}


nav {
	/*clear: both;
	background: linear-gradient(to bottom, rgba(64,79,87,1) 0%, rgba(255,255,255,0) 100%);*/
	position: absolute !important;
    right: 0;
    top: 44%;
	
}
#mainnav {
	
	min-height: inherit;
}
#mainnav ul {
	text-align: center;
	float:none;
}
#mainnav ul li {
	float: none;
    display: inline-block;
}
#main_menu li a {
	color: #fff;
	padding: 5px 8px;
	font-size: 17px;
	text-shadow: 0 0 8px rgba(0,0,0,0.5), 0 0 5px rgba(0,0,0,0.5);
	cursor: pointer;
}
#mainnav ul li a:hover, #mainnav ul li a:focus, #mainnav ul li a:active {
	color: #fff;
	text-shadow: 0 0 8px rgba(255,255,255,0.8), 0 0 5px rgba(255,255,255,0.8);
	
}
.nav .open a, .nav .open a:focus, .nav .open a:hover {
	color: #404f57;
	background:none;
}
#mainnav .dropdown-menu, #other-nav-xs .dropdown-menu {
	padding: 0;
	border-radius: inherit;
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	top: 99%;
	border: none;
	background: #42413b;
}
#mainnav .dropdown-menu li, #other-nav-xs .dropdown-menu li {
	width: 100%;
	border-bottom: 1px #aaa dotted;
	text-align: center;
}
#mainnav .dropdown-menu li a, #other-nav-xs .dropdown-menu li a {
	padding: 15px 15px !important;
	background: none;
	color: #fff;
}
#mainnav .dropdown-menu li a:hover, #mainnav .dropdown-menu li a:focus, #mainnav .dropdown-menu li a:active #other-nav-xs .dropdown-menu li a:hover, #other-nav-xs .dropdown-menu li a:focus, #other-nav-xs .dropdown-menu li a:active {
	background: #e60012 !important;
}
#mainnav .dropdown-menu>.active>a, #mainnav .dropdown-menu>.active>a:hover {
	background: #000;
}
#mainnav .dropdown-menu li:last-child {
	border: none;
}





/*header top*/
body.sticky-header #header {
	/*margin-top: -64px;*/
	box-shadow: 0 3px 7px rgba(0,0,0,0.15);
}
body.sticky-header #header-up {
}
body.sticky-header nav {top: 41%;
	
}
body.sticky-header #mainnav ul li a {
	
	font-size: 15px;
}
body.sticky-header #other-nav{ display:none;}
body.sticky-header #company_logo a img {
    width: 320px;transition: all 0.4s ease;}

/* ==================================================
   banner
================================================== */
#mainbanner {
	position: relative;
}
.carousel-control {
	width: 7%;
}
.banner-arrow {
	top: 55%;
}
.carousel-caption {
	z-index:inherit;
	text-align:left;
	top: 30%;
	text-shadow:none;
}

.carousel-indicators .active {
	background: #dc150a;
	border: none;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	border-radius: 0;
}
.carousel-indicators li {
	background: #42413b;
	border: none;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	border-radius: 0;
}
.carousel-caption h1 {
	color: #e60012;
	margin: 0 0 10px;
	font-size:70px;
	
}
.carousel-caption h1 span{ 
    font-family:'Roboto Condensed',Arial, Helvetica, sans-serif;
}
.carousel-caption h2 {
	font-size: 26px;
	color: #42413b;
	margin: 0;
	text-shadow: 0 0 7px rgba(255,255,255,0.9);
}
.in-banner .carousel-caption h2 {
	font-size: 50px;
	color: #e60012;
	margin: 0 0 10px;}
.in-banner .carousel-caption h2 span{
    font-family:'Roboto Condensed',Arial, Helvetica, sans-serif;
}
.in-banner .carousel-caption p {
	font-size: 26px;
	color: #42413b;
	margin: 0;
	text-shadow: 0 0 7px rgba(255,255,255,0.9);
	}
	
.carousel-indicators {
	bottom: 31%;
}
.carousel-control.left, .carousel-control.right{ background:none;}
.in_banner {
}
.in_banner .carousel-caption {
	left: 10%;
	right: 10%;
	width: 80%;
	text-align: left;
	bottom: 8%;
}
.in_banner .carousel-caption h2 {
	color: #fff;
}


/* ==================================================
   footer
================================================== */
#footernav {
	background:#dadada;
}
#footernav ul {
	text-align: center;
	padding: 0;
	margin: 0;
}
#footernav ul li {
	display: inline-block;
	float: none;
	margin-left: 0px;
}
#footernav ul li a {
	color: #42413b;
	padding: 12px 15px;
}
#footernav ul li a:hover, #footernav ul li a:focus, #footernav ul li a:active {
	color: #000;
	background: none;
}
#cominfo {
	text-align: center;
	margin: 0px 0 30px;
}
#cominfo h4 {
	margin: 12px 0 12px;
	font-size: 20px;
	display: block;
	font-weight: bold;
	color:#e60012;
}
#cominfo h4 span{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 500;
}
#cominfo ul {
	padding: 0;
	margin: 0;
}
#cominfo ul li {
	display: inline-block;
}
#cominfo ul li a {
	color: #42413b;
	padding: 7px 10px;
}
#cominfo ul li a:hover, #cominfo ul li a:focus, #cominfo ul li a:active {
	color: #000 !important;
	background: none !important;
}
#cominfo ul li a i.fa {
	width: 25px;
	font-size: 18px;
	text-align: center;
	color: #e60012;
}
#cominfo ul li a:hover i.fa, #cominfo ul li a:focus i.fa, #cominfo ul li a:active i.fa {
	color: #000 !important;
}
/*社群按鈕*/
#blog_link {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
	padding: 0;
}
#blog_link ul {
	padding: 0;
	margin: 0;
}
#blog_link ul li {
	list-style: none;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
#blog_link ul li a {
	color: #333;
}
#blog_link ul li a:hover {
	color: #fff;
	text-decoration: none;
}
#blog_link ul li a i {
	background: rgba(0,0,0,0.1);
	color: #333;
	display: block;
	height: 35px;
	width: 35px;
	line-height: 35px;
	font-size: 20px;
	border-radius: 100%;
	transition: all 0.8s ease-in-out;
}
#blog_link ul li a:hover i, #blog_link ul li a:focus i, #blog_link ul li a:active i {
	color: #fff;
}
#blog_link li a .fa-facebook:hover {
	background: #3c5a9a;
}
#blog_link li a .fa-google-plus:hover {
	background: #df4b38;
}
#blog_link li a .fa-youtube:hover {
	background: #e01a2b;
}
#blog_link li a .fa-instagram:hover {
	background: #6a453b;
}
#footer_link {
	clear: both;
	background: #42413b;
	padding: 10px 0;
}
#footer_link ul {
	padding: 0;
	margin: 0;
}
#footer_link ul li {
	display: inline-block;
	font-size: 13px;
}
#footer_link ul li a {
	color: #ccc;
}
#footer_link ul li a:hover, #footer_link ul li a:focus, #footer_link ul li a:active {
	color: #fff;
}





/* ==================================================
   index
================================================== */



.index_main_bg {
	/*background-attachment: fixed;
	background-position: center bottom;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: scroll\0;
	background-position: inherit\0; *//*IE */
}
/* for safari */
.index_main_bg.safari {  background-image:none !important;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+1,ffffff+100 */
background: rgb(221,221,221); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(221,221,221,1) 1%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 1%,rgba(255,255,255,1) 100%) !important; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(221,221,221,1) 1%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

#content.index-content {
	position: relative;
	z-index: 1;
	padding-bottom:0  !important;
	margin-top: -20%;
    padding-top: 80px;
    /*background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30&0+0,1+30 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	
}



/* index-product */

.pd-infor {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #42413b;
	color:#fff;
}
#index-product {
	padding: 30px 0;
	text-align: center;
	/*background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30&0+0,1+30 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 20%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 20%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
#index-product figure {
	background-color: #fff;
}
#index-product figure:hover .pd-infor, #index-product figure:focus .pd-infor, #index-product figure:active .pd-infor {background-color:rgba(253, 229, 119, 1); color:#2b2b2b;}
#index-product figure:hover .owl-name small, #index-product figure:focus .owl-name small , #index-product figure:active .owl-name small  { color:#2b2b2b;}
#index-product figure.effect-duke .pdname {
	-webkit-transition: none !important;
	transition: none !important;
}
#index-product .owl-item a h4 {
	background: #42413b;
	padding: 12px 7px;
	margin: 0;
	color: #fff;
}
#index-product .owl-item a:hover h4, #index-product .owl-item a:focus h4, #index-product .owl-item a:active h4 {
	background: #e60012;
	color: #404f57;
}
#index-product .owl-item .img-box {
	overflow: hidden;
	box-shadow: 0 -7px 12px rgba(0,0,0,0.15);
}
#index-product .owl-item a img {
	box-shadow: 0 0 8px rgba(0,0,0,0.5);
	transition: all 0.4s ease;
}
#index-product .owl-item a:hover img, #index-product .owl-item a:focus img, #index-product .owl-item a:active img {
	transform: scale(1.15);
	-webkit-filter: brightness(70%);
	filter: brightness(70%);
}
#owl-product.owl-carousel .owl-stage-outer{ padding-bottom:8px; padding-top:8px;}
#index-product .owl-nav{ display:none;}
.list-inline{ }
.shadow-box {
	box-shadow:0 0px 10px rgba(0,0,0,0.15);
	
}

.grid .item {
	overflow: hidden;
	position: relative;
}
.grid .item a {
	display: block;
	text-align: center;
	color: #fff;
}
.grid .item a .pdname {
	background-color: #bbb;
	position: relative;
	z-index: 10;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 7px 10px;
	font-size: 18px;
}
.grid .item a:hover .pdname {
	background-color: #393939;
}
.grid .item a img {
	transition: all 0.4s ease;
	opacity: 0.7;
}
.grid .item a:hover img {
	transform: scale(1.2);
	opacity: 1;
}
.owl-name {
	margin: 0 auto 10px;
	font-weight: normal;
}
.owl-name small {
	display: block;
	font-weight: bold;
	color:#fff;
	margin-top: 7px;
}


/*首頁跑馬燈*/
#lamp {
	background: -moz-linear-gradient(top, rgba(236,236,238,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(236,236,238,1) 0%, rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(236,236,238,1) 0%, rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececee', endColorstr='#00ffffff', GradientType=0 ); /* IE6-9 */
}
#lamp .txtNormal {
	color: #404f57;
	margin: 0;
	padding: 8px 0 5px;
}
/*首頁關於我們*/
#index_company {
	/*background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%);/*margin-top: -17%;*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30&0+0,1+30 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
#index_company_in {
	padding-bottom: 5%;
	padding-top: 0%;
}
#index_company_in .text{ padding-top: 10%;}
#index_company h4 {
	margin: 0 0 15px;
	color:#42413b;
	font-size:30px;
}

#index_company h3 {
	font-weight:normal;
	margin: 0 0 25px;
	color:#e60012;
	font-size:37px;
}
#index_company h3 span {
	font-family:'Roboto Condensed',Arial, Helvetica, sans-serif;
}
#index_company p {
	color: #404f57;
	font-size: 16px;
	line-height: 27px;
	margin: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
}
#index_company .more-box{ text-align:right;}

/*首頁FB & 最新消息*/
#index_fb_news_box {
	padding-top: 6%;
	padding-bottom: 6%;
}
#index-fb-box {
	padding-left: 0;
	overflow: hidden;
}
#index-news {
	padding-right: 0;
}
#index-news h3 {
	margin-top: 0;
	font-weight: bold;
	margin-bottom: 30px;
}
#index-news .msgdate_span {
	color: #555;
	font-size: 13px;
	float: right;
	margin-top: -15px;
}
#index-news a .msgtitle_span {
	font-size: 18px;
	color: #555;
	font-weight: bold;
	display: block;
	word-wrap: break-word;
	width: 80%;
}
#index-news #in_block h4 {
	margin: 0 0 7px;
}


/*首頁產品分類*/
#index-procate {
	background-size: cover;
	background-attachment: fixed;
	margin-bottom:90px;
}
#index-procate #in-block {
	padding-top:10px;
	padding-bottom:30px;
	position: relative;
	overflow: hidden;
	z-index: 10;
	box-shadow: 0 0 15px rgba(0,0,0,0.15);
}
#index-procate #in-block a {
	color: #fff;
	display: block;
	overflow: hidden;
}
#index-procate #in-block a #in-box.img {
	transition: all 0.7s ease-out 0s;
	z-index: -1;
	display: inline-block;
	vertical-align: middle;
	background: #000;
	height: 100%;
}
#index-procate #in-block a #in-box.img:before {
}
#index-procate #in-block a:hover #in-box.img, #index-procate #in-block a:focus #in-box.img, #index-service-box #in-block a:active #in-box.img {
	transform: scale(1.15);
	-webkit-filter: contrast(1.5);
	filter: contrast(1.5);
	-webkit-filter: brightness(1.5);
	-filter: brightness(1.5);
}
#index-procate #in-block a:hover #in-box, #index-service-box #in-block a:focus #in-box, #index-service-box #in-block a:active #in-box {
	text-shadow: 0 0 8px rgba(255,255,255,0.9);
}
#index-procate #in-box {
	padding-left: 0;
	padding-right: 0;
	height: 100%;
}
#index-procate #in-box.img {
	overflow: hidden;
}
#index-procate #in-box img {
	width: 105%;
	height: auto;
}
#index-procate #in-box.text {
	transition: all 0.7s ease-out 0s;
	    text-align: center;
}

#index-procate #in-block a:hover #in-box.red, #index-service-box #in-block a:focus #in-box.red, #index-service-box #in-block a:active #in-box.red {
	background: #ba0009;
}
#index-procate #in-block a:hover #in-box.coffee, #index-service-box #in-block a:focus #in-box.coffee, #index-service-box #in-block a:active #in-box.coffee {
	background: #580002;
}
#index-procate #in-box .wrapper {
	padding: 2.5% 5% 5%;
	text-align: center;
}
#index-procate #in-box .wrapper:before {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}
#index-procate #in-box .text {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	width: 100%;
	padding-right: 15px;
}
.text h3 {
	font-size: 28px;
	line-height: 30px;
	margin: 0;
	word-wrap: break-word;
	font-weight: bold;
	color:#e60012;
}
.text h4 {font-size: 24px;color:#42413b; text-transform:uppercase;}
#index-procate #in-box .text p {
	margin: 10px 0 10px;
	font-size: 18px;
	word-wrap: break-word;
	display: block;
}




/* ==================================================
   in-page 內頁
================================================== */


#content {
	position: relative;
	padding-bottom: 50px;
	/*background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30&0+0,1+30 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 30%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 30%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

    margin-top: -20%;
    padding-top: 80px;
	background-size: auto 800px;
	
}
#in-container { background:rgba(255,255,255,0.75); padding-top:15px;min-height:500px;padding-bottom: 50px;}

/*內頁跑馬燈*/
.in_lamp {
	margin-bottom: 20px;
}
.breadcrumb {
	margin-left: 0;
	margin-right: 0;
	background: none;
	text-align:left;
	margin-bottom: 0px;
	padding-left: 0;
}
.breadcrumb li {
	font-size: 13px;
	color: #777;
	z-index: 15;
	position: relative;
}
.breadcrumb li a {
	color: #777;
}
.breadcrumb li a:hover, .breadcrumb li a:focus, .breadcrumb li a:active {
	color: #000;
}

.page-header {
	font-size: 28px;
	margin: 10px 0 25px;
	padding: 0px;
	font-weight:normal;
	border-bottom:none;
	color: #e60012;
}
#sidebar {
	padding-top: 0px;
	z-index:10;
}
#side_menu {
}
#side_menu .nav-header {
	font-size: 22px;
	padding: 15px 25px;
	border:none;
	margin-bottom:0px;
	background:rgba(37,42,45,0.8);
	color: #fff;
}
#side_menu ul {
	border:none;
	padding-right:0;
}
#side_menu ul li {
	border-radius: 0;
	margin: 0;
	border-bottom: 1px #e1e1e1 solid;
	border-left:none;
	border-right:none;
	border-top:none;
}
#side_menu ul li:last-child {
	border-bottom: none;
}
#side_menu ul li ul {
	border: none;
	border-top: 1px #ddd solid;
	padding-left:0;
}
#side_menu ul li.active ul a {
	background: #f2f2f2;
	border-bottom: 1px rgba(255,255,255,0) solid;
    color: #777;
}

#side_menu ul li.active ul a:before{ 
content: url(../images/sidebar-hover.png) ;
position:absolute;
opacity:0; right:30%;
transition: all 0.4s ease;}


#side_menu ul li.active ul a:hover:before, #side_menu ul li.active ul a:focus:before, #side_menu ul li.active ul a:active:before { 
opacity:1; right:10%;} 

 
#side_menu ul li.active a:hover, #side_menu ul li.active a:focus, #side_menu ul li.active a:active{
	color: #e60012;
	border-bottom:#e60012 solid 1px;}


#side_menu ul li a {
	padding: 15px 25px;
	font-size: 18px;
	color: #777;
	background: #fff;
	transition: all 0.3s ease;
	border-bottom: 1px rgba(255,255,255,0) solid;
	display:block; 
	position:relative;
	
}
#side_menu ul li a:hover, #side_menu ul li a:focus, #side_menu ul li a:active, #side_menu ul li.active a {
	color: #e60012;
	border-bottom:#e60012 solid 1px;
}


#side_menu ul li a:before{ 
content: url(../images/sidebar-hover.png) ;
position:absolute;
opacity:0; right:30%;
transition: all 0.4s ease;}

#side_menu ul li a:hover:before, #side_menu ul li a:focus:before, #side_menu ul li a:active:before, #side_menu ul li.active a:before { 

opacity:1; right:10%;}

#side_menu ul li ul li a {
	background: #f2f2f2;
	color: #000;
}

/*contact*/
.contact-code {
	max-width: 100%;
	margin-top: 15px;
	width: inherit !important;
}
#vcode {
	display: flex;
}
#vcode img {
	width: auto;
	margin: 0 0 0 10px;
	height: 34px;
	border: none;
	box-shadow: none;
	padding: 0;
}
/*news*/
#in_msg_type {
	padding: 0;
	list-style: none;
	
}
#in_msg_type.A-type {
	margin-left: 0;
	margin-right: 0;
}
#in_msg_type.A-type li {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px dotted rgba(0,0,0,0.15);
	padding-left: 0;
	padding-right: 0;
}
#in_msg_type.A-type li small ul{ padding-left:0}
#in_msg_type.A-type li small ul li{ border-bottom:none;padding-bottom: 0;  margin-bottom: 0;}
#in_msg_type.A-type .newsTitle {
}
#in_msg_type.A-type .newsTitle a {
	font-size: 25px; 
}
#in_msg_type.A-type .newsTitle a small {
	margin-left: 0px;
	font-size: 17px;
	font-weight: normal;
	color: #777;
	text-shadow: none;
}
#in_msg_type.A-type .newsTitle a:hover small, #in_msg_type.A-type .newsTitle a:focus small, #in_msg_type.A-type .newsTitle a:active small {
	color: #2b2b2b;
}
#in_msg_type.A-type .newsTitle .msg_date {
	float: right;
	font-size: 16px;
	padding-top: 12px;
}

#in_msg_type.A-type .btn{ }

#in_msg_type.B-type {
} 
#in_msg_type.B-type li {
	margin-bottom: 45px;
}
#in_msg_type.B-type .msg_date {
	color: #777;
	margin: 10px 0 10px;
	display:block;
}

#in_msg_type.B-type li:nth-child(2n+1) {
	clear: both;
}
#in_msg_type.B-type h3 { 
	margin-top: 0;
	font-size: 20px;
}
#in_msg_type.B-type .news-img {
}

#in_msg_type.B-type .news-img img {
	padding: 3px;
	background: #fff;
	/*border: 1px #ddd solid;*/
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	margin-bottom: 0;
}

#in_msg_type.B-type .newsTitle {
    font-weight: bold;   
}


#in_msg_type.C-type li {
	margin-bottom: 45px;
}

#in_msg_type.C-type h4 {
	margin-top: 7px;
	margin-bottom: 12px;
}
#in_msg_type.C-type .msg_date {
	color: #777;
	margin: 5px 0 0;
	display: inline-block;
}
#in_msg_type.C-type .news-img img {
	padding: 3px;
	background: #fff;
	/*border: 1px #ddd solid;*/
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	margin-bottom: 0;
}
#in_msg_type.D-type {
display:;
}
#in_msg_type.D-type li {
	margin-bottom: 45px;
}
#in_msg_type.D-type .msg_date {
	color: #777;
	margin: 5px 0 10px;
	display: inline-block;
}
#in_msg_type.D-type .news-img img {
	padding: 3px;
	background: #fff;
	/*border: 1px #ddd solid;*/
	box-shadow: 0px 0px 5px rgba(0,0,0,0.15);
	margin-bottom: 0;
}
/*pages*/
.pages {
	text-align: center;
}
.pagination {
	width: 100%;
	text-align: center;
	padding-left: 0 !important;
}
.pagination li {
	display: inline-block;
}
.pagination li a {
	color: #2b2b2b;
	border: 1px solid #ccc;
	transition: all 0.2s ease-out 0s;
}
.pagination li a:hover, .pagination li a:focus, .pagination li a:active {
	background: #42413b;
	color: #fff;
}
.pgwSlideshow .ps-list li{ margin-bottom:0;}
.pgwSlideshow.narrow .ps-list li img {
    width: 60px;
    height: auto !important;
    margin-bottom: 0;
}

/*FAQ*/
.faq_container {
}
.faq_container #accordion01 {
	padding-left: 0;
	padding-right: 0;
}
.faq_container .panel-default {
	border-radius: 0;
}
.faq_container .panel-heading {
	border-radius: 0;
	background: #ededed;
	padding: 0px;
	transition: all 0.5s ease;
	
}
.faq_container #qa_in {
	border-radius: 0;
	background: none;
}
.faq_container #qa_in .panel-title {
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	padding-left: 15px;
	line-height: 28px;
	font-weight:bold;
	font-size:18px;
}
.faq_container #qa_in .panel-title:before {
	position: absolute;
	top: 15px;
	color: #e60012;
    content: "\f0da";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    position: absolute;
    top: 5px;
    left: 0;
}
.faq_container #qa_in a {
	display: block;
	color: #2b2b2b;
	padding: 10px 15px 10px 0;
	transition: all 0.5s ease;
	   
}
.faq_container #qa_in a:hover, .faq_container #qa_in a:focus, .faq_container #qa_in a:active {
	color: #fff;
	background: #e60012;
}

.faq_container .panel-body .row.col-lg-12 {
	padding-right: 0;
	padding-left: 0;
}


/*sitemap*/
.container_site-map .txtNormal {
}
.container_site-map .txtNormal ul {
	list-style: none;
	padding: 0;
	text-align: center;
}
.container_site-map .txtNormal ul li {
	margin: 0;
	text-align: center;
	width: 48%;
	margin: 0 0.5% 30px;
	display: inline-table;
	background: rgba(0,0,0,0.07);
}
.container_site-map .txtNormal ul li a {
	display: block;
	border-bottom: #fff solid 1px;
	font-size: 16px;
	color: #2b2b2b;
	padding: 10px 15px;
	font-weight: bold;
	font-size: 17px;
	transition: all 0.5s ease;
}
.container_site-map .txtNormal ul li:last-child a {
	border-bottom: none;
	color: #000;
}
.container_site-map .txtNormal ul a:hover, .container_site-map .txtNormal ul a:focus {
	text-decoration: none;
	background: #e60012;
    color: #fff !important;
}
.container_site-map .txtNormal ul li ul {
	margin: 0;
}
.container_site-map .txtNormal ul li ul li {
	width: 100%;
	margin: 0;
}
.container_site-map .txtNormal ul li ul li a {
	font-size: 15px;
	font-weight: normal;
}


/*會員模組*/
/*--驗證碼圖*/
.vcode-img img { max-width: none; cursor:pointer;}


/*頁籤模組*/
#product-tabs { margin-bottom:25px;}
#product-tabs #myTab { padding:0; margin:0 0 25px;}
#product-tabs #myTab li { margin:0;}
#product-tabs #myTab li a {}
#product-tabs #myTab li a:hover, #product-tabs #myTab li a:focus, #product-tabs #myTab li a:active { }




/*產品頁面*/
.padding-LR-0 {
    padding-left: 0;
    padding-right: 0;
}
#in_msg_type.prolist-C-type {
	margin-left: -7px;
	margin-right: -7px;
}
#in_msg_type.prolist-C-type li {
	margin-bottom: 30px;
	padding-left: 7px;
	padding-right: 7px;
	position: relative;
}
#in_msg_type.prolist-C-type li h4 {
	font-weight: bold;
	text-align: center;
}
#in_msg_type.prolist-C-type li img {
	transition: all 0.4s ease;
	padding: 0  !important;
   border: none !important;
   box-shadow: none !important;
}
#in_msg_type.prolist-C-type li:hover img {
	opacity: 0.15;
}
#in_msg_type.prolist-C-type li .in-block {
	padding: 10px 10px;
	transition: all 0.4s ease;
	position: relative;
	border-color: #ddd;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
	background:rgba(255,255,255,0.8);
}
#in_msg_type.prolist-C-type li:hover .in-block {
	box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
#in_msg_type.prolist-C-type li .in-block:before {
	content: "";
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 1px;
	/*
	width: 100%;
	height: 100%;
	*/
	border-color: transparent;
	border-width: 1px;
	border-style: solid;
	z-index: 1;
	opacity: 0;
	transform: scaleX(1);
	transition: all 0.4s ease;
}
#in_msg_type.prolist-C-type li:hover .in-block:before {
	transform: scaleX(-1);
	border-color: #e60012;
	opacity: 1;
}
#in_msg_type.prolist-C-type li .des {
	position: absolute;
	top: -100px;
	opacity: 0;
	transition: all 0.6s ease;
	width: 85%;
	left: 7.5%;
	right: 7.5%;
	text-align: center;
}
#in_msg_type.prolist-C-type li:hover .des {
	top: 15%;
	opacity: 1;
}
#in_msg_type.prolist-C-type li .input-group-addon {
	background: none;
	border-radius: 0;
}
#in_msg_type.prolist-C-type li .form-control {
	border-radius: 0;
}
#in_msg_type.prolist-C-type li .textmsg, #in_msg_type.prolist-C-type li .inside-msg-more {
	position: inherit;
	z-index: 5;
}
#in_msg_type.prolist-C-type li:nth-child(3n+1) {
	clear: both;
}
#in_msg_type.prolist-C-type .msg_date {
	color: #777;
	margin: 5px 0 0;
	display: block;
}
#in_msg_type.procate-C-type li {
	margin-bottom: 30px;
}
#in_msg_type.procate-C-type li:nth-child(2n+1) {
	clear: both;
}
#in_msg_type.D-type {
}
#in_msg_type.D-type li {
	margin-bottom: 45px;
}
#in_msg_type.D-type .msg_date {
	color: #777;
	margin: 5px 0 10px;
	display: inline-block;
}

.input-group{ }

.article .input-group{margin-bottom:10px;}
/* ======================
   in product
======================= */
.pro-cate-des {
	padding-bottom: 20px;
}
#photo-show {
	margin-bottom: 30px;
}
#photo-show iframe {
	width: 100%;
}
#pdf-download {
}
#pdf-download ul {
	list-style: none;
	padding: 0;
	margin: 15px 0;
}
#pdf-download ul li {
}
#pdf-download ul li a {
	display: block;
	
}
#pdf-download ul li a:hover, #pdf-download ul li a:focus, #pdf-download ul li a:active {
	
}
#pdf-download ul li a p {
	margin: 0 !important;
}
#pdf-download ul li a:hover p, #pdf-download ul li a:focus p, #pdf-download ul li a:active p {
	color: #fff;
}
#pro-des {
	color: #2b2b2b;
	font-size: 15px;
	line-height: 25px;
	margin: 0 0 15px;
}
#pro-des h2 {
	margin: 0 0 15px;
	font-size: 23px;
	font-weight: bold;
}
#pro-des .input-group-addon, #pro-des .form-control {
	background: none;
	border-radius: 0;
}
#pro-des .add-cart {
	text-align: right;
}
.pgwSlideshow .ps-current ul li img {
	max-width: inherit !important;
	padding: inherit !important;
	border: none !important;
}
#product-tabs {
}
#product-tabs #myTab {
	border-bottom: none;
	margin-bottom: 10px;
}
.nav>li>a {
	border-radius: 0;
	border-color: #ccc;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	border:none;
	border-bottom-color: transparent;
	border-radius: 0;
	background-color: #e60012;
	color: #fff;
}
.nav>li>a:hover, .nav>li>a:focus {
	background:none;
    color: #404f57;
}
.pgwSlideshow .ps-current .ps-prev, .pgwSlideshow .ps-current .ps-next, .pgwSlideshow .ps-caption{ display:none !important;}

/*購物車*/
/*--步驟箭頭*/
.cart_stepBox {
	width: 100%;
	display: table
}
.cart_stepBox li {
	width: 1%;
	display: table-cell
}
.cart_stepBox li .wrp {
	padding: 6px 0 6px 38px;
	display: block;
	position: relative
}
.cart_stepBox li, .cart_stepBox li:hover {
	background-color: #eee
}
.cart_stepBox li .arr {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 16px 0 16px 16px;
	position: absolute;
	right: -16px;
	top: 0
}
.cart_stepBox li:nth-child(1) .arr {
	border-color: transparent transparent transparent #ccc
}
.cart_stepBox li:nth-child(1) {
	background-color: #ccc
}
.cart_stepBox li:nth-child(2) .arr {
	border-color: transparent transparent transparent #ddd
}
.cart_stepBox li:nth-child(2) {
	background-color: #ddd
}
.cart_stepBox li.active {
	background-color: #666;
	color: #fff;
}
.cart_stepBox li.active .arr {
	border-color: transparent transparent transparent #666
}
/*.input-group-addon {
	background-color: #393939;
	color: #fff;
	border-color: #393939
}*/
.input-group-addon.btn-more {
	background-color: #f8ce1d;
	color: #393939;
	box-shadow: none;
}
.input-group-addon.btn-more:hover {
	background-color: #393939;
	color: #fff;
}
.order-table-img img {
	width: 100%;
}
#cart_alert .modalclose {
	width: 20px;
	height: 20px;
	padding: 0 2px 4px;
	right: 10px;
	top: 10px;
}
#cart_alert .navicon:before, #cart_alert .navicon:after {
	width: 16px;
	line-height: 0;
	left:-8px;
}



/* ==================================================
   LG版 尺寸微調
================================================== */

@media (max-width:1500px) {
.carousel-caption { top: 28%; left: 16%;}
.carousel-caption h1{ font-size:50px;}
.in-banner .carousel-caption h2{font-size:36px;}
#content{margin-top: -23%;}
.btn, .btn-primary, .btn-info{padding: 0px 0 0 20px;}
.btn i, .btn-primary i, .btn-info i {    margin-left: 20px;}
}





@media (min-width:1200px) and (max-width:1527px) {

#index-procate #in-box .wrapper {
	padding: 0 5%;
}
#index-procate #in-box .text i.fa-car {
	font-size: 24px;
}

}









/* ======================================================================================
   MD版 start
====================================================================================== */
 @media (min-width:992px) and (max-width:1199px) {

/* ==================================================
   index
================================================== */
/*首頁產品分類*/
#index-procate #in-box .text i.fa-hand-o-left {
	font-size: 20px;
}
#index-procate #in-box .text h3 {
	margin: 0;
	font-size: 21px;
	line-height: 21px;
	padding: 0;
}
#index-procate #in-box .text p {
	font-size: 14px;
}
#index-procate #in-box .text {
	font-size: 14px;
}
#index-procate #in-box .wrapper {
	padding: 0 5%;
}

#company_logo a img { width: 320px;}
#main_menu li a{ font-size:16px; padding: 3px 7px;}
#mainnav ul { float: right;}
#index_company{/*margin-top: -12%;*/}
#index_company_in .text {  padding-top: 0;}
.carousel-caption{left: 10%;}
.carousel-caption h1 { font-size: 42px;}
.carousel-indicators { bottom: 23%;}
body.sticky-header #company_logo a img { width: 286px;}

#content.index-content {
    padding-top: 114px;}
#content{
	margin-top: -18%;
    padding-top: 44px;
	/*background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30&0+0,1+30 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

	background-size: auto 800px;
	}

}
 
 
 
 
 
 
 
 
 
 
 /* ======================================================================================
   SM版 start
====================================================================================== */
 @media (min-width:768px) and (max-width:991px) {

/* ==================================================
   header
================================================== */
#mainnav ul li a {
	
}
#nav-container {
	width: 100%
}
#mainnav {  margin-bottom: 0;}
body.sticky-header #mainnav ul li a, #mainnav ul li a {font-size: 16px;
}
body.sticky-header #company_logo a img{ width: 210px;}
body.sticky-header #company_logo { display:none !important;}

body.sticky-header nav { margin-top: 0px;}
body.sticky-header #header{ padding:0}
/*banner*/
#mainbanner {
	padding-top: 132px;
}
.carousel-caption {
	top: 20%;
    left: 11%;
	
}
.carousel-caption h1 {
    font-size: 38px;
}

.in-banner .carousel-caption {
    top: 40%;}
.in-banner .carousel-caption h2 {
    font-size: 30px;
}

#index_company_in .text {
    padding-top: 0;
}

#index_company{ top:-14%;padding-top: 8%;}
#index_company h3{ font-size:30px; margin-bottom:15px;}
#index_company h4{ font-size:25px;}

.carousel-indicators {
    bottom: 20%;
}

/* ==================================================
   index
================================================== */
#content.index-content {
	margin-top: -25%;
}
/*首頁產品分類*/
.text h4{ font-size:20px;}
.text h3 { font-size: 22px;}

#in_msg_type.prolist-C-type li:nth-child(3n+1) {
    clear:inherit;
}
#in_msg_type.prolist-C-type li:nth-child(2n+1) {
    clear:both;
}

#index-procate #in-box .text p {  font-size: 16px;}


#header{ padding-bottom:0;}
#header-up { background: none;}
#company_logo a img{
    width: 210px;
    height: auto;
	margin: 0 auto;
}
nav { position: relative !important; background:#42413b; margin-top: 5px;}
#other-nav{ top:20%;}
#header-up .container { width: 100%;}



#index-procate {
    margin-bottom: 50px;
}


#content {
	/*background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30&0+0,1+30 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

    margin-top: -22%;
    padding-top: 100px;
	padding-bottom: 0;
	background-size: auto 800px;}
#in-container{ background:none;}

 }
 
 
 
 
 
 
 
 
 
  
 /* ======================================================================================
   XS版 start
====================================================================================== */
 @media (max-width:767px) {


/* 手機版選單按鈕切換特效 */
/* 搭配JS在main.js裡 */
/* class更換   "larr"左箭頭 "rarr"右箭頭 "uarr"上箭頭 "x"叉叉 "plus"加號 都沒設是減號  */
nav *, nav *:before, section *:after { transform: translate3d(0, 0, 0);}
.navicon-button { display: inline-block; position: relative; padding: 18px 10px; transition: 0.25s;cursor: pointer; user-select: none; opacity: .8; background:#ddd;}
.navicon-button .navicon:before, .navicon-button .navicon:after { transition: 0.25s;}
.navicon-button:hover { transition: 0.5s; opacity: 1;}
.navicon-button:hover .navicon:before, .navicon-button:hover .navicon:after { transition: 0.25s;}
.navicon-button:hover .navicon:before { top: 10px;}
.navicon-button:hover .navicon:after { top: -10px;}
.navicon { position: relative; width: 30px; height: .3125rem; background: #000; transition: 0.5s;  border-radius: 2.5rem;}
.navicon:before, .navicon:after { display: block; content: ""; height: .3125rem; width: 30px; background: #000; position: absolute; z-index: -1; transition: 0.5s 0.25s; border-radius: 2.5rem;}
.navicon:before {top: 8px;}
.navicon:after {top: -8px;}
.open:not(.steps) .navicon:before, .open:not(.steps) .navicon:after { top: 0 !important;}
.open .navicon:before, .open .navicon:after {transition: 0.5s;}
.open { transform: scale(1);}
.open.larr .navicon:before, .open.larr .navicon:after, .open.rarr .navicon:before, .open.rarr .navicon:after, .open.uarr .navicon:before, .open.uarr .navicon:after { width: 1.5rem;}
.open.larr .navicon:before, .open.rarr .navicon:before, .open.uarr .navicon:before { transform: rotate(35deg); transform-origin: left top;}
.open.larr .navicon:after, .open.rarr .navicon:after, .open.uarr .navicon:after { transform: rotate(-35deg);transform-origin: left bottom;}
.open.uarr { transform: scale(0.75) rotate(90deg);}
.open.rarr .navicon:before { transform: translate3d(1em, 0, 0) rotate(-35deg); transform-origin: right top;}
.open.rarr .navicon:after { transform: translate3d(1em, 0, 0) rotate(35deg); transform-origin: right bottom;}
.open.plus .navicon, .open.x .navicon {background: transparent;}
.open.plus .navicon:before, .open.x .navicon:before { transform: rotate(-45deg);}
.open.plus .navicon:after, .open.x .navicon:after { transform: rotate(45deg);}
.open.plus { transform: scale(0.75) rotate(45deg);}



/*頁籤模組*/
#myTab-accordion .panel-heading h4 {margin: 0;}
#myTab-accordion .panel-heading h4 a {display: block;background: #f5f5f5;color: #2b2b2b;padding: 10px 10px;}
#myTab-accordion .panel-heading h4 a:hover, #myTab-accordion .panel-heading h4 a:focus, #myTab-accordion .panel-heading h4 a:active {background: #97c762;color: #fff;}
#myTab-accordion .panel {border-radius: 0 !important;}
#myTab-accordion .panel-default>.panel-heading {background: none;padding: 0;}



/*購物車*/
/*--步驟箭頭*/
.cart_stepBox li .wrp {padding-left:15px;}


/*table-responsive 調整*/
#tab-rwd-xs { margin-left:0; margin-right:0;}





/* ==================================================
   header
================================================== */
.dropdown-menu>li>a {
    white-space: inherit;
}
#header {
	position: relative;
}
#top-tel {
	text-align: right;
	margin-top: 4px;
}

#language_area {
	padding-top: 25px;
}


#company_logo { text-align: center;}
#company_logo a img {  width: 320px;}
/*nav*/
#mainnav{ border:none;}
.sb-slidebar {
	background-color: #42413b
}
#other-nav-xs {
	float: right;
	margin: 0;
	padding: 15px 0 0;
}
#other-nav-xs li {
	float: right
}
#other-nav-xs li a {
	font-size: 16px;
	color: #fff;
	padding: 15px;
	text-align: center;
	text-shadow: 0 0 8px rgba(0,0,0,0.5), 0 0 5px rgba(0,0,0,0.5);
}
#other-nav-xs li a:hover, #other-nav-xs li a:focus, #other-nav-xs li a:active {
	color: #404f57;
	text-shadow: 0 0 8px rgba(255,255,255,0.8), 0 0 5px rgba(255,255,255,0.8);
	background: rgba(230,0,18,0.9);
}
#other-nav-xs .dropdown-menu {
	right: 0;
	left: auto;
	top: 33px;
}
nav {
	position: relative;
	top: 29%;
	right: inherit;	
}

.navbar-nav {
	margin: 0;
}
.sb-slidebar {
	background: #42413b;
}
.sb-slidebar #qsearch {
	float: none;
	width: inherit;
	padding: 10px 15px;
	background: rgba(255,255,255,0.5);
}
.sb-slidebar #qsearch input {
	background: rgba(255,255,255,0.9);
}
#nav-xs {
}
#nav-xs button {
	padding: 10px 15px;
	font-size: 20px;
	background:none;
	border: none;
	color: #fff;
}
.sb-slidebar ul.nav {
}
.sb-slidebar ul.nav li {
	border-bottom: 1px rgba(255,255,255,0.25) solid;
	width: 100%;
}
.sb-slidebar ul.nav li.open .dropdown-toggle {border-bottom: 1px #404f57 solid;} 
.sb-slidebar ul.nav li:last-child { border-bottom:none;}
.sb-slidebar ul.nav li a {
	font-size: 16px;
	padding: 17px 15px;
	color: #fff;
	cursor: pointer;
}
.sb-slidebar ul.nav li a:hover, .sb-slidebar ul.nav li a:focus, .sb-slidebar ul.nav li a;
active {
	background: rgba(230,0,18,0.9) !important;
	color: #404f57 !important;
}
.nav>li>a:focus, .nav>li>a:hover {
	background: rgba(230,0,18,0.9); 
	color: #404f57
}
.sb-slidebar ul.dropdown-menu {
	padding: 0;
	margin: 0;
	background: rgba(0,0,0,0.15) !important;
}
.sb-slidebar ul.dropdown-menu li {
	text-align: right;
}
.sb-slidebar ul.dropdown-menu li a {
	padding: 15px 15px !important;
	color: #404f57;
}
.sb-slidebar ul.dropdown-menu li a:hover, .sb-slidebar ul.dropdown-menu li a:focus, .sb-slidebar ul.dropdown-menu li a:active {
	background: rgba(230,0,18,0.8);
	color: #404f57;
}
.sb-slidebar ul.dropdown-menu li:last-child {
	border: none;
}

#cart a #cart_items, #cart-xs a #cart_items {
    right: auto;}
	
.qsearch-ul:before, .lang-ul:before, .member-ul:before{content: "";}
.sb-slidebar ul.nav li .visible-xs{ display:inline !important;}
.sb-slidebar ul.dropdown-menu li.panel-body {background: rgba(230,0,18,0.9);}
/*----------選單置頂-----------*/
body.sticky-header #header {
	box-shadow: none;
}
body.sticky-header nav {
	position: fixed;
	width: 100%;
	top: 0;
}

/*-------連結按鈕-------*/
#qsearch .btn{
	padding: 6px 12px 5px 12px;
	width: auto;
    margin-bottom: 0;
	}
#qsearch .btn i{
	background: none;
    padding: 0;
    margin-left: 0;
    margin-right: 0;}

/*-------選單顏色------*/

.dropdown-menu li a{
	background-color:#e60012;
	}

.nav .open a, .nav .open a:focus, .nav .open a:hover {
	background:#e60012;
	color:#fff !important;
	}


/*--按鈕--*/
.btn, .btn-primary, .btn-info {  
	margin-bottom:10px;
}   



/*----------banner---------*/
#mainbanner {
	margin-top: 0px;
}
#mainbanner p{
	font-size:20px;
	}
.carousel-caption {
	left: 8%;
	top:45%;
}
.carousel-caption h1 { font-size:30px;}
.carousel-caption h2 {
	font-size: 21px;
}

.in-banner .carousel-caption {
	left: 3%;
	top:17%;
}
.in-banner .carousel-caption h2 { font-size:28px;}

.carousel-control {
	width: 10%;
	background: none !important;
}
.banner-arrow {
	top: 60% !important;
}
.carousel-indicators {
    bottom: 10%;
}

/* ==================================================
   footer
================================================== */
#footernav {
	padding-left: 0;
	padding-right: 0;
	border-bottom: none;
}
#footernav ul li {
	display: block;
	border-bottom: 1px #ccc solid;
}
#footernav ul li:last-child{ border-bottom:none;}
#footernav ul li a {
	padding: 15px 15px;
}
#footernav ul li a:hover, #footernav ul li a:focus, #footernav ul li a:active {
	background: #f3f3f3;
}
#cominfo { margin-top:30px;
   }
/* ==================================================
   index
================================================== */
/*首頁產品大類*/
#index_company_in .text {  padding-top: 18%;}

#index_company_in .img{ display:none;}
#index_company{margin-top: -29%;}
#index_company h3{ font-size:30px;}
#index_company h4{ font-size:25px;}
.text h3 {  font-size: 24px;    line-height: 24px;}

#content.index-content {
	margin-top: -7%;
	padding:0;
}

#index_company_in {
	padding-top: 8%;
	padding-bottom: 8%;
	text-align: center;
}
#index_company .more-box {  text-align: center;}
#index-fb-box {
	padding-left: 15px;
	margin-bottom: 50px;
}
#index-news {
	text-align: center;
	padding-right: 15px;
}
#index-news a .msgtitle_span {
	width: 100%;
}
#index-news .msgdate_span {
	float: none;
}
/*首頁產品大類*/
#index-procate {  margin-bottom: 30px;}
#index-procate #in-block{margin-bottom: 30px;    padding-bottom: 5px;padding-top: 0;}

#index-procate #in-block a {
	height: inherit;
}
#index-procate #in-box .text {
	padding-right: 0;
	text-align: center;
}
#index-procate #in-box .wrapper { padding: 0;}


#in_msg_type.B-type .news-img {
	margin-bottom: 20px;
}
#in_msg_type.B-type .textmsg {
	
}
/*頁籤*/
#myTab-accordion .panel-heading h4 {
	margin: 0;
}
#myTab-accordion .panel-heading h4 a {
	display: block;
	background: #f5f5f5;
	color: #2b2b2b;
	padding: 10px 10px;
}
#myTab-accordion .panel-heading h4 a:hover, #myTab-accordion .panel-heading h4 a:focus, #myTab-accordion .panel-heading h4 a:active {
	background: #e60012;
    color: #fff;
}
#myTab-accordion .panel {
	border-radius: 0 !important;
}
#myTab-accordion .panel-default>.panel-heading {
	background: none;
	padding: 0;
}





#in_msg_type.prolist-C-type li:nth-child(3n+1) {
    clear:inherit;
}
#in_msg_type.prolist-C-type li:nth-child(2n+1) {
    clear:both;
}


#content {
	/*background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 10%);*/
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30&0+0,1+30 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 4%, rgba(255,255,255,1) 10%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 4%,rgba(255,255,255,1) 10%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 4%,rgba(255,255,255,1) 10%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

    margin-top: -22%;
    padding-top: 100px;
	padding-bottom: 0;
	background-size: auto 900px;}
#in-container{ background:none;}

 }
 
 
 
 /* ==================================================
   XS版 尺寸微調
================================================== */
@media (max-width:530px) {
#index_company {  margin-top: 0;}
#index_company_in {  padding-top: 0;}
#index_company_in .text { padding-top: 11%;}
.carousel-indicators { bottom: 10px;}
#index_company h3 {  line-height: 36px;}
.carousel-caption {top:50%;}
.carousel-caption h1 { font-size:28px;}
#content { margin-top: -26%; }
#content.index-content {
	margin-top: 0;
	padding:0;
}
}

@media (max-width:480px) {
#company_logo a img {
	width: 280px;
}
nav{ top:27%;}
.carousel-indicators { display:none;}
.carousel-caption {  top: 60%;}
.carousel-caption h1 {
    font-size: 26px;
}
.carousel-caption h2{ display:none;}
.in-banner .carousel-caption{ z-index:1;}
.in-banner .carousel-caption h2{ font-size:22px; display:inherit;}

/*----------in-page--------*/


#in_msg_type.B-type li {
	width: 100%;
}
#in_msg_type.B-type .news-img {
	margin-bottom: 20px;
}
#in_msg_type.B-type .textmsg {
	
}
#in_msg_type.C-type li {
	width: 100%;
}

}
@media (max-width:400px) {
#company_logo {  text-align: right;}


}

@media (max-width:340px) {
nav{ padding-left:0 !important;}
.carousel-caption{ top: 53%;}
.in-banner .carousel-caption{ z-index:1; display: inherit;}
.in-banner .carousel-caption h2{ font-size:18px;}
#mainbanner p{ font-size:16px;}

#company_logo {  text-align: right;}


}