@charset "utf-8";
/* CSS Document */
pre{ position: fixed; left: 0px; top: 0px; width: 400px; height: 800px; overflow: scroll; z-index: 99999; font-size: 12px }
/** { outline:none; }*/
html { overflow-x: auto; overflow-y: auto; }
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, li, body, form, input, button, img, cite, strong, em, table, td, th, hr { padding:0; margin:0; }
ul { list-style:none; }
h1{ font-size:20px; }
h2{ font-size:16px; }
h3{ font-size:12px; font-weight: normal; }
h4{ font-size:12px; font-weight: normal; }
h5{ font-size:12px; font-weight: normal; }
.fs-12{ font-size: 12px; }
img{ border: 0px; }
.body { width: 100%; height: auto; margin-right: auto; margin-left: auto; font-size: 12px; position: relative; color: #333; font-family:"微軟正黑體", "新細明體", "Arial"; color:#333; line-height:1.5; }
.flake{ position: absolute; top : 0px; right: 0px; width:30px; height:30px;  background: url('../../common/img/ingots2.png') center center no-repeat; z-index:99999; }
hr { border: 0px #BFBFBF solid; border-bottom: 1px #BFBFBF solid; }
table { border-collapse: collapse;}
button ,input{ font-family:"微軟正黑體", "新細明體", "Arial"; color: #555; padding: 0 5px; }
button{ width: 60px; height: 30px; font-size: 12px; line-height: 30px; color: #555; }
a:link { color: #fff; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }
a:active { color: #fff; text-decoration: none; }
.page{ font-size: 12px; text-decoration: none; font-weight: bold; color:#FE9113; }
.pagelink{ font-size: 12px; text-decoration: none; font-weight: bold; }
.pagelink a{ text-decoration: none; color:#fff; }
.pagelink a:hover { text-decoration: none; color:#FE9113; }
.pagelink a:visited{ text-decoration: none; color:#fff; }

.placeholder{ color:#bbb; }
.msgBox{ position: absolute; top : 40%; right: 50%; width: 200px; height: auto; line-height: 30px; text-align: center; vertical-align: middle; padding: 5px; margin-left: 100px; margin-top: 25px; border: 2px #ccc solid; border-radius: 5px; background: #fff; z-index: 99999; display: none; }
.tip{
    float: left;
    color: #B20000;
    padding-left: 10px;
}
.fb-like{ width: 72px; height: 20px; }
.hidden-head { display: none; }
.shadow{
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
    border: 1px #cccccc solid;
}
/*cart*/
#AddCart{ width: 92px; height: 20px; color: #fff; line-height: 20px; text-align: center; cursor: pointer; background: transparent url('../images/btn_brown.jpg') top right no-repeat; margin: 0px 0 0 0px; display: inline-block; }
#AddCart:hover{ color: #fff; }

/*float*/
.floatL{ float: left; }
.floatR{ float: right; }
/*text align*/
.alignL{ text-align: left; }
.alignC{ text-align: center; }
.alignR{ text-align: right; }
/*float*/
.floatL{ float: left; }
.floatR{ float: right; }
/*font size*/
.font_16{ font-size: 16px; }
/*font color*/
.fontCL_01{ color:#BE1D2C; }
/*button*/
.seachBtn{
    float: left;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: white;
    font-size: 12px;
    background: url('../images/btn/01.jpg') left center;
    border: 0px;
    border-radius: 0px 2px 2px 0px;
    cursor: pointer;
}
.seachBtn:hover{ background: url('../images/btn/01.jpg') right center; }
.seachBarBtn{ float: left; width:60px; height: 22px; line-height: 20px; color: #fff; text-align: center; background: #B52727; background-image: -webkit-linear-gradient(top,#CA0002,#CA0002,#950B00); border: 1px solid #950B00; border-radius: 2px; cursor: pointer; }
.tabBtn{
    float: left;
    /*width: 74px;*/
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 2px;
    background-color: #f5f5f5;
    color: #444;
    padding: 0 10px;
    margin: 0 10px 10px 10px;
    border: 1px solid #eee;
    cursor: pointer;
}
.tabBtn.on{
    background-color: #eee;
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    border: 1px solid #c6c6c6;
}
.tabBtn:hover{
    background-color: #eee;
    background-image: -webkit-linear-gradient(top,#f8f8f8,#f1f1f1);
    background-image: linear-gradient(top,#f8f8f8,#f1f1f1);
    border: 1px solid #c6c6c6;
}
.fb-login{ width: 48px; height: 18px; background: url(../images/icon/fblogin.gif) no-repeat; cursor: pointer; }
#overlay{ position: absolute; width: 100%; height: 100%; left: -5000px; background: url('../images/bg/fancybox_overlay.png') ; z-index: 999; cursor: pointer; }
#overlay-close{ position: absolute;top: -18px;right: -18px;width: 36px;height: 36px; background: url(../images/icon/fancybox_sprite.png); cursor: pointer;z-index: 8040; }
#overlay-box{ position: absolute; top: 50%; left: 50%; width: 900px; height: 700px; line-height: 34px; text-align: center; background: #fff; border-radius: 5px; margin: -580px 0 0 -470px; padding: 20px; }
#overlay-box.ezship{ top: 170px; margin: 0px 0 0 -470px; }
#overlay-box iframe{ border: 0px; overflow: hidden; }
/*loading*/
#loadingBg{ position: absolute; width: 100%; height: 100%; background: url('../images/bg/fancybox_overlay.png') ; z-index: 999; display: none; }
#loadingBox{ position: fixed; top: 50%; left: 50%; width: 300px; height: auto; line-height: 34px; text-align: center; background: #fff; border-radius: 5px; margin: -100px 0 0 -100px; padding: 20px; }
#loadingIcon{ float: left; width: 34px; height: 34px; background: url('../images/icon/Intersection.gif') center center no-repeat; margin-left: 20px; }
/* reg */
#regBg{ position: absolute; width: 100%; height: 100%; font-size: 12px; background: url('../images/bg/fancybox_overlay.png') ; z-index: 999; }
#regBox{ position: fixed; top: 50%; left: 50%; width: 800px; height: auto; line-height: 34px; text-align: center; background: #fff; border-radius: 5px; margin: -200px 0 0 -400px; padding: 20px; }

/*
.btn_sc{ width: 40px; height: 24px; line-height: 24px; cursor: pointer; }
.btn_buy{ width: 179px; height: 55px; background: url('../images/button/buy.jpg') no-repeat; margin-left: auto; margin-right: auto; }
.btn_buy:hover{  background: url('../images/button/buy.jpg') no-repeat 0px -55px; }
.btn_submit{ width: 80px; height: 40px; background: #fff; border: 1px #ccc solid; border-radius: 10px; cursor: pointer; }
.btn_submit:hover{ color: #fff; background: #0071BC; }
.btn_login{ width: 67px; height: 58px; background: url('../images/button/btn_login.jpg') no-repeat; border: 0px; }
.btn_login:hover{ width: 67px; height: 58px; background: url('../images/button/btn_login.jpg') no-repeat 0px -58px; }
.btn_first{ width: 314px; height: 76px; background: url('../images/button/btn_first.jpg') no-repeat; border: 0px; }
.btn_first:hover{ width: 314px; height: 76px; background: url('../images/button/btn_first.jpg') no-repeat 0px -76px; }
.btn_next{ width: 154px; height: 45px; background: url('../images/button/next.jpg'); border: 0px; cursor: pointer; }
*/

/*grid*/
.tbody{ width: 996px; height: auto; margin-right: auto; margin-left: auto; padding-top: 10px; position: relative; }
.tfoot{ width: 996px; height: auto; margin-right: auto; margin-left: auto; }
.fb_like{ width: 206px; height: 88px; background: url('../images/fb_like.jpg') no-repeat; position: absolute; left: 1000px; top: 40px; padding: 45px 0 0 40px; }
/*input*/
.iptTxt{ float: left; height: 28px; line-height: 28px; vertical-align: middle; padding: 0px 10px; border: 1px #ccc solid; margin-right: 5px; }
.iptRadio{ float: left; height: 28px; vertical-align: middle; margin-right: 5px; }
.iptCheck{ float: left; height: 28px; vertical-align: middle; margin-right: 5px; }
.store-ipt-01{ width: 112px; height: 20px; border: 1px #ccc solid; }
.store-ipt-02{ width: 40px; height: 20px; border: 1px #ccc solid; }
.ipt-text-w20{ width:20px; height:24px; border:1px #d2d2d2 solid; line-height:24px; padding:0 5px; }
.ipt-text-w40{ width:40px; height:24px; text-align: center; border:1px #d2d2d2 solid; line-height:24px; padding:0 5px; }
.ipt-text-w60{ width:60px; height:24px; text-align: center; border:1px #d2d2d2 solid; line-height:24px; padding:0 5px; }
.ipt-text-w80{ width:80px; height:20px; text-align: center; border:1px #d2d2d2 solid; line-height:20px; padding:0 5px; }
.ipt-text-w140{ width:140px; height:20px; border:1px #d2d2d2 solid; line-height:20px; padding:0 5px; }
.ipt-text-w200{ width:200px; height:20px; border:1px #d2d2d2 solid; line-height:20px; padding:0 5px; }
.ipt-text-w240{ width:240px; height:20px; border:1px #d2d2d2 solid; line-height:20px; padding:0 5px; }
.ipt-text-w400{ width:400px; height:20px; border:1px #d2d2d2 solid; line-height:20px; padding:0 5px; }
.ipt-slt-w160{ width:160px; height:34px; line-height: 34px; border:1px #d2d2d2 solid; line-height:34px; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; }
.ipt_floatL{ float: left; }
.ipt_floatR{ float: right; }
.textarea{ width: 400px; height: 100px; border:1px #d2d2d2 solid; }
/*line*/
.line01{ border-bottom: 1px #ccc solid; }
#search{ width: 140px; height: 20px; font-size: 12px; border: 1px solid #bbb; background: url('../images/icon/search_button_2011.gif') no-repeat 140px 3px #fff; padding-right: 20px; margin: 10px 0px 0px 0px; }

#ads-recruiting{ position: fixed; top: 120px; right: 0px; z-index: 100; }
#ads-recruiting ul{ width: 60px; }
#ads-recruiting ul li{ float: right; }
#ads-recruiting ul li img{ max-width: 120px; }
#ads-recruiting a{ display: block; padding: 5px 0px; }
/*共用*/
.right-side{ position: absolute; right: 50%; top: 126px; width: 50px; margin-right: -660px; z-index: 100; }
.history-goods{ transition: all 0.14s ease 0s; width: 44px; height: auto; background: #B20000; text-align: center; letter-spacing: 6px; color: #fff; padding: 10px 5px 10px 10px; box-shadow: 1px 1px 5px #666; border-radius: 5px; display: block; }
.history-goods.cate-fixed{ position: fixed; top:5px; right: 5px; }
.history-goods:hover{ background: #FF9000; }

.filter-bar{
    position: relative;
    top: 0px;
    /*left: 0px;*/
    width: 1000px;
    height: 40px;
    background: #fff;
}
#filter-bar{
    top: 0px;
    width: 980px;
    height: 20px;
    color: #806F66;
    line-height: 20px;
    padding: 10px;
    background: #fff;
    z-index: 10;
}
.full-main .cate-fixed{
    position: fixed;
    background: #fff;
    box-shadow: 0px 1px 5px #cccccc;
}
#filter-bar a{ color: #806F66; }
#filter-bar i{
    background: url('../images/icon/icon_02.png')no-repeat 9999px 9999px;
}
#filter-bar i.f-ico-triangle-rb{

    border: 3px dashed transparent;
    _border-color: tomato;
    _filter: chroma(color=tomato);
    border-right: 3px solid #806F66;
    border-bottom: 3px solid #806F66;
    line-height: 0;
    height: 0;
    width: 0;
    bottom: 2px;
    right: 2px;
}
#filter-bar i.f-ico-arrow-u{
    width: 8px;
    height: 9px;
    background-position: -37px -23px;
    top: 5px;
    right: 5px;
}
#filter-bar i.f-ico-arrow-d{
    width: 7px;
    height: 10px;
    background-position: -22px -23px;
    top: 5px;
    right: 5px;
}
.fBox{
    position: relative;
    float: left;
    height: 20px;
    display: inline-block;
    padding: 0px 10px;
    margin-right: 2px;
    border: 1px #ccc solid;
    cursor: pointer;
}
.fBox a{ display: block; }
.fBox b{
    line-height: 20px;
    font-weight: normal;
    padding: 0 5px;
    display: inline-block;
}
.fBox i{
    position: absolute;
    display: inline-block;
    overflow: hidden;
}
.fRange{
    width: 100px;
    text-align: center;
}
.fRangeList{
    position: absolute;
    width: 100px;
    height: auto;
    overflow: hidden;
    border: 1px #ccc solid;
    background: #fff;
    padding: 0px 10px;
    top: 20px;
    left: -1px;
    display: none;
}
.fRangeList ul li:hover{
    color: #B10000;
    text-decoration: none;
}
.fRange:hover .fRangeList{
    display: block;
}
.fSort{
    width: 40px;
    padding: 0px 10px 0px 0px;
    text-align: center;
}
.fSort-cur{ background: #F1EDEC; }
.fSort-cur i.f-ico-arrow-u {
    background-position: -46px -23px;
}
.fSort-cur i.f-ico-arrow-d {
    background-position: -30px -23px;
}
.fPrice{
    width: 80px;
    padding: 0px;
    margin-right: 0px;
}
.fPrice b{
    float: left;
    width: 10px;
    height: 20px;
    text-align: center;
}
.fPrice input{
    float: left;
    width: 50px;
    height: 20px;
    line-height: 22px;
    padding: 0px 5px;
    border: 0px;
}
.fDash{
    border-left: 0px;
    border-right: 0px;
    padding: 0px 2px;
    margin-right: 0px;
}
.fMenu{
    margin-left: 2px;
    line-height: 20px;
}
.fMenu input{
    height: 14px;
    margin: 0px 3px 0px 0px;
    margin-top: 2px;
    margin-right: 2px;
    _margin-bottom: 3px;
    vertical-align: middle;
}
#filter-bar i.f-ico-triangle-mt {
    border: 4px solid transparent;
    _border-color: tomato;
    _filter: chroma(color=tomato);
    height: 0;
    width: 0;
    border-bottom: 4px solid #806F66;
    top: 2px;

}
#filter-bar i.f-ico-triangle-mb {
    border: 4px solid transparent;
    _border-color: tomato;
    _filter: chroma(color=tomato);
    height: 0;
    width: 0;
    border-top: 4px solid #806F66;
    top: 12px;
}
.filter-box{
    float: left;
    width: 196px;
    height: 320px;
    margin: 0px 0px 20px 0px;
    border: 2px #fff solid;
}
.filter-box:hover{
    border: 2px #ccc solid;
}
.filter-box-photo{
    width: 180px;
    height: 180px;
    padding: 5px 8px;
}
.filter-box-text{
    max-height: 40px;
    color: #666;
    line-height: 20px;
    padding: 3px;
    overflow: hidden;
}
.filter-box-text .price{
    float: left;
    color: #CB1900;
    font-weight: bolder;
}
.filter-box-text del{
    float: right;
    color: #ccc;
}
.filter-box-text .sales{
/*    float: right;*/
    color: #A7A7A7;
}
.filter-box-text .sales_num{
    /*float: right;*/
    color: #C49173;
    font-weight: bolder;
}
.filter-box-text a{
    color: #568396;
}
.filter-box-text .store a{
    color: #666;
    text-decoration: underline;
}
.filter-pageBar{
    float: left;
    width: 100%;
    height: 30px;
    padding: 10px 0px 40px;
}
.filter-pageBar .ui-btn-s{
    text-align: center;
    width: 46px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    background: url(../img/btn/btn.png) repeat-x;
    background-position: 0 -300px;
    border: 0 none;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    cursor: pointer;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-top: 4px;
}
.filter-pageBox{
    float: right;
    border-left: 1px #ccc solid;
    overflow: hidden;
}
.filter-pageBox b{
    float: left;
    height: 28px;
    line-height: 30px;
    color: #999;
    background: #EFEFEF;
    text-decoration: none;
    border: 1px #ccc solid;
    border-left: 0;
    padding: 0px 10px;
    display: block;
}
.filter-pageBox a{
    float: left;
    height: 28px;
    line-height: 30px;
    color: #2953A6;
    text-decoration: none;
    border: 1px #ccc solid;
    border-left: 0;
    padding: 0px 10px;
    display: block;
}
.filter-pageBox a:hover{
    background: #EFEFEF;
    text-decoration: underline;
}
.filter-pageBox span{
    float: left;
    height: 28px;
    line-height: 30px;
    color: #2953A6;
    border: 1px #fff solid;
    border-right: 1px #ccc solid;
    padding: 0px 10px;
    display: block;
}
.filter-pageBox .text{
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
}
.filter-pageBox .page{
    float: left;
    height: 30px;
    line-height: 30px;
}
.filter-pageBox .pageIpt{
    text-align: center;
    width: 30px;
    height: 20px;
    line-height: 20px;
    margin-top: 2px;
}
.ui-page{
    float: right;
    /*width: 100px;*/
    height: 20px;
    /*border: 1px #ccc solid;*/
    /*font-family: Helvetica,sans-serif;*/
}
.ui-page b{
    color: #806F66;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    font-family: "Arial";
    background: #EFEFEF;
}
.ui-page a{
    color: #806F66;
    font-weight: normal;
    font-size: 16px;
    line-height: 18px;
    font-family: "Arial";
}
.ui-page a:hover{
    color: #B10000;
}
.ui-page-txt{
    float: left;
    padding: 0px 5px;
}
.ui-page-prev{
    float: left;
    width: 18px;
    height: 18px;
    text-align: center;
    border: 1px #ccc solid;
    margin-right: 2px;
}
.ui-page-next{
    float: left;
    width: 18px;
    height: 18px;
    text-align: center;
    border: 1px #ccc solid;
}
.wrapper{
    width: auto;
    height: auto;
    font-family: '微軟正黑體';
}

.wrapper .small-cat{
    position: absolute;
    left: 50%; top: 126px;
    width: 50px;
    margin-left: -660px;
    z-index: 100;
}
@media only screen and (max-width: 1400px) {
.wrapper .small-cat{
    margin-left: -600px;
}
}
.wrapper .small-cat ul.cate-fixed{ position: fixed; top: 0px; }
.wrapper .small-cat ul{ width: 50px; height: auto; }
.wrapper .small-cat ul li{ float: left; width: 50px; height: 50px; background: #eeeeee; hanging-punctuation: 50px; margin-bottom: 5px; }
.wrapper .small-cat ul li i{ float: left; width: 50px; height: 50px; background: url(../img/bg/nav_btn.png) no-repeat; overflow: hidden; }
.wrapper .small-cat ul li i.nav-i1002{ background-position: 0px top; }
.wrapper .small-cat ul li i.nav-i1048{ background-position: -50px top; }
.wrapper .small-cat ul li i.nav-i1064{ background-position: -100px top; }
.wrapper .small-cat ul li i.nav-i1004{ background-position: -150px top; }
.wrapper .small-cat ul li i.nav-i1091{ background-position: -200px top; }
.wrapper .small-cat ul li i.nav-i1076{ background-position: -250px top; }
.wrapper .small-cat ul li i.nav-i1092{ background-position: -300px top; }
.wrapper .small-cat ul li i.nav-i1053{ background-position: -350px top; }
.wrapper .small-cat ul li i.nav-i1036{ background-position: -400px top; }
.wrapper .small-cat ul li i.nav-i1057{ background-position: -450px top; }
.wrapper .small-cat ul li i.nav-i1001{ background-position: -500px top; }
.wrapper .small-cat ul li div{ float: left; width: 120px; line-height: 50px; font-size: 16px; text-indent: 0px; padding-left: 0px; -webkit-transition: all 0.54s ease 0s; display: none; }
.wrapper .small-cat ul li a{ width: 48px; height: 48px; color: #ffffff; border: 1px #ccc solid; display: block; -webkit-transition: all 0.14s ease 0s; overflow: hidden; }
.wrapper .small-cat ul li a:hover{ width: 170px; background: #B20000; color: #ffffff; }
.wrapper .small-cat ul li a:hover div{ width: 120px; display: block; }
.wrapper .small-cat ul li a:hover i.nav-i1002{ background-position: 0px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1048{ background-position: -50px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1064{ background-position: -100px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1004{ background-position: -150px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1091{ background-position: -200px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1076{ background-position: -250px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1092{ background-position: -300px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1053{ background-position: -350px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1036{ background-position: -400px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1057{ background-position: -450px bottom; }
.wrapper .small-cat ul li a:hover i.nav-i1001{ background-position: -500px bottom; }
.wrapper .small-cat ul li a.on{ background: #B20000; color: #ffffff; }
.wrapper .small-cat ul li a.on i.nav-i1002{ background-position: 0px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1048{ background-position: -50px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1064{ background-position: -100px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1004{ background-position: -150px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1091{ background-position: -200px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1076{ background-position: -250px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1092{ background-position: -300px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1053{ background-position: -350px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1036{ background-position: -400px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1057{ background-position: -450px bottom; }
.wrapper .small-cat ul li a.on i.nav-i1001{ background-position: -500px bottom; }
/*輪播*/
.carousel{
    /*position: relative;*/
    width: auto;
    height: 420px;
    background: #ccc;
    /*overflow: hidden;*/
    margin: 0 auto 0 auto;
    /*background: url('../images/test.jpg') center center no-repeat;*/
}
.carousel .main{
    width: 760px;
    height: 420px;
    padding-left: 240px;
    margin: 0 auto 0 auto;
}
.carousel .full-main{
    width: 1000px;
    height: 420px;
    margin: 0 auto 0 auto;
}
.body{
    height: auto;
    overflow: hidden;
}
.body .absSlideBox{ position: relative; width: 200px; }
.body .absSlideBox .tag{ position: absolute; top: 0px; right: 0px; width: 60px; height: 60px; background: #ccc; }
.body .absSlideBox .tag.t01{ width:25%; background: url(../img/tag/sale-60x60.png) no-repeat; background-size: contain; }
.body .absSlideBox table{ float:left; }
.body .absSlideBox .absSlideText{ float:left; width: 100%; line-height: 36px }
.body .absSlideBox .absSlideText .absSlideTag{ color: #fff; background: #754426; padding: 5px; margin-right: 10px; }
.body .absSlideBox .absSlideText .absSlideAmt{ color: #CB1900; }
.body-main{
    width: 750px;
    padding-left: 250px;
    overflow: hidden;
    margin: 0 auto 0 auto;
}
.body-main-title{
    float: left;
    width: 200px;
    height: 36px;
}
.body-main-menu{
    float: right;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.body-main-menu ul{ overflow: hidden; }
.body-main-menu li{
    float: left;
    height: 36px;
    line-height: 36px;
}
.body-main-menu a{
    color: #929292;
    border-right: 1px solid #DFDFDF;
    padding: 0 10px;
    text-decoration: none;
}
.body-main-menu .last a{
    border: 0px;
}
.body-main-menu a:hover{
    text-decoration: underline;
}
.body-main dl dt{
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    padding-top: 10px;
}
.body .full-main{
    position: relative;
    width: 1000px;
    min-height: 500px;
    margin: 10px auto 0 auto;
    padding: 0px;
    overflow: hidden;
}
.body .full-main.wide{
    width: 1200px;
}
.body .full-main-wrapper{ margin: 0px 0px 50px 0px; }
.body .full-main-wrapper h2{ font-size: 16px; font-family:"微軟正黑體", "新細明體", "Arial"; }
.body .full-main-wrapper h3{ height: 30px; line-height: 30px; font-size: 16px; font-family:"微軟正黑體", "新細明體", "Arial"; }
.body .full-main-wrapper .head{ width: 100%; height: 40px; line-height: 40px; color: #C81F1F; text-indent: 10px; }
.body .full-main-wrapper .body{ width: 978px; min-height: 100px; border: 1px solid #DDD; border-top: 2px solid #000; padding: 10px; }
/*廣告牆*/
.idx-ads-wall{ width: 750px; height: auto; margin-bottom: 10px; overflow: hidden; }
.idx-ads-wall dd{ width: 728px; border: 1px solid #E6E6E6; padding: 10px; margin-bottom: 10px; }
/*感興趣品牌*/
.body-main-like{
    width: 750px;
    height: auto;
    border-top: 1px solid #E6E6E6;
    border-left: 1px solid #E6E6E6;
    overflow: hidden;
}
.body-main-like-brand{
    float: left;
    width: 150px;
    height: auto;
    overflow: hidden;
}
.body-main-like-brand img{
    padding-bottom: 10px;
    border: 0px;
}
.body-main-like-brand p{
    line-height: 15px;
    color: #999;
    text-align: center;
}
.body-main-like-brand-box-b{
    position: relative;
    display: block;
    width: 129px;
    height: auto;
    color: #999;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 10px 10px 9px;
}
.body-main-like-brand-box-b:hover .body-main-like-brand-focus{
    opacity: 0.7;
    display: block;
}
.body-main-like-brand-box-s{
    position: relative;
    display: block;
    width: 129px;
    height: auto;
    color: #999;
    border-right: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    padding: 10px 10px 10px 9px;
}
.body-main-like-brand-box-s:hover .body-main-like-brand-focus{
    opacity: 0.7;
    display: block;
}
.body-main-like-brand-focus{
    position: absolute;
    width: 57px;
    height: 20px;
    top: 5px;
    right: 5px;
    text-align: center;
    /*border: 1px #ccc solid;*/
    background: #4D2626;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: none;
}
.body-main-like-brand-focus:hover span{
    background: #B90000;
}
.body-main-like-brand-focus span{
    float: right;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #c3c3c3;
}
/*品牌*/
.body-main-brand{
    border-top: 2px #000 solid;
    border-bottom: 1px #ccc solid;
    margin-bottom: 10px;
    overflow: hidden;
}
.body-main-brand-box{
    float: left;
    width: 175px;
    height: 250px;
    padding: 10px 0px 10px 10px;
}
/*橫幅廣告*/
.body-ads{
    width: 750px;
    height: auto;
    overflow: hidden;
}
/*support start*/
.supportSub{
    float: left;
    width: 190px;
    margin: 0px 10px 20px 0px;
    overflow: hidden;
}
.supportSub ul{list-style:none}
.supportSub .nav { width: 188px; border: 1px #ccc solid; border-bottom: none; padding: 40px 28px 25px 0; }
.supportSub ul.nav {padding: 0; margin: 0; font-size: 1em; line-height: 0.5em; list-style: none;}
.supportSub ul.nav li { }
.supportSub ul.nav li a { height: 35px; line-height: 34px; font-size: 14px;  color: #666; display: block; text-decoration: none; font-weight: bolder; background: url('../images/btn/support.png') repeat-x; padding-left: 10px;}
.supportSub ul.nav li a i { float: left; width: 16px; height: 16px; background: url('../images/icon/arrow_04.png') no-repeat; display: block; margin: 9px 5px 0px 0px; }
.supportSub ul.nav i.active { background: url('../images/icon/arrow_04.png') no-repeat right top; }
.supportSub ul.nav li a:hover { background-position: 0 -35px; }
.supportSub ul.nav ul { margin: 0; padding: 0;display: none;}
.supportSub ul.nav ul li { margin: 0; padding: 0; clear: both; background: #fff; }
.supportSub ul.nav ul li.active a{ background: #333; color: #fff; }
.supportSub ul.nav ul li.active a:hover{ background: #333; color: #fff; }
.supportSub ul.nav ul li a { height: 32px; padding-left: 20px; font-size: 12px; font-weight: normal; background: #fff; border-bottom: 1px solid #E6E6E6; }
.supportSub ul.nav ul li a i { float: left; width: 16px; height: 16px; background: url('../images/icon/arrow_04.png') no-repeat left bottom; display: block; margin: 9px 5px 0px 0px; }
.supportSub ul.nav ul i.active { background: url('../images/icon/arrow_04.png') no-repeat right bottom; }
.supportSub ul.nav ul li a:hover {background-color:#eee;}
.supportSub ul.nav ul ul li a { padding-left: 40px; border-bottom: 1px dashed #E6E6E6; }
.supportSub ul.nav ul ul li a:hover { background-color:#eee;}
.supportSub ul.nav span{float:right; padding-right: 5px;}
.supportSub .contact{ width: 188px; height: auto; line-height: 20px; color: #666; background: #F9F9F9; border: 1px #ccc solid; border-bottom: none; margin-top: 10px; }
.supportSub .contact li{ width: 168px; height: 20px; line-height: 20px; border-bottom: 1px #ccc solid; padding: 5px 0px 5px 20px; }
.supportMain{
    float: left;
    width: 800px;
    height: auto;
    margin-bottom: 50px;
}
.supportMain .seachBox{
    width: 798px;
    height: 100px;
    border: 1px #ccc solid;
    margin-bottom: 10px;
}
.supportMain .seachBox .scIcon{
    float: left;
    width: 100px;
    height: 100px;
}
.supportMain .seachBox .scIpt{
    float: left;
    width: 500px;
    height: 30px;
    padding-top: 20px;
}
.supportMain .seachBox .scIpt input{
    float: left;
    color: #000;
    background: #FFF;
    width: 400px;
    height: 20px;
    font-weight: 900;
    line-height: 20px;
    padding: 4px 3px 4px 5px;
    margin: 0;
    border: 1px #ccc solid;
    border-radius: 2px 0 0 2px;
}
.supportMain .searchMain{
    width: 778px;
    height: auto;
    padding: 10px;
    border: 1px #ccc solid;
}
.supportMain .searchMain a{ color: #36C; }
.supportMain .searchMain .nav{
    width: 778px;
    height: 30px;
    border-bottom: 1px #ccc solid;
}
.supportMain .searchMain .nav ul li{
    float: left;
    line-height: 30px;
    padding: 0px 0px 0px 6px;
}
/*.supportMain .searchMain .nav ul li i{ float: left; width: 16px; height: 16px; background: url('../images/icon/arrow_04.png') no-repeat left bottom; display: block; }*/
.supportMain .searchMain .section{
    padding: 10px;
}
.supportMain .searchMain .section h2{
    width: 758px;
    height: 30px;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;
}
.supportMain .searchMain .section .article{
    overflow: hidden;
}
/*support end*/
/*contact start*/
.contactBox{ width: 100%; padding-bottom: 20px; overflow: hidden; }
.contactBox .lineAtBox{ float: right; width: 400px; height: auto; }
.contactBox .lineAtBox img{ width:100%; }
.contactBox.btm_line{ border-bottom: 1px #ccc solid; margin-bottom: 20px; }
.contactBox i{ width: 10px; height: 30px; line-height: 30px; font-style: normal; font-weight: bold; font-size: 16px; display: inline-block; color: #C00; }

.contactBox .contactTab{ float: left; width: 570px; }
.contactBox .contactTab .comment{ font-size:14px; line-height: 24px; padding: 10px 10px 10px 0px; }
.contactBox .contactTab .comment .remind{ color: #B20000; }
.contactBox .contactTab .comment a{ font-weight: bold; }
.contactBox .contactTab .comment a.line{ color: #00C300; }
.contactBox .contactTab .comment a.fb{ color: #3C5899; }
.contactBox .contactTab table{ width: 100%; }
.contactBox .contactTab th{ width: 100px; height: 40px; line-height: 40px; text-align: right; vertical-align: top; padding-right: 20px; }
.contactBox .contactTab td{ line-height: 40px; }
.contactBox .contactTab label{ padding: 0px 10px; display: inline-block; }
.contactBox .contactTab input{ vertical-align: middle; }
.contactBox .contactTab .field{ float: left; }
.contactBox .contactTab .field img{ border: 1px #ccc solid; margin-right: 5px; }

.contactBox .Btn{
    float: left;
    width: 200px;
    height: 50px;
    font-size: 16px;
    line-height: 30px;
    color: #FFF;
    border: 0px;
    border-radius: 5px;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
}
.contactBox .Btn.submit{ background: #FF9000; }
.contactBox .Btn.reset{ background: #7E7E7E; }
.contactBox .captcha {
    width: 58px;
    height: 28px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #CCC;
    padding: 0 5px;
    margin-right: 6px;
}
.contactBox .refresh {
    width: 28px;
    height: 28px;
    background: url('../images/icon/i_03.png') no-repeat 2px -148px;
    cursor: pointer;
    border: 1px solid #CCC;
}
/*contact end*/
/*nav start*/
.navMain{
    width: 1000px;
    height: auto;
}
/*nav end*/
/*熱賣商品 start*/
.fullHotBox{
    width: 998px;
    height: auto;
    min-height: 300px;
    margin: 10px 0;
    /*border: 1px #ccc solid;*/
    overflow: hidden;
}
.fullHotBox .title{
    height: 12px;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    background: url('../images/bg/bar01.jpg') repeat-x;
    padding: 8px 10px;
}
.fullHotBox .lists{
    height: auto;
    border: 1px #ccc solid;
    border-width: 0px 1px 1px 1px;
    overflow: hidden;
}
.fullHotBox .goods{
    float: left;
    width: 161px;
    height: auto;
    padding: 19px;
}
.fullHotBox .goods:hover{
    background: #eee;
}
.fullHotBox .goodsPhoto{
    width: 160px;
    height: 160px;
}
.fullHotBox .goodsPrice{
    text-align: center;
    font-weight: bolder;
    color: #CB1900;
    line-height: 20px;
}
.fullHotBox .goodsTitle{
    max-height: 40px;
    text-align: center;
    overflow: hidden;
}
.fullHotBox .goodsTitle a{
    color: #666;
    line-height: 20px;
}
.fullHotBox .goodsTitle a:hover{
    color: #C10001;
    text-decoration: underline;
}
/*熱賣商品 end*/
/*好康活動 start*/
.s1-step{ float: left; width: 400px; }
.s1-step-head{ width: 400px; height: 32px; }
.s1-step-head .s1-step{ float: left; width: 110px; height: 30px; line-height: 30px; background: #eee; padding: 0 10px; border: 1px #ccc solid; }
.s1-step-head .s1-step.on{ background: #b20000; color: #fff; }
.s1-step-head .s1-step.off{  color: #ccc; }
.s1-step-body{ width: 374px; min-height: 50px; padding: 10px; border: 1px #ccc solid; border-top: 0px; }
.s1-step-body .s1-loading{ width: 72px; height: 20px; background: url(../images/fb_loading.gif) center center no-repeat; display: none; }
.s1-pr-tip{ float:left; height: 50px; background: url(../images/icon/bulb_48.png) 10px center no-repeat; padding: 10px 10px 10px 70px; margin-left: 20px; }
.s1-head{ line-height: 40px; color: #C81F1F; text-indent: 10px; border-bottom: 3px #666 solid; }
.s1-body{ width: 100%; min-height: 100px; overflow: hidden; }
.s1-body .s1-head{ width: 998px; height: 30px; line-height: 30px; font-weight: bold; background: #eee; border: 1px #ccc solid; }
.s1-body .s1-content{ width: 980px; padding: 10px 10px 20px 10px; }
.s1-body .s1-content:after { clear:both; content : ' '; display : block; height : 0; }
.s1-body .s1-tip{ background: #eee; padding: 10px; margin-bottom: 10px; }
.s1-body .s1-lists{ position: relative; float: left; width: 958px; height: 160px; padding: 10px; border: 1px #ccc solid; margin-bottom: 10px; }
.s1-body .s1-lists-pic{ position: absolute; left: 10px; top: 10px; width: 160px; height: 160px;  background: #eee; margin-right: 20px; }
.s1-body .s1-lists-title{ position: absolute; left: 250px; top: 10px; width: 500px; height: 50px; line-height: 50px; font-size: 16px; }
.s1-body .s1-lists-explain{ position: absolute; left: 250px; top: 60px; line-height: 30px; width: 500px; height: 100px; }
.s1-body .act-box{ position: relative; float: left; width: 310px; height: 362px; border: 0px #ccc solid; margin: 11px; }
.s1-body .act-box a{ color: #036EB8; }
.s1-body .act-box .join{ text-shadow: -1px -1px 1px #222; font-family: JhengHei, "微軟正黑體", Arial, Helvetica; letter-spacing: 2px; text-align: center; }
.s1-body .act-box .join-clock{ float: left; width: 116px; height: 40px; line-height: 20px; text-align: center; padding: 12px 0px; }
.s1-body .act-box .join-title{ float: left; width: 290px; height: 40px; line-height: 20px; background: #F2F2F2; padding:10px; border: 1px #ccc solid; overflow: hidden; }
.s1-body .act-box .join-num{ float: left;  width:90px; height:64px; line-height: 60px; color: #b20000; font-size: 20px; background: url(../images/bg/quartet_90x64.png) no-repeat; margin-left: 6px; }
.s1-body .act-box .join-btn{ float: left; width:90px; height:50px; line-height: 50px; color: #ffffff; border-radius: 5px; -webkit-box-shadow: 0 1px 3px #999; box-shadow: 0 1px 3px #999; background: #B20000 url(../images/bg/alert-overlay.png) repeat-x; margin: 4px; cursor: pointer; }
.s1-body .act-box .join-btn a{ color: #fff; text-shadow: -1px -1px 1px #222; font-family: JhengHei, "微軟正黑體", Arial, Helvetica; letter-spacing: 2px; display: block; }
.s1-body .act-box .join-btn:hover{ background-color: #8B0000; }
.s1-body .act-box .join-pic{ float: left; width: 310px; height: 230px; padding-bottom: 6px; }
/*好康活動 end*/
/*footer start*/
.footer{
    height: auto;
    overflow: hidden;
}
.footer-main{
    width: 750px;
    height: auto;
    padding-left: 250px;
    margin: 0 auto 0 auto;
    overflow: hidden;
}
.foot-main-info{
    width: 750px;
    height: 120px;
    overflow: hidden;
    padding: 50px 0px 30px 0px;
}
.foot-main-info-box{
    float: left;
    width: 149px;
    height: 120px;
    border-right: 1px #ccc dotted;
    padding-left: 35px;
}
.foot-main-info-box a{ color: #666; }
.foot-main-info-box a:hover{ text-decoration: underline; }
.foot-main-info-box.last{ border: 0px; }
.foot-main-info-box dl dt{
    font-size: 16px;
    line-height: 30px;
}
.foot-main-info-box dl dd{
    font-size: 12px;
    color: #666;
    line-height: 25px;
    padding: 10px 0px;
}
.foot-main-info-box dl dd ul li{
    margin-left: 14px;
    list-style-image: url('../images/icon/li_01.jpg');
}
.foot-main-menu{
    width: 750px;
    height: 30px;
    text-align: center;
}
.foot-main-menu a{
    font-size: 12px;
    color: #616161;
    padding: 0px 5px;
}
.full-footer-bottom{
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 12px;
    color: #c3c3c3;
    background: #000;
    line-height: 50px;
}
.full-footer-bottom .copyright{
    width: 1200px;
    height: 40px;
    text-align: center;
    font-size: 12px;
    color: #c3c3c3;
    background: #000;
    line-height: 40px;
    margin: 0px auto;
}
#full-footer{
    height: auto;
    color: #ffffff;
    background: #7E7E7E;
    overflow: hidden;
}
.full-footer-main{
    width: 1200px;
    height: auto;
    margin: 30px auto 20px auto;
    overflow: hidden;
}
.full-foot-main-info{
    float: left;
    width: 940px;
    height: 145px;
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    border-right: 1px #656565 solid;
}
.full-foot-main-contact{ float: left; width: 238px; height: 145px; padding-left: 20px; border-left: 1px #8B8B8B solid; }
.full-foot-main-info-box{
    float: left;
    width: 149px;
    height: 145px;
    padding-left: 38px;
}
.full-foot-main-info-box a{ color: #ffffff; }
.full-foot-main-info-box a:hover{ text-decoration: underline; }
.full-foot-main-info-box.last{ border: 0px; }
.full-foot-main-info-box dl dt{
    font-size: 16px;
    line-height: 30px;
}
.full-foot-main-info-box dl dd{
    font-size: 12px;
    color: #ffffff;
    line-height: 25px;
    padding: 10px 0px;
}
.full-foot-main-info-box dl dd ul li{

}
.full-foot-main-menu{
    width: 1200px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    margin: 0px auto;
    padding-top: 10px;
}
.full-foot-main-menu a{
    font-size: 12px;
    color: #c3c3c3;
    padding: 0px 5px;
}
.full-foot-main-copyright{
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background: #000;
    line-height: 50px;
}
.footBar{
    position: fixed;
    bottom: 0px;
    right: 20px;
    width: 284px;
    height: 41px;
    z-index: 1000;
}
.footBar .cartBtn{
    float: left;
    width: 120px;
    height: 26px;
    line-height: 24px;
    font-size: 12px;
    border-radius: 2px;
    background-color: #FFF;
    color: #444;
    border: 1px solid #DCDCDC;
    margin-right: 10px;
    cursor: pointer;
}
.footBar .cartBtn.go{
    color: #fff;
    text-align: center;
    background: #B52727;
    background-image: -webkit-linear-gradient(top,#EF6161,#B52727,#880000);
    background-image: linear-gradient(top,#EF6161,#B52727,#880000);
    margin-right: 0px;
}
.footBar .cartBody{
    position: absolute;
    /*top: -3px;*/
    top: 0px;
    left: 3px;
    width: 255px;
    height: auto;
    padding: 20px 10px 100px 10px;
    border: 1px solid #D6D6D6;
    background-color: #F2F2F2;
    z-index: 500;
}
.footBar .cartBody .cartHead{
    width: 255px;
    height: 50px;
}
.footBar .cartBody .cartLists{
    width: 263px;
    /*height: 400px;*/
    max-height: 600px;
    font-size: 12px;
    overflow: auto;
    overflow-x: hidden;
}
.footBar .cartBody .cartLists::-webkit-scrollbar {
    width: 6px;
    height: 8px;
}
.footBar .cartBody .cartLists::-webkit-scrollbar-thumb {
    height: 50px;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 4px;
}
.footBar .cartBody .cartGroup{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.footBar .cartBody .cartGroupTitle{
    width: 255px;
    color: #808080;
    background-color: #F2F2F2;
}
.footBar .cartBody .cartGroupTitle a{ color: #808080; }
.footBar .cartBody .cartGroupItem{
    position: relative;
    width: 255px;
    background: #fff;
    border: 1px solid #E3E3E3;
    border-bottom: none;
    margin: 5px 0px;
    overflow: hidden;
}
.footBar .cartBody .cartGroupItemChange{ background: #FFFFBF; }
.footBar .cartBody .cartGroupItem li{
    position: relative;
    border-bottom: 1px #E3E3E3 solid;
    padding: 4px;
    overflow: hidden;
}
.footBar .cartBody .cartGroupItem li img{ max-width: 60px; max-height: 60px; }
.footBar .cartBody .cartGroupItem table{ float: left; }
.footBar .cartBody .cartGroupItem .cartGroupItemImg{
    float: left;
    width: 50px;
    height: 50px;
}
.footBar .cartBody .cartGroupItem .cartGroupItemNote{
    float: left;
    width: 150px;
    height: 40px;
    line-height: 20px;
    color: #999;
    padding: 0px 0px 0px 10px;
    overflow: hidden;
}
.footBar .cartBody .cartGroupItem .cartGroupItemPrice{
    position: absolute;
    top: 42px;
    right: 5px;
    width: 100px;
    height: 26px;
    color: #666;
    text-align: right;
}
.footBar .cartBody .cartGroupItem .cartGroupItemPrice span{ padding: 5px; display: inline-block; }
.footBar .cartBody .cartGroupItem .cartGroupItemDel{
    position: absolute;
    top: 6px;
    right: 8px;
    width: 14px;
    height: 14px;
    background: url('../images/bg/cart.png') no-repeat -251px -32px;
    cursor: pointer;
}
.footBar .cartBody .cartGroupItem .cartGroupItemDel:hover{
    background-position: -237px -32px;
}

.footBar .cart{
    position: absolute;
    top: 0px;
    width: 284px;
    height: 41px;
    background: url('../img/bg/cart.png') no-repeat;
    cursor: pointer;
    z-index: 600;
    -moz-box-shadow: 4px 2px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 4px 2px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 2px 5px rgba(0, 0, 0, 0.2);
}
.footBar .cart .title{
    float: left;
    width: 170px;
    height: 40px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    padding: 5px 0 0 110px;
    display: block;
    z-index: 10000109;
}
.footBar .cart .title:hover{ color: #fff; }
.footBar .cart .showBtn{
    position: absolute;
    left: 0px;
    top : 0px;
    width: 284px;
    height: 41px;
}
/*footer end*/