﻿@charset 'utf-8';
/*------------ basic ------------*/

body {
    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #666666;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.05em;
    background: url(../../images/common/bg.jpg) 0% 0% repeat;
}

.container {
    padding: 0 15px;
    max-width: 1470px;
}
/*------------ / basic ------------*/


/*------------ icon ------------*/

.icon {}
/*------------ / icon ------------*/


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

.share {
    position: relative;
}

.share:before {
    content: 'GO SHARE';
    font-family: 'Playfair Display', serif;
    display: block;
    position: absolute;
    font-size: 20px;
    top: 50%;
    margin: -21px 15px 0 0;
    right: 100%;
    white-space: nowrap;
}

.share .btn {
    color: #F5CEAD;
    font-size: 15px;
    margin: 0 3px 8px;
    width: 27px;
    line-height: 27px;
    height: 27px;
    border: 1px solid #F5CEAD;
    box-sizing: border-box;
    border-radius: 50%;
}

.share .btn.facebook:hover {
    color: #93BEF2;
}

.share .btn.google:hover {
    color: #ED8585;
}

.share .btn.twitter:hover {
    color: #65C9C7;
}

.ibtn.fb-fans-page {
    background-image: url('../../images/tw/fb_page.jpg');
    width: 93px;
    height: 93px;
}

.ibtn.fb-fans-page:hover {
    opacity: .8;
}

.btn.back {
    color: #5F5B7B;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.2;
    padding: 5px 15px;
    letter-spacing: 0.1em;
    white-space: normal;
    border-radius: 20px;
    border: 1px solid #5F5B7B;
    font-family: 'Josefin Sans', sans-serif;
}

.btn.back:hover {
    color: #9D1F34;
    border: 1px solid #9D1F34;
}

.ibtn.more {
    /* background-image: url('../../images/common/btn_more.png'); */
    width: 101px;
    height: 29px;
}

.btn.simple {
    background: #666;
    width: 15%;
    height: 40px;
    margin: 0 1%;
    color: #fff;
    font-size: 15px;
    letter-spacing: 0.075em;
    line-height: 38px;
    position: relative;
    border-radius: 30px;
    min-width: 145px;
}

.btn.simple:hover {
    background: #222;
    color: #fff;
}

.btn.simple.bg2 {
    background: #5F5B7B;
}

.btn.simple.bg2:hover {
    background: #9D1F34;
    color: #fff;
}

.btn.simple2 {
    background: #fff;
    border: 1px solid #aaa;
    height: 35px;
    line-height: 33px;
    color: #777;
    font-size: 16px;
    letter-spacing: 0.1em;
    width: 90%;
    max-width: 300px;
    margin: 0 3px 10px;
    position: relative;
}

.btn.simple2:hover {
    border-color: #80CAA5;
}

.btn.simple2 .ic {
    vertical-align: text-bottom;
    margin: 0 8px 0 0;
    color: #7FCAA5;
    font-size: 18px;
}

.btn.simple2 .ic3-angle-double-left,
.btn.simple2 .ic3-angle-double-right {
    position: absolute;
    top: 10px;
    color: #bbb;
    font-size: 12px;
    margin: 0;
}

.btn.simple2 .ic3-angle-double-left {
    left: 8px;
}

.btn.simple2 .ic3-angle-double-right {
    right: 8px;
}

.btn.normal {
    color: #999999;
    font-size: 15px;
    margin: 1% 1%;
    border-radius: 30px;
    border: 1px solid #AAAAAA;
    display: inline-block;
    padding: 6px 3%;
}

.btn.normal:hover {
    color: #231815;
    border: 1px solid #231815;
}

.btn.normal2 {
    color: #fff;
    font-size: 15px;
    padding: 5px;
    width: 100px;
    height: 100px;
    background: #9D1F34;
    margin: 0 0px;
    border-radius: 100%;
    border: 1px solid #9D1F34;
    display: inline-block;
    line-height: 90px;
}

.btn.normal2:hover {
    background: transparent;
    color: #9D1F34;
}

.btn.normal2.send {}

.btn.normal .ic {
    /*vertical-align: middle;
    font-size: 18px;
    margin: 0 0 5px 0;*/
}

.ic.ic3-home {
    font-size: 12px;
}

.btn.pure {
    color: #666;
    line-height: 30px;
    margin: 0 5px 10px;
}

.btn.pure:hover {
    color: #999;
    text-decoration: underline;
}
/*------------ / btn ------------*/


/*-----share_box-----*/

.share_box .share-link .btn {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: 1px solid transparent;
    margin: 2px 0;
}

.share_box .share-link .btn.facebook {
    color: #405D9A;
}

.share_box .share-link .btn.google {
    color: #F34537;
}

.share_box .share-link .btn.twitter {
    color: #39A0CE;
}

.share_box .share-link .btn.plurk {
    color: #E9443D;
}

.share_box.product {
    margin: 10px auto 0px auto;
    max-width: 840px;
}

.share_box {
    margin: 10px 0 30px;
    text-align: center;
}

.share_box .share-link .btn.blogger,
.share_box .share-link .btn.facebook,
.share_box .share-link .btn.google,
.share_box .share-link .btn.twitter,
.share_box .share-link .btn.mail,
.share_box .share-link .btn.linkedin,
.share_box .share-link .btn.tumblr,
.share_box .share-link .icon-ic-share-t,
.share_box .share-link .btn.line,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w,
.share_box .share-link .btn.pinterest,
.share_box .share-link .btn.plurk {
    color: #ccc;
    cursor: pointer;
}

.a2a_default_style .a2a_svg {
    display: none;
}

.share_box .share-link .btn.blogger:hover {
    color: #F26C38;
}

.share_box .share-link .btn.facebook:hover {
    color: #405D9A;
}

.share_box .share-link .btn.google:hover {
    color: #F34537;
}

.share_box .share-link .btn.twitter:hover {
    color: #39A0CE;
}

.share_box .share-link .btn.mail:hover {
    color: #F6C13D;
}

.share_box .share-link .btn.linkedin:hover {
    color: #0177B5;
}

.share_box .share-link .icon-ic-share-t:hover {
    color: #36465C;
}

.share_box .share-link .btn.line:hover {
    color: #00C300;
}

.share_box .share-link .icon-ic-share-linecall:hover {
    color: #00C300;
}

.share_box .share-link .icon-ic-share-w:hover {
    color: #F70B19;
}

.share_box .share-link .btn.pinterest:hover {
    color: #DE220A;
}

.share_box .share-link .btn.plurk:hover {
    color: #E9443D;
}

.share_box .share-link .icon-ic-share-t,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 2px 0;
    padding: 0;
}

.share_box .share-link .btn.line {
    padding: 0px;
}

.share_box .share-link:before {
    display: none;
}
/*------------ icon ------------*/


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

.site-header {
    position: relative;
    padding: 110px 0 35px;
    border-top: 5px solid #D8594B;
}

.site-title {
    position: relative;
    z-index: 5;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -131px;
    top: -63px;
}

.site-title .logo {
    background: url(../../images/common/logo.png) 50% 50% / contain no-repeat;
    width: 263px;
    height: 153px;
    transition: opacity .3s ease;
}

.site-title .logo:hover {
    opacity: .7;
}

.top-nav {
    position: absolute;
    z-index: 10;
    right: 15px;
    top: -65px;
}

.top-nav>* {
    display: inline-block;
    vertical-align: middle;
}

.func-menu {
    font-family: '33535gillsansmt', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}

.func-menu>li {
    padding: 2px 0;
}

.func-menu>li>a {
    color: #201813;
    font-size: 13px;
    line-height: 20px;
    padding: 0 8px 0 4px;
}

.func-menu>li.bg>a {
    background: #EDEDED;
    border: 1px solid #EDEDED;
}

.func-menu>li.bg>a:hover {
    border: 1px solid #231815;
    color: #231815;
    background: none;
}

.func-menu>li>a:hover {
    color: #D8594B;
}

.func-menu .ic {
    vertical-align: text-bottom;
    margin: 0 5px 1px 3px;
}

.func-menu .ic3-user-cross {
    font-size: 16px;
    margin: 0 4px -1px 4px;
}

.func-menu>li.gocart {
    position: absolute;
    display: block;
    right: 0;
    top: 95px;
    color: #333;
}

.func-menu>li.gocart>a {
    font-size: 13px;
    color: #231815;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
}

.func-menu>li.gocart>a i {
    font-size: 23px;
    margin: 0 5px -2px 3px;
}

.func-menu>li.gocart span {
    border: 1px solid #EDEDED;
    background: #EDEDED;
    min-width: 36px;
    height: 36px;
    color: #201813;
    display: inline-block;
    text-align: center;
    font-size: 22px;
    border-radius: 100%;
    line-height: 30px;
    margin: 0 0 0 10px;
}

.func-menu .cart-box {
    position: absolute;
    z-index: 10;
    width: 300px;
    right: 0;
    top: 100%;
    border: 2px solid #231815;
    background: #fff;
    padding: 1px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
}

.func-menu .gocart.active .cart-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}

.func-menu .cart-box .btn {
    width: 100%;
    background: #EDEDED;
    color: #231815;
    font-size: 16px;
    font-weight: bold;
    line-height: 39px;
    letter-spacing: 0.05em;
    transition: all .2s;
}

.func-menu .cart-box .btn:hover {
    color: #fff;
    background: #D8594B;
}

.func-menu .cart-box .btn .ic {
    font-size: 20px;
    margin-right: 0;
}

.func-menu .cart-list {
    padding: 4px;
}

.func-menu .cart-list li+li {
    border-top: 1px dashed #bbb;
}

.func-menu .cart-list a {
    display: block;
    overflow: hidden;
    padding: 8px;
}

.func-menu .cart-list .pic {
    float: left;
    width: 70px;
    height:60px;
}

.func-menu .cart-list .txt {
    margin-left: 82px;
    line-height: 1.7;
}

.func-menu .cart-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
    font-size: 15px;
}

.func-menu .cart-list a:hover .name {
    text-decoration: underline;
}

.func-menu .cart-list .qty {
    color: #F2856C;
}

.top-nav .language {
    position: relative;
    width: 50px;
    letter-spacing: 0;
    display: none;
}

.top-nav .language .btn {
    width: 100%;
    color: #9D9D9D;
    text-align: left;
    line-height: 23px;
    padding: 0 25px 0 10px;
    position: relative;
}

.top-nav .language .btn:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #999999 transparent transparent transparent;
    position: absolute;
    right: 8px;
    top: 8px;
}

.top-nav .language ul {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
}

.top-nav .language li {
    display: block;
}

.top-nav .language li a {
    display: block;
    background: #82BBB3;
    color: #fff;
    padding: 4px 10px;
    font-size: 13px;
    border-top: 1px solid #fff;
}

.top-nav .language li a:hover {
    color: #fff;
    background: #B7D7D2;
}

.site-nav {
    position: relative;
    text-align: center;
}

.site-nav>* {
    display: inline-block;
    vertical-align: middle;
}

.site-nav .menu {
    text-align: center;
    display: block;
    margin: 0 140px 0 0;
    font-family: 'Playfair Display', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}

.site-nav .menu li {
    position: relative;
    float: none;
    display: inline-block;
}

.site-nav .menu>li:nth-child(5) {
    margin: 0 0 0 325px;
}

.site-nav .menu li a {
    display: block;
}

.site-nav .menu>li+li {
    margin: 0 0 0 60px;
}

.site-nav .menu>li>a {
    color: #221814;
    font-size: 17px;
}

.site-nav .menu>li>a:hover,
.site-nav .menu>li.active>a {
    color: #9D1F34;
}

.site-nav .menu>li>a:before {
    content: "";
    width: 70px;
    height: 60px;
    display: block;
    margin: 0 auto 5px;
    background: url('../../images/common/menu_ic.png');
}

.site-nav .menu>li>a:hover:before {
    background-position: 0 100%;
}

.site-nav .menu>li:nth-child(2)>a:before {
    background-position: -70px 0;
}

.site-nav .menu>li:nth-child(2)>a:hover:before {
    background-position: -70px 100%;
}

.site-nav .menu>li:nth-child(3)>a:before {
    background-position: -140px 0;
}

.site-nav .menu>li:nth-child(3)>a:hover:before {
    background-position: -140px 100%;
}

.site-nav .menu>li:nth-child(4)>a:before {
    background-position: -210px 0;
}

.site-nav .menu>li:nth-child(4)>a:hover:before {
    background-position: -210px 100%;
}

.site-nav .menu>li:nth-child(5)>a:before {
    background-position: -280px 0;
}

.site-nav .menu>li:nth-child(5)>a:hover:before {
    background-position: -280px 100%;
}

.site-nav .menu>li:nth-child(6)>a:before {
    background-position: -350px 0;
}

.site-nav .menu>li:nth-child(6)>a:hover:before {
    background-position: -350px 100%;
}

.site-nav .menu>li:nth-child(7)>a:before {
    background-position: 100% 0;
}

.site-nav .menu>li:nth-child(7)>a:hover:before {
    background-position: 100% 100%;
}

.site-nav .menu ul {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 600;
    width: 208px;
    border: 3px solid #80CAA5;
    box-sizing: border-box;
}

.site-nav .menu>li>ul {
    top: 100%;
    left: 50%;
    margin-left: -104px;
}

.site-nav .menu>li>ul:before {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #80caa5 transparent;
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    right: 0;
    margin-left: -10px;
}

.site-nav .menu ul li+li {
    border-top: 1px solid #e8e8e8;
}

.site-nav .menu ul li a {
    font-size: 14px;
    text-align: center;
    padding: 6px 8px;
    border: 1px solid #fff;
}

.site-nav .menu ul li a:hover,
.site-nav .menu ul li.active>a {
    color: #fff;
    background: #80CAA5;
}

.site-nav .menu ul ul {
    left: 100%;
    top: 0;
}

.site-nav .menu>li:nth-last-child(-n+3) {
    display: none;
}

.site-header .search-box {
    position: absolute;
    width: 165px;
    box-sizing: border-box;
    top: -65px;
    z-index: 11;
    font-family: 'Playfair Display', serif;
}

.site-header .search-box .form-control {
    border: none;
    background: transparent;
    height: 30px;
    line-height: 28px;
    margin: 0;
    color: #201813;
    padding: 0 42px 0 10px;
    border-bottom: 1px solid #ccc;
}

.search-box .ibtn.search {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 6px;
    border: 0;
    color: transparent;
    top: 6px;
    cursor: pointer;
    background: url('../../images/common/ic-search.png');
}

.search-box .ibtn.search:hover {
    background-position: 0 100%;
}

.site-header .search-box .form-control::-webkit-input-placeholder {
    color: #201813;
}

.site-header .search-box .form-control::-moz-placeholder {
    color: #201813;
}

.site-header .search-box .form-control::-ms-input-placeholder {
    color: #201813;
}

.site-header .search-box .form-control::-moz-placeholder {
    color: #201813;
}









/*------------ / site_header ------------*/
/*------- 會員下拉 ------*/
.top-nav li.gomember {
    position: relative;
    display: inline-block;
}
.top-nav li.gomember > a {
    font-size: 13px;
    z-index: 150;
}
.top-nav li.gomember > a i {
    color: #ffffff;
    font-size: 13px;
}
.top-nav .gomember-box {
    position: absolute;
    z-index: 10;
    width: 160px;
    top: 100%;
    border: 1px solid #9b9c8e;
    background: #fff;
    color: #4D4C4E;
    padding: 1px;
    text-align:center;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    transform: rotateX(-90deg);
    transform-origin: 50% 0;
    z-index: 150;
    right: calc(50% - 83px);
}
.top-nav .gomember.active .gomember-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}
.top-nav .gomember-list {
    padding: 4px 0;
    line-height: 20px;
}
.top-nav .gomember-list li+li {
    border-top: 1px dashed #a7a995;
}
.top-nav .gomember-list a {
    display: block;
    overflow: hidden;
    padding:8px 0;
}
.top-nav .gomember-list a:hover {
   color:#9D1F34;
}
.top-nav .gomember-list .txt {
    margin-left: 82px;
    line-height: 1.7;
}
.top-nav .gomember-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #70AC92;
    font-size: 15px;
}
.top-nav .login-out-fixed{
    color: #9D1F34;
}
.top-nav .gomember-list .login-out-fixed a:hover{
    color: #000;
}

/*------------ banner ------------*/

.banner {
    position: relative;
}

.banner .container {
    max-width: 1440px;
    padding: 0;
}

.banner button.slick-arrow {
    background: url(../../images/common/index/arrow.png) 0 0 no-repeat;
    width: 25px;
    height: 50px;
    position: absolute;
    top: 50%;
    white-space: nowrap;
    text-indent: 100%;
    text-align: left;
    overflow: hidden;
    padding: 0;
    margin: -25px 0px 0 0;
    border: none;
    z-index: 10;
}

.banner button.slick-prev {
    left: 0px;
}

.banner button.slick-prev:hover {
    background-position: 0 100%;
}

.banner button.slick-next {
    background-position: 100% 0%;
    right: 0px;
}

.banner button.slick-next:hover {
    background-position: 100% 100%;
}
/*------------ / banner ------------*/


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

.main-top .container {
    max-width: 1440px;
    padding: 0;
}

.main-title {
    margin: 0 0 20px 0;
    text-align: center;
    border-top: 1px solid #EDEDED;
    color: #221814;
    padding: 15px 0;
    line-height: 1.4;
    font-size: 20px;
}

.main-title span {
    font-family: 'Playfair Display', serif;
    font-size: 35px;
    position: relative;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-indent: -2px;
    display: block;
}

.main-title span:before,
.main-title span:after {
    content: "";
    width: 42px;
    height: 24px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: 7px;
    background: url(../../images/common/index/title_bg.png);
}

.main-title span:before {
    left: calc(50% - 160px);
}

.main-title span:after {
    transform: rotate(180deg);
    right: calc(50% - 160px);
}

.main-title .second_txt {
    text-indent: -2px;
    letter-spacing: 3px;
}


.main-content {
    padding: 0 0 70px;
}

.content {
    min-height: 300px;
    box-sizing: border-box;
}

.content-top {
    margin-bottom: 50px;
}

.content-title {
    color: #9D1F34;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 25px 0;
    text-align: center;
    font-family: 'Playfair Display', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    text-transform: uppercase;
}

.content-title2 {
    font-size: 15px;
    color: #231815;
    font-weight: normal;
    margin: 0 0 20px 0;
}

.content-title2 i {
    width: 18px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    color: transparent;
    margin: 0 10px 3px 0;
    background: url('../../images/common/title_ic.png');
}

.content-title span {
    border: 2px solid rgba(51,51,51,0.1);
    padding: 8px 2%;
}

.content-title .keyword {
    color: #F2856C;
}

.shopping-title {
    color: #231815;
    font-size: 20px;
    font-weight: normal;
    padding: 5px 0 0 0;
    margin: 0 0 10px 0;
    font-family: 'Josefin Sans', '微軟正黑體', sans-serif;
}

.shopping-title .ic {
    font-size: 22px;
    vertical-align: middle;
    margin: 0 3px 5px 0;
}

.shopping-title .ic3-bag-plus {
    font-size: 26px;
    margin-right: 10px;
}

.btn-box {
    clear: both;
    padding-top: 30px;
    position: relative;
    text-align: center;
}

.btn-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.btn-box.wide-spacing {
    letter-spacing: 15px;
}

.btn-box.wide-spacing * {
    letter-spacing: 0.1em;
}

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

.sect3 {
    margin: 10px 0 50px;
}

.sect3 .cf-list li {
    width: 25%;
    padding: 0 10px;
    text-align: center;
    position: relative;

}

.sect3 .cover {
    position: absolute !important;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    font-size: 0;
    z-index: 30;
}
.sect3 .cf-list li .pic {
    max-width: 340px;
    margin: 0 auto;
    overflow: hidden;
}

.sect3 .cf-list .pic:before {
    content: '';
    background: rgba(255, 255, 255, 0.6);
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 0.3s;
}

.sect3 .cf-list .box:hover .pic:before {
    opacity: 1;
}
/*------------ breadcrumb ------------*/

.breadcrumb {
    text-align: center;
    color: #888888;
    padding: 0 15px;
    margin: 12px 0;
    text-transform: uppercase;
}

.breadcrumb li,
.breadcrumb li a {
    display: inline;
    font-size: 13px;
}

.breadcrumb li+li:before {
    content: '> ';
    display: inline-block;
    margin: 0 3px;
}

.breadcrumb li a:hover {
    color: #333;
}

.breadcrumb li a i {
    color: #5F5C7C;
    font-size: 15px;
    margin: 0 0 4px 0;
    display: inline-block;
    vertical-align: middle;
}


.breadcrumb li a:hover i {
    color: #9D1F34;
}

.content-top .breadcrumb {
    background: none;
    float: right;
    color: #BABABA;
    padding: 6px 0;
}

.content-top .breadcrumb:before,
.content-top .breadcrumb:after {
    content: '/';
}

.content-top .breadcrumb li+li:before {
    content: '> ';
}

.content-top .breadcrumb li:first-child a:before {
    display: none;
}
/*------------ / breadcrumb ------------*/


/*------------ side ------------*/

.side {
    width: 260px;
    float: left;
}

.has-side .content {
    width: calc(100% - 260px);
    float: right;
    border-left: 3px double #EDEDED;
    padding: 0 0 0 30px;
}

.side-nav,
.side-nav-top {
    position: relative;
    font-size: 15px;
}

.side-nav li a,
.side-nav-top li a {
    position: relative;
    line-height: 1.4;
    font-weight: bold;
    font-size: 15px;
    padding: 5px 30px 5px 40px;
    transition: all .2s;
}

.side-nav-top {
    border-bottom: 1px solid #E1E1E1;
    margin: 0 0 10px;
}

.side-nav-top li a {
    font-size: 16px;
    color: #9D1F34;
    border: 1px solid transparent;
}

.side-nav-top li a:before {
    content: '';
    display: block;
    position: absolute;
    width: 12px;
    height: 7px;
    left: 10px;
    top: 11px;
    transition: all .2s;
    background: url('../../images/common/side_ic.png');
}

.side-nav-top>li>a:hover,
.side-nav-top>li.active>a {
    border: 1px solid #D8594B;
}

.side-nav{
    margin: -9px 0 0 0;
}

.side-nav li a {
    padding: 14px 10px 14px 11px;
    border-bottom: 1px solid #E1E1E1;
    color: rgba(35, 24, 21, .7);
}


.side-nav>li>a:hover,
.side-nav>li.active>a,
.side-nav ul li a:hover,
.side-nav ul li.active>a {
    color: rgba(157, 31, 52, .7);
}

.side-nav>li.active a {
    border-color: rgba(237, 237, 237, .78);
}

.side-nav ul {
    display: none;
    padding: 20px 0;
    border-bottom: 1px solid #E1E1E1;
    background: rgba(237, 237, 237, .78);
}

.side-nav ul li a {
    padding: 10px 10px 10px 20px;
    border-bottom: none;
}









/*------------ / side ------------*/


/*------------ site_footer ------------*/

.site-footer {
    /* background: url('../../images/common/footer_bg.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover; */
    background: url(../../images/common/footer_bg.jpg) no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    background-size: 2442px 276px;
    background-position: center 181px;
}

.site-footer .footer-top.news {
    color: #FFFFFF;
    background: url('../../images/common/footer_bg_1.jpg') no-repeat center top;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 0;
    padding-bottom: 0;
}


.footer-top.news .row {
    margin: auto;
    text-align: center;
    max-width: 100%;
    padding: 50px 0 40px;
}

.footer-top.news .row img {
    margin: 0px;
}

.footer-top a {
    color: #F5CEAD;
}

.footer-top a:hover {
    color: #fff;
}

.footer-top .row {
    margin: 0 -20px;
}

.footer-top .row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.footer-top .col {
    float: left;
    padding: 0 20px;
}

.footer-top .col1 {
    width: 50%;
}

.footer-top .col2 {
    float: right;
    padding: 0 40px 0 20px;
}

.footer-top .col3 {
    float: right;
    padding: 15px 0 0 0;
}

.footer-top .col4 {
    width: 50%;
    float: right;
    text-align: right;
}

.sharebox {
    width: 80px;
}

.site-footer .footer-top {
    padding: 35px 0;
    background: rgba(116, 22, 38, .79);
}

.footer-title {
    color: #7FCAA5;
    font-size: 16px;
    margin-bottom: 12px;
}

.footer-title .ic {
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #80CAA5;
    border-radius: 4px;
}

.site-map {
    font-size: 13px;
    letter-spacing: 35px;
}

.site-map ul {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    text-align: left;
}

.site-map ul+ul {
    border-left: 1px solid #D8594B;
    padding: 0 0 0 20px;
}

.site-map ul li {
    margin: 3px 0;
}

.site-map ul li a {
    display: inline-block;
    padding: 7px 24px 7px 0px;
    position: relative;
}

.qrcode {
    display: inline-block;
    margin: 0 0 0 10px;
}

.site-info {
    line-height: 1.8;
    letter-spacing: 0.5px;
    margin-left: 35px;
}

.footer-top .info .sect-title {
    color: #FFFFFF;
    font-size: 20px;
    position: relative;
    line-height: 1.5;
    font-family: 'Playfair Display', serif;
    display: inline-block;
    vertical-align: middle;
}

.footer-top .info .sect-title span {
    position: relative;
}

.footer-top .info .txt {
    padding: 0;
    margin: 0 0 0 10px;
    display: inline-block;
    vertical-align: middle;
    color: #F5CEAD;
}

.footer-top .info .txt li {
    list-style: none;
    margin: 7px 0px 0 40px;
    padding: 0;
    text-align: left;
}

.footer-top .info .txt i {
    margin: 0 0 0 -35px;
    width: 22px;
    height: 22px;
    background: #F5CEAD;
    color: #0C2015;
    border-radius: 100%;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    position: absolute;
}

.footer-bottom {
    font-size: 13px;
    color: #BABABA;
    text-align: center;
    padding: 10px 0;
    border-bottom: 5px solid #D8594B;
}
/*------------ / site_footer ------------*/


/*------------ floating ------------*/

.floating,
.floating.fancybox-margin {
    display: none;
    position: fixed;
    right: 50%;
    bottom: 30%;
    margin-right: -800px;
    z-index: 400;
    transition: all .3s ease;
}

.floating .btn.gocart {
    display: block;
    margin: 0 auto 5px;
    ;
    background: url('../../images/common/gocart.svg') no-repeat;
    width: 60px;
    height: 60px;
    color: #444;
    font-size: 16px;
    font-weight: bold;
    padding-top: 30px;
}

.no-svg .floating .btn.gocart {
    background-image: url('../../images/common/gocart.png');
}

.floating .btn.gocart:hover {
    background-position: 0 100%;
    color: #fff;
}

.floating .ibtn.gotop {
    background: url(../../images/common/gotop.png) 0 0 no-repeat;
    width: 34px;
    height: 34px;
}

.floating .ibtn.gotop:hover {
    background: url(../../images/common/gotop.png) 0 100% no-repeat;
}

#keyreply-container {
    bottom: 0px !important;
    display: none;
}
/*------------ / floating ------------*/


/*------------ pagination ------------*/

.pagination {
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: 0;
}

.pagination li {
    display: inline-block;
    vertical-align: top;
}

.pagination li a {
    display: block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #9C9D88;
    font-size: 16px;
    padding: 0 5px;
    margin: 0 2px;
    transition: all .2s;
    box-sizing: border-box;
}

.pagination li a:hover,
.pagination li.active a {
    color: #221814;
    text-decoration: underline;
}

.pagination li a.controls {
    padding: 0;
    font-size: 22px;
    color: #ccc;
    line-height: 32px;
    border-radius: 100%;
    border: 1px solid #ADAE93;
}

.pagination li a.controls:hover {
    color: #9D1F34;
    border: 1px solid #9D1F34;
}

.page-info {
    display: none;
}

.page-info .form-control {
    height: 30px;
    line-height: 28px;
    border: 1px solid #ddd;
    margin: 0;
    background: none;
}

.page-info .form-control:focus {
    border-color: #80caa5;
}
/*------------ / pagination ------------*/


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

.reminder {
    text-align: center;
    color: #777;
    position: relative;
    margin: 0 0 30px;
}
.reminder i{
    display: inline-block;
    text-indent: 0;
}
.reminder i:before{
    content: '*';
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 15px;
    color: #E51C6C;
    margin: 0 4px 0px 10px;
}
.reminder span {}

.reminder b {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    vertical-align: bottom;
    margin-bottom: 0px;
    color: #E51C6C;
}

.qty-box {
    position: relative;
    display: inline-block;
    width: 100px;
    max-width: none;
    padding: 0 29px;
    box-sizing: border-box;
}

.qty-box .form-control {
    position: relative;
    text-align: center;
    height: 30px;
    line-height: 28px;
    color: #777;
    background: #fff;
    border: 1px solid #CCCCCC;
    margin: 0;
    padding: 0 5px;
    z-index: 1;
    border-radius: 0;
}

.qty-box .form-control:focus {
    border-color: #72B1AA;
}

.qty-box .btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 19px;
    color: #666;
    background: #EEEEEE;
    border: 1px solid #CCCCCC;
    position: absolute !important;
    z-index: 0;
    top: 0;
}

.qty-box .btn:hover {
    border-color: #9D1F34;
    background: #9D1F34;
    color: #fff;
    z-index: 2;
}

.qty-box .less {
    left: 0;
    border-radius: 5px 0 0 5px;
}

.qty-box .add {
    right: 0;
    border-radius: 0 5px 5px 0;
}

.form-control {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 34px;
    padding: 0 10px;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    margin-bottom: 6px;
}

.form-control:focus {
    outline: none;
    background: #f1f1f1;
}

textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
}

.static-control {
    line-height: inherit;
    color: #444;
    font-size: 16px;
    margin: 0 0 6px;
    padding: 0 5px;
}

.form-wrap {
    margin: 0 auto;
}

.form-wrap.type2 {
    max-width: 1000px;
}

.form-wrap.type3 .form-box {
    max-width: 600px;
}

.form-wrap .btn-box {
    margin: 0 auto;
    max-width: 900px;
    text-align: center;
}

.form-box {
    margin: 0 auto;
}

.line {
    margin: 0 auto;
    border-top: 1px dashed #D7D7D7;
    padding: 20px 0;
}

.line2 {
    margin: 0 auto;
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    padding: 20px 0;
}

.form-box .row {
    margin: 0 -24px;
    position: relative;
}

.form-box .col {
    float: left;
    width: 50%;
    padding: 0 24px;
    box-sizing: border-box;
}

.form-box .type2 .col1 {
    float: left;
    width: 70%;
    padding: 0 24px;
    box-sizing: border-box;
}

.form-box .type2 .col2 {
    float: right;
    width: 25%;
    padding: 50px 0 0 0;
}

.form-box .required {
    position: relative;
}

.form-box .required:after {
    content: '*';
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 15px;
    color: #E51C6C;
    margin: 0 4px 0px 10px;
}

.form-box .form-group {
    padding: 4px 0;
    line-height: 36px;
}

.form-box .control-label {
    display: block;
    line-height: inherit;
}

.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: #80CAA5;
    font-size: 20px;
    line-height: inherit;
    margin-left: 5px;
    margin-bottom: 6px;
    transition: all .3s ease;
}

.form-box .captcha a:hover {
    color: #ccc;
}

.form-box .captcha a * {
    margin: 0;
    vertical-align: middle;
}

.form-box .captcha a .ic {
    transition: transform .3s;
    font-size: 14px;
    color: #70AC92;
}

.form-box .captcha a:hover .ic {
    transform: rotate(270deg);
    color: #B8B9AA;
}

.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: #9D1F34;
    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 .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/common/form_radio.svg');
}

.no-svg .form-radio:before {
    background-image: url('../../images/common/form_radio.png');
}

.form-checkbox:before {
    background-image: url('../../images/common/form_checkbox.svg');
}

.no-svg .form-checkbox:before {
    background-image: url('../../images/common/form_checkbox.png');
}

.checked.form-radio:before,
.checked.form-checkbox:before {
    background-position: 0 100%;
}

.success-wrap {
    text-align: center;
    max-width: 1100px;
    margin: 0 auto;
    padding: 3% 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.success-box {
    text-align: center;
    line-height: 2;
}

.success-msg {
    color: #9D1F34;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 auto 15px;
    font-family: 'Playfair Display', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}

.no-svg .success-msg {
    background-image: url('../../images/common/success_ic.png');
}

.success-txt {
    line-height: 1.8;
    color: #777;
    padding-bottom: 10px;
}

.success-txt strong {
    color: #444;
    font-size: 15px;
}

.success-txt a {
    text-decoration: underline;
    color: #E51A6C;
}

.success-txt a:hover {
    text-decoration: none;
}

.success-wrap .btn-box {
    max-width: 1000px;
    margin: 0 auto;
}
/*------------ / form ------------*/


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

.table-h {
    border-top: 1px solid #DCDCDC;
    color: #6A6A6A;
}

.table-h thead {
    display: none;
}

.table-h td[data-title]:before {
    content: attr(data-title);
    display: block;
    color: #aaa;
    font-size: 13px;
}

.table-h td {
    padding: 10px 6px;
    line-height: 1.4;
    text-align: left;
    min-width: 76px;
}

.table-h .btn-holder {
    min-width: 30px;
}

.table-h thead {
    border-bottom: 1px solid #DCDCDC;
}

.table-h thead th {
    color: #777;
    font-weight: normal;
    padding: 12px;
}

.table-h tbody tr {
    border-bottom: 1px solid #DCDCDC;
}

.table-h .align-left {
    text-align: left;
}

.table-h a {
    display: inline-block;
    vertical-align: middle;
}

.table td span {
    color: ;
}

.table-v {
    color: #777;
    font-size: 14px;
}

.table-v tr {
    border-bottom: 1px solid #ddd;
}

.table-v th,
.table-v td {
    padding: 12px 20px;
    vertical-align: middle;
}

.table-v th {
    text-align: left;
    width: 110px;
    font-weight: normal;
    position: relative;
    background: #F0F0F0;
}

.table-v strong {
    color: #9D1F34;
}
/*------------ / table ------------*/


/*------------ lightbox ------------*/

body .fancybox-close {
    background: url(../../images/common/lightbox_close.jpg) no-repeat;
    width: 41px;
    height: 41px;
    right: 5px;
    top: 5px;
}

.no-svg body .fancybox-close {
    background-image: url(../../images/common/lightbox_close.jpg);
}

body .fancybox-close:hover {
    background-position: 0 100%;
}

body .fancybox-skin {
    background: #fff;
    border-radius: 0;
    margin-top: 40px;
    border-radius: 0px;
    border: 5px solid #cdcdcd;
}

body .fancybox-inner {
    background: #F2FAF6;
    border-radius: 0px;
}

.lightbox-wrapper {
    padding: 40px;
    max-width: 100%;
    width: 780px;
    margin: 0 auto;
    box-sizing: border-box;
}

.login-box .lightbox-title {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 15px;
    text-align: center;
}

.login-box .lightbox-title span {
    border: 2px solid #8f8f8f;
    padding: 5px 10px;
}

.no-svg .login-box .lightbox-title {
    background-image: url('../../images/common/login_ic.png');
}

.lightbox-wrapper .control-label {
    display: none;
}

.login-box .notice-box {
    background: #eee;
    margin-top: 40px;
    padding: 20px 15px;
    border-radius: 15px;
}

.login-box .notice-box .title {
    float: left;
    background: url('../../images/common/join_ic.png') 0 100% no-repeat;
    color: #444;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 0 0 45px;
    margin: 5px 0 0 80px;
}

.no-svg .login-box .notice-box .title {
    background-image: url('../../images/common/join_ic.png');
}

.login-box .notice-box .txt {
    color: #777;
    /* border: 1px solid #ccc; */
    border-width: 0 0 0 1px;
    margin-left:0px;
    padding-left: 0px;
    text-align: center;
}

.login-box .success-box+.btn-box {
    max-width: 700px;
    margin: 0 auto;
}

.login-box .success-box+.btn-box a {
    margin: 10px 0;
}

.arrival-box {
    position: relative;
}

.arrival-box .form-control {
    height: 36px;
    line-height: 34px;
    padding: 0 12px;
    border-color: #72B1AA;
    background: none;
}

.arrival-box .form-control:focus {
    background: #fff;
}

.arrival-box .pd-name {
    color: #72B1AA;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 0;
}

.no-svg .arrival-box .pd-name {
    background-image: url('../../images/common/products/arrival_ic.png')
}

.arrival-box .pd-id {
    color: #aaa;
    font-size: 14px;
    text-align: center;
}

.arrival-box .form-box {
    padding: 30px 0;
}

.arrival-notice {
    color: #777;
    font-size: 13px;
    text-align: center;
    padding: 10px 0;
}

.arrival-box .btn-box {
    padding-top: 0;
}
/*------------ / lightbox ------------*/

.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a {
    background: rgb(116,22,38);
}

.mmenu-show #mobile-search .search {
    position: absolute;
    right: 8px;
    top: 4px;
}

.mmenu-show .search-box .ibtn.search{
    width: 16px !important;
    height: 16px !important;
    position: absolute !important;
    right: 6px !important;
    border: 0 !important;
    color: transparent !important;
    top: 6px !important;
    cursor: pointer !important;
    background: url(../../images/common/ic-search.png) !important;
}
.mmenu-show .search-box .ibtn.search:hover {
    background-position: 0 100% !important;
}
.mmenu-show #mobile-search .search .ic3-search2 {
    font-size: 20px;
}

.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color: rgb(116,22,38);
}

.mmenu-show #mobile-menu .side-nav-top>li a:before {
    border-color: #80caa5;
}

.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active>a {
    color: #D8594B;
}

.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
}

.mmenu-show #mobile-menu .language {
    display: none;
}


/*--- 歐盟文字 ---*/
.follow .privacy-txt:before{
    content:'◆';
    padding-right:5px;
}
.follow .privacy-txt {
     border-right: 1px solid #d8d8d8;
     padding: 0 10px 0 0;
     margin-right: 10px;
     display:  block;
     color: #426c3a;
}

.header-sheet {
    position: fixed;
    max-width: 100%;
    bottom: 43px;
    left: 10px;
    width: 320px;
    padding: 20px 25px 20px 15px; 
    height: auto;
    text-align: left;
    z-index: 9999;
    background-color: rgba(255,255,255,0.9);
    color: #444;
    border-radius: 8px;
    border:solid 1px #000000;
}
.header-sheet .close-ontop {
    color: #000;
    opacity: 1;
    font-size: 2.4rem;
    position: absolute;
    right: -14px;
    top: 13px;
    transform: translateY(-50%);
    font-weight: 100;
}
button.close-ontop {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    outline: 0;
    }
.close-ontop {
    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;
}
.header-sheet a {
    color:#000000;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: underline;
    text-underline-position: under;
}

@media screen and (max-width: 1000px) {
    .header-sheet {
        position: fixed;
        height: auto;
        bottom: 0%;
        z-index: 401;
        font-size: 14px;
        padding: 40px 0 10px;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        border-radius: 0;
    }
    .header-sheet .close-ontop {
        right: 0px;
        left: 0px;
        top: -21px;
        margin: auto;
        text-align: center;
        width: 100%;
        height: 35px;
    }
    button.close-ontop {
        padding: 0px;
    }
    .close-ontop {
        float: none;
    }

    body #keyreply-container {
        bottom: 10%;
    }
    .header-active #keyreply-container {
        bottom: 0%;
        transition: all .7s;
    }
    .header-fixed .header-sheet {
        display: block;
    }

    .form-box .row {
        margin: 0 0px;
        position: relative;
    }
}

@media screen and (max-width: 1600px) {
    /*------------ floating 1600 ------------*/
    .floating,
    .floating.fancybox-margin {
        right: 0;
        margin: 0;
    }
    /*------------ / floating 1600 ------------*/
}

@media screen and (max-width: 1400px) {
    /*------------ site_header 1400 ------------*/
    .func-menu>li.gocart {
        top: -8px;
        right: 280px;
        white-space: nowrap;
    }
    .site-header .search-box {
        top: -50px;
        right: 520px;
    }
    .top-nav {
        top: -50px;
    }
    .site-title {
        position: static;
        float: left;
        margin: -45px 0 0 0;
    }
    .site-header {
        padding: 60px 0 15px;
    }
    .site-nav .menu {
        margin: 0;
    }
    .site-nav .menu>li:nth-child(5) {
        margin: 0 0 0 60px;
    }
    .site-nav {
        float: right;
        margin: 16px 0 0 0;
    }
    /*------------ / site_header 1400 ------------*/
    /*------------ site_footer 1400 ------------*/
    .site-map {
        letter-spacing: 15px;
    }
    /*------------ / site_footer 1400 ------------*/
}

@media screen and (max-width: 1280px) {
    .table-h td[data-title]:before {
        display: block;
        margin: 0 0 5px 0;
    }
}

@media screen and (max-width: 1200px) {
    /*------------ site_header 1200 ------------*/
    .site-nav .menu>li:nth-child(5),
    .site-nav .menu>li+li {
        margin: 0 0 0 20px;
    }
    /*------------ / site_header 1200 ------------*/
    /*------------ side 1200 ------------*/
    .side {
        width: 260px;
    }
    .has-side .content {
        width: calc(100% - 260px);
    }
    /*------------ / side 1200 ------------*/
}

@media screen and (max-width: 1000px) {
    /*------------ site_header 1000 ------------*/
    .site-header {
        padding: 10px 0;
        border: 0;
    }
    .site-title {
        float: none;
        text-align: center;
        margin: 0;
    }
    .top-nav,
    .site-nav,
    .site-header .search-box {
        display: none;
    }
    .site-title .logo {
        width: 174px;
        height: 85px;
/*        background: url(../../images/common/logo3.png) 50% 50% / contain no-repeat;*/
    }
    /*------------ / site_header 1000 ------------*/
    /*------------ site_main 1000 ------------*/
    .main-content {
        padding-bottom: 80px;
    }
    .has-side .content {
        border-left: none;
        padding: 0;
    }
    /*------------ / site_main 1000 ------------*/
    /*------------ site_footer 1000 ------------*/
    .site-footer {
        background: url(../../images/common/footer_bg.jpg) no-repeat center top;
        -webkit-background-size: cover;
        background-size: cover;
        
    }
    .site-footer .footer-top,
    .footer-top{
        padding: 15px 0;
    }
    .footer-top .col.col1,
    .footer-top .col3 {
        display: none;
    }
    .footer-top.news .row {
        padding: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer-top .col.col2 {
        display: block;
        text-align: center;
        float: none;
        width: 100%;
    }
    .footer-top .col4{
        float: none;
        width: auto;
        text-align: center;
    }
    .footer-top .info .sect-title,
    .footer-top .info .txt{
        display: block;
    }
    .footer-top .info .txt li{
        text-align: center;
    }

    .footer-top .map-box {
        margin: 0;
    }
    .site-info {
        margin-left: 0;
    }
    /*------------ / site_footer 1000 ------------*/
    /*------------ floating 1000 ------------*/
    .floating,
    .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
    }
    .floating .btn.gocart {
        display: none;
    }
    .floating .ibtn.gotop {
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
    }
    .floating .ibtn.gotop:hover {
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
    }
    /*------------ / floating 1000 ------------*/
    .share:before {
        content: '';
    }
    .content-top {
        margin-bottom: 20px;
    }
}

@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-content {
        padding: 0 0 10px;
    }
    .main-title {
        font-size: 28px;
    }
    .content-title2 {
        font-size: 18px;
    }
    /*------------ / site_main 767 ------------*/
    /*------------ breadcrumb 767 ------------*/
    .content-top .breadcrumb {
        float: none;
    }
    /*------------ / breadcrumb 767 ------------*/
    /*------------ pagination 767 ------------*/
    .page-info {
        display: block;
        padding: 0 40px;
    }
    .pagination {
        position: relative;
        height: 0;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -30px;
    }
    .pagination li a.prev {
        left: 0;
    }
    .pagination li a.next {
        right: 0;
    }
    /*------------ / pagination 767 ------------*/
    /*------------ form 767 ------------*/
    .form-title {
        font-size: 36px;
    }
    .form-box .row:before {
        display: none;
    }
    .form-box .col,
    .form-box .type2 .col {
        width: 100%;
    }
    .form-box .type2 .col2 {
        text-align: center;
    }
    .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;
        background-size: 80px;
        padding-top: 90px;
    }
    /*------------ / form 767 ------------*/
    /*------------ table 767 ------------*/
    .table-h {
        border-top: 1px dashed #bbb;
    }
    .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;
        margin: 0;
    }
    .table-h tr {
        padding: 10px 0;
        position: relative;
    }
    .table-h td {
        padding: 0;
        line-height: 2;
    }
    /*------------ / table 767 ------------*/
    /*------------ lightbox 767 ------------*/
    .login-box .notice-box {
        padding: 20px 25px;
        text-align: center;
    }
    .login-box .notice-box .title {
        float: none;
        display: inline-block;
        margin: 0;
    }
    .login-box .notice-box .txt {
        border-width: 1px 0 0;
        margin: 15px 0 0;
        padding: 15px 0 0;
    }
    /*------------ / lightbox 767 ------------*/
    .sect3 .cf-list li {
        width: 50%;
        padding: 0 10px 30px;
    }
}

@media screen and (max-width: 500px) {
    /*------------ lightbox 500 ------------*/
    .lightbox-wrapper {
        padding: 30px 20px;
    }
    .login-box .main-title {
        padding-top: 0;
    }
    .login-box .main-title span {
        font-size: 36px;
    }
    .login-box .success-msg {
        font-size: 17px;
    }
    /*------------ / lightbox 500 ------------*/
    /*------------ table 500 ------------*/
    .table-v tr,
    .table-v th,
    .table-v td {
        display: block;
        width: auto;
        text-align: left;
    }
    .table-v tr:nth-child(n) {
        background: none;
    }
    .table-v th {
        border: 0;
    }
    /*------------ / table 500 ------------*/
    .sect3 {
        margin: 30px 0 20px;
    }
    .sect3 .cf-list li {
        width: 100%;
        padding: 0 0 30px;
    }
}

@media screen and (max-width: 400px) {
    /*------------ form 400 ------------*/
    .form-box .form-group .input-box {
        width: 100%;
    }
    /*------------ / form 400 ------------*/
    /*------------ btn 400 ------------*/
    .btn.simple {
        margin: 0 auto 10px;
    }
    /*------------ / btn 400 ------------*/
}

.header-fixed .site-header {
    height: 70px;
    position: fixed;
    z-index: 999;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-bottom: 1px solid #DBDCD3;
    transition: all .2s ease;
    padding: 0;
}

.header-fixed .site-nav .menu>li>a:before {
    display: none;
}

.header-fixed .site-title {
    float: left;
    position: static;
    margin: 5px 0;
}

.header-fixed .site-title .logo {
    background: url(../../images/common/logo2.png) no-repeat;
    -webkit-background-size: contain ;
    background-size: contain ;
    height: 60px;
    width: 130px;
}

.header-fixed .site-nav {
    text-align: left;
    float: left;
    margin: 23px 0 0 40px;
    position: relative;
    left: 0px;
}

.header-fixed .site-nav .menu {
    margin: 0;
    text-align: left;
}

.header-fixed .site-nav .menu>li+li,
.header-fixed .site-nav .menu>li:nth-child(5) {
    margin: 0 0 0 40px;
}

.header-fixed .site-nav .menu>li>a {
    font-size: 15px;
}

.header-fixed .func-menu>li {
    display: none;
}

.header-fixed .func-menu>li.gocart {
    position: static;
    display: inline-block;
    right: 0;
    top: 0px;
    color: #333;
    margin: -5px 0 0 0;
}

.header-fixed .language,
.header-fixed .search-box {
    display: none;
}

.header-fixed .top-nav {
    top: 20px;
}

@media screen and (max-width: 1100px) {
    .header-fixed .site-nav .menu>li+li,
    .header-fixed .site-nav .menu>li:nth-child(5) {
        margin: 0 0 0 20px;
    }
}

@media screen and (max-width: 1000px) {
    .header-fixed .site-header {
        position: static;
        height: 104px;
    }
}