@import url(../WDN16329/css/editor.css);
@charset 'utf-8';

/*------------ basic ------------*/
body {
    background: #000;
    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #666;
    font-size: 14px;
    line-height: 2;
    letter-spacing: 0.05em;
}
.container {
    padding: 0 15px;
    max-width: 1470px;
}
.container.w2 {
    max-width: 1230px;
}

/*------------ / basic ------------*/

/*------------ icon ------------*/
.icon.require {
    width: 5px;
    height: 5px;
    background: #C5A36E;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 5px 3px;
}
/*------------ / icon ------------*/

/*------------ btn ------------*/

.share .btn {
    color: #7D745B;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 18px;
}
.share .btn:hover {
    color: #AFA792;
}
.ibtn.fb-fans-page {
    background-image: url('../images/fb_page.png');
    width: 124px;
    height: 65px;
}

.btn.simple {
    border: none;
    width: 410px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.1em;
    position: relative;
    margin: 0 5px 10px;
    background: #7D745B;
}
.btn.simple:hover {
    background: #A28142;
}
.btn.simple .ic {
    color: #BC9B6A;
    font-size: 20px;
    margin-bottom: 4px;
    vertical-align: middle;
}
.btn.simple:hover .ic {
    color: #000;
}
.btn.simple2 {
    background: #C5A26F;
    width: 200px;
    line-height: 35px;
    color: #000;
    font-size: 15px;
    font-weight: bold;
    margin: 0 5px 10px;
}
.btn.simple2:hover {
    background: #fff;
}

.btn.normal {
    color: #777;
    padding: 0 10px;
    min-width: 112px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #C6A36F;
    margin: 0 5px 10px;
    font-size: 14px;
}
.btn.normal:hover {
   color: #fff;
}
.btn.normal .ic {
    color: #C5A36C;
    font-size: 1.1em;
    vertical-align: text-bottom;
    margin: 0 0 1px 0;
}
.btn.back {
    color: #AAAAAA;
    border: 1px solid #333333;
    font-size: 12px;
    line-height: 32px;
    padding: 0 20px;
    background: #222222;
    margin: 0 5px 10px;
}
.btn.back:hover {
    color: #FFF;
    background: #7D745B;
}
.btn.pure {
    color: #C5A26F;
    font-size: 13px;
    letter-spacing: 0.14em;
    line-height: 30px;
    text-decoration: underline;
    padding: 0 5px;
    margin: 0 5px 10px;
}
.btn.pure:hover {
    color: #fff;
}

/*------------ / btn ------------*/

/*------------ site_header ------------*/
.site-header {
    position: relative;
}
.site-title {
    position: relative;
    text-align: center;
}
.site-title .logo {
    background: url('../images/logo.png') 50% 50% / contain no-repeat;
    width: 125px;
    height: 50px;
    transition: opacity .3s ease;
    position: absolute;
    z-index: 50;
    top: 30px;
    left: 30px;
}
.site-title .logo:hover {
    opacity: .7;
}

.top-nav {
    position: absolute;
    z-index: 50;
    right: 15px;
    top: 10px;
    line-height: 28px;
}
.top-nav > * {
    display: inline-block;
    vertical-align: middle;
}
.site-header .search-box {
    position: relative;
}
.site-header .search-box .form-control {
    position: relative;
    z-index: 3;
    border: 0;
    background: #333;
    color: #fff;
    height: 28px;
    line-height: 26px;
    margin: 0;
    padding: 0;
    width: 28px;
    border: 1px solid #C6A36F;
    border-radius: 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
}
.site-header .search-box .form-control:focus {
    padding: 0 30px 0 10px;
    width: 184px;
    opacity: 1;
    z-index: 1;
    cursor: text;
}
.site-header .search-box .ibtn.search {
    background-image: url('../images/btn_search.png');
    width: 28px;
    height: 28px;
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
}

.site-header .language {
    position: relative;
}
.site-header .language .btn {
    display: none;
}
.site-header .language li a {
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding: 0 5px;
}
.site-header .language li a:hover {
    color: #C6A36F;
}

.site-nav {
    position: absolute;
    z-index: 20;
    left: 0;
    right: 0;
    top: 30px;
    text-align: right;
}
.site-nav .menu {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.site-nav .menu li {
    position: relative;
}
.site-nav .menu li a {
    display: block;
}
.site-nav .menu > li {
    padding: 0 15px;
}
.site-nav .menu > li:nth-last-child(-n+2) {
    display: none;
}
.site-nav .menu > li > a {
    color: #fff;
    font-family: 'Lato', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 15px;
    padding: 10px;
    letter-spacing: 0.2em;
}
.site-nav .menu > li > a:hover,
.site-nav .menu > li.active > a {
    color: #C6A36F;
}
.site-nav .menu ul {
    display: none !important;
    position: absolute;
    z-index: 600;
    width: 140px;
    background: #C6A36F;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.4;
    padding: 10px 0;
}
.site-nav .menu > li > ul {
    top: 100%;
    left: 0;
}
.site-nav .menu > li > ul:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background: #7C6B3F;
    margin: 6px auto 3px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.site-nav .menu ul li a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 18px;
}
.site-nav .menu ul li a:hover,
.site-nav .menu ul li.active > a {
    color: #000;
    text-decoration: underline;
}
.site-nav .menu ul li.has-child > a:hover:after,
.site-nav .menu ul li.has-child.active > a:after {
    content: '>';
    display: inline-block;
    margin-left: 10px;
    text-decoration: none;
}
.site-nav .menu ul ul {
    background: #B78B4A;
    left: 100%;
    top: -10px;
}
.site-nav .menu ul ul li+li {
    border-top-color: #0080FF;
}


/*------------ / site_header ------------*/

/*------------ banner ------------*/
.banner {
    position: relative;
}
.banner:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    pointer-events: none;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.7+0,0+43,0+71,0.7+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0.7) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0.7) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0.7) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#b3000000', GradientType=0);
    /* IE6-9 */
}
.banner:after {
    content: '';
    background: url('../images/banner_cover.png') 50% 100% no-repeat;
    height: 106px;
    position: absolute;
    z-index: 50;
    bottom: 0;
    left: 0;
    right: 0;
    pointer-events: none;
}
.banner .item {
    height: 404px;
    background: 50% 0 / cover no-repeat;
}
/*------------ / banner ------------*/

/*------------ site_main ------------*/
.main-top {
    border-bottom: 1px solid #4B4634;
    padding-top: 20px;
}
.main-title {
    color: #fff;
    font-family: 'Lato', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    line-height: 1.4;
    letter-spacing: 0.2em;
    margin: 0;
}
.main-title:after {
    content: '';
    display: block;
    border-left: 1px solid #4B4634;
    width: 0;
    height: 36px;
    margin: 0 auto;
}
.main-content {
    padding: 45px 0 60px;
}
.content {
    min-height: 300px;
    box-sizing: border-box;
}
.content-top {
    margin-bottom: 40px;
}
.content-top-box {
    border-bottom: 1px solid #444;
}
.content-title {
    color: #AB9659;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 0.1em;
    margin: 0;
    padding: 10px 0;
}
.content-title span {
    color: #fff;
}
.shopping-title {
    font-size: 16px;
    letter-spacing: 0.15em;
    margin: 0 0 5px;
}
.shopping-title .ic {
}

.btn-box {
    clear: both;
    padding-top: 10px;
    position: relative;
    text-align: center;
}
.btn-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}
.btn-box.has-border {
    border-top: 1px dashed #222;
    padding-top: 25px;
    margin-top: 50px;
}
.btn-box.wide-spacing {
    letter-spacing: 15px;
}
.btn-box.wide-spacing * {
    letter-spacing: 0.1em;
}

.warning-sect {
    padding-bottom: 30px;
}

/*------------ / site_main ------------*/

/*------------ breadcrumb ------------*/
.breadcrumb {
    color: #796B3F;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.1em;
    line-height: 1.4;
}
.breadcrumb li,
.breadcrumb li a {
    display: inline;
}
.breadcrumb li+li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    background: #796B3F;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 2px 3px;
}
.breadcrumb li a:hover {
    color: #A39981;
}
.breadcrumb li a .ic {
    font-size: 13px;
}
.content-top-box .breadcrumb {
    font-size: 18px;
    padding: 10px 0;
    letter-spacing: 0.1em;
    font-weight: bold;
}
.content-top-box .breadcrumb li+li:before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #4B4B4B;
    display: inline-block;
    transform:none;
    background: none;
}
.content-top-box .breadcrumb li a:hover,
.content-top-box .breadcrumb li:last-child a {
    color: #CCCCCC;
}
/*------------ / breadcrumb ------------*/

/*------------ site_footer ------------*/
.site-footer{
    text-align: center;
    margin-top: 50px;
}
.site-footer a:hover{
    color: #A39981;
}
.footer-top{
    color: #575747;
    padding: 10px 0;
}
.site-map li{
    padding: 0 1%;
}
.footer-center{
    border: solid #2B2921;
    border-width: 1px 0;
    background: #111;
    padding: 20px 0 30px;
}
.footer-center .name{
    font-size: 15px;
    color: #666666;
}
.site-info{
    color: #7E6743;
    margin-bottom: 15px;
}
.site-info .title{
    margin-right: 10px;
}
.follow > *{
    display: inline-block;
}
.footer-bottom{
    font-size: 13px;
    color: #575746;
    padding: 8px 0;
}
/*------------ / site_footer ------------*/

/*------------ floating ------------*/
.floating,
.floating.fancybox-margin {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 32%;
    z-index: 400;
    transition: all .3s ease;
}
.floating .ibtn.gotop {
    background-image: url('../images/gotop.png');
    width: 20px;
    height: 58px;
}
/*------------ / floating ------------*/

/*------------ content_nav ------------*/
.content-nav-box {
    border-bottom: 1px solid #444;
}
.content-nav {
    text-align: center;
}
.content-nav li a {
    color: #C5A36C;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.1em;
    padding: 10px 20px;
}
.content-nav li a:hover,
.content-nav li.active > a {
    color: #000;
    background: #C5A36D;
}

/*------------ / content_nav ------------*/

/*------------ pagination ------------*/
.pagination {
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: 0;
    list-style-type: none;
}
.pagination li {
    display: inline-block;
    vertical-align: middle;
    margin: -3px;
}
.pagination li a {
    display: block;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    color: #AAAAAA;
    background: #222222;
    border: 1px solid #333333;
    font-size: 12px;
    font-weight: bold;
    padding: 0 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pagination li a:hover,
.pagination li.active a {
    color: #fff;
    background: #7D745B;
}
.pagination li a.controls {
    font-size: 12px;
    font-weight: normal;
    padding: 0 20px;
}
.pagination li a.controls:hover {
    text-decoration: none;
}
.pagination li a.controls:hover .ic {
    color: #C5A36E;
}
.page-info {
    display: none;
}
.page-info .form-control {
    height: 30px;
    line-height: 28px;
    margin: 0;
}

/*------------ side ------------*/
.side {
    width: 240px;
    float: left;
    background: url(../../images/common/side_deco.png) no-repeat 100% 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.has-side .content {
    width: calc(100% - 270px);
    float: right;
}
.side-title {
    font-family: 'Lato', sans-serif;
    font-size: 26px;
    letter-spacing: 2px;
    color: #CCCCCC;
    padding: 5px 0;
    text-align: center;
    background: url(../images/side_nav_bg_bottom.png)center bottom no-repeat,url(../images/side_nav_bg.png)top;
}
.side-nav li a {
    display: block;
    color: #545454;
    font-size: 15px;
}
.side-nav li a:hover,
.side-nav li.active > a{
    color: #AB965B;
}
.side-nav > li {
    background: url(../../images/common/side_border.png) repeat-x 0 100%;
}
.side-nav > li > a {
    position: relative;
    padding: 10px 0 10px 25px;
    border-bottom: 1px solid #333333;
}
.side-nav li a:before {
    content: "";
    background: url(../../images/common/side_item_ic.png) no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 0;
}
.side-nav li a:hover:before,
.side-nav li.active > a:before {
    background-position: 0 100%;
}
.side-nav ul li a:before {
    background-position: 100% 0;
    top: 3px;
}
.side-nav ul li a:hover:before,
.side-nav ul li.active > a:before {
    background-position: 100% 100%;
}
.side-nav ul {
    display: none;
    padding: 10px 0;
    background: #171717;
}
.side-nav ul li a {
    padding: 4px 0 4px 25px;
    position: relative;
}

/*------------ form ------------*/
.reminder {
    text-align: center;
    color: #aaa;
    font-size: 14px;
    line-height: 1.8;
    position: relative;
    margin: 0 0 30px;
}
.reminder b {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    vertical-align: bottom;
    margin-bottom: -2px;
}
.reminder span {
    display: inline-block;
}

.qty-box {
    position: relative;
    display: inline-block;
    width: 90px;
    max-width: none;
    padding: 0 27px;
    box-sizing: border-box;
}
.qty-box .form-control {
    position: relative;
    text-align: center;
    height: 28px;
    line-height: 26px;
    color: #fff;
    font-size: 13px;
    background: none;
    margin: 0;
    padding: 0 5px;
    z-index: 1;
    border-radius: 0;
}
.qty-box .form-control:focus {
}
.qty-box .btn {
    width: 28px;
    height: 28px;
    line-height: 26px;
    font-size: 20px;
    color: #3D3938;
    border: 1px solid #555;
    position: absolute !important;
    z-index: 0;
    top: 0;
}
.qty-box .btn:hover {
    color: #C5A26F;
    border-color: #C5A26F;
    z-index: 2;
}
.qty-box .less {
    left: 0;
}
.qty-box .add {
    right: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #373737;
    background: #111111;
    color: #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 6px;
}
.form-control:focus {
    border-color: #7C6B3F;
}
textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
}
.static-control {
    line-height: inherit;
    color: #C5A36C;
    margin: 0 0 6px;
    padding: 0 5px;
}
.form-wrap {
    max-width: 1000px;
    margin: 0 auto;
}
.form-box {
    margin: 0 auto;
    max-width: 830px;
    padding: 4% 5%;
}
.form-box .row {
    margin: 0 -12px;
    position: relative;
}
.form-box .col {
    float: left;
    width: 50%;
    padding: 0 12px;
}
.form-box .required {
    position: relative;
}
.form-box .required:before {
    content: '';
    position: absolute;
    top: 12px;
    left: 5px;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    background: #E4D9C2;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
}
.form-box .form-group {
    padding: 4px 0;
    line-height: 32px;
    font-size: 14px;
    color: #aaa;
}
.form-box .control-label {
    display: block;
    line-height: inherit;
    padding-left: 30px;
}
.form-box .control-box {
    position: relative;
}
.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
}
.form-box .captcha .form-control {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    max-width: 280px;
}
.form-box .captcha a {
    display: inline-block;
    vertical-align: top;
    color: #aaa;
    font-size: 20px;
    line-height: inherit;
    margin-left: 5px;
    margin-bottom: 6px;
    transition: all .3s ease;
}
.form-box .captcha a:hover {
    color: #C6A36F;
}
.form-box .captcha a * {
    vertical-align: middle;
}
.form-box .captcha a .ic {
    width: 30px;
    height: 30px;
    background: #7D745B;
    color: #000;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    transition: transform .3s;
}
.form-box .captcha a:hover .ic {
    transform: rotate(270deg);
    background: #AB965A;
}
.form-box .name .control-box {
    position: relative;
}
.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 100%;
}
.form-box .name .radio-box label {
    display: inline-block;
    margin-bottom: 0;
}
.form-box .name2 .control-box {
    padding-right: 150px;
}
.form-box .name2 .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.form-box .name2 .radio-box label {
    margin-bottom: 0;
}
.form-box .tips {
    line-height: 1.2;
    margin-bottom: 6px;
    color: #C5A36E;
    font-size: 13px;
    padding: 0 5px;
}
.form-wrap.type1 .tips {
    min-height: 36px;
    line-height: 18px;
}

.form-box .input-group {
    margin: 0 -3px;
}
.form-box .input-group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}
.form-box .input-group .input-box {
    float: left;
    width: 50%;
    padding: 0 3px;
    box-sizing: border-box;
}
.form-box .input-group .form-control {
    display: inline-block;
}

.form-box .name .control-box {
    position: relative;
}
.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 100%;
}
.form-box .name .radio-box label {
    display: inline-block;
    margin-bottom: 0;
}
.form-box .account .control-label {
    float: left;
}
.form-box .account .control-box {
    margin-left: 40px;
}
.form-box .address .input-box:last-child {
    width: 100%;
}
.form-box .address2 .input-box {
    width: 22%;
}
.form-box .address2 .input-box:last-child {
    width: 56%;
}
.form-radio,
.form-checkbox {
    display: inline-block;
    position: relative;
}
.form-radio input[type=radio],
.form-checkbox input[type=checkbox] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0!important;
    visibility: hidden;
    outline: 0;
    z-index: 3;
    width: 17px;
    height: 17px;
}
.form-radio:before,
.form-checkbox:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: 50% 0 / 100% auto no-repeat;
    width: 16px;
    height: 16px;
    margin: 0 0 3px;
}
.form-radio:before {
    background-image: url('../images/form_radio.svg');
}
.no-svg .form-radio:before {
    background-image: url('../images/form_radio.png');
}
.form-checkbox:before {
    background-image: url('../images/form_checkbox.svg');
}
.no-svg .form-checkbox:before {
    background-image: url('../images/form_checkbox.png');
}
.form-radio.checked:before,
.form-checkbox.checked:before {
    background-position: 0 100%;
}

.success-wrap {
    margin: 0 auto;
    padding: 4% 5%;
}
.success-box {
    text-align: center;
}
.success-msg {
    color: #AB965B;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    padding: 0 0 10px;
    margin: 10px auto;
}
.success-msg .ic42-form {
    font-size: 34px;
    vertical-align: text-bottom;
}
.success-txt {
    color: #aaa;
    font-size: 15px;
    line-height: 1.8;
    padding: 10px 0;
}
.success-txt strong {
    color: #444;
    font-size: 15px;
}
.success-txt a {
    text-decoration: underline;
    color: #C5A36C;
}
.success-txt a:hover {
    color: #fff;
}
.success-wrap .btn-box {
    padding-top: 30px;
}

/*------------ / form ------------*/

/*------------ table ------------*/
.table-h {
    border-top: 1px dashed #666;
    color: #fff;
    font-size: 13px;
}
.table-h td {
    padding: 10px 6px;
    line-height: 1.4;
    text-align: center;
    min-width: 76px;
}
.table-h .btn-holder {
    min-width: 30px;
}
.table-h thead th {
    color: #aaa;
    font-size: 14px;
    font-weight: normal;
    padding: 12px;
}
.table-h tbody tr {
    background: #222;
}
.table-h tbody tr+tr {
    border-top: 1px dashed #666;
}

.table-h .align-left {
    text-align: left;
}
.table-h a {
    display: inline-block;
    vertical-align: middle;
}
.table td span {
    color: #D90000;
}

.table-v {
    color: #aaa;
    font-size: 14px;
    line-height: 1.6
}
.table-v tr:nth-child(2n+1) {
    background: #333;
}
.table-v tr:first-child {
    background: #000;
}
.table-v th,
.table-v td {
    padding: 12px 24px;
    vertical-align: middle;
}
.table-v th {
    text-align: left;
    width: 120px;
    font-weight: normal;
    position: relative;
    border-right: 1px solid #bb9b69;
}
.table-v strong,
.table-v b {
    color: #C3A16C;
}

/*------------ / table ------------*/

/*------------ lightbox ------------*/
body .fancybox-close {
    background: url('../images/lightbox_close.png') no-repeat;
    width: 96px;
    height: 36px;
    right: 0;
    top: -45px;
}
body .fancybox-close:hover {
    background-position: 0 100%;
}
body .fancybox-skin {
    background: #000;
    border-radius: 0;
    margin-top: 45px;
}
.fancybox-album .fancybox-skin {
    padding: 20px 90px 40px !important;
}
.fancybox-album .fancybox-skin:before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    bottom: 7px;
    left: 0;
    right: 0;
    border: 1px solid #C6A36F;
    border-width: 1px 0;
    pointer-events: none;
}
.fancybox-album .fancybox-outer:before {
    content: '';
    display: block;
    position: absolute;
    top: -18px;
    left: -18px;
    right: -18px;
    bottom: -42px;
    border: 1px solid rgba(198,163,111,0.4);
    pointer-events: none;
}
.fancybox-album .fancybox-nav span {
    background: url('../images/album/lightbox_arrow.png') no-repeat;
    visibility: visible;
    width: 35px;
    height: 70px;
    margin-top: -35px;
}
.fancybox-album .fancybox-prev span {
    background-position: 0 0;
    left: -70px;
}
.fancybox-album .fancybox-next span {
    background-position: 100% 0;
    right: -70px;
}
.fancybox-album .fancybox-prev:hover span {
    background-position: 0 100%;
}
.fancybox-album .fancybox-next:hover span {
    background-position: 100% 100%;
}
.fancybox-album .fancybox-title {
    color: #C5A36C;
    font-family: inherit;
    font-size: 18px;
    line-height: inherit;
    letter-spacing: 0.2em;
    text-align: center;
    padding: 0;
    margin-bottom: 30px;
}
.fancybox-album .fancybox-title:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 6px;
    background: #C5A36E;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: 0 8px 3px;
}
.fancybox-album .photo-pager {
    color: #777;
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.3em;
    padding: 10px 0 28px;
}
.fancybox-album .photo-pager b {
    color: #C5A36D;
}
.fancybox-album .photo-intro {
    color: #aaa;
    font-size: 13px;
    line-height: 1.75;
    margin: 0 -18px;
}
/*------------ / lightbox ------------*/

.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a ,
.mmenu-show #mobile-menu .language-menu{
    background: url(../images/side_nav_bg.png)top;
}
.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color: #333;
}
.mmenu-show #mobile-menu .side-nav-top > li a:before {
    border-color: #C6A36F;
}
.mmenu-show #mobile-menu .menu li a{
    color: #ccc;
    border-bottom: 1px solid #555;
}
.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active > a {
    color: #C6A36F;
}
.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
    font-size: 20px;
}
.mmenu-show #mobile-menu .share .btn .txt {
    display: none;
}
.mmenu-show #mobile-fixed .qty{
    background: #333;
}
.mmenu-show #mobile-menu .main-menu{
    background: #222;
}
.mmenu-show #mobile-menu .share-menu{
    background: #222;
    border-top: 1px solid #222;
}
.mmenu-show #mobile-menu .menu ul li a{
    background: #000;
}

@media screen and (max-width: 1280px) {
/*------------ site_header 1280 ------------*/
    .site-nav {
        bottom: 70px;
    }
    .site-nav .menu {
        margin: 0 -12px;
    }
    .site-nav .menu > li {
        padding: 0 7px;
    }
/*------------ / site_header 1280 ------------*/
/*------------ banner 1280 ------------*/
    .banner .item {
        height: 300px;
    }
/*------------ / banner 1280 ------------*/
}
@media screen and (max-width: 1200px) {
/*------------ site_footer 1200 ------------*/
    .footer-top .row,
    .footer-top .col {
        display: block;
        width: auto;
    }
    .follow {
        margin: 0;
        letter-spacing: 8px;
    }
    .follow > * {
        display: inline-block;
        vertical-align: middle;
        letter-spacing: 0;
    }
    .qrcode {
        margin: 0;
    }
    .site-map ul,
    .site-map ul li {
        display: inline-block;
    }
    .site-footer .share {
        margin: 0;
    }
    .site-footer .share:before {
        content: 'SHARE :';
        display: inline-block;
        vertical-align: middle;
        margin-right: 10px;
    }
    .footer-links-list {
        float: none;
        margin: 0 auto;
    }
/*------------ / site_footer 1200 ------------*/
}
@media screen and (max-width: 1000px) {
/*------------ site_header 1000 ------------*/
    .site-title {
        padding: 20px 0;
    }
    .site-title .logo {
        position: static;
        margin: 0;
    }
    .top-nav,
    .site-nav {
        display: none;
    }
/*------------ / site_header 1000 ------------*/
/*------------ banner 1000 ------------*/
    .banner {
        overflow: hidden;
    }
    .banner:after {
        -webkit-background-size: 100% auto;
        background-size: 100% auto;
    }
    .banner .item {
        height: auto;
        padding-bottom: 24%;
    }
/*------------ / banner 1000 ------------*/
/*------------ site_main 1000 ------------*/
/*------------ / site_main 1000 ------------*/
/*------------ site_footer 1000 ------------*/
    .footer-top .col2 {
        display: none;
    }
    .site-footer .share {
        display: none;
    }
    .follow {
        padding-bottom: 15px;
    }
/*------------ / site_footer 1000 ------------*/
/*------------ content_nav 1000 ------------*/
    .content-nav-box {
        display: none;
    }
/*------------ / content_nav 1000 ------------*/
/*------------ floating 1000 ------------*/
    .floating,
    .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
    }
    .floating .ibtn.gotop,
    .floating .ibtn.gotop:hover {
        background: url('../images/mobile_gotop.svg') 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
    }
    .no-svg .floating .ibtn.gotop,
    .no-svg .floating .ibtn.gotop:hover {
        background-image: url('../images/mobile_gotop.png');
    }
    .footer-top{
        display: none;
    }
/*------------ / floating 1000 ------------*/
}
@media screen and (max-width: 900px) {
/*------------ table 900 ------------*/
    .table-h td {
        min-width: 40px;
    }
/*------------ / table 900 ------------*/
}
@media screen and (max-width: 767px) {
/*------------ site_main 767 ------------*/
    .main-title {
        font-size: 26px;
    }
/*------------ / site_main 767 ------------*/
/*------------ breadcrumb 767 ------------*/
    .breadcrumb {
        font-size: 13px;
    }
    .breadcrumb li a .ic {
        font-size: 12px;
    }
/*------------ / breadcrumb 767 ------------*/
/*------------ site_footer 767 ------------*/
    .site-footer {
        padding: 0;
    }
    .footer-top {
        padding-top: 30px;
    }
    .footer-top:before {
        display: none;
    }
    .footer-top .col4 {
        display: none;
    }
/*------------ / site_footer 767 ------------*/
/*------------ pagination 767 ------------*/
    .page-info {
        display: block;
        padding: 0 50px;
    }
    .pagination {
        position: relative;
        display: block;
        height: 0;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -30px;
        margin: 0;
        padding: 0;
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
    .pagination li a.prev:after,
    .pagination li a.next:before {
        display: none;
    }
    .pagination li a.controls .txt {
        display: none;
    }
    .pagination li a.prev {
        left: 0;
    }
    .pagination li a.next {
        right: 0;
    }
/*------------ / pagination 767 ------------*/
/*------------ form 767 ------------*/
    .reminder {
        margin-bottom: 15px;
    }
    .form-title {
        font-size: 36px;
    }
    .form-box .col {
        width: 100%;
    }
    .form-box .name2 .control-box {
        padding: 0;
    }
    .form-box .name2 .radio-box {
        bottom: 100%;
    }
    .form-box .address2 .input-box {
        width: 50%;
    }
    .form-box .address2 .input-box:last-child {
        width: 100%;
    }
    .form-wrap .form-box .tips {
        min-height: 0;
    }
    .success-wrap {
        padding: 30px 15px;
    }
    .success-msg {
        font-size: 20px;
    }
/*------------ / form 767 ------------*/
/*------------ table 767 ------------*/
    .table-h thead {
        display: none;
    }
    .table-h tr,
    .table-h td {
        display: block;
        text-align: left;
    }
    .table-h td+td {
        border-left: 0;
    }
    .table-h td[data-title]:before {
        content: attr(data-title);
        display: inline-block;
        color: #aaa;
        font-size: 13px;
    }
    .table-h tr {
        padding: 10px 14px;
        position: relative;
    }
    .table-h td {
        padding: 0;
        line-height: 2;
    }
/*------------ / table 767 ------------*/
/*------------ lightbox 767 ------------*/
    .fancybox-album .fancybox-skin {
        padding: 20px 30px 40px !important;
    }
    .fancybox-album .fancybox-outer:before {
        top: -15px;
        left: -15px;
        right: -15px;
        bottom: -50px;
    }
    .fancybox-album .fancybox-nav span {
        top: 100%;
        margin-top: -12px;
    }
    .fancybox-album .fancybox-prev span {
        left: 0;
    }
    .fancybox-album .fancybox-next span {
        right: 0;
    }
    .fancybox-album .photo-intro {
        margin: 0 -12px;
    }
/*------------ / lightbox 767 ------------*/
}
@media screen and (max-width: 500px) {
/*------------ table 500 ------------*/
    .table-v tr,
    .table-v th,
    .table-v td {
        display: block;
        width: auto;
        text-align: left;
    }
    .table-v tr {
        padding: 10px 15px;
    }
    .table-v th,
    .table-v td {
        padding: 0;
        display: inline;
    }
    .table-v th {
        border: 0;
    }
    .table-v td {
        color: #fff;
    }
    .table-v th:after {
        content: '：';
    }
/*------------ / table 500 ------------*/
}
@media screen and (max-width: 400px) {
/*------------ form 400 ------------*/
    .form-box .form-group .input-box {
        width: 100%;
    }
/*------------ / form 400 ------------*/
/*------------ btn 400 ------------*/
    .btn.simple,
    .btn.simple.w2 {
        width: 100%;
        margin: 0 auto 10px;
    }
/*------------ / btn 400 ------------*/
}