﻿body{
        font-family: 'Roboto', Helvetica, Arial, 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', 'Microsoft YaHei', sans-serif;
            color: #333;
            font-size:13px;
             min-width: 1290px;
}
div#actCopyRight{
    display:none;
}
#footer{
    width:100%;
}
div#headerdiv {
    max-width: 1230px;
    margin: 0 auto;
    position: relative;
    height: 90px;
    padding-top: 35px;
    border-top: 2px solid #333;
}
div#logodiv{
    float: left;
    width: 180px;
    height: 90px;
}
#logodiv>a>img{
    width:100%;
}
div#topmenu {
    float: right;
    max-width: 1000px;
    margin-right: -1em;
    font-size: 12px;
    position: relative;
}
ul{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
li{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    list-style:none;
}
div#topmenu>ul>li {
    float: left;
}
#topmenu>ul>li>a {
    padding: 0 1em;
    letter-spacing: 0.1em;
    color:#333;
    cursor:pointer;
    font-size:9px;
}
#topmenu>ul>li>a:hover{
    color:#999;
}
div#contentdiv {
    padding-top: 20px;    
    max-width: 1230px;
    margin: 0 auto;
}
.search1 {
    width: 120px;
    display: block;
    margin-top: -5px;
    margin-bottom: 20px;
    border-bottom: #CCC 1px solid;
    overflow: hidden;
    margin: 40px 1em 20px auto;
}
input#edtSearch {
    float: left;
    width: 100px;
    height: 25px;
    line-height: 25px;
    padding: 0;
    color: #bbb;
    border: 0;
    outline: 0;
    background-color: transparent;
    box-sizing: border-box;
}
input#btnSearch {
    float: left;
    color: #A3A3A3;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin-top: 3.5px;
    background-image: url();
    background-repeat: no-repeat;
}
#container{
    width:auto;
}
div#contentLeft>ul>li {
    line-height: 33px;
}
div#contentLeft>ul>li>a{
color: #333;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin: 0 0 5px 0;
    font-family: arial black,"蘭亭黑";
}
.lv2{
    position:relative;
}
.lv2>a {
    color: #333;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    font-family: arial black,"蘭亭黑";
    position: relative;
    margin-right: 12px;
    flex: 0 0 calc(100% - 10px);
}
li.lv2.ListClose>ul {
    display: none;
}
li.lv2>i {
    position: absolute;
    right: 0;
    top:0;
    text-align: center;
    cursor: pointer;
    flex: 0 0 10px;
}
li.lv2.ListClose>i::after {
    content: "+";
    font-size: 14px;
    font-weight: bold;
    width: 10px;
    display: block;
}
li.lv2.Listopen>i::after {
    content: "-";
    font-size: 14px;
    font-weight: bold;
    width: 10px;
    display: block;
}
li.lv3>a {
    color: #333;
    font-size: 10px;
    cursor: pointer;
    font-family: arial black,"蘭亭黑";
    position: relative;
    padding-left: 5px;
}
div#contentLeft>ul>.currmenu>ul{
    display:block;
}
#contentLeft>ul>li a:hover{
        text-decoration: none;
    color: #999;
}
div#contentLeft>ul>li>a:hover{
    color: #999;
}
div#contentLeft {
    width: 180px;
    float: left;
    font-size: 14px;
    margin-bottom: 40px;
}
div#contentRight {
    width: 1000px;
    margin-left: 230px;
    overflow: hidden;
}

.footerdiv {
    width: 100%;
    background: #fff;
    border-top: 3px solid #333;
    padding: 50px 0;
    box-sizing: border-box;
    text-align:center;
}
.footerdiv a#ftitlea{
    font-family: Arial black,"微軟正黑體";
}
a#ftitlea {
    color: #41403e;
    font-size: 10px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
    display: block;
}
.footerdiv>ul {
    width: 100%;
    max-width:1500px;
    margin: 0 auto;
    text-align:center;
    display:inline-block;
}
.footerdiv>ul>li {
    width: 250px;
    float: left;
    text-align: left;
    vertical-align: top;
}
.footerdiv a {
    color: #41403e;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    font-family: Arial,"微軟正黑體";
}
.footerdiv>ul>li>ul>li:first-child a{
    cursor:auto;
}
.footerdiv>ul>li>ul>li>a{
    cursor:pointer;
}
.footerdiv>ul>li>ul>li>a:hover{
    color:#a4a09d;
}
.footerdiv>ul>li>ul>li {
    height: 30px;
    line-height: 30px;
}
.footerdiv>ul>li>div>img {
    width: 200px;
    height: 195px
}
div#floatmenu img {
    width: 14px;
    height: 14px;
    padding: 17px;
}
div#floatmenu>div {
    width: 48px;
    height: 48px;
    text-align: center;
    border: 1px solid #eaeaea;
}
div#floatmenu {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 1;
    background: rgba(255,255,255,.9);
    margin-top:-123px;
}
div#floatmenu a {
    display: block;
    cursor:pointer;
}
.eventdiv {
    position: relative;
    width: 180px;    
    z-index: 2;
    background:white;
}
.eventcontent img {
    width: 100%;
}
.eventtitle {
    height: 30px;
    line-height: 30px;
    position: relative;
}
.closeevent {
    position: absolute;
    right: 0;
    top: 0;
    cursor:pointer;
}
.eventcontent {
    border: 1px solid #ddd;
    background:white;
}
.eventcontent>div {
    box-sizing: border-box;
    padding: 10px;
}
.eventdesc {
    text-align: left;
    font-size: 12px;
    color: #000;
    height: 20px;
    line-height: 20px;
}
.eventtitle>a {
cursor: pointer;
    color: #000;
    font-size: 12px;
    display: block;
    padding-right: 12px;
}
div#cartdetail {
    display:none;
    position: absolute;
    z-index: 1000;
    top: 1.6em;
    right: 1em;
    width: 400px;
    padding-top: 15px;
    border: #CCC 1px solid;
    background-color: #FFF;
    font-size: 13px;
}
div#cartcontent table th {
    padding: 0 10px 10px 3px;
    border-bottom: #CCC 1px solid;
    color: #000;
}
div#cartcontent {
    margin: 8px 5%;
    max-height: 324px;
    overflow: auto;
}
div#cartcontent>table {
    width: 100%;
    border-collapse: collapse !important;
}
div#cartcontent td {
    color: #999999;
    padding: 10px 10px 10px 3px;
}
#cartbtn{
    display: block;
    width: 90%;
    border-top: #E8E8E8 1px solid;
    margin: 8px 5%;
}
#cartbtn>a{
    display: block;
    margin: 10px 0;
    padding: 8px 0;
    text-align: center;
    border-radius: 3px;
        background-color: #b7a99a;
    color: #FFF;
    cursor: pointer;
    transition: background .5s;
}
#cartbtn>a:hover{
    background-color: #555;
    color: #fff;
}div#cartline {
    position: absolute;
    z-index: 1000;
    top: 14px;
    right: 1em;
    width: 402px;
    height: 1.6em;
    display:none;
}

 div#wishdetail {
    display:none;
    position: absolute;
    z-index: 1000;
    top: 1.6em;
    right: 1em;
    width: 400px;
    padding-top: 15px;
    border: #CCC 1px solid;
    background-color: #FFF;
    font-size: 13px;
}
div#wishcontent table th {
    padding: 0 10px 10px 3px;
    border-bottom: #CCC 1px solid;
    color: #000;
}
div#wishcontent {
    margin: 8px 5%;
    max-height: 324px;
    overflow: auto;
}
div#wishcontent>table {
    width: 100%;
    border-collapse: collapse !important;
}
div#wishcontent td {
    color: #999999;
    padding: 10px 10px 10px 3px;
}
#wishbtn{
    display: block;
    width: 90%;
    border-top: #E8E8E8 1px solid;
    margin: 8px 5%;
}
#wishbtn>a{
    display: block;
    margin: 10px 0;
    padding: 8px 0;
    text-align: center;
    border-radius: 3px;
        background-color: #b7a99a;
    color: #FFF;
    cursor: pointer;
    transition: background .5s;
}
#wishbtn>a:hover{
    background-color: #555;
    color: #fff;
}div#wishline {
    position: absolute;
    z-index: 1000;
    top: 14px;
    right: 1em;
    width: 402px;
    height: 1.6em;
    display:none;
}

.Jumpdiv .owl-nav>button{
    outline:none;
}
div#container {
    min-height: 600px;
}
.cartListMain {
    max-width: 1230px;
    margin: 0 auto;
}
#contentdiv{
    display:none;
}
ul.followimg {
    margin-top: 10px;
}
ul.followimg>li {
    display: inline-block;
    margin-right: 10px;
}
.footerdiv>ul>li>ul>.fmsgli {
    height: auto;
    line-height: inherit;
}
li.fmsgli>a>img {
    width: 40px;
    vertical-align: middle;
    margin: 10px 0 5px;
}
ul.followimg>li>a>img {
    width: 25px;
}
#colorbox, #cboxOverlay, #cboxWrapper{
    outline:none;
}
li#typecg {
    margin: 10px 0;
}
li#typecg>span {
    color: #41403e;
}
li#typecg>a {
    color: #888;
}
li#typecg>a:hover{
    color:#41403e;
}
div#vMain.reboot {
    text-align: center;
}
div#load {
    text-align: center;
}