body{
    font-family: "微軟正黑體";
    background-color: #fff;
}
* { transition: 0.2s all; }

ul,li{ list-style: none; margin: 0; padding: 0; }
.shadow{
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
}

.top_header header {
    -webkit-animation-name: headerone;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: headerone;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    position: absolute;
    width: 1160px;
    left: 50%;
    top: 40px;
    margin-left: -580px;
    z-index: 100;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    display: block;
    background-color: rgba(0,0,0,0.7);
}

.top_header header h1 {
    width: 250px;
    position: absolute;
    padding: 0;
    margin: 0;
}
.top_header header h1 a {
    display: block;
    width: 100%;
    height: 80px;
    background: url(../images/logo.png) center center no-repeat;
    background-size: contain;
    text-indent: -9999px;
    float: left;
}
.top_header header h1 a {
    display: block;
    width: 100%;
    height: 80px;
    background: url(../images/logo.png) center center no-repeat;
    background-size: contain;
    text-indent: -9999px;
    float: left;
}
header a{
    color: white;
}

.top_header header a.locationIcon {
    display: block;
    float: right;
    background-color: rgba(255, 255, 255, 0.6);
    color: #d70313;
    font-size: 18px;
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
}
	
header a.locationIcon:hover img {
    margin-top: -10px;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    color: #212121;
}
header a.locationIcon:hover{
    background-color: rgba(255, 255, 255, 0.8);
}
.top_header header.shrink{
	width:100%;
    position:fixed;
    top:0;
    left:0;
    margin-left:0;
    box-shadow: 0 0 10px rgba(100%,100%,100%,0.5);
}

.carousel-control.left,
.carousel-control.right{
    height: 55px;
    width: 55px;
    top: 50%;
    margin-top: -27px;
}


.menuBox { float: right;}
.map {
	width:100%;
	height:450px;	
}


.map-wrap {
	position:relative; 
}
	
.overlay {
	width:100%;
	min-height:500px; 
	position:absolute; 
	top:0;
}

/*menu*/
.menuBox{
	float:right;
}
header ul.menu{
	text-align:center;
	padding-right:0;}

.bottom_menu ul.menu > li,
header ul.menu > li{
	float:left;
	position:relative;
	display:inline-block;
}


header ul.menu li > a{
	font-size: 14pt;
	line-height:80px;
	height:80px;
	display:block;	
	color:#fff;	
	position:relative;
	overflow:hidden;
}

.bottom_menu ul.menu li > a{
    font-size: 14pt;
	line-height:normal;
    padding: 20px 0;
	display:block;	
	color:#fff;	
	position:relative;
	overflow:hidden;
}
.bottom_menu ul.menu li:hover{
    background:rgba(255, 255, 255, 0.1);	
}

header ul.menu li:hover a:link{
	color:#fff;
}

header ul.menu li > a b{
	-webkit-transition:all 0.6s ease;
	-moz-transition:all 0.6s ease;
	-o-transition:all 0.6s ease;
	transition:all 0.6s ease;
	margin-top:-80px;
	width:150px;
	display:block;
	height:80px;
	background:rgba(235, 235, 235, 0.3);
	font-weight:normal;
}
.top_header ul.menu li:hover a b{
	margin-top:0px;
}



.navbar-brand {
    float: left;
    height: 120px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
}

.navbar-header{  z-index: 10;}
.navbar-default {
    background-color: rgba(0%,0%,0%,0);
    border-color:  rgba(0%,0%,0%,0);
   /* width: 1200px;
    margin: auto;*/
}

.in_banner{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.in_banner img{
    width: 100%;
    height: auto;
}
.top_icon{
    text-align: right;
    padding: 20px 0; 
}

.top_icon ul,
.top_icon li{
    display: inline-block;
    text-align: center;
}
.top_icon li{
    padding: 0 5px;
    cursor: pointer;
    font-size: 12pt;
}
.top_icon li.icon_pic img:hover{
    opacity: 0.8;
}
.fixed .top_icon{ padding: 10px 0 5px; }
.fixed .navbar-brand{  height: 95px; }
/*.fixed.navbar-default{
    width: 100%;
}*/

.mask_yell{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(238, 196, 45, 0.3);
     z-index: 4;
}
.mask_white{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(100%, 100%, 100%, 0.7);
     z-index: 4;
}

.mask_black{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
     z-index: 4;
}



.abgne-block {
	/*margin-top: 10px;*/
	/*width: 680px;*/
	overflow: hidden;
}

.abgne-block > div {
    width: 23%;
	height: 23%;
    /*border: 1px #ccc solid;*/
    margin-left: 1.5%;
    float: left;
}
.abgne-block img {
	width: 100%;
	height: 100%;
	/*border: 1px solid #222;*/
	vertical-align: middle;   
    
}
.showbox {
	vertical-align: middle;
    padding-right: 2%;
}
.showbox img{
    width: 98%;
    height: auto;
    margin-bottom: 8px;
}
.prodList .big_pic,
.prodList .s_pic{
    float: left;
}
.prodList .big_pic{
    width: 100%;
    height: 100%;
    text-align: center;
}



@media (max-width:1000px) {
    .index-ask-bg,
    .index-about-bg{
        background-size: 1500px;
    }
    
}

.banner_wrap{ margin-top: 0; }


.index_news td span{
    padding-right: 40px;
    line-height: 25pt;
}
.index_area{
    padding: 80px 0;
    text-align: center;
    position: relative;
}

.index_area > .container > .title{
    position: relative;
    color: white;
    border-bottom: 1px solid #ff0000;
    font-weight: bolder;
    margin: 50px 80px;
    text-align: center;
    font-size: 20pt;
    background-position: center;
    background-repeat: repeat-x;
    display: inline-block;
    font-weight: 500;
    z-index: 5;
}

.description{
    text-align: inherit;
}
.description img{
    max-width: 100%;
    height: auto;
}

.owl_area .items{
    margin: 0 20px;
    cursor: pointer;
    
}
.owl_area .items .img{
    /*box-shadow: 2px 2px 8px rgba(0,0,0,0.5);*/
    position: relative;
    overflow: hidden;
    
}
.owl_area .items .img img{
    transition: 0.8s all;
}
.owl_area .items:hover .img img{
    -ms-transform: scale(1.2); /* IE 9 */
    -webkit-transform: scale(1.2); /* Safari */
    transform: scale(1.2);
}
.owl_area .items .img .mask_black{ opacity: 0; }
.owl_area .items .img .mask_black:hover{ opacity: 1; }

.owl_area .items .read_more{  
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/read_more.png);
    
}
.owl_area .items .read_more img{
    margin: 10px 20px;
}

.owl_area .items .title{
    padding: 10px 0 5px;
    font-size: 14pt;
    color: black;
}
.owl_area .items .txt{
    padding: 2px 0;
    font-size: 12pt;
    color: red;
    letter-spacing: 0;
}
.owl_area .items .txt span{
    margin-left: 18px;
}


.bg_area_a,
.bg_area_b,
.bg_area_c{
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
}


.bg_area_a{
    background-image: url(../images/bg_area_a.jpg);
}
.bg_area_b{
    background-image: url(../images/bg_area_b.jpg);
}
.bg_area_c{
    background-image: url(../images/bg_area_c.jpg);
}

/* 商品型錄 */

.index_inner{
    width: 12.5%;
    float: left;
    position: relative;
    z-index: 10;
}

.featureArea h2{
	width:83px;
	margin:0 auto;
	background:url(../images/icon_cup.png) no-repeat right bottom;
	padding-bottom:20px;
	
	font-size:30px;
	color:#FFF;
	position:relative;}

.featureArea h2 strong{
	display:block;
	width:22px;
	font-weight:normal;
	line-height:1.2;}

.featureArea h2 em{
    display: block;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
    font-size: 15px;
    font-weight: normal;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 1px;
	
	-webkit-transform: rotate(90deg);
	transform:rotate(90deg);
	position:absolute;
    top: 35px;}

.featureArea ul li{
	padding:20px 0;
	margin-top:50px;
}


.featureArea ul li:first-child .Txt{
	border-left:1px dashed rgba(255,255,255,0.6);}


.featureArea ul li .Img{
    position: relative;
    margin: 0 auto;
    z-index: 10;
	text-align:center;
    width: 90%;
}

.featureArea ul li .Img img{
	width: 90%;
}

.featureArea ul li .Txt{
	margin-top:40px;
	text-align:center;
	height: 160px;
	position:relative;
    border-right:1px dashed rgba(255,255,255,0.6);
}


.featureArea ul li .Txt h3{
    position: relative;
	width:45px;
	height:125px;
	margin:0  auto;
	text-align:center;
	border:1px solid rgba(255,255,255,0.7);
	padding:20px 10px;
	font-size:24px;
	font-weight:normal;
	color:#FFF;
	line-height:1.2;

    
	overflow:hidden;
	box-sizing:border-box;
	
	transition:all 0.6s ease;
    z-index: 100;
}
.featureArea ul li .Txt h3 a,
.featureArea ul li .Txt h3 a:link{
    color: white;
}

.featureArea ul li .Txt h3 span{
	display:block;
}

.featureArea ul li .Txt .showon{
	padding:0 20px;
	opacity:0;
	transition:all 0.8s ease;
	transition-delay:0s;
	width: 100%;
	position:absolute;
	left:0;
	top:0;
	
	box-sizing:border-box;
}

.featureArea ul li .Txt h4{
	display:inline-block;
	font-size:18px;
	color:#FFF;
	font-weight:normal;
	padding:0 5px;
}

.featureArea ul li .Txt p{
	margin-top:20px;
	font-size:13px;
	line-height:1.8;
	color:#FFF;
    overflow: hidden;
}

/*特色hover*/
.featureArea ul li:hover .Txt h3{
	height:0;
	opacity:0;
}
.featureArea ul li:hover .showon{
	opacity:1;
	transition-delay:0.6s;
    z-index: 10;
}



/* //商品型錄 */


.icon{
    width: 26px;
    height: 26px;    
    text-align: center;
    display: inline-block;
    margin-right: 3px;
    cursor: pointer;
    transition: opacity 0.2s;
    position: relative;
}
.icon:hover{ opacity: 0.8; }

.buyCart{
    width: 50px;
}

.btn{ padding: 0px 10px; }



.dropdown-menu{
    position: absolute;
    z-index: 10;
    top: 97%;
    border-radius: 10px;
    border: 0;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, .175);
    box-shadow: 0 0px 5px rgba(0, 0, 0, .175);
}

.wrap {
    width: 1000px;
    /*overflow: hidden;*/
    margin: 0 auto;
    position: relative;    
}




.member-rule{
    padding: 20px;
    margin: 20px 0;
    background: rgba(100%,100%,100%,0.4);
    border: 1px solid #ddd;
}

.closebtn{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 37px;
	height: 37px;
	background: url(../images/closeBtn.png) no-repeat;
	transition: opacity 0.2s;
	opacity: 0.5;
    z-index: 1000;
    background-color: rgba(100%,100%,100%,0.5);
}
.closebtn:hover{ opacity: 1; }
.closebtn1{
    position: absolute;
	top: -15px;
	right: -15px;
	width: 43px;
	height: 43px;
	background: url(../images/closeBtn_2.png) no-repeat;
	transition: opacity 0.2s;
    z-index: 1000;
}
/* news_list.php*/
.news-row a:link{ color:#333; transition: color 0.2s;}
.news-row a:visited{ color:#333; transition: color 0.2s;}
.news-row a:hover{ color:#23a004; text-decoration: none;}

.main{
    /*border: 1px solid #000;*/
    position: relative;
    width: 1200px;
	min-height: 500px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
}





.shopping th{
    text-align: center;
}

.list tr{ border-top: 1px solid #ccc; }
.list td{ padding: 15px 0; }

.shopping .pic{ width: 15%;text-align: center;}
.shopping .name{ width: 20%; padding-left: 5px;}
.shopping .price{ width: 20%;text-align: center;}
.shopping .num{ width: 10%;text-align: center;}
.shopping .sum{ width: 15%;text-align: center;}
.shopping .edit{ width: 10%;text-align: center;}

.shopping .pic img{
    max-width: 100%;
    height: auto;
    border-radius: 10px;
    padding: 5px;
}

.paOring{
    padding-left: 0;
    padding-right: 0;
}

.indexTitle{
    padding: 4px 50px 4px 55px;
    margin: 20px 0 10px;
    font-size: 18pt;
    font-weight: 700;
    display: inline-block;
    
    color: #666;
}
.indexTitle1{
    padding: 4px 0px;
    padding-left: 50px;
    padding-right: 40px;
    font-size: 18pt;
    font-weight: 700;
    width: 220px;
    margin: 0 auto 20px auto;
    color: #666;
    text-align: center;
    background: url(../images/title_icon.png) no-repeat;
}

.indexDescr{
    /*border: 1px solid #DDD;*/
    /*margin: 40px 0 20px;*/
    font-size: 12pt;
    line-height: 25pt;
}
.inspectArea{
    text-align: center;
}
.inspectFrame{
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    box-shadow: 0 0 8px rgba( 0%, 0%, 0%, 0.2);
    
}

.indexDescr ol li{
    padding: 5px 0;
    background: url(../images/line.png) repeat-x bottom center;
}


.greenBg{
    background: url(../images/greenBg.png);
    background-size: cover;
    /*height: 500px;*/
    padding-top: 50px;
    position: relative;
}
.indexProd{
    overflow: hidden;
    padding: 40px 0 120px;
}
.indexProd .indexTitle{
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}

.product_pic{text-align: center;}
.product_pic img,
.recipeFrame img{
    max-width: 100%;
    height: auto;
}

.prodDec .pic img{width: 100%;}
.prodDec .pic{
    /*max-width: 100%;
    height: auto;*/
    overflow: hidden;
    border-radius: 20px;
    border: 3px solid #fff;
    position: relative;
    cursor: pointer;
}


.shop_list .memo{ color: #666; }
red{ color: red; }
green{ color: #007300; }



.bonus_line{
    font-size: 12pt;
    padding: 5px 0;
    letter-spacing: 1pt;
    line-height: 25pt;
    overflow: hidden;
}
.bonus_result{
    margin: 40px 0;
    overflow: hidden;
}

.wrapper {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
}

section, .other-content #eyehtmldiv > div {
    position: relative;
    clear: both;
    padding: 0;
    top: 0;
    margin: 0 auto;
    overflow: hidden;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    transition: all .1s ease-out;
    outline: 0;
}

.section{
    overflow: hidden;
}
.steps{
    padding-top: 10px;
    background: #a8a8a8;
    border-bottom: 1px solid #fafafa;
    color: white;
}
.steps > div:first-child span {
    font-family: 'Trajan Pro', 'Times New Roman', Georgia;
    font-size: 3.2rem;
    font-weight: normal;    
}

.steps > div {
    display: inline-block;
    font-size: ;
}
.steps > div:nth-child(2) span {
    display: block;
    margin: .05em;
    letter-spacing: .1em;
    text-transform: uppercase;
}
.steps.active > div:nth-child(2) span:nth-child(2) {
    
}
.section-shopping-step > div {
    border-right: 1px solid #fff;
}
.steps.pre,
.steps.active {
    background: #f3dc24;
    color: #5b5632;
}

.steps.active{
    -webkit-box-shadow:inset 0px 0px 0px 2px #f34d00;
    -moz-box-shadow:inset 0px 0px 0px 2px #f34d00;
    box-shadow:inset 0px 0px 0px 2px #f34d00;
}

.empty{
    text-align:center;
    padding:40px;
    color: #414141;
    font-family: 微軟正黑體;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 16px;
}

.center{ text-align: center}
.product-title{
    font-size: 11pt;
    padding: 10px 0;
}
.detail{
    
    overflow: hidden;
}
.cart-title{ text-align: center; }



.cart-item-list .num,
.retail{
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
}

.retail span{ display: none;  color: #999;}
.cart-item-list{
    margin: 15px 0;
}
.cart-item-list .block.col-md-1 {
    padding-right: 0;
}



.cart-wrap div > div {
    line-height: 1.5em;
}

.v-align div, .v-align p {
    display: inline-block;
    vertical-align: middle;
}
.radio-inline div{
    margin: 5px 0;
    margin-left: 10px;  
    font-size: 12pt;
}
.form_pad .memo{
    color: #d7261d;
    padding-top: 0px;
}
.cart-item > div span, .cart-wrap .tag {
    display: block;
    word-spacing: .2em;
}

.section-shopping-cart h1 {
    font-size: 2rem;
    position: relative;
    top: 1.8em;
    padding: 5px 0;
    border-bottom: solid 2px #000;
}

.b_line_title {
    font-size: 2rem;
    padding: 5px 0;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bolder;
    border-bottom: solid 2px #000;
}

.v-align > [class*="col"] {
    font-size: 10pt;
    vertical-align: middle;
}
.cart-title {
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    
}
.cart-item-list img {
    display: block;
    max-width: 100%;
    height: auto;
}
.total-txt,
.total-amount,
.cart-description{ padding: 20px 0px; }

.total-txt,
.total-amount{
    font-size: 14pt;
}
.total-amount{text-align: right;}
ul.cart li { 
    list-style:inside decimal;
}
.red_b_title,
.cart-wrap h4 {
    text-align: left;
    background: rgba(22,0,107,0.1);
    margin: 0;
    padding: 1em;
    font-size: 11pt;
    letter-spacing: .1em;
    font-weight: normal;
}


.cart-wrap h4 div{
    width: 48%;
    display: inline-block;
}

.cart-wrap .title{
    display: none;
}
.point{
    background-color: rgba(100%,100%,100%,.5);
    width: 100%;
    border-radius: 2px;
    border: 1px solid #ccc;
    text-align: center;    
    padding: 20px 10px;
    margin-bottom: 10px;
}
.point .time{
    background-color: #e51f18;
    color: white;
    padding: 5px 0;
    font-size: 12pt;
}
.point .price{
    font-size: 12t;
    color: #666;
    padding: 10px 0;
}


.form_area{
    overflow: hidden;
    width: 100%;
    
}
.form_area h1{
    font-size: 14pt;
    font-weight: bolder;
    padding: 5px 0;
    border-bottom: 2px solid #000;
    text-transform: uppercase;
    
}
.b_line_title,
.form_area h1,
.section-shopping-cart h1{
    font-family: 'Playfair Display',Georgia, 'PingFang TC', 'Hiragino Sans GB', 'Microsoft JhengHei', 'Helvetica Neue', icomoon, serif, sans-serif;
    font-weight: bolder;
    text-transform: uppercase;
    
    line-height: 25pt;
}

.form_area .txt_area{
    font-size: 12pt;
    padding: 15px 0;
}
.form_area .txt_area > div{
    padding: 0;    
}
.form_area.deliver .txt_area > div{
    margin-bottom: 50px;
}
.form_area.deliver .txt_area > div:nth-last-child(1){
    margin-bottom: 0;
}
.form_area .txt_area .memo{
    border-top: 1px solid #ccc;
    padding-top: 10px;
    color: #666;
    font-size: 11pt;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"]{
    margin-left: 0px;
}

.section-invoice .cart-wrap div > div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 5px;
    font-size: 11pt;
    
}

.section-invoice .cart-wrap div > div.comment2 {
    white-space:normal;
}

.section-invoice .form-group div:nth-child(2) {
    text-align: center;
}

.list_prod {
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}
.list_prod > div{
    padding: 10px 0; 
    border-bottom: 1px solid #ededed;
}

.cn_inform .memo{
    font-size: 11pt;
    line-height: 20pt;
    text-align: left;
    padding: 10px 0;
}


.shopping b,.paOring b{
    display: block;
    font-size: 9pt;
    font-weight: normal;
    color: #a0a0a0;
}


.prod tr:nth-last-child(1){
    border:none;
}
.prod td{
    padding: 10px 2px;
}

.prod, .inform{
    width: 100%
}
.inform th{
    width: 20%;
    padding: 10px 2px;
    vertical-align: text-top;
}
.inform td{
    text-align: left;
    padding: 10px 10px;
    border-bottom: 1px solid #ccc;
}

/*login*/

.txtcss h4 {
    font-size: 2.5rem;
    margin-bottom: 30px;
}

.txtcss {
    padding: 100px 0;
    margin: 20px 0;
    line-height: 30px;
}

.m_attention,
.wincss {
    text-align: center;
    font-size: 1.6rem;
    overflow: hidden;
    padding: 50px 40px;
}
.m_attention > .txt{
    padding: 20px 0 80px;
    font-size: 14pt;
    line-height: 25pt;
}

.win-pw-css,.txtcss {
    font-size: 1.6rem;
    overflow: hidden;
    padding: 80px 40px;
}

.checkcss {
    width: inherit;
    overflow: hidden;
    font-size: 12pt;
    line-height: 26pt;
    
}


.form_area input[type=radio],
.checkcss input[type=checkbox]  {    
}
.checkcss img{
    vertical-align: top;
    margin-top: 9px;
}


/** --------------- button ---------------- **/

.toggle{
    overflow: visible;
}

.well button{
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    border: 0;
    background-color: rgba(0,0,0,0);
}
.well button:hover{
    opacity: .4;
}
.attent_area{
    margin: 20px 0;
    border: 1px solid red;
    font-size: 14pt;
    color: red;
    line-height: 22pt;
}
.attent_area .title{
    border-bottom: 1px solid red;
    padding: 10px 0;
    text-align: center;
}
.attent_area .des{
    padding: 20px;
}

.btn {
    padding: 10px 20px;    
}

.cir_btn{
    cursor: pointer;
}
.cir_btn:hover{
    opacity: 0.8;    
}
.leftbtn,
.shopbtn{ text-align: right; margin: 20px 0;}



.btn_area{
    margin: 40px 0;
    overflow: hidden;
    float: left;
}

.bord_btn,
.red_btn,
.d_green_btn{
    position: relative;
    padding: 10px 20px;
	width: 250px;
    font-size: 14pt;
    text-align: center;
	border: 0;
	border-radius: 2px;
    letter-spacing: 1pt;
	transition: all 0.3s;
    
    font-weight: bold;
    margin-bottom: 20px;
    z-index: 5;
}

.bord_btn{
    font-size: 12pt;
    font-weight: 100;
    width: 150px;
    letter-spacing: 0;
    padding: 8px;
    color: white;
    background-color: rgba(0,0,0,0);
    border: 1px solid white;
}
.bord_btn:hover{ 
    background: rgba(100%,100%,100%,0.1); 
    letter-spacing: 2pt;
}

.gray_btn,
.orange_s_btn,
.red_btn{ 
    text-align: center;
    border: 0;
    font-weight: lighter;    
    font-size: 13pt; 
    width: 180px;
    padding: 7px 10px;
}

.red_btn{
    background: #e21b15 ; 
    color: #fff; 
}

.gray_btn{
    background: #787878 ; 
    color: #fff;
}
.red_btn:hover{  background: #d40202 ; }



.orange_s_btn,
.orange_btn       { background: #f58f00; color: #fff;}

.orange_s_btn:hover,
.yellow_btn:hover { background: #cc7700; }

.yellow_w_btn{ 
    text-align: center;
    border: 0;
    font-weight: lighter;    
    font-size: 14pt; 
    width: 100%;
    padding: 5px 10px;
    background: #eec42d;
    color: #fff;
    font-weight: bold;
}



.freight_line .red_btn{ width:auto; padding-left: 20px; padding-right: 20px; }

.coupon input{ margin: 20px 0; }

.msingle,
.in_mdouble{ width: 200px; }

.msingle,
.mdouble{ width: 100%; clear: both; }

.double input,
.double button{ width: 45%;}

.product_view .mdouble input:nth-child(1),
.product_view .mdouble button:nth-child(1),
.product_view .mdouble,
.double input:nth-child(1),
.double button:nth-child(1){ margin-right: 8%; }

.fullbtn{ width: 100%; }

input.captcha{ width: 180px; display: inline-block; }

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    background-color: white;
    color: black;
    border-top: 1px solid #e28f00;
    border-left: 1px solid #e28f00;
    border-right: 1px solid #e28f00;
}
.nav-tabs{
    border-bottom: 1px solid #e28f00;
}
.tab-content{
    border-bottom: 1px solid #e28f00;
    border-left: 1px solid #e28f00;
    border-right: 1px solid #e28f00;
    padding: 15px;
}
.nav-tabs>li{ font-size: 14pt; }
.nav-tabs>li>a{
    border: 1px solid #e28f00;
    border-radius: 8px 8px 0 0;
    padding: 10px 30px;
}
.tab-content img{
    max-width: 100%;
    height: auto;
}

.backbtn,
.addbtn{
    line-height : normal;
    position: relative;
    margin: 40px 0 20px;
}
.selectArea .t_num{
    display: inline-block;
}
.selectArea select{
    display: inline-block;
    padding: 5px;
    min-width: 150px;
}
/**   news.php   **/


.form-group{
    margin: 10px 0;
}

.form-group label{
    font-size: 12pt;
}

.inquiry .form-group,
.contact .form-group{
    margin-bottom: 40px;
}

.list-m-title{
	display: none;
}

.half_b,
.half{
    width: 49%;
    float: left;
}
.half{ margin-right: 2%; }
.full{ width: 100%; clear: both;}
.path{
	font-size: 1.5rem;
    padding: 0 0 20px;
}

.submenu > li.active{
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#804f21+0,804f21+100&1+0,0+100 */
    background: -moz-linear-gradient(left, rgba(128,79,33,1) 0%, rgba(128,79,33,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(128,79,33,1) 0%,rgba(128,79,33,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(128,79,33,1) 0%,rgba(128,79,33,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#804f21', endColorstr='#00804f21',GradientType=1 ); /* IE6-9 */
}



.submenu > li{
	border-bottom: 1px solid rgb(128,79,33);
	padding: 8px 0 8px 15px;
	font-size: 14pt;
	cursor: pointer;
    letter-spacing: 0;
}

.menu > li > ol > li{
    padding-bottom: 0px;
    padding-top: 8px;
}


.sub_menu{ display: none; }
.sub_menu li{ 
    padding: 15px 0 0 15px;    
}

/**/
.sub_menu li.active a,
.sub_menu li.active a:link,
.sub_menu li.active a:visited {
    color: #e040d6;
}
.sub_menu li.active a:hover{
    color: #a72a9f;
}
.sub_menu li:nth-last-child(1){
    border: 0px;
}

.sub_menu li a:hover{
    color: #ff0000;
}



.news_view .submenu > li.active{
    background: rgba(0,0,0,0);
    font-weight: lighter;
}


.news_view .submenu > li.active,
.news_view .submenu > li.active a:link,
.news_view .submenu > li.active a:visited{
    color: #ff00b8;
}

.news_sub li a:before{
    position: absolute;
    content: "‧"; /* Insert content that looks like bullets */
    /*padding-right: 8px;*/
    left: 40px;
    
}

.list-left li a:hover{ color: #094F68; text-decoration: none;} 
.news_area .category:hover,
.submenu li.active:hover,
.submenu li:hover{ 
    background-color: rgba(0,0,0,0.03); 
}
.submenu li.active,
.submenu li.active > a:link,
.submenu li.active > a:visited{
    color: #fff;
}


.submenu li.active.inner > a:visited{
    color: #ff0000;
}


.submenu li a:link{ 
	color: #000; 
	text-decoration: none;
	transition: color 0.2s;
} 

.submenu > li > a:visited{ color: #000; text-decoration: none;}
.submenu > li > a:active { color: #000; text-decoration: none;}
.product_view .submenu > li:hover > a  { color: #fff; text-decoration: none;} 

.product_view .submenu > li div{ transition: 0s all;}

.product_view .submenu > li:hover div{
    background-color: #e21b15;
}
.main_top_t{
    position: relative;
    font-size: 18pt;
    letter-spacing: 1pt;
    padding-bottom: 40px;
    
}

.news-row{
	border-bottom: 1px dashed #84c036;
    padding: 10px 0 5px;
    margin: 10px 0;
    overflow: hidden;
    letter-spacing: 1pt;
}
.main_top_t h1{
    font-size: 18pt;
    margin: 0;
    letter-spacing: 0;
    line-height: 25pt;
    font-weight: bolder;
}
.main_top_t h2{
    font-size: 16pt;
    margin: 0;
    letter-spacing: 0;
    line-height: 25pt;
}
.news-row{ cursor: pointer;}
.news-row:hover{
    color:#23a004;
	background: rgba(80%, 80%, 80%, 0.2);
}


.main_top_t b{
    font-size: 15pt;
    padding: 5px 0 0;
    color: #ff8417;
    
}

.advisory b{ margin-bottom: 10px;}
.advisory{
    margin: 20px 0;
    overflow: hidden
}
.advisory .upload{
    margin-top: 20px;
    overflow: hidden;
}
.list-title{
	font-size: 17pt;
	font-weight: inherit;
	color: red;
	padding: 8px 14px 2px 14px;	
    margin-bottom: 50px;
    letter-spacing: 0;
    
    display: inline-block;
    border-bottom: 1px solid #e21b15;
}
.list-title span{
    font-weight: bolder;
    display: block;
    font-size: 20pt;
    padding: 0;
    color: black;
}

.main_top_t .title{
    padding: 5px 0;
}
.news_title{
    font-weight: normal;
    font-size: 13pt;
	max-width: 74%;
	padding: 0px 5px 5px 0;	
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;	
	vertical-align:middle;
}
.news_title{
    font-weight: normal;
    font-size: 13pt;
	max-width: 74%;
	padding: 0px 5px 5px 0;	
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;	
	vertical-align:middle;
}
.detect_area .news_title{
    max-width: 100%;
}
.indexDescr .news_title{
	padding: 5px 5px 2px 0;	
}

.news_date,
.news_title{
    float: left;
}


.news-main .news-row .news_date{ background-color: #6d6d6d; }
.news-main .news-row:nth-child(1) .news_date{ background-color: #e51f18; }
.news-main .news-row:nth-child(2) .news_date{ background-color: #ff8417; }
.news-main .news-row:nth-child(3) .news_date{ background-color: #ffca24; }

.news_title{
    width: 600px;
    padding-left: 10px;
}
.main_top_t .date,
.news_date{
    font-weight: normal;
    padding: 2px 5px;
	text-align: center;
    color: #fff;
    font-size: 11pt;
    width: 100px;
    letter-spacing: 1pt;
}

.breadcrumb{
    background: url();
    color: #666;
    font-size: 13pt;
    padding-top: 15px;
    letter-spacing: 1pt;
    padding-left: 30px;
}
.shop_list .breadcrumb{
    padding-left: 0px;
    
}


.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:visited{
    color: #666;
}
.breadcrumb a:hover{
    color: #333;
}

.line_frame{
    font-size: 12pt;
    padding: 10px 0;
    letter-spacing: 1pt;
    border-bottom: 1px dashed rgb(132, 192, 54);
}

.news_view ul.submenu li,
.category{
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px #eec42d dashed;    
    overflow: hidden;
    padding: 11px;
    font-size: 12pt;
    margin-bottom: 40px;
    line-height: 20pt;
}

.news_view ul.submenu li span,
.category span{
    padding-right: 30px;
}
.news_view ul.submenu li span{
    display: block;
}

.inner_line{
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px #eec42d dashed;    
    overflow: hidden;
    padding: 10px;
    font-size: 12pt; 
    margin-bottom: 30px;
}
.prod_line{
    margin-bottom: 10px;
    width: 100%;   
    overflow: hidden;
    padding: 10px;
    font-size: 12pt; 
    margin-bottom: 30px;
    text-align: center;
}


.news_view ul.submenu li,
.news_area .in_main div .category{ border-left: 10px #c8c8c8 solid; }

.news_view ul.submenu li:nth-child(1),
.news_area .in_main div:nth-child(1) .category{ border-left: 10px #e51f18 solid; }
.news_view ul.submenu li:nth-child(2),
.news_area .in_main div:nth-child(2) .category{ border-left: 10px #ff8417 solid; }
.news_view ul.submenu li:nth-child(3),
.news_area .in_main div:nth-child(3) .category{ border-left: 10px #ffca24 solid; }


/** about.php **/

.description span{
    color: red;
    font-weight: bolder;
    padding: 0 5px;
    font-size: 1.8rem;
}

.description{ padding: 15px 0px 40px 0px; }

.description .title{
    border-bottom: 1px solid #afafaf;
    margin-bottom: 10px;
    font-size: 12pt;
    font-weight: bold;
}


/*表格外框*/

.checkboxcss, .check_txt{
    float: left; 
    overflow: hidden; 
}
.checkboxcss{ width: 40px;}
.check_txt{ width: 90%; margin-top: 5px;}

.section_area{
    margin-bottom: 10px;
}
.advisory li{
    list-style: decimal;
    list-style-position: inside;
    font-size: 12pt;
    padding: 10px 0;
}
.advisory .well{
    border-color: #e51f18;
    border-width: 1px;
    background-color: rgba(0,0,0,0);
    color: #e51f18;
    border-radius: 2px;
    margin-top: 10px;
}


.doc_area{ margin-bottom: 40px;}

.doc_area .well{
    border-color: #e3e3e3;
    letter-spacing: 1pt;
    color: #1155cb;
    padding: 10px 20px;
    margin-bottom: 10px;   
    background-color: #f8f8f8;
}
.doc_area .well span{
    color: #666;
}
.doc_area .upload_btn{
    margin: 10px 0;
}

.red_title{
    color: #e51f18;
    font-size: 14pt;
    letter-spacing: 1pt;
    margin-top: 20px;
}
.black_title{
    color: #000;
    font-size: 14pt;
    letter-spacing: 1pt;
    margin: 5px 0;
    color: #333;
}
.adv_list{margin: 10px 0 10px;}

.checkbox_line{
    overflow: hidden;
}
.textareaCss{
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
       
}
.country-form{
    padding-bottom: 10px;
    overflow: hidden;
}
.country-form label,
.country-form input,
.country-form div{
    float: left;
}
.country-form input{
     margin-left: 15px;
}
.country-form div{
    padding-top: 3px;
    margin-left: 5px;
    margin-right: 15px;
}




.captchaCss{
    width: 100px;
    padding: 6px;
    font-size: 14px;
    line-height: 1.42857143;
    display: inline-block;
}
.form-t{
    margin-bottom: 5px;
    font-size: 12pt;
}

.memo, .memo_b, .memo_16{ margin: 15px 0 30px; }

.memo{ font-size: 11pt; line-height: 18pt;}
.memo_b{ font-size: 12pt; line-height: 20pt;}
.memo_16{ font-size: 16pt; }

.memo_16 > div,
.memo > div{ padding: 5px 0; }

.inform{
    padding: 20px 0;
    line-height: 25pt;
    font-size: 12pt;
    letter-spacing: 1pt;
}
.inform_b{
    padding: 20px 0;
    line-height: 40pt;
    font-size: 12pt;
    letter-spacing: 1pt;
}

.form-add .zode{ width: 28%; margin-right: 2%;}
.form-add .memo{ 
    clear: both; 
    padding: 0px; 
    line-height: 18px;
    font-size: 9pt;
}
.form-short{ width: 200px; }

.form-add{padding-bottom: 15px;overflow: hidden;}


.pageNum div{
    width: 20px;
    height: 35px;
    display: inline-block;
    
    border-radius: 20px;
    text-align: center;
    line-height: 27pt;
    letter-spacing: 0;
}

.page a:link ,
.page a:visited { 
    color: #000; 
}
.page a:hover { color: #333; text-decoration: none; }



.page{
	width: 100%;
    text-align: center;
    padding: 20px 0;
    font-size: 14pt;
    clear: both;
}
.page > div{
	display: inline-block;
	letter-spacing: 0px;
}

/* btn */
.buyBtn{
    margin-top: 30px;
}
.preBtn:before{
    content: url(../images/prev.png);
    top: 3px;
    position: relative;
    left: -2px;
}
.nextBtn:after{
    content: url(../images/next.png);
    top: 3px;
    position: relative;
    right: -2px;
}
.preBtn{ margin-right: 5px; }
.nextBtn{ margin-left: 5px; }
.preBtn,
.nextBtn {    
    font-size: 12pt;	
	cursor: pointer;
	margin-bottom: 10px;
    font-family: "微軟正黑體";
}
.preBtn:hover,
.nextBtn:hover{
	-webkit-filter: contrast(80%);
	filter: contrast(80%);
}
.preBtn, .nextBtn{
    width: 80px;
    display: inline-block;
}  
.pageNum{ display: inline-block; }




/**    products.php   **/


.in_main{ padding: 0 30px 30px;}
.in_main .des img{ max-width: 100%; }
/* tail dot */
.main_top_t b,
.line_frame,
.prod_title .name{
    width: 100%;
    display : inline-block;
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
}
.prod_top{
    margin-bottom: 30px;
    overflow: hidden;
}
.prod_top .name h1{
    font-size: 18pt;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 22pt;
    
}
.prod_top .model{
    font-size: 12pt;
}


.prod_menu{
	font-size: 1.4rem;
	width: 100%;
}

.prod_menu li{
    padding: 8px 0;
    font-size: 18pt;
    background-color: #7f7f7f;
    color: white;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.prod_menu li a,
.prod_menu li a:link,
.prod_menu li a:visited,
.prod_menu li a:active{
    color: white;
}
.prod_menu li a:hover{
    color: black;
}

.prod_menu li a:link:hover{
    color: black;
}
.prod_menu li:hover{
    background-color: #e5e5e5;
    color: black;
}

.prodFrame{
	text-align: left;	
	cursor: pointer;   
}

.area_frame{
    width: 32%;
    padding: 2% 4%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.prodFrame .inner{
    position: relative;
    background-color: black;   
    margin-bottom: 20px;
    padding: 10px 0 0;
}

.prodFrame .inner.collapsed> .img{    
    width: 100%;
    overflow: hidden;
    padding-bottom: 80px;
    
}

.prodFrame .inner.collapsed >.img img{
    transition: 0.5s all;
	width: 60%;
    padding: 5% 10%;
	height: auto;
    
}



.prodFrame .inner:hover{
    background-color: #222;    
}

.prodFrame .inner.collapsed > .title{ 
    opacity: 1; 
   /* z-index: 1;*/
    top: 65%;
}


.prodFrame .inner > .title{
    transition: 0.1s all;
    border: 1px solid #fff;
    padding: 8px 0;
    height: 52px;
    width: 100px;
    color: white;
    font-size: 18pt;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -50px;
    opacity: 0;
    /*z-index: -1;*/
}

.prodFrame .inner > .img{ padding-bottom: 20px;}
.prodFrame .inner > .img img{ width: 82%; }


/*.prod_title .memo{    
    font-size: 1.5rem;
    padding: 5px 0;
}
.prod_title .memo span{ color: #bc0202; }*/

.prodList{
    letter-spacing: 1px;
}
.prodList h2{
    color: #ee7c00;
    font-size: 14pt;
    font-weight: bold;
    text-align: left''
}
.prodList .name{
    clear: both;
    font-weight: lighter;
    font-size: 12pt;   
    letter-spacing: 0;
    padding-top: 10px;
}

.prodList .txt{
    padding: 20px 0; 
}

.prodList .price red{font-size: 18pt;}
.prodList .memo{    
    font-size: 1.5rem;
    padding: 5px 0;
}

.prodList .memo span{ color: #bc0202; }

.selectArea{ padding: 5px 0;}


.bx-viewport, .bx-wrapper{
    position:relative;
    width:100%;
    top:0;
    left:0;    
}

.bxslider li{
    width:100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    padding: 0;
    margin: 0;
}
.bx-wrapper .bx-viewport{
    width:100%;
    border: none !important;
}

.footer{    
    width: 1000px;    
    position: relative;
    text-align: center;
    width: 100%;
	padding: 40px 0;
    margin: 0 auto;
    color: #fff;
    font-size: 11pt;
    letter-spacing: 1pt;
    background-color: #000;
}
.footer img:hover{ opacity: 0.8;}
.footer > div{
    padding: 10px 0;
}

.footer ul li{
    padding: 5px 0;
}

.footer ul li.copyright{
    padding: 20px 0;
}
.bottom_menu{
    width: 100%;
    text-align: center;
    padding: 0;
    overflow: hidden;
    color: white;
    letter-spacing: 1pt;
    background-image: url(../images/footer_line.png);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #000;
}

.bottom_menu ul.menu li b{
    display: none;
}
.bottom_menu ul.menu li{
    padding: 0 40px;
    display: inline-block;
    float: inherit;
}
.bottom_menu .menuBox{
    float: inherit;
}

.fMenu{display: none;}

.icon_link{ display: none; }

.shopPro{
    position: absolute;
    left: 31px;
    top: 2px;
    font-size: 1.2rem;
    border-radius: 10px;
    color: white;
    padding: 2px;
    z-index: 20;
    width: 28px;
    text-align: center;
    /*border: 1px solid #000;*/
}

.ad_pic{ padding: 50px 0 30px; display: inherit; }
.inquiry .ad_pic,
.contact .ad_pic{ padding-top: 0px;}
.contact .form-group{
    margin-bottom: 40px;
}
.ad_pic img{
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}


.shopping .divncss > div {
    display: inline-block;
}


.sumtable{
    position: relative;
    width: inherit;
}
.sumtable td{
    padding: 5px;
    text-align: right;
}
.sumtable td:nth-child(1){ width: 95%; }
.sumtable td:nth-child(2){ width: 5%; }
.shopping table {
    margin: 30px 0;
    color: #68625a;
    line-height: 25px;
    font-size: 1.4rem;
}


.win-pw-css, .wincss table {
    width: 100%;
    
}
.inputcss{
    padding-bottom: 10px;
}
ul.nav li > a:hover b,
ul.nav li > a:hover c{ opacity: 0.8 }

ul.nav li > a:hover:after,
ul.nav li > a.current:after{
	width:100%;
}

.nav-tabs>li>a:hover,
.nav > li > a:hover, .nav > li > a:focus{
    background-color: rgba(245, 143, 0, 0.1);
    
}
.nav-tabs>li>a:hover{
    border-color: #f58f00 #f58f00 #f58f00;
    color: #b26800;
}

.navbar-default ul.nav>li:focus,
.navbar-default ul.nav>li:active,
.navbar-default ul.nav>li:hover{
    background: url(../images/red.png) repeat-x bottom rgba(238, 196, 45, 0.3);
}
.navbar-default .navbar-nav>.open>a{
    background: url(../images/red.png) repeat-x bottom;
}

.navbar-default ul.nav>li.search:focus,
.navbar-default ul.nav>li.search:active,
.navbar-default ul.nav>li.search:hover{
    background: url() rgba(238, 196, 45, 0);
}

.navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:focus{
    background-color: rgba(0,0,0,0);
}

.navbar-default .navbar-nav>li>a{
    color: #000000;
}
.navbar-default .navbar-nav>li>a:hover{
    color: #000000;
}
.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 2px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    background-color: rgba(0,0,0,0);
}
ul.nav li.about{ background-image: url(../images/menu_icon-01.png);}
ul.nav li.news{ background-image: url(../images/menu_icon-02.png);}
ul.nav li.recipe{ background-image: url(../images/menu_icon-03.png);}
ul.nav li.purchase{ background-image: url(../images/menu_icon-04.png);}
ul.nav li.product{ background-image: url(../images/menu_icon-05.png);}
ul.nav li.contact{ background-image: url(../images/menu_icon-06.png);}

.navbar-right .dropdown-menu {
    /* right: 10px; */
    left: -10px;
}


.navbar-nav>li>.dropdown-menu li:hover{
    /*background-color: rgba(0,0,0,0.5);*/
    border-color: white;
    /*color: white;*/
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: rgba(0,0,0,0.5);
    color: white;
}
input.search{
    padding: 5px;
    width: 120px;
    height: 25px; 
}
.searchBtn{
    width: 18px;
    text-align: center
}
div.search{
    display: none;
    width: 0;
    
}
.b-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-t{
    margin-bottom: 5px;
}

.form-add,
.form-add{
    margin-bottom: 5px;
    float: left;
    width: 180px;
    margin-right: 5px;
}

.form-add{padding-bottom: 15px;overflow: hidden;}


.checkcss a,
.checkcss a:link{ color: #d8261d; text-decoration: underline; }
.shop_list .checkcss a:hover{ color: #a52623; }

div.search,
.searchBtn{
    float: right;
}
input.m_search {
    width: 100%;
    z-index: 10;
    background: white;
    border-radius: 30px;
    padding: 10px;
}

.closeSearch{
    position: relative;
    width: 100%;
    text-align: center;
    padding: 15px 0 0;
    cursor: pointer;
}

.form_pad{
    margin: 10px 0;
}

.form_pad td{
    padding: 5px 0;
    vertical-align: text-top;
}
.form_pad b{
    display: block;
}

select.shortWidth,
input.shortWidth{ width: 180px; }
.checkSpace{ padding-left: 30px;}

.login_area{
    overflow: hidden;
    width: 600px;
    margin: 0 auto;
}
.login_area .checkcss{
    padding-bottom: 70px;
}

/* car01  */

.flow_area{
    width: 100%;
    padding: 40px 80px;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
}
.flow_chart{
    font-size: 12pt;
    background-color: white;
    border: 1px solid #eec42d;
    width: 20%;
    display: inline-block;
    margin: 0 5%;
    line-height: 20pt;
    text-align: left;
    padding: 10px 20px;
    height: 105px;
    vertical-align: text-top;
    background-image: url(../images/flow_chart.png);
    background-repeat: no-repeat;
    background-position: center;
}

.op5{opacity: 0.5;}


.orPadL{
}
.orPadL >div { 
    line-height: 120pt;
    padding: 5px 0;
}

.orPadL div span { display: none; }

.orPadL .price{ text-align: center;}
.orPadL .size{ text-align: center; }
.orPadL .num{  text-align: center;}
.orPadL .count{ text-align: center;}
.orPadL .delete{ text-align: center; cursor: pointer;}

.order .orPadL >div{
    line-height: normal;
     padding: 0;
}
.order_area .form-group div{
    padding: 5px 0;
}
.order_area .form-group .form-control{
    margin-bottom: 30px;
}
.form_yellow{
    background-color:#fff2ab; 
}

.orPadL.center{ padding: 10px 0;}

.proList{
    clear: both;
    width: 100%;
    padding: 20px 0;
    overflow: hidden;
    border-top: 1px solid #eec42d;    
}
.bottom_b{
    padding-bottom: 20px;
    background: url(../images/memo_line.jpg) bottom repeat-x;
}

.has-feedback label~.form-control-feedback{
    color: green;
}
.freight{
    font-size: 11pt;
    padding: 20px 15px;   
    line-height: 25pt; 
}
.freight_line{
    text-align: right;
    font-size: 11pt;
    padding: 20px 15px;  
    line-height:normal;
}
.freight_line div{
    display: inline-block;
    padding: 10px 0;
}
.freight_line div:nth-child(2){
    margin-left: 20px; 
}
.cartResult{
    text-align: right;
    line-height:  25pt;
    font-size: 11pt;
    margin: 20px 0;
}


.sumPrice{
    padding: 20px 15px 60px;
    text-align: right;
}

.cart_title{
    width: 100%;
    font-size: 18pt;
    letter-spacing: 3pt;
    padding: 40px 0 10px;
    clear: both;
}


.btn_float{
    position: relative;
    /*background: url(../images/cart_float.png) no-repeat;*/
    width: 120px;
    height: 120px;
    cursor: pointer;
    text-align: center;
    background-color: rgba(255, 0, 0, 0.6);
    padding-top: 22px;
    color: white;
    font-size: 19pt;
    border-radius: 60px;
    transition: all 0.5s ease;
}
.btn_float:hover{
    background-color: rgba(255, 0, 0, 0.8);
}
.tri{
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -8px;
    background-image: url(../images/tri_icon.png);
    width: 10px;
    height: 16px;
    
}

.btn_float:hover .tri{
    -webkit-animation: light 1s infinite;
    -moz-animation:    light 1s infinite;
    -o-animation:      light 1s infinite;
    animation:         light 1s infinite; 
    animation-timing-function: linear;
}   
@-webkit-keyframes light {
    0% { margin-left: 5px; } 
    25% { margin-left: 5px; } 
    26% { margin-left: 0px; } 
    75% { margin-left: 0px; } 
    76% { margin-left: 5px; } 
    100% { margin-left: 5px; } 
} 
@-moz-keyframes light {
    0% { margin-left: 5px; } 
    25% { margin-left: 5px; } 
    26% { margin-left: 0px; } 
    75% { margin-left: 0px; } 
    76% { margin-left: 5px; } 
    100% { margin-left: 5px; } 
} 
@-o-keyframes light {
    0% { margin-left: 5px; } 
    25% { margin-left: 5px; } 
    26% { margin-left: 0px; } 
    75% { margin-left: 0px; } 
    76% { margin-left: 5px; } 
    100% { margin-left: 5px; } 
} 
@keyframes light {
    0% { right: 15px; } 
    50% { right: 10px;} 
    100% { right: 15px; } 
} 

.list{
    text-align: left;
    overflow: hidden;
    /*opacity: 0;
    display: none;    */
}
.inquiry .list{ margin-bottom: 60px;}

.list .inner {
    padding: 20px 0;
    overflow: hidden;
    font-size: 12pt;
}
.list .frame{
    padding-bottom: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.list .frame span{ display: none; }
.cart .btn_area input{
    margin-right: 30px;
}

/** ------------------------------- **/
.no_date{
    border-top: dashed 1px #eec42d;
    padding: 25px 0;
    font-size: 12pt;
}

.no_date span{
    font-size: 14pt;
    font-weight: bold;
    padding-right: 20px;
}


/* --------- SET --------- */
.navbar-default .navbar-toggle{
    position: relative;
}
.navbar-header{
    height: 50px;
}

.navbar-toggle .icon-bar {
    position: absolute;
    left: 10px;    
    top: 10px;
    display: block;
    width: 30px;
    height: 4px;
    background: rgb(109, 42, 60);
    transition: all 0.5s ease;
    opacity: 0;
}
.navbar-toggle .icon-bar.one{
    opacity: 1;
    transform: rotate(-45deg);
    margin-top: 4px;
}

.navbar-toggle .icon-bar.three{
    opacity: 1;
    transform: rotate(45deg);
    
}


.navbar-toggle.collapsed .icon-bar {
    opacity: 1;
    top: 10px;
}
.navbar-toggle.collapsed .icon-bar.one{
    transform: rotate(0);
    margin-top: -5px;
}


.navbar-toggle.collapsed .icon-bar.three{
    transform: rotate(0);
    margin-top: 13px;
}





.delete{ text-align: center; }
.yellTop_b{ border-top: 1px solid #e28f00; }
.grayTop_b{ border-top: 1px solid #ccc; }
.grayBot_b{ border-bottom: 1px solid #ccc; }
.select_short{
    width: inherit;
}
.form-control.select_short{
    display: inline-block;
    margin-left: 10px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
    background-color: rgba(0,0,0,0);
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #f58f00;
}
.navbar-default .navbar-toggle{
    border: 0;
    width: 40px;
    height: 30px;
}
.navbar-toggle .icon-bar{ height: 3px;}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    cursor: pointer;
    border: 0;
    font-size: 12pt;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding: 8px 40px;
}

.table-striped>tbody>tr:nth-of-type(odd){
    background-color: rgba(100%,100%,100%,0.2);
}

.table-hover>tbody>tr:hover {
    background-color: rgba(0, 0, 0, 0.3);
}
.table-striped>tbody>tr:nth-of-type(odd):hover {
    background-color: rgba(255, 255, 255, 0.15);
}

.list tr {
    border-top: 0;
}

.color_w{ color: white;}

.descript{
    position: relative;
    z-index: 10;
    padding: 10px 0 30px;
}

.carousel-control.left,
.carousel-control.right{
    background-image: url();
}

.press_left, .press_right{
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -22px;
}
.press_left{ left: 10px;}
.press_right{ right: 10px;}

.form-control {
    border-color: #969696;
    border-radius: 0;
}

.close{
    opacity: 1;
}
.form-check { 
    margin: 10px 0; 
    font-size: 11pt; 
    font-weight: bold;
    display: inline-block;
    padding-left: 10px;
}
input[type="checkbox"],
label{
    transition: 0s all; 
}

.form-check div{display: inline-block; padding-left: 10px;}
.form-check label, .form-check input{ vertical-align: middle; }


input[type=radio]:not(old),
input[type=checkbox]:not(old){
  width   : 21px;
  height: 21px;
  margin  : 0;
  padding : 0;
  opacity : 0; 
  cursor:pointer;
}


input[type=radio]:not(old) + label,
input[type=checkbox]:not(old) + label{
  display      : inline-block;
  margin-left  : -21px;
  padding-left : 21px;
  background   : url('../images/checkbox.png') #fff no-repeat 0 0;
  line-height  : 21px;
  height: 21px;
  /*border: 1px #fff solid;  */
}
input[type=radio]:not(old):checked + label,
input[type=checkbox]:not(old):checked + label{
  background-position : 0 -21px;
}


.rule_modal {
    line-height: 22pt;
    font-size: 11pt;
    height: 350px;
    /* overflow-y: scroll; */
    background-color: #F9F8F7;
    border: 1px solid #E8E8E8;
}

.footer b{
    display: inline-block;
    padding-left: 30px;
    font-weight: 100;
}

.bottom_link{
    width: 100%;
    position: relative;
    background-image: url(../images/41752601_ml.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
    padding: 100px 0;
    /*display: inherit;*/
}
.bottom_link img{
    padding: 20px 0;
}



.bottom_link .btn_link{ 
    width: 133px;
    height: auto;
    position: relative;    
    border: 1px solid #fff;    
    color: white;
    font-size: 16pt;
    padding-bottom: 20px;
    display: inline-block;
}

.bottom_link .inner{
    position: relative;
    display: inline-block;
    margin: 0 10px;
    z-index: 5;    
}

.bottom_link img:hover{
    opacity: 0.8;
}


.bottom_link .btn_link:hover {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}

.bottom_link .inner:hover img{
    
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
.bottom_link img {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.badge{
    background-color: red;
}

.modal-body{
    overflow: hidden;
    padding: 0 0 60px;
}

.modal-content{
    border: 2px solid #e28f00;
    border-radius: 0;
    overflow: hidden;
    width: 700px;
}


.cn_inform{ text-align: center;}
.cn_inform td, .cn_inform tr {
    border: solid 1px #ccc;
    padding: 10px 20px;
}
.cn_inform table {
    margin: 0 auto;
    width: 80%;
    margin: 30px 0 0px;
}

.cn_inform tr:nth-child(1) {
    text-align: center;
    background-color: #ff0000;
    color: white;
    padding: 10px 20px;
}


.close img{
    margin: 10px;
}
.msingle div{
    display: inline-block; 
    padding-left: 12px;
    font-size: 11pt;
}

.btn_pad{
    margin: 20px 0;
}
.modal-inner .form-control{
    margin: 10px 0;
}
.modal-title{
    font-size: 16pt;
    text-align: center;
    margin-top: 0;
    width: 100%;
}
.modal-title.first{
    margin-top: 50px;
}


#cn_inform .modal-title,
#forget_pw .modal-title{
    margin-top: 40px;
    font-weight: bold;
}

.modal-header{border: 0;}
.right_body{
    text-align: center;
    line-height: 20pt;
    margin-bottom: 30px;
    font-size: 11pt;
}
.ps{
    font-size: 10pt;
    padding: 2px 0;
    text-align: right;
    color: red;
}
.ps_a{
    font-size: 10pt;
    padding: 2px 0 15px;
    text-align: left;
    color: #333;
}


.m_show{ display: none; }
.pc_show{ display: inherit; }

.form_frame{
    overflow: hidden;
    padding-bottom: 40px;
}
.form-select {
    border: 1px solid #ccc9c6;
    color: #68625a;
    background: white;
    padding: 6px 10px;
    margin: 0px 1px;
    width: 48%;
    border-radius: 2px;
}

select.form-select.language{
    -webkit-appearance: none;
    -moz-appearance: none; 
    appearance:none;
    background: #fff url(../images/lan_select.png) 95% 50% no-repeat;
    padding: 5px;
    width: 80px;
    font-size: 12pt;
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: "";  /*Removes default arrow from firefox*/ /*My custom style for fonts*/
}

.top_icon .form-select{
    width: 70px;
    border: 1px solid #000;
    color: #68625a;
    background: white;
    padding: 2px 0px;
    margin: 0px 1px;
    border-radius: 0px;
}

b{ display: block;}
.center{ text-align: center; }
.left{ text-align: left; }
.right{ text-align: right; }

.orPadL{ padding-left: 0; }
.paOring{ padding: 0; }
.ul_title{		
    font-size: 1.8rem;
    text-align: left;
    padding: 12px 18px;
    color: #fff;
    letter-spacing: 2px;
    /*font-weight: 700;*/
    background-image: url(../images/downIcon.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    border-radius: 2px;
    display: none;
}

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
    position: absolute;
       
}
.home-slider .owl-controls .owl-buttons div, 
.home-slider .owl-controls .owl-page{
    top: 35%; 
}

.products-slider .owl-controls .owl-buttons div,
.products-slider .owl-controls .owl-page{
    top: 30%; 
}
.owl-prev{ left: -50px; }
.owl-next{ right: -50px; }



.ul_title{
    background-color: #f58f00;
}
ul.collapse{
    display: inherit;
}

#search-box {
    font-size: 12pt;
    width: 120px;
    background: #fff url(../images/search.png) no-repeat 90% 4px;
    padding: 5px 35px 5px 8px;
    margin: 12px 0 0;
    border: 1px solid #000;
}

.disToggle{	display: none; }
.menu a.disToggle{ color: white; transition: color 0.2s; }
.menu a.disToggle:link{ color: white; }
.menu a.disToggle:hover{ color: #fff; }

.menu_b a.disToggle{ color: white; transition: color 0.2s; }
.menu_b a.disToggle:link{ color: white; }
.menu_b a.disToggle:hover{ color: #fff; }

a { color: #000; }
a:hover{ color: #666; text-decoration: none; }

.form-group a,
.form-group a:link{ color: red; text-decoration: underline;}
.form-group a:hover{ color: #bc2c2c; }

.ch a:link{ color: red;}
.ch a:hover{ color: #c40303;}

.pw_strength{
    width: 165px;
    height: 18px;
    display: inline-block;
    margin-left: 10px;
}
.pw_high{ background-image: url(../images/pw_high.png); }
.pw_middle{ background-image: url(../images/pw_middle.png); }
.pw_low{ background-image: url(../images/pw_low.png); }

#abgne_float_ad {
    display: none;
    position: absolute;
    z-index: 999;
}

.m_top{ margin-top: 40px; float: left;}
/* ------- //  SET ------- */



@media (min-width:1950px) {
    .banner_wrap{
        width: 1950px;
        margin: auto;        
    }
}

@media (max-width:1160px) {
    .fixed .nav_menu li {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        letter-spacing: normal;
    }
    .top_header header{
        width: 90%;
        margin-left: -45%;
    }
    header ul.menu li > a b{
        width: 115px;
    }
}
@media (max-width:1200px) {   
    
	.iconPic{
		height: 30px;
		width:100%; 
	}
    .indexTitle:after{
        position: absolute;
        content: '';
        top: 10px;
        right: 40px;
    }
}
@media (min-width: 1001px) and (max-width: 1200px) {       
    .main{ width: 95%; }
}


/*不可刪*/
@media (max-width: 991px) {
    
    .navbar-brand{
        height: 60px;
        padding: 5px;
    }
    .fixed .navbar-brand{  height: 60px; }
    .footer{ width: 100%; }
    .footer ul li {
        padding: 0;
        line-height: 20pt;
    }
    .footer b{
        display: block;
    }
    .container{ width: 100%; }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
        background: #fafafa;
    }
    
      .navbar-header {
          float: none;
      }
      .navbar-left,.navbar-right {
          float: none !important;
      }
      .navbar-toggle {
          display: block;
      }
      .navbar-collapse {
          border-top: 1px solid transparent;
          box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
      }
      .navbar-fixed-top {
          top: 0;
          border-width: 0 0 1px;
      }
      .navbar-collapse.collapse {
          display: none!important;
      }
      .navbar-nav {
          float: none!important;
          margin-top: 7.5px;
      }
      .navbar-nav>li {
          float: none;
      }
      .navbar-nav>li>a {
          padding-top: 10px;
          padding-bottom: 10px;
      }
      .collapse.in{
          display:block !important;
      }

}
@media (min-width: 768px) and (max-width: 1000px) {
    .bottom_link img{ 
        width: 90px;
        margin: 0 5px;
    }
}
@media (max-width:991px) {
    
    .index_inner{
        width: 25%;
    }
    .featureArea ul li .Txt {
        height: 130px;
    }
    .featureArea ul li .Txt h3 {
        display: none;
    }
    .featureArea ul li .Txt .showon {
        opacity: 1;
        position: static;
    }
    .mlogo{ 
        position: absolute; 
        width: 80%;
        height: 45px; 
    }
    .mlogo img{ 
        position: absolute;
        left: 50%;
        top: 2px;
        margin-left: -40px;
        height: 100%;
    }
    .navbar-collapse{
        padding: 0;
    }
    .menuBox{
        width: 100%;
        text-align: center;
        background-color: white;
    }
    .menuBox li{
        padding: 15px 0;
        font-size: 13pt;
        border-bottom: 1px dotted #ccc;
        letter-spacing: 2pt;
    }
    .menuBox li b{
        display: none;
    }
    .navbar-default {
        background-color: white;
    }

    
    .double input,
    .double button{ width: 48%;}

    .double input:nth-child(1),
    .double button:nth-child(1){ margin-right: 2%; }
    .prodFrame .title{
        font-size: 13pt;        
        height: 43px;
    }
    .prod_menu li{
        font-size: 13pt;
    }
    
    
    .area_frame{
        width: 49%;
        padding: 1%;
    }
    header{ top: 0; }
    .msingle div{
        padding-left: 12px;
    }
    .modal-body {
        padding: 0 20px 20px;
    }
    .main{ width: 100%; }
    
    .in_banner,
    .banner_wrap { margin-top: 50px; }
    .orPad{ padding: 0 10px;}
    .modal-content{
        width: 100%;
    }
    .modal-content .red_btn,
    .modal-content .orange_s_btn{
        font-size: 11pt;
    }

    .navbar-default li.search.m_show{ display: inherit; }
    .navbar-default li.search.pc_show{ display: none; }
    .navbar-default .navbar-nav .open .dropdown-menu>li,
    .navbar-default ul.nav>li{
        text-align: center;
        padding: 5px 0;
    }
    
    
    .navbar-default .navbar-nav .open .dropdown-menu>li a,
    .navbar-default .navbar-nav .open .dropdown-menu>li a:link{
        color: #2a4626;
    }
    .navbar-default ul.nav>li{
        border-bottom: dotted 1px #ccc;
    }
    
    .navbar-default .navbar-nav .open .dropdown-menu>li{
        border-top: dashed 1px #eee;
    }
    .navbar-default ul.nav>li:focus, .navbar-default ul.nav>li:active, .navbar-default ul.nav>li:hover{
        background: none;
    }
    .flow_area{
        padding: 10px;
        margin-bottom: 0;
       
    }
    .flow_chart{
       margin: 0;
       width: 100%;
       height: 50px;
       font-size: 10pt;
       line-height: 12pt;
       background-size: 40px;
       margin-bottom: 5px;
       display: inherit;
    }
    .form-short{ width: 100%; }
    .index_area > .container > .title span:before, .index_area > .container > .title span:after {
        top: -10px;
    }
    
    .m_show{ display: inherit; }
    .pc_show{ display: none; }
    .half_b,
    .half{
        width: 100%;
        float: left;
    }
    
    .bottom_link img{ 
        width: 90px;
        margin: 0 5px;
    }
      
    .freight_line div{
        display: block;
    }
    .orPadL >div { line-height:10pt; text-align: left; }
    .orPadL .name{ padding: 5px 0; line-height: 15pt;}
    .orPadL .price,
    .orPadL .size,
    .orPadL .num,
    .orPadL .count{ text-align: left; }
    .orPadL .delete{ text-align: right;}
    
    
    
    .mdouble input,
    .mdouble button{ width: 48.5%;}
    
    .product_view .mdouble input:nth-child(1),
    .product_view .mdouble button:nth-child(1),
    .mdouble input:nth-child(1),
    .mdouble button:nth-child(1){ margin-right: 1%; }
    
    .msingle input, .msingle button { width: 100%; }
    
    .in_main{ padding: 20px 0; height: inherit}
    .copyright{ padding-bottom: 65px;}
	
    .cart .btn_area input{ margin-right: 0; }
    .featureArea ul li .Txt p{
        padding-bottom:30px;
    }
}
@media (max-width:768px){ 
    .prodFrame .inner > .title{ 
        font-size: 14pt; 
        height: inherit; 
        top: 100px;
    }
    .prodFrame .inner.collapsed > .title{ 
        top: 76%;
    }
    .prodFrame .inner.collapsed >.img img{
        width: 80%;
    }
    ul.collapse{ display: none; }

    .index_news td span{
        display: block;
        padding-right: 0;
        border-bottom: dashed 1px rgba(100%,100%,100%,0.2);
        margin-bottom: 10px;
    }
    .category span{
        display: block;
    }
    .list .frame span{ 
        display: inline-block; 
        font-size: 11pt; 
        color: #999; 
    }
    .list .frame{
        margin-bottom: 10px;
        border-bottom: 1px dashed #ccc;
    }
    .list .frame:nth-last-child(1){
        border-bottom: 0;
    }
    .list .inner.title{
        display: none;
    }
    .delete{ text-align: right; }
    .news_view ul.submenu li{
        margin-bottom: 10px;
    }
    .ul_title{ display: inherit; }
    .main,
    .bottom_menu,
    .footer,
    .bottom_link{ width: 100%; }
    .footer span{
        display: block;
    }
    .main_top_t h1{ font-size: 16pt; letter-spacing: 0; padding-left: 0;}
	
	.submenu li{		
		border-bottom: 1px solid #e2e2e2;
	}
	 .disToggle{
		display: inherit;
	}
	
	.list-left{
		background: none;
		padding: 0;	
		min-height: 0px;
	}
    .main{ width: 100%; padding: 10px; margin-top: 10px;}
    .ad_pic{ display: none; }
    
}
@media (max-width:750px){
    .index_inner{
        width: 25%;
    }
    /*.bottom_link{ display: none; }*/
}
@media (max-width:580px){
    
   
}

@media (max-width:430px) {
    .prodFrame .inner > .title{ 
        font-size: 14pt; 
        height: inherit; 
        top: 100px;
    }
    .prodFrame .inner.collapsed >.img img{
        width: 70%;
    }
    .prodFrame .inner.collapsed > .title{ 
        top: 65%;
    }
    .orange_s_btn,
    .red_btn{
        width: inherit;
        font-size: 12pt;
    }
    .nav-tabs>li {
        font-size: 12pt;
    }
    .nav-tabs>li>a {
        padding: 10px;
    }

}
@media (max-width:414px) {
     .index_inner{
        width: 50%;
    }
}

@media (max-width:375px) {
    .footer{
        font-size: 10pt;
        letter-spacing: 0;
    }
}
@media (max-width:320px) {
    .form-add{
        width: 48.2%;
    }
    /*.mdouble input, .mdouble button {
        width: 48.9%;
    }*/
    
}

