@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@400;700&display=swap');
/*------------ basic ------------*/
body {
    font-family: Arial, "微軟正黑體", "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    color: #666666;
    font-size: 15px;
    line-height: 1.8;
    max-width: 100%;
    overflow-x: hidden;
    letter-spacing: 0.35px;
    /* font-family: 'Ubuntu Condensed', sans-serif; */
    /* font-family: 'Didact Gothic', sans-serif; */
}
.container {
    padding: 0 15px;
    max-width: 1470px;
}
h3.name{
    margin: 0;
}
/*------------ / basic ------------*/
/*--- 隱私權 ---*/
.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 #007CBA;
    font-size: 15px;
}
.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;
    }
.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:#007CBA;
    font-weight: bold;
    padding-left: 3px;
    text-decoration: underline;
    text-underline-position: under;
}
/*---! 隱私權 ---*/
/*------------ btn ------------*/
/*-----share-btn-----*/
.share .btn {
    color: #656565;
    font-size: 20px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 39px;
    border: 1px solid #656565;
    border-radius: 50%;
    margin-left: 3px;
    transition: all .3s ease;
}
.share .btn:hover {
    color: #FFF;
    border: 1px solid #007CBA;
    background-color:#007CBA;
}
/*-----back-btn-----*/
/* .btn.back {
    width: 120px;
    background: #007CBA;
    height: 30px;
    color: #fff;
    line-height: 30px;
    transition: all .3s ease;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
}
.btn.back:hover {
    background: #36A6DD;
    
} */




.btn.back {
    font-size: 15px;
    color: #103C9B;
    letter-spacing: 0;
    font-family: 'Roboto Mono', monospace;
    position: relative;
    z-index: 0;
    transition: all .3s ease;
    padding-right: 7px;
    line-height: 15px;
}
.btn.back:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #103C9B;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: -1;
    transition: all .3s ease;
}
.btn.back:hover:before {
    width: 100%;
}
.btn.back:hover {
    color: #FFF;
}
.btn.back i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: #103C9B;
    border-radius: 50%;
    position: relative;
    margin: 0 6px 2px 0;
}
.btn.back i:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 6px 4px 0px;
    border-color: transparent #fff transparent transparent;
    position: absolute;
    top: 6px;
    left: 6px;
}
/*-----style01-btn-----*/
.btn.style01 {
    color: #776255;
    border: 1px solid #776255;
    padding: 0 0 11px 0;
    transition: all .2s;
    display: block;
    box-sizing: border-box;
}
.btn.style01 i {
    background: #776255;
    color: #fff;
    display: block;
    line-height: 37px;
    text-align: center;
    font-size: 19px;
    margin: 0 0 10px;
}
.btn.style01:hover {
    background: #776255;
    color: #fff;
    transition: all .2s;
}
.btn.style01.bg2 {
    color: #B87F5F;
    border-color: #B87F5F;
}
.btn.style01.bg2:hover {
    color: #fff;
    background: #B87F5F;
}
.btn.style01.bg2 i {
    background: #B87F5F;
}
.btn.style01.bg3 {
    color: #EE6C72;
    border-color: #EE6C72;
}
.btn.style01.bg3 i {
    background: #EE6C72;
}
.btn.style01.bg3:hover {
    color: #fff;
    background: #EE6C72;
}
.btn.style01.bg4 {
    color: #999999;
    border-color: #999999;
    min-height: 73px;
    padding: 0;
    line-height: 73px;
}
.btn.style01.bg4:hover {
    color: #999999;
    background: #EEEEEE;
}
/*-----style02-btn-----*/
.btn.style02 {
    background: #8E483E;
    line-height: 26px;
    color: #EBD8D3;
    font-size: 18px;
    width: 100%;
    display: block;
    text-align: center;
    transition: all .2s;
    font-family: 'Didact Gothic','微軟正黑體', sans-serif;
}
/* .btn.style02:hover { */
    /* color: #fff; */
    /* transition: all .2s; */
    /* box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.35); */
/* } */
.btn.style02.ch {
    font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
}
/*-----style03-btn-----*/
.btn.style03 {
    transition: all .2s;
}
.btn.style03:hover {
    transition: all .2s;
}
/*---- btn-box ----*/
.btn-box {
    clear: both;
    padding: 40px 0 0 0;
    position: relative;
    text-align: center;
}
.btn-box.align-left {
    text-align: left;
}
.btn-box.dib .btn {
    width: 250px;
    display: inline-block;
    margin: 0 5px 10px;
    line-height: 30px;
    border-radius: 0;
    font-size: 16px;
    background: #007cba;
    color: #FFF;
    transition: all .3s ease;
}
.btn-box.dib .btn:hover {
    background: #24a0de;
}
.btn-box.dib2 .btn {
    display: inline-block;
    width: auto;
    padding: 0 26px;
    line-height: 30px;
    margin: 0 2px 10px;
}
.btn-box.align-left.dib {
    margin: 0 -20px;
}
.btn-box.align-left.dib .btn {
    margin: 0 20px;
}
/*------------ / btn ------------*/
/*------------ site_header ------------*/
.wrapper{
    padding-top: 150px;
}
.site-header {
    position: fixed;
    width:100%;
    top: 0;
    z-index: 999;
    background: #fff;
}
.site-title {
    position: relative;
    float: left;
    margin: 25px 0 25px;
}
.site-title .logo {
    color: transparent;
    background: url(../../images/common/logo.png) 50% 50% no-repeat;
    background-size: contain;
    width: 350px;
    height: 50px;
    transition: opacity .3s ease;
}
.site-title .logo:hover {
    opacity: .7;
}
.site-title,.site-header,.site-title .logo,.site-nav{
    transition: all .3s ease;
}
.header-fixed .site-title .logo{
    height: 37px;
    width: 256px;
}
.header-fixed .site-title{
    margin:  10px 0;
}
.header-fixed .top-nav{
    /* display: none; */
    height: 0;
    padding: 0;
}
.header-fixed .top-nav ul{
    height: 0;
    animation-name: header-nav;
    animation-duration: .2s;
    animation-fill-mode:forwards
}
@keyframes header-nav{
    0% { 
        opacity: 1;
    }
    90% { 
        opacity: 0;  
    }
    100%{
        opacity: 0;
        display: none;
    }
}
.header-fixed .site-title{
    margin:  11px 0;
}
.header-fixed .site-nav .menu > li > a {
    height: 60px;
    line-height: 60px;
}
.header-fixed .site-header{
    border-bottom: 1px solid #EEEEEE;
}
.header-fixed .site-nav .menu > li > ul {
    top: 51px;
}
/*------------top-nav ------------*/
.top-nav {
    font-size: 14px;
    background: #007CBA;
    color: #fff;
    line-height: 28px;
    text-align: right;
    padding-top: 11px;
    padding-bottom: 11px;
    transition: all .3s ease;
}
.top-nav > * {
    display: inline-block;
    vertical-align: middle;
}
.top-nav .container {
    display: block;
}
.top-nav ul li {
    margin: 0 0 0 35px;
}
.top-nav ul > li > a {
    font-family: 'Ubuntu Condensed', sans-serif;
}
.top-nav ul > li > i {
    font-size: 14px;
    color: #E0AC72;
    vertical-align: middle;
    font-weight: bold;
    margin: 0 5px 0 0;
}
.top-nav ul > li > a:hover {
    color: #ECD3B9;
    text-decoration: underline;
}
/*---- language ----*/
.language .btn {
    display: none;
}
.language .btn i {
    font-size: 15px;
    color: #ADA293;
    float: right;
    margin: 9px 0 0 0;
}
.language ul li {
    width: 65px;
    text-align: center;
    margin: 0 -5px 0 0;
}
.language li a {
    transition: all .2s;
    display: block;
}
.language ul li a:hover {
    color: #b4e6ff;
    text-decoration: none;
}
/*---- search-box ----*/
.site-header .search-box {
    position: relative;
    width: 165px;
    margin: 0 -25px 0 0;
}
.site-header .search-box .form-control {
    height: 27px;
    line-height: 27px;
    margin: 0;
    border: 0;
    background: transparent;
    color: #888888;
    padding: 0 30px 0 10px;
    transition: all .1s;
    background: #FFF;
    border-radius: 20px;
}
.site-header .search-box a {
    position: absolute;
    right: 6px;
    top: 1px;
    font-size: 17px;
    width: 25px;
    height: 25px;
}
.search-box .search {
    z-index: 1;
    position: absolute;
    width: 30px;
    height: 30px;
    display:block;
    right:0;
    top:1px;
}
.search-box:after {
    position: absolute;
    content: "\e901";
    font-family: 'icon-font' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0px;
    top: -2px;
    font-size: 20px;
    line-height: 30px;
    width: 30px;
    height: 27px;
    text-align: center;
    color: #888888;
 }
.search-box:hover:after{
    color: #007CBA;
}
/*------------site-nav ------------*/
.site-nav {
    position: relative;
    float: right;
    margin: 0 0 0 0;
}
.site-nav > * {
    display: inline-block;
    vertical-align: middle;
}
.site-nav .container {
    display: block;
}
.site-nav .menu {
    font-size: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
}
.site-nav .menu li {
    position: relative;
}
.site-nav .menu > li:nth-last-child(-n+3) {
    display: none;
}
.site-nav .menu > li > a {
    color: #0A0A07;
    line-height: 1.2;
    font-size: 17px;
    padding: 0px 20px 13px;
    padding-bottom: 0;
    margin: 0 0px;
    transition: all .0s;
    height: 100px;
    line-height: 100px;    
    border-right: 1px solid #EEEEEE;
    font-weight: bold;
}
.site-nav .menu > li:nth-child(1) > a {
    border-left: 1px solid #EEEEEE;
}
.site-nav .menu ul li a:after {
    content: "\f105";
    position: absolute;
    color: transparent;
    font-size: 15px;
    top: 50%;
    margin: -8px 0 0 0;
    right: 10px;
    font-family: 'icon-font' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: none;
}
.site-nav .menu ul li:hover a:after {
    color: #fff;
}
.site-nav .menu > li > a:hover,
.site-nav .menu > li.active > a {
    color: #007CBA;
}
.site-nav .menu > li > a:before {
    margin-right: 6px;
    content: '[';
    font-size:20px;
    display:inline-block;
    transform: translateX(20px);
    transition:all .3s ease;
    opacity:0;
    font-weight: normal;
}
.site-nav .menu > li > a:hover:before,
.site-nav .menu > li.active > a:before {
    transform: translateX(0px);
    opacity:1;
}
.site-nav .menu > li > a:after {
    margin-left: 6px;
    content: ']';
    font-size:20px;
    display:inline-block;
    transform: translateX(-20px);
    transition:all .3s ease;
    opacity:0;
    font-weight: normal;
}
.site-nav .menu > li > a:hover:after,
.site-nav .menu > li.active > a:after {
    transform: translateX(0px);
    opacity:1;
}
.site-nav .menu li ul {
    display: none;
    position: absolute;
    z-index: 600;
    width: 158px;
    box-sizing: border-box;
    border: 1px solid #007CBA;

}
.site-nav .menu > li > ul {
    top: 78px;
    left: 50%;
    margin-left: -79px;
}
.site-nav .menu ul li a {
    font-size: 15px;
    text-align: center;
    color: #444444;
    padding: 7px 6px;
    display: block;
    background: #FFF;
    box-sizing: border-box;
}
.site-nav .menu > li > ul > li > a:hover,
.site-nav .menu > li > ul > li.active > a {
    background: #007CBA;
    color: #FFF;
}
.site-nav .menu > li > ul > li > ul > li > a:hover,
.site-nav .menu > li > ul > li > ul > li.active > a {
    background: #007CBA;
    color: #FFF;
}
.site-nav .menu > li > ul > li > ul > li > ul > li > a:hover,
.site-nav .menu > li > ul > li > ul > li > ul > li.active > a {
    background: #007CBA;
    color: #FFF;
}
.site-nav .menu ul li + li a {
    border-top: 1px solid #E6EFF3;
}
.site-nav .menu ul ul {
    position: absolute;
    left: 100%;
    top: -1px;
    margin: 0 0 0 0px;
}
/*------------share------------*/
.share {
    display: inline-block;
    vertical-align: bottom;
}
.share li {
    margin: 0 -4px 0 0;
}
/*------------ / site_header ------------*/
/*------------ banner ------------*/
.banner {
    position: relative;
}

.banner .slider {
    transition: all .6s ease;
    opacity: 0;
    visibility: hidden;
}
.banner .slider.slick-initialized {
    opacity: 1;
    visibility: visible;
}
.banner > .item img.bannershow {
    animation-name:bannershow;
    animation-duration:.6s;
    animation-timing-function:ease;
 }
 @keyframes bannershow{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
/*------------ / banner ------------*/
/*------------ site_main ------------*/
.main-top {
    padding: 3px 20px 4px 20px;
    margin: 0 0 40px;
    position: relative;
    background: #F9F9F9;
    border-left:5px solid #007CBA ;
}
.main-title {
    color: #666666;
    font-size: 28px;
    letter-spacing: 2px;
    font-weight: 400;
    float: left;
    margin: 0;
}
.content-title{
    font-size: 22px;
    margin: 0 0 15px;
    font-weight: bold;
    color: #4C3339;
}
.main-content {
    padding: 75px 0 120px;
}
.content {
    min-height: 300px;
    box-sizing: border-box;
}
/*------------ warning ------------*/
.warning-sect {
    display: none;
}
/*------------ / site_main ------------*/
/*------------ site_footer ------------*/
.footer-top {
    color: #444444;
    background: #FFF;
}
.footer-top:before {
    content: "";
    width: 100%;
    height: 2px;
    display: block;
    background: #fff;
}
.footer-top .container {
    padding: 36px 15px;
    max-width: 1390px;
}
.footer-top .col {
    float: left;
    position: relative;
}
.footer-top .title {
    color: #0062D0;
    font-size: 24px;
    font-family: 'Roboto Mono', monospace;
    font-weight: bold;
    margin: 0 0 10px;
    position: relative;
}
.footer-top .site-map .title:before {
    content: "";
    background: #E6EFF3;
    width: 166px;
    height: 1px;
    position: absolute;
    left: 166px;
    top: 19px;
}
.footer-top .site-info .title:before {
    content: "";
    background: #E6EFF3;
    width: 178px;
    height: 1px;
    position: absolute;
    left: 120px;
    top: 19px;
}
.footer-top .site-map {
    width: 36%;
}
.footer-top .qr-inner {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    color: #8F7A7C;
    float: right;
}
.footer-top .qr-inner p {
    margin: 0;
    line-height: 2.2;
}
.site-map ul {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    color: #444444;
    line-height: 23px;
}
.site-map ul {
    margin-right: 37px;
}
.site-map li + li {
    margin-top: 17px;
}
.site-map ul a {
    transition: all .3s ease;
    font-size: 14px;
}
.site-map ul a:hover {
    color: #05B9CA;
}
.site-map a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 2px 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4px;
    border-color: transparent transparent transparent #656565;
    transition: all .3s ease;
}
.site-map ul a:hover:before {
    border-color: transparent transparent transparent #05B9CA;
}
.footer-top .site-info {
    width: 30%;
    padding: 0 0 0 50px;
}
.footer-top .site-info p {
    margin: 0;
}
.footer-top .follow {
    margin: 20px 0 0 0;
    width: 34%;
    text-align: right;
}
.footer-top .follow .fb-box {
    float: right;
    margin-right: 10px;
    margin-bottom: 13px;
}
.fb-fans-page{
    background: url(../../images/tw/fb_page.jpg);
    width:80px;
    height: 80px;
    display: inline-block;
    transition: all .3s ease;
}
.fb-fans-page:hover{
    opacity: 0.8;
}
.footer-bottom {
    border-top: 1px solid #E6EFF3;
    color: #656565;
    font-size: 13px;
    text-align: left;
    padding: 19px 0;
}
.footer-bottom .container {

    max-width: 1390px;
}
.footer-bottom a{
    margin:0 5px;
}
/*------------ / site_footer ------------*/
/*------------ floating ------------*/
.floating,
.floating.fancybox-margin {
    display: none;
}
.gotop {
    color: #FFF;
    font-family: 'Roboto Mono', monospace;
    font-size: 20px;
    background: #0C2440;
    line-height: 60px;
    margin: 0 auto;
    display: block;
    text-align: center;
    transition: all .3s ease;
    position: relative;
    z-index: 0;
}
.gotop:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0062D0;
    z-index: -1;
    transition: all .3s ease;
}
.gotop:hover:before {
    height: 100%;
}
.gotop:hover {
    color: #fff;
    transition: all .2s;
    box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.35);
}
.gotop i {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: #0062D0;
    border-radius: 50%;
    position: relative;
    margin: 0 0 3px 10px;
    transition: all .3s ease;
}
.gotop i:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 4px 6px 4px;
    border-color: transparent transparent #fff  transparent;
    position: absolute;
    top: 6px;
    left: 6px;
    transition: all .3s ease;
}
.gotop:hover i:before {
    border-color: transparent transparent #0062D0  transparent;
}
.gotop:hover i {
    background: #FFF;
}
/*------------ / floating ------------*/
/*------------ breadcrumb ------------*/
.breadcrumb {
    color: #A5A5A5;
    position: relative;
    font-size: 12px;
    float: right;
    margin: 15px 0 0 0;
}
.breadcrumb li,
.breadcrumb li a {
    display: inline;
    transition: all .3s ease;
}
.breadcrumb li+li:before {
    content: "/";
    margin: 0px 2px 0 1px;
}
.breadcrumb li a:hover {
    color: #007BB9;
}
.products-breadcrumb {
    float: none;
    margin: -30px 0 50px 0;
    color: #835864;
    font-size: 15px;
}
.products-breadcrumb li a:hover {
    color: #4C3339;
}
/*------------ / breadcrumb ------------*/
/*------------ side ------------*/
.side {
    width: 260px;
    float: left;
}
.has-side .content {
    width: calc(100% - 350px);
    float: right;
}
.side .title {
    font-weight: 700;
    line-height: 53px;
    color: #000000;
    font-size: 28px;
    letter-spacing: 1px;
    margin: 0 0 10px 0;
    text-align: center;
    background: url('../../images/common/side_bg.png');;
    height: 59px;
}
.side-nav {
    position: relative;
}
.side-nav > li {
    border: 1px solid #DDDDDD;
    margin-bottom: 10px;
}
.side-nav li a {
    position: relative;
    display: block;
    line-height: 1.2;
}
.side-nav li a {
    display: block;
}
.side-nav > li > a {
    position: relative;
    font-size: 15px;
    color: #595246;
    background: #F4F4F4;
    padding: 9px 18px;
}
.side-nav > li > a:hover,
.side-nav > li.active > a {
    color: #FFF;
    font-weight: bold;
    background: #007CBA;
}
.side-nav ul li a {
    padding: 8px 0 9px 30px;
    font-size: 13px;
}
.side-nav ul {
    display: none;
    padding-top: 5px;
    padding-bottom: 5px;
    background:#F4F4F4 ;
}
.side-nav ul li a:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 12px;
    left: 20px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3px 0 3px 4px;
    border-color: transparent transparent transparent #4C3339;
}
.side-nav > li > ul > li > a:hover ,.side-nav > li > ul > li.active > a {
    color: #0062D0;
}
.side-nav > li > ul > li > a:hover:before  ,.side-nav > li > ul > li.active > a:before {
    border-color: transparent transparent transparent #0062D0;
}
.side-nav > li > ul > li > ul > li > a {
    padding-left:  40px
}
.side-nav > li > ul > li > ul > li > a:before {
    left: 30px;
}
.side-nav > li > ul > li > ul > li > a:hover  ,.side-nav > li > ul > li > ul > li.active > a {
    color: #0062D0;
}
.side-nav > li > ul > li > ul > li > a:hover:before  ,.side-nav > li > ul > li > ul > li.active > a:before {
    border-color: transparent transparent transparent #0062D0;
}
.side-nav ul ul {
    border-left: 1px solid #ddd;
    margin-left: 20px;
}
/*------------ / side ------------*/
/*------------ pagination ------------*/
.pagination {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 0;
}
.pagination li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 0 0 -1px;
}
.pagination li a {
    display: block;
    min-width: 20px;
    line-height: 20px;
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin: 0 5px;
    box-sizing: border-box;
    transition: all .3s ease;

}
.pagination li a:hover,
.pagination li.active a {
    color: #007ab8;
    border-bottom: 1px solid #007ab8;
}
.pagination li a.controls {
    margin: 0 10px;
    border: 1px solid #fff;
    outline: 1px solid #007ab8;
    min-width: 60px;
    background: #007ab8;
    height: 20px;
    color: #fff;
    line-height: 18px;
    transition: all .3s ease;
}
.pagination li a.controls:hover,
.pagination li.active a.controls {
    background: #32A7E1;
    outline: 1px solid #32A7E1;
}
.page-info {
    display: none;
}
.page-info .form-control {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999;
    padding: 5px 10px;
    text-align: center;
    margin: auto;
    border-radius: 0;
}
.page-info .form-control:focus {
    outline: none;
    border-color: #FF0000;
}
/*------------ / pagination ------------*/
/*------------ form ------------*/
/*-----reminder-----*/
.reminder {
    text-align: center;
    margin: 0 0 30px;
}
.reminder strong {
    font-size: 22px;
    color: #007cba;
    margin: 0 0 10px;
    display: block;
}
.reminder p {
    margin: 0;
    background: #f4f4f4;
    color: #222;
    font-size: 14px;
    padding: 5px 10px;
}
/*-----form-detail-----*/
.form-control {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #666666;
    padding: 0 6px;
    border-radius: 0px;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
    margin-bottom: 6px;
    font-size: 13px;
    padding: 0 10px;
}
.form-control:focus {
    outline: none;
    border-color: #007cba;
}
textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
    height: 150px;
}
.form-box .form-group {
    padding: 5px 0 10px;
    position: relative;
}
.form-box .form-group .check-agree {
    padding: 0;
    background: none;
    position: absolute;
    bottom: 8px;
    left: -6px;
    width: 100%;
}
.form-box .control-label {
    display: block;
    color: #444444;
    font-size: 15px;
    margin: 0 0 5px;
}
.form-box .control-box .static-control {
    margin: 0;
}
.form-box .control-box {
    position: relative;
}
.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
    font-size: 14px;
}
.form-box .btn-group {
    margin: 27px 0 0 0;
}
/*-----form-static-control-----*/
.static-control {
    line-height: inherit;
    color: #C08D72;
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0 31px;
}
/*-----form-wrap-----*/
.form-wrap {
    max-width: 895px;
    margin: 0 auto;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    padding: 40px 95px;
}
.form-box {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}
.form-box .row {
    margin: 0 -10px;
}
.form-box .col {
    float: left;
    width: 50%;
    padding: 0 10px;
}
/*-----form-required-----*/
.form-box .required {
    position: relative;
}
.form-box .required:after {
    content: "※";
    display: inline-block;
    margin: 0 0 0 10px;
}
/*----- captcha -----*/
.form-box .captcha .input-box {
    position: relative;
}
.form-box .captcha .form-control {
    max-width: 290px;
    display: inline-block;
}
.form-box .captcha a {
    display: inline-block;
    font-size: 20px;
    line-height: 0;
    margin: 0 0 0 10px;
}
.form-box .captcha a .ic-rotate-left {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    color: #007cba;
    font-size: 18px;
    transition: transform .3s;
    margin: 0 0 0 5px;
}
.form-box .captcha a:hover .ic-rotate-left {
    color: #229ad6;
}
/*----- name -----*/
.form-box .name .control-box {
    position: relative;
}
.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: -11px;
    bottom: 100%;
    line-height: 1.6;
    margin: 0 0 5px 0;
}
.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;
}
/*----- address -----*/
.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%;
}
/*----- tips -----*/
.form-box .tips {
    line-height: 1.5;
    margin-bottom: 6px;
    color: #C18E72;
    padding: 0 5px;
}
.form-box.type2 .tips {
    min-height: 0;
}
/*----- input-group -----*/
.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;
}
/*----- radio + checkbox -----*/
.form-radio {
    display: inline-block;
    position: relative;
}
.form-checkbox {
    display: block;
    position: relative;
    margin: 0px 0 5px 0;
}
.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: 150;
    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: 18px;
    height: 18px;
    margin: 0 5px 3px;
}
.form-radio:before {
    background-image: url('../../images/common/form_radio.png');
    margin: 0 3px 4px 0;
}
.form-checkbox:before {
    background-image: url('../../images/common/form_checkbox.png');
}
.form-radio.checked:before,
.form-checkbox.checked:before {
    background-position: 0 100%;
}
/*-----success-box-----*/
.success-box {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    box-sizing: border-box;
    color: #666666;
    font-size: 15px;
}
.success-box .msg {
    color: #0062d0;
    font-size: 20px;
}

.success-box a {
    color: #B97F5F;
    text-decoration: underline;
}
.success-box .btn-box {
    margin: 10px 0 0 0;
}
.success-box small {
    font-weight: bold;
    color: #000000;
    display: block;
}
/*------------ / form ------------*/
/*------------ lightbox ------------*/
body .fancybox-close {
    background: none;
    width: 26px;
    height: 26px;
    border: 2px solid #D6D6D6;
    text-align: center;
    line-height: 29px;
    font-weight: bold;
    font-size: 20px;
    background: #fff;
    top: -36px;
    right: 0px;
}
body .fancybox-close:before {
    content: "\e1019";
    font-family: 'icon-font' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body .fancybox-close:hover {
    color: #BC8161;
}
body .fancybox-opened .fancybox-skin {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
}
body .fancybox-image {
    background: #fff;
    padding: 6px;
}
body .fancybox-nav span {
    visibility: visible;
    font-family: 'icon-font' !important;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    left: -55px;
}
body .fancybox-nav span:before {
    content: "\f0d9";
    display: block;
    width: 30px;
    height: 30px;
    border: 2px solid #D6D6D6;
    background: #fff;
    color: #291A05;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}
body .fancybox-next span {
    left: auto;
    right: -70px;
}
body .fancybox-next span:before {
    content: "\f0da";
}
body .fancybox-title {
    margin: 10px 6px 0;
}
.photo-pager {
    float: left;
    font-size: 13px;
    color: #000000;
    margin: 0 0 15px;
}
.photo-pager b {
    text-decoration: underline;
    font-weight: normal;
}
.photo-title {
    font-size: 14px;
    color: #BA7F5F;
    border-bottom: 1px solid #BA7F5F;
    float: right;
    margin: 0 0 15px;
}
body .fancybox-title p {
    clear: both;
    color: #777777;
    font-size: 13px;
    line-height: 1.4;
    margin: 0;
    letter-spacing: 0;
}
/*------------ / lightbox ------------*/
/*------------ mobile_menu ------------*/
.mmenu-show #mobile-fixed li {
    background: #007CBA;
}
.mmenu-show #mobile-search {
    background: #007cba;
}
.mmenu-show #mobile-menu .main-menu {
    background: #FFF;
}
.mmenu-show #member-box li a {
    background: #eee;
    color: #999;
    font-size: 15px;
}
.mmenu-show #mobile-fixed ul {
    border-bottom-color: #007CBA;
}
.mmenu-show #mobile-search .search-box i {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 20px;
}
.mmenu-show #member-box li {
    border-bottom: 1px solid #ddd;
}
.mmenu-show #mobile-menu .language-menu {
    background: #007cba;
}
.mmenu-show #mobile-menu .share-menu {
    border-top: 0;
    background: #f1f1f1;
}
.mmenu-show #mobile-menu .share-menu li {
    border: 0;
    margin: 0;
}
.mmenu-show #mobile-menu .menu ul li a {
    background: #f3f3f3;
    color: #383838;
    border-bottom: 1px solid #e8e8e8;
}
.mmenu-show #mobile-menu .menu li a {
    border-bottom: 2px dotted #ddd;
    color: #383838;
}
.mmenu-show #mobile-fixed .qty {
    background: #4F3524;
}
.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active > a {
    color: #007cba;
}
.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
}
.mmenu-show .toggle-mmenu-close {
    color: #fff;
}
.mmenu-show #mobile-menu .language {
    display: block;
    position: relative;
    padding: 8px 0px 0 10px;
    text-align: left;
    margin: 0;
    width: auto;
}
.mmenu-show #mobile-menu .language a {
    color: #fff;
}
.mmenu-show #mobile-menu .menu ul ul li a {
    padding: 10px 30px 10px 55px;
    background: #f3f3f3;
    border-bottom: 2px dotted rgba(0, 0, 0, 0.1);
}
.mmenu-show #mobile-menu .menu ul ul ul li a {
    padding: 10px 30px 10px 70px;
}
.mmenu-show #mobile-menu .language-menu .language ul {
    display: block;
}
.mmenu-show #mobile-menu .language ul li a {
    background: none;
    line-height: 1;
    display: inline-block;
}
.mmenu-show #mobile-menu .language li + li a {
    border: 0;
}
.mmenu-show #mobile-menu .language ul li+li:before {
    content: '| ';
    color: #D6D6D6;
}
.mmenu-show #mobile-menu .share{
    border:none;
}
.mmenu-show #mobile-menu .share i{
    line-height: 30px;
}
/*------------ / mobile_menu ------------*/
@media screen and (max-width: 1830px) {
   
}
@media screen and (max-width: 1750px) {
    .site-nav .menu li ul {
        width: 130px;
    }
    .site-nav .menu > li > ul {
        margin-left: -65px;
    }
    .site-nav {
        margin: 0 126px 0 0;
    }
    /* .site-nav .menu > li > ul {
        top:40px;
    } */
}
@media screen and (max-width: 1500px) {
    .site-nav .menu > li > a {
        padding-left: 7px;
        padding-right: 7px;
    }
}
@media screen and (max-width: 1400px) {
    /*------------ site-footer 1400 ------------*/
   .site-map ul {
        margin-right: 7px;
    }
    /*------------ / site-footer 1400 ------------*/
}
@media screen and (max-width: 1300px) {
    .site-header  > .container{
       display: flex;
       flex-direction: column;
    }
    .site-title {
        float: unset;
        text-align: center;
        margin: 17px 0 10px;
    }
    .site-title .logo, .header-fixed .site-title .logo {
        width: 270px;
        height: 39px;
    }
    .site-nav .menu > li > a {
        font-size: 16px;
        padding: 0px 20px 10px;
        height: 40px;
        line-height: 40px;
        border-right: 0px solid #EEEEEE;
    }
    .site-nav .menu > li:nth-child(1) > a {
        border-left: 0px solid #EEEEEE;
    }
    .site-nav {
       text-align: center;
    }
    .site-nav {
        margin: 0 0 0 0;
    }
    .site-nav .menu > li > ul {
        top: 40px;
    }

    .header-fixed .site-nav .menu > li > a {
        height: unset;
        line-height: unset;
    }
    .header-fixed .site-nav .menu > li > ul {
        top: 41px;
    }
}
@media screen and (max-width: 1200px) {
    /*------------ site-header 1200 ------------*/
    /*------------ / site-header 1200 ------------*/
    
}
@media screen and (max-width: 1024px) {
    .wrapper{
        padding-top: 40px;
    }
    .language ul li{
        width: auto;
    }
    .site-header{
        position: static;
    }
    .site-title .logo,.header-fixed .site-title .logo{
        width: 270px;
        height: 39px;
    }
    .site-title,.header-fixed .site-title {
        margin: 0;
        padding: 20px 0;
    }
    .site-title{
        float: unset;
        margin: auto;
        text-align: center;
    }
    .main-content {
        padding: 20px 0 60px; 
    }
    .main-title {
        font-size: 25px;
    }
    /*--- 隱私權手機板 ---*/
    
    .header-sheet {
        position: fixed;
        height: auto;
        bottom: 0%;
        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;
    }
    /*--- END隱私權手機板 ---*/
    /*------------ site-header 1024 ------------*/
    .top-nav,
    .site-nav {
        display: none;
    }
    .main-top {
        border-left: 0px solid #007CBA;
    }
    /*------------ / site-header 1024 ------------*/
    /*------------ site-footer 1400 ------------*/
    .footer-top .site-map {
        width: 30%;
        display: none;
    }
    .footer-top .site-info {
        width: 100%;
        margin: 0;
    }
    .footer-top .site-info .title:before {
        display: none;
    }
    .footer-top .site-info p {
        display: block;
        margin: 0;
    }
    .footer-top .col {
        float: unset;
        padding: 0;
        text-align: center;
    }
    .site-map ul,
    .footer-top .follow .share {
        display: none;
    }
    .footer-top .follow {
        width: 173px;
        text-align: center;
        margin: auto;
        margin-top: 20px;
    }
    .footer-top .follow .fb-box {
        margin-right: 10px;
        margin-bottom: 13px;
    }
    .footer-top .container {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .footer-bottom {
        text-align: center;
    }
    /*------------ / site-footer 1024 ------------*/
}
@media screen and (max-width: 900px) {
    /*------------ form 900 ------------*/
    .form-wrap {
        padding: 20px 15px;
    }
    /*------------ form 900 ------------*/
}
@media screen and (max-width: 767px) {
    /*------------ btn-box 767 ------------*/
    .btn-box.align-left.dib {
        text-align: center;
        margin: 0 -5px;
    }
    .btn-box.align-left.dib .btn {
        margin: 0 5px 10px;
        max-width: 250px;
    }
    /*------------ / btn-box 767 ------------*/
    /*------------ pagination 767 ------------*/
    .pagination li {
        vertical-align: middle;
    }
    .pagination-title {
        margin: 0;
    }
    .page-info {
        display: block;
        padding: 0 80px;
    }
    .pagination {
        position: relative;
        height: 0;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -25px;
        margin: 0;
    }
    .pagination li a.prev {
        left: 0;
    }
    .pagination li a.next {
        right: 0;
    }
    .pagination li span {
        display: none;
    }
    .pagination li a i {
        font-size: 22px;
        margin: 0;
    }
    /*------------ / pagination 767 ------------*/
    /*------------ form 767 ------------*/
    .form-title {
        font-size: 36px;
    }
    .form-box {
        padding: 0;
    }
    .form-box.has-bg {
        padding: 40px 20px 10px;
    }
    .form-box .row {
        margin: 0;
    }
    .form-box .col {
        float: none;
        width: auto;
        padding: 0;
    }
    .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-box .tips {
        min-height: 0;
    }
    .success-msg {
        font-size: 17px;
    }
    .form-box .captcha a {
        right: 2%;
    }
    .static-control {
        margin: 0 0 20px;
    }
    .form-box .form-group .check-agree {
        position: static;
        margin: -15px 0 0 0;
    }
    /*------------ / form 767 ------------*/
}
@media screen and (max-width: 600px) {
    /*------------ site-header 600 ------------*/
    
    /*------------ / site-header 600 ------------*/
    /*------------ main-top 600 ------------*/
    .main-top {
        text-align: center;
        padding: 3px 15px 4px 15px;
        margin: 0 0 30px;
    }
    .main-top:before {
        content: "";
        left: 50%;
        margin: 0 0 0 -60px;
        top: -50px;
    }
    .main-title {
        float: none;
    }
    .breadcrumb {
        float: none;
        margin: 0;
    }
    .products-breadcrumb {
        margin: -25px 0 50px 0;
        text-align: center;
    }
    /*------------ / main-top 600 ------------*/
    /*------------ floating 960 ------------*/
    .floating,
    .floating.fancybox-margin {
        display: block;
        position: fixed;
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
    }
    .floating a {
        display: none;
    }
    .floating .ibtn.gotop {
        color: transparent;
        display: block;
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
        top: auto;
        margin: 0;
    }
    /*------------ / floating 960 ------------*/
    /*------------ site-footer 600 ------------*/
    /* .site-footer .gotop { */
        /* display: none; */
    /* } */
    /* .footer-top .container {
        padding: 15px 15px 25px;
    } */
    /* .footer-top .col,
    .footer-top .site-map,
    .footer-top .site-info {
        float: none;
        width: 100%;
        border: 0;
    }
    .footer-top .title {
        margin: 0 0 5px;
    }
    .footer-top .site-info {
        margin: 35px 0 0 0;
    } */
    /*------------ / site-footer 600 ------------*/
}
@media screen and (max-width: 500px) {
    /*------------ form 500 ------------*/
    .form-box .captcha .form-control {
        max-width: 100%;
        display: block;
    }
    /*------------ form 500 ------------*/
}
