@charset 'utf-8';
@import url('https://fonts.googleapis.com/css?family=Poppins:400,400i,500,500i,600,600i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
/*滿版清單*/
.site-nav .menu > li:nth-child(2):after{
	content: ' | ';
    display: block;
    width: 1px;
    height: 10px;
    position: absolute;
    right: 0px;
    top: 2px;
    color: #CCCCCC;
}
.site-nav .menu > li + li.full_menu:before{
	display:none;
	
}
.site-nav .menu .full_menu{
    position: static;
}
.site-nav .menu .full_menu > ul{
    width: 100%;
    left: 0%;
    margin: 0px 0 0 0px;
    padding:20px 30px 20px;
	top: 100%;
}

.site-nav .menu .full_menu li{
    position: static;
    padding: 0 5px 0px 0;
}

.site-nav .menu li.full_menu >ul li{
    text-align: left;
}
.site-nav .menu li.full_menu >ul >li{
    float: left;
    padding:0px;
    box-sizing: border-box;
    border-bottom: none;
    position: static;
}
.site-nav .menu>li.full_menu>ul:before {
    content: "";
    display: block;
    position: absolute;
    background: transparent;
   /* height: 20px;*/
    width: 100%;
    left: 0;
    right: 0;
	top:-10px;
	bottom:0;
}
.site-nav .menu li.full_menu ul ul{
    z-index: 2;
    /* display: block; */
    position: absolute;
    margin: 0;
    width: calc(100% + 6px);
    clear: both;
    left: 0;
    right: 0;
    padding: 0px 30px 20px!important;
    height: auto!important;
    transition: all 0s ease!important;
    margin: 0 -3px;
	border-top:1px solid #CCC;

}
.site-nav .menu li.full_menu ul ul li{
    border-bottom: none;
    display: inline-block;
}
.site-nav .menu li.full_menu ul ul li a{
    padding-left: 40px;
}
.site-nav .menu .full_menu ul li+li{
    border-top:none; 
    background: none; 
}
.site-nav .menu .full_menu ul a{
    padding: 6.5px 15px;
}
.site-nav .menu .full_menu ul ul ul{
   padding-left: 30px;
}
.site-nav .menu li.full_menu ul ul li a{
    background: rgba(255, 255, 255, 0.08);
    padding: 5px 10px;
    margin: 6px 3px;
}
.site-nav .menu li.full_menu ul ul ul li a{
    background: rgba(255, 255, 255, 0.18);
}
.site-nav .menu li.full_menu ul ul li:hover >a,
.site-nav .menu li.full_menu ul ul li.active> a,
.site-nav .menu li.full_menu ul ul li.active2> a{
	background:#3099e3;
    color: #FFFFFF;  
}
.site-nav .menu li.full_menu >ul >li >a:before{
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
     content: "\f105";
     margin-right: 5px;
     vertical-align: middle;
     top: -1px;
     position: relative;
}
.site-nav .menu .full_menu ul>li.active>a,
.site-nav .menu .full_menu ul>li.active2>a,
.site-nav .menu .full_menu ul>li>a:hover{
    background: none;
    color: #033391;
}

/*!滿版清單*/
/*------------ basic ------------*/
body {
    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #525252;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: 0.035em;
}
/*--- 隱私權 ---*/
.header-sheet {
    background-color: #666;
    color: #fff;
    padding: 15px 0;
    position: fixed;
    width:100%;
    bottom: 0;
    width: 100%;
    height:auto;
    text-align:center;
}
.header-sheet .close-ontop {
    color: #fff;
    opacity: 1;
    font-size: 2.4rem;
    position: absolute;
    right: 20px;
    top: calc(50% - 3px);
    transform: translateY(-50%);
}
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: #309ae3;
    text-decoration: underline;}
    .header-fixed .header-sheet{
    display:none;
}
/*---! 隱私權 ---*/
.goog-te-menu-value span:last-child{
    color: #C70018!important
}
.container {
    padding: 0 15px;
    max-width: 1470px;
}
.wrapper{
    position: relative;
    padding:20px 0;

}

.wrapper:before{
    content: '';
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    border:solid 1px #373737;
}
.site-header:before{
    content: '';
    position: absolute;
    top: 20px;
    bottom: 0px;
    left: 20px;
    right: 20px;
    border:solid 1px #373737;
    border-bottom: none;
}
/*------------ / basic ------------*/
.search-box:after {
    position: absolute;
    content: "\e901";
    font-family: 'icon-font' !important;
    speak: none;
    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: 0px;
    font-weight: bold;
    color: #AAAAAA;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
}
.search-box:hover:after{
    color: #3099e3;
}
.site-header .search-box .ibtn.search {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    z-index: 2;
}
.mmenu-show #mobile-search .ibtn.search{
    z-index: 10;
}
.mmenu-show #mobile-menu .language ul li a{
    font-size: 0;
}
.mmenu-show #mobile-menu .language ul li a img{
    width: 27.5px;
    height: 20px;
    transition: all .3s ease;
}
.mmenu-show #mobile-menu .language ul li a:hover img{
    opacity: 0.7;
}
.mmenu-show #mobile-menu .language ul li+li:before {
    display: none;
}
/*------------ icon ------------*/
.icon {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-image: url('../../images/common/icons.png');
    width: 25px;
    height: 25px;
}
.icon.require {
    background: #309AE3;
    width: 5px;
    height: 5px;
    border-radius: 8px;
    margin: 0 3px 3px;
}

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

/*------------ btn ------------*/
.share{

    text-align: right;
}
.share .btn {
    color: #666666;
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    margin: 0 4px;
    border:solid 1px #AAAAAA;
}
.share .btn2{
    border-radius: 0;
    border:none;
    position: relative;
}
.share .btn:hover {
    color: #fff;
}
.btn .ic {
    vertical-align: middle;
    margin-bottom: 5px;
}
.share .facebook.btn:hover{
    background: #2A5090;
    border-color: #2A5090;
}
.share .google.btn:hover{
    background: #D03E33;
    border-color: #D03E33;
}
.share .twitter.btn:hover{
    background: #48B2FD;
    border-color: #48B2FD;
}
.share .message:before{
    content: '';
    display: block;
    position: absolute;
    top: 0.8px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../../images/common/ic1-2.png);
}
.share .btn2:before,.share .btn2:hover img{
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.share .btn2:hover:before,.share .btn2 img{
    opacity: 1;
      -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.share .whatsapp:before{
    content: '';
    display: block;
    position: absolute;
    top: 0.8px;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../../images/common/ic2-2.png);
}
.ibtn.fb-fans-page {
    background-image: url('../../images/common/fb_page.png');
    width: 100px;
    height: 100px;
}
.ibtn.fb-fans-page:hover {
    opacity: 0.75;
}
.ibtn.more {
    background-image: url('../../images/common/btn_more.png');
    width: 101px;
    height: 29px;
}

.btn.simple {
    width: 100%;
    color: #3099E3;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.05em;
    position: relative;
    margin: 0 8px 10px;
}
.btn.simple:hover {
  
}
.btn.simple .back_ic{
    vertical-align: middle;
    margin-top: -3px;
    margin-right: 5px;

    width: 22px;
    height: 22px;
    display: inline-block;
    background: url(../../images/common/back.png);  
}

.send_ic{
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 5px;

    width: 18px;
    height: 18px;
    display: inline-block;
    background: url(../../images/common/send.png);  
}

.btn.simple .ic {
    vertical-align: middle;
    font-size: 22px;
    margin: 0 6px 6px;
}
.btn.simple2 {
    width: 100%;
    max-width: 356px;
    color: #fff;
    background: #000;
    font-size: 16px;
    font-weight: bold;
    line-height: 35px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.btn.simple2:hover {
    background: #309AE3;
}
.btn.simple3 {
    width: 100%;
    color: #fff;
    background: #309AE3;
    font-size: 20px;
    font-family: 'Alike', '微軟正黑體',serif;
    line-height: 40px;
    letter-spacing: 0.08em;
}
.btn.simple3:hover {
    background: #CC0D0D;
}
.btn.normal {
    color: #fff;
    font-weight: bold;
    background: #76819F;
    font-size: 16px;
    padding: 0 10px;
    width: 200px;
    line-height: 50px;
    margin: 0 2px 10px;
    border-radius: 4px;
}
.btn.normal:hover {
    background: #3D4456;
}
.btn.normal .icon {
    margin: 0 4px 3px 0;
}
.ic_home{
    background: url(../../images/common/home.png);
    display: inline-block;
    width: 15px;
    margin-right: 10px;
    height: 14px;
}
.btn.normal .icon.home {
    background-position: 0 0;
}
.btn.normal .icon.cart {
    background-position: -25px 0;
}
.btn.normal .icon.cart2 {
    background-position: -50px 0;
}
.btn.normal .icon.order {
    background-position: -75px 0;
}
.btn.normal .icon.money {
    background-position: -100px 0;
}
.btn.pure {
    color: #309AE3;
    line-height: 30px;
    margin: 0 5px 10px;
    text-decoration: underline;
}
.btn.pure:hover {
    color: #888;
    text-decoration: none;
}


.btn-comparing{

    /*background: #AAAAAA;*/

    color: #373737;

    font-size: 16px;

    line-height: 35px;

    /*width: 154px;*/

    text-align: center;

    cursor: no-drop;

    box-sizing: border-box;

    border:solid 2px transparent;

}

.btn-comparing:before{

    content: '';

    display: inline-block;

    margin-right: 10px;

    background: url(../../images/common/products/ic6.png);

    width: 20px;

    height: 27px;

    vertical-align: middle;

    margin-top: -5px;

    -webkit-transition: all 0.3s ease;

    -moz-transition: all 0.3s ease;

    -ms-transition: all 0.3s ease;

    -o-transition: all 0.3s ease;

    transition: all 0.3s ease;

}

.btn-comparing.active{

    cursor: pointer;

    /*border-color: #D90000;*/

    color: #3099E3;

    /*background: #fff;*/

}

.btn-comparing.active:before,.btn-comparing:after{

    /*background: url(../../images/common/products/ic7.png);*/
    background: url(../../images/common/products/ic6.png);

}
/*
.btn-comparing.active:hover{

    background: #D90000;

    color: #fff;

}*/

.btn-comparing.active:hover:before{

    background: url(../../images/common/products/ic6.png);

}
.site-nav .menu > li.compare button{
	margin-top:-2px;
}
/*------------ / btn ------------*/

/*------------ site_header ------------*/
.site-header {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 999;
    padding-top: 20px;
     -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
}

.wrapper{
    padding-top: 157px; 
}
.site-title {
    position: relative;
    z-index: 5;
    float: left;
    padding: 52px 0 36px;
     -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.site-title .logo {
    background: url('../../images/common/logo.png') 50% 50% / contain no-repeat;
    width: 436px;
    height: 49px;
    transition: all .3s ease;
}
.site-title .logo:hover {
    opacity: .7;
}

/*fixed*/
.header-fixed .site-header:before{
    border-top: none;
    top: 0;
}
.header-fixed .site-header{
    padding-top: 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
}
.header-fixed .top-nav{
    display: none;
}
.header-fixed .site-title{
    padding: 10px 0;
}
.header-fixed .logo{
    width: 280px;
    height: 40px;

}
.header-fixed .site-nav{
    padding-top: 20px;
}
/*!fixed*/
.top-nav {
    position: absolute;
    z-index: 10;
    right: 15px;
    top: 15px;
}
.top-nav > * {
    display: inline-block;
    vertical-align: middle;
}
.top-nav .icon {
    margin: 0 3px 3px 0;
}
.top-nav .icon.lock  { background-position: -100px -25px; }
.top-nav .icon.order { background-position:  -75px -25px; }
.top-nav .icon.money { background-position:  -50px -25px; }
.top-nav .icon.cart  { background-position:  -25px -25px; }

.func-menu {
    margin-right: 10px;
}
.func-menu > li+li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 18px;
    background: url('../../images/common/border_dot_v.png') repeat-y;
}
.func-menu > li > a {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, 'Muli', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #555;
    font-size: 13px;
    letter-spacing: 0.05em;
    line-height: 28px;
    padding: 0 10px;
}
.func-menu > li > a:hover {
    color: #309AE3;
}
.func-menu li.gocart {
    position: relative;
}
.func-menu li.gocart:before {
    display: none;
}
.func-menu li.gocart > a {
    padding: 0;
}
.func-menu li.gocart.active > a,
.func-menu li.gocart > a:hover {
    text-decoration: none;
}
.func-menu li.gocart > a .qty {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    background: #309AE3;
    line-height: 25px;
    min-width: 25px;
    padding: 0 5px;
    border-radius: 25px;
    box-sizing: border-box;
    position: relative;
    bottom: 7px;
    left: -2px;
}
.func-menu li.gocart.active > a .qty:after,
.func-menu li.gocart > a:hover .qty:after {
    content: '';
    display: block;
    border-top: 1px solid #000;
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: -5px;
}
.func-menu .cart-box {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 100%;
    width: 300px;
    border: 2px solid #309AE3;
    background: #fff;
    padding: 1px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    transition: all 0.3s;
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
}
.func-menu .gocart.active .cart-box {
    pointer-events: visible;
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0);
            transform: rotateX(0);
}
.func-menu .cart-box .btn {
    width: 100%;
    background: #aaa;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 39px;
    letter-spacing: 0.05em;
}
.func-menu .cart-box .btn:hover {
    background: #309AE3;
}
.func-menu .cart-box .btn .ic {
    font-size: 22px;
    vertical-align: middle;
    margin: 0 0 6px 5px;
}
.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 a:hover {
    background: #eee;
}
.func-menu .cart-list .pic {
    float: left;
}
.func-menu .cart-list .txt {
    color: #999;
    margin-left: 90px;
    line-height: 1.7;
}
.func-menu .cart-list .name {
    display: block;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
    font-size: 15px;
}
.func-menu .cart-list a:hover .name {
    text-decoration: underline;
}
.func-menu .cart-list .qty {
    color: #F2856C;
}

.top-nav .language .btn {
    display: none;
}
.top-nav .language li {
    position: relative;
    line-height: 18px;
}
.top-nav .language li a {
    color: #525252;
    min-width: 13px;
    line-height: 26px;
    font-size: 0;
    text-align: center;
    padding: 0 5px;
    transition: all .3s ease;
    box-sizing: border-box;
}
.top-nav .language li a img{
    width: 27.5px;
    height: 20px;
    transition: all .3s ease;
}
.top-nav .language li a:hover img{
    opacity: 0.7;
}
.site-nav {
    position: relative;
    padding-top: 76px;
    margin-left: 320px;
    text-align: right;
}
.site-nav > * {
    display: inline-block;
    vertical-align: middle;
}
.site-nav .menu {
    text-align: center;
    margin: 0 -12px;
}
/*cart menu*/
.site-nav .menu li.cart span{
    color: #3099E3;
     font-weight: normal!important;
}
.site-nav .menu li.cart a:before{
    background: url(../../images/common/cart.png);
    width: 41px;
    height: 30px;
    vertical-align: middle;
    content: '';
    display: inline-block;
    margin-top: -10px;
}
.site-nav .menu li.cart:hover >a,
.site-nav .menu li.active.cart >a{
    color: #3099E3;
    font-weight: bold;
    background: transparent;
}
.site-nav .menu li.cart:hover >a span,
.site-nav .menu li.active.cart >a span{
    font-weight: normal;
}
/*!*/
.site-nav .menu li {
    position: relative;
}
.site-nav .menu li a {
    display: block;
    line-height: 1.4;
    position: relative;
}
.site-nav .menu > li {
    padding: 0 7px;
}
.site-nav .menu > li + li:before{
    content: ' | ';
    display: block;
    width: 1px;
    height: 10px;
    position: absolute;
    left: 0px;
    top: 2px;
    color: #CCCCCC
}
.site-nav .menu > li > a {
    color: #373737;
    font-size: 16px;
    letter-spacing: 0.05em;
    padding: 5px 12px;
    box-sizing: border-box;
    background: transparent;
    transition: all .3s ease;
}

.site-nav .menu > li:nth-last-child(-n+2) {
    display: none;
}
.site-nav .menu > li:hover > a,
.site-nav .menu > li.active > a {
    color: #FFFFFF;
    background: #309AE3;
}
.site-nav .menu > li > a span {

}
.site-nav .menu ul {
    display: none;
    font-family: Arial, '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    position: absolute;
    background-color: #fff;
    z-index: 600;
    width: 208px;
    border: 3px solid #3099e3;
    box-sizing: border-box;
}
.site-nav .menu > li > ul {
    top: 125%;
    left: 50%;
    margin-left: -104px
}
/*.site-nav .menu > li > ul:before {
    content: ' ';
    background: url(../../images/common/menu_deco.png) no-repeat;
    display: block;
    height: 9px;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
}*/
.site-nav .menu ul li+li {
    border-top: 1px solid #e8e8e8;
    background: url(../../images/common/menu_border.png) no-repeat 50% 0;
}
.site-nav .menu ul li a {
    font-size: 14px;
    text-align: center;
    padding: 8px;
    border: 1px solid #fff;
}
.site-nav .menu ul li a:hover,
.site-nav .menu ul li.active > a {
    color: #fff;
    background: #309ae3;
}
.site-nav .menu ul ul {
    left: 100%;
    top: -3px;
}

.site-header .search-box {
    position: relative;
    width: 220px;
    box-sizing: border-box;
    padding-left: 10px;
    border-radius: 5px;
    margin-left: 10px;
}

.site-header .search-box .form-control {
    border: 0;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 42px 0 8px;
    background: #F2F2F2;
}
.site-header .search-box .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999999;
}
.site-header .search-box .form-control::-moz-placeholder { /* Firefox 19+ */
  color: #999999;
}
.site-header .search-box .form-control:-ms-input-placeholder { /* IE 10+ */
  color: #999999;
}
.site-header .search-box .form-control:-moz-placeholder { /* Firefox 18- */
  color: #999999;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #AAAAAA;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #AAAAAA;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #AAAAAA;
}
:-moz-placeholder { /* Firefox 18- */
  color: #AAAAAA;
}
.site-header .search-box .ibtn.search {
    background: #309AE3 url(../../images/common/btn_search.png) center no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 0 5px 5px 0;
    transition: all .3s ease;
}
.site-header .search-box .ibtn.search:hover{
    background-color: #555555;
}
/*------------ / site_header ------------*/

/*------------ banner ------------*/
.banner {
    position: relative;
}
.wrapper{
    background: #F4F4F4;
}
/*------------ / banner ------------*/

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

.main-top {
    border-bottom: 12px solid #444;
}
.main-title {
    text-align: center;
    font-family: 'Alike', serif;
    font-size: 45px;
    font-weight: normal;
    color: #212121;
    line-height: 1.2;
    padding: 30px 0;
    margin: 0;
    text-transform: uppercase;
}
.main-title:before,
.main-title:after {
    content: ' ';
    background: url(../../images/common/title_deco.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 102px;
    height: 20px;
    margin: -5px 20px 0;
}
.main-content {
    padding: 30px 0 100px;
}
.content {
    min-height: 300px;
    box-sizing: border-box;
}
.editor ,.content .center_content{
    padding: 0 20px;
}
.content-top {
    margin-bottom: 45px;
}
.content-title {
    color: #525252;
    font-size: 22px;
    border-bottom: solid 1px #DDDDDD;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    padding: 20px;
}
.content-title h1{
    margin: 0;
    color: #525252;
    font-size: 22px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}
.content-title .search{
    font-size: 14px;
    color: #666666;
    display: inline-block;
    margin-left: 25px;
    vertical-align: middle;
}
.content-title .search img{
    margin-right: 5px;
}
.content-title .search .keyword{
    color: #3099E3;
    font-weight: bold;
     font-size: 14px;
}
.content-top.text-center {
    text-align: center;
    margin-bottom: 10px;
}

.shopping-title {
    color: #333;
    font-size: 18px;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}
.shopping-title .icon {
    background: url('../../images/common/title_ic.png') no-repeat;
    width: 30px;
    height: 30px;
    margin: 0 6px 4px 0;
}
.shopping-title .icon.car {
    background-position: 0 0;
}
.shopping-title .icon.cart {
    background-position: 0 -30px;
}
.shopping-title .icon.money {
    background-position: 0 -60px;
}
.shopping-title .icon.plus {
    background-position: 0 -90px;
}
.shopping-title .icon.user {
    background-position: 0 -120px;
}
.shopping-title .icon.box {
    background-position: 0 -150px;
}
.shopping-title .icon.notice {
    background-position: 0 -180px;
}
.shopping-title .icon.msg {
    background-position: 0 -210px;
}

.btn-box {
    clear: both;
    padding-top: 30px;
    position: relative;
    text-align: center;
    border-top: solid 1px #DDDDDD;
    margin-top: 50px;
}
.btn-box.wide-spacing {
    letter-spacing: 15px;
}
.btn-box.wide-spacing * {
    letter-spacing: 0.1em;
}

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

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

/*------------ side ------------*/
.side .title p{
    font-size:20px;
    margin:-10px 0px;
    
}
.side {
    width: 300px;
    vertical-align: top;
    float: left;
    box-sizing: border-box;
}

.has-side .content {
    float: right;
    background: #fff;
    padding: 50px 60px 110px;
    width: calc(100% - 320px);
    box-sizing: border-box;
    min-height: 700px;
}

.side-nav {
    position: relative;
}
.side-nav ul{
    display: none;
}
.side .title {
    letter-spacing: 2.5px;
    line-height: 1.4;
    width: 300px;
    height: 160px;
    -webkit-background-size: 100%;
    background-size: 100%;
    background: url('../../images/common/side_title.jpg');
    color: #FFFFFF;
    font-size: 33px;
    font-family: 'Poppins',Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    position: relative;
    box-sizing: border-box;
    padding: 60px 10px 0 25px ;
    margin: 0 0 20px 0;
    text-shadow: 0 0 12px #1389FF;
    font-weight: bold;
}
.side .title span,
.side .title h2{
    display: block;
    font-size: 23px;
    font-weight: bold;
    margin: 0;
}
.side .logout {
    display: block;
    border: 1px solid #99B56A;
    line-height: 26px;
    font-size: 16px;
    max-width: 123px;
    margin: 0 auto;
    transition: all .2s;
    position: relative;
    z-index: 150;
}
.side .logout:hover {
    background: #99B56A;
    transition: all .2s;
}
.side-nav {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 80px;
    padding-right: 50px;
    font-size: 15px;
}
.side-nav > li{
}
.side-nav li a{
    color: #555;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.side-nav >li > a{
    border-bottom: solid 2px #CBD1DE;
    color: #555;
    line-height: 1;
    padding:20px 0 20px 40px;
}
.side-nav >li > a > h2,
.side-nav >li > a {
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}
.side-nav> li:hover ,.side-nav >li.active{
}
.side-nav> li:hover > a,.side-nav> li.active > a{
    color: #000000;
    border-color: #333333;
}
.side-nav ul{
    padding:15px 0;
}
.side-nav ul >li > a{
    padding:5px 0 5px 55px;
    position: relative;
}
.side-nav ul >li > a > h3{
    font-size: 15px;
    font-weight: normal;
    margin: 0;
}
.side-nav ul >li > a:before{
    content: '';
    display: inline-block;
    position: absolute;
    left: 40px;
    width: 3px;
    height: 3px;
    top: 15px;
    background: #3099E3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.side-nav >li > ul> li:hover > a,.side-nav > li > ul > li.active > a{
    color: #3099E3;
    padding-left: 70px;
}
.side-nav >li > ul> li:hover > a:before
,.side-nav > li > ul > li.active > a:before{
    width: 15px;
}
/*------------ / side ------------*/
/*------------ site_footer ------------*/
.site-footer{
    padding-bottom: 60px;
}
.footer-top {
    padding:45px 50px;
    color: #373737;
    font-size: 14px;
    background: #fff;
}
.footer-top .footer_title{
    font-size: 22px;
    font-family: 'Open Sans';
    color: #373737;
    margin-bottom: 15px;
}
.footer-top .row_{
    display: flex;
    justify-content: space-between;
}
.footer-top .row_ .col1{
    display: flex;
}
.site-info{
    padding-left: 30px;
}
.site-info .title{
    border-bottom: solid 1px #CCCCCC;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.site-map ul {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    text-align: left;
}
.site-map ul + ul{
    margin-left: 85px;
}
.site-map ul li{
    margin-bottom: 15px;
}
.site-map a{
    color: #373737;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.site-map a:hover {
    color: #3099E3;
}
.footer-bottom {
    border-top: 1px solid #ddd;
    text-align: center;
    color: #B9B9B9;
    font-size: 12px;
    line-height: 1.45;
    padding: 40px 0 25px;

}
.footer-bottom a:hover {
    text-decoration: underline;
}
.site-footer .share {
    margin-top: 37px;
}


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

/*------------ floating ------------*/
.floating,
.floating.fancybox-margin {
    display: none;
    position: fixed;
    right: 70px;
    bottom: 20%;
    z-index: 400;
    transition: all .3s ease;
}
.floating .ibtn.gotop {
    background: #858585 url(../../images/common/gotop2.png) no-repeat ;
    width:  60px;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 60px;
    text-indent: 0;
    color: #fff;
    padding-top: 30px!important;
    text-align: center;
}
.floating .ibtn.gotop:hover {
    background-position: 0 0%;
    background-color: #3099E3;
}


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

/*------------ breadcrumb ------------*/
.breadcrumb {
    color: #666666;
    font-size: 13px;
    margin-bottom: 15px;
}
.breadcrumb li,
.breadcrumb li a {
    display: inline;
}
.breadcrumb li a span{
    display: inline-block;
}
.breadcrumb li+li:before {
    content: '> ';
}
.breadcrumb li a:hover {
    opacity: 0.8;
}
.breadcrumb li:first-child:before{
    content: '';
    display: inline-block;
    width: 13px;
    height: 12px;
    vertical-align: middle;
    margin-top: -3px;
    background: url(../../images/common/home_ic.png);
}
/*------------ / breadcrumb ------------*/

/*------------ pagination ------------*/
.pagination-title {
    font-family: 'Alike', serif;
    font-size: 14px;
    font-weight: bold;
    color: #444;
    position: relative;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.pagination-title:after {
    content: ' ';
    display: block;
    width: 70px;
    height: 1px;
    background: #ddd;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
}
.pagination {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 14px;
}
.pagination li {
    display: inline-block;
    vertical-align: top;
}
.pagination li a {
    display: block;
    min-width: 28px;
    height: 28px;
    line-height: 24px;
    padding: 0 5px;
    border: 2px solid #888;
    text-align: center;
    color: #888;
    margin: 0 5px;
    border-radius: 20px;
    box-sizing: border-box;
}
.pagination li a:hover,
.pagination li.active a {
    border-color: #309AE3;
    color: #309AE3;
}
.pagination li a.controls {
    padding: 0;
    font-size: 20px;
}
.pagination li a.controls .ic {
    position: relative;
    bottom: -1px;
}
.page-info {
    display: none;
}
.page-info .form-control {
    height: 30px;
    line-height: 28px;
    border: 2px solid #ccc;
    margin: 0;
    border-radius: 8px;
}
.page-info .form-control:focus {
    border-color: #309AE3;
}

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

/*------------ form ------------*/
.reminder {
    color: #666666;
    font-size: 14px;
    text-align: center;
    position: relative;
    margin: 0 0 30px;
}

.reminder strong {
    color: #000;
    font-size: 24px;
    display: inline-block;
    margin-bottom: 10px;
}
.reminder .require-txt {
    display: inline-block;
    color: #309AE3;
    font-size: 14px;
    margin-left: 15px;
    font-weight: bold;
}

.form-control {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 34px;
    padding: 0 10px;
    border: 1px solid #DEE1E9;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 6px;
     -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.form-control:focus {
    outline: none;
    border-color: #6AB5EA;
}
textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
    height: auto;
}
.phone{
    display: flex;
}
.phone span{
    padding:0 10px;
}
.form-b{
    width: 100%;
}
.form-s{
    min-width: 113px;
    width: 113px;
}
.static-control {
    line-height: inherit;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 6px;
    padding: 0 5px;
}
.form-title {
    text-align: center;
    font-family: 'Open Sans', serif;
    font-size: 40px;
    font-weight: bold;
    color: #525252;
    line-height: 1.2;
    margin: 0 0 30px;
}
.form-title b{
    position: relative;

    font-weight: bold;
    display: inline-block;
    color: #3099E3;   
    margin-left: 12px;
}
.form-title b:before{
    content: '';
    display: block;
    background: url(../../images/common/contact/ic7.png);
    width: 47px;
    height: 46px;
        margin-left: 36px;
    margin-bottom: -11px;
}

.form-wrap {
    margin: 0 auto;
}
.form-wrap.type1 {
    max-width: 1134px;
}
.form-wrap.type2 {
    border: 1px solid #ddd;
    max-width: 740px;
}
.form-wrap.type3 {
    max-width: 1000px;
}
.form-box {
    margin: 0 auto;
    box-sizing: border-box;
    background: #F2F5F9;
    height: auto;
    overflow: hidden;
    padding: 30px;
}
.form-wrap.type2 .form-box {
    max-width: 540px;
    padding: 4% 0 5%;
}
.form-box .row {
    margin: 0 -2%;
}
.form-box .col {
    float: left;
    width: 50%;
    padding: 0 2%;
}
.form-box .required {
    position: relative;
}
.form-box .required:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: #309AE3;
    width: 5px;
    height: 5px;
    border-radius: 8px;
    margin: 0 8px 4px 0;
}
.form-box .form-group {
    padding: 2px 0;
    line-height: 36px;
}
.form-box .form-group .tag_upload{
    letter-spacing: 0;
    line-height: 1.4;
    display: block;
    margin-top: 5px;
}
.form-box .form-group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}
.form-box .control-label {
    display: block;
    font-size: 15px;
    color: #666666;
    line-height: inherit;
    padding-left: 5px;
}
.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: #bbb;
    font-size: 20px;
    line-height: inherit;
    margin-left: 5px;
    margin-bottom: 6px;
    transition: all .3s ease;
}
.form-box .captcha a:hover {
    color: #309AE3;
}
.form-box .captcha a .ic {
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}
.form-box .captcha a:hover .ic {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
}
.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: #3099e3;
    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 .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 .psw-account .control-label {
    float: left;
}
.form-box .psw-account .control-box {
    margin-left: 50px;
}
.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: 12px;
    height: 12px;
    margin: 0 0 3px;
}
.form-radio:before {
    background-image: url('../../images/common/form_radio.png');
}
.form-checkbox:before {
    background-image: url('../../images/common/form_checkbox.png');
}
.form-radio.checked:before,
.form-checkbox.checked:before {
    background-position: 0 100%;
}
.file_txt{
    display: none;
}
input[type=file]{
    color: #999999;
}
input[type=file]::-webkit-file-upload-button {
  border: none;
  color: #fff;
  background: #6AB5EA;
  padding:10px 20px;
  line-height: 1;
  border-radius: 4px;
  cursor: pointer;
   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
input[type=file]:hover::-webkit-file-upload-button {
    background: #1D84CF;
}
.success-wrap:before,.success-wrap:after{
    position: absolute;
    content: '';
    background: url(../../images/common/products/bg1.png) no-repeat;
    width: 110px;
    height: 110px;
    display: block;
    max-width: 11%;
    background-size: contain;
}
.success-wrap:before{
    top:0;
    left: 0;
}
.success-wrap:after{
    bottom:0;
    right: 0;
    background: url(../../images/common/products/bg2.png);
}
.success-wrap {
    position: relative;
    text-align: center;
    padding: 45px 30px 60px;
    background: #F2F5F9;
}
.success-box {
    text-align: center;
    line-height: 2;
}
.success-msg img{
    margin-bottom: 20px;
}
.success-msg {
    max-width: 620px;
    color: #525252;
    font-size: 23px;
    padding: 6px 15px;
    line-height: 1.5;
    letter-spacing: 0.06em;
    margin: 0 auto 16px;
}
.success-msg2 {
    color: #000;
    font-size: 23px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 10px;
    letter-spacing: 0.06em;
}

.success-txt {
    color: #666666;
    font-size: 14px;
    margin-bottom: 10px;
}
.success-txt a{
    color: #3099E3;
    text-decoration: underline;
    font-weight: bold;
}

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

/*------------ table ------------*/
.table-h thead {
    /*border-top: 1px solid #BBB;*/
}
.table-h td {
    padding: 12px 6px;
    line-height: 1.4;
    text-align: center;
    min-width: 76px;
}
.table-h .btn-holder {
    min-width: 30px;
}
.table-h thead th {
    color: #777;
    background: #eee;
    padding: 12px;
}
.table-h tbody tr+tr {
}
.table-h tfoot tr {
    background: #FFEADF;
    color: #555;
}
.table-h tfoot tr+tr {
    border-top: 1px solid #fff;
}
.table-h tfoot td {
    text-align: right;
    padding: 12px 30px;
}
.table-h tfoot td:last-child {
    width: 15%;
}
.table-h tfoot tr:last-child td {
    color: #f00;
}
.table-h tfoot tr:last-child td:last-child {
    font-size: 16px;
    font-weight: bold;
}
.table-h tfoot td .form-control {
    display: inline-block;
    width: auto;
    margin: 0;
}

.table-h .align-left {
    text-align: left;
}
.table-h a {
    display: inline-block;
    vertical-align: middle;
}
.table-h .pd-id {
    color: #aaa;
    font-size: 14px;
}

.table-h a:hover .pd-name {
}
.table-h .img {
    width: 80px;
}
.table-h a.pic {
    position: relative;
    overflow: hidden;
}

.table .ibtn.delete {
    background-image: url(../../images/common/cart/btn_delete.png);
    width: 60px;
}
.table td span {
    color: #f00;
}

.table-v {
    border: solid #ddd;
    border-width: 1px 0;
}
.table-v tr:first-child {
    border-bottom: 1px solid #ddd;
}
.table-v tr:nth-child(2n+1) {
    background: #F7F7F7;
}
.table-v th,
.table-v td {
    padding: 10px 35px;
    vertical-align: middle;
}
.table-v th {
    text-align: left;
    width: 100px;
    border-right: 1px solid #ddd;
    font-weight: normal;
}
.table-v strong {
    color: #309AE3;
}

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

/*------------ lightbox ------------*/
body .fancybox-close {
    background: url(../../images/common/lightbox_close.png) no-repeat;
    width: 46px;
    height: 46px;
    right: 0;
    top: -56px;
}
body .fancybox-close:hover {
    background-position: 0 100%;
}
body .fancybox-skin {
    background: #fff;
    border-radius: 0;
    margin-top: 60px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
body .fancybox-inner {
    background: #eee;
    border-radius: 0;
}
.fancybox-album .fancybox-skin {
    margin: 50px 50px 0;
}
.fancybox-album .fancybox-close {
    background: url('../../images/common//album/lightbox_close.png') no-repeat;
    width: 70px;
    height: 40px;
    right: 0;
    top: -40px;
}
.fancybox-album .fancybox-nav span {
    visibility: visible;
    background: url('../../images/common/album/lightbox_arrow.png') no-repeat;
    width: 40px;
    height: 40px;
    margin-top: -20px;
}
.fancybox-album .fancybox-prev span {
    background-position: 0 0;
    left: -60px;
}
.fancybox-album .fancybox-next span {
    background-position: 100% 0;
    right: -60px;
}
.fancybox-album .fancybox-title {
    color: #555;
    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 13px;
    line-height: 1.7;
    letter-spacing: 0.035em;
    padding-top: 10px;
}
.fancybox-album .photo-pager {
    float: right;
    font-size: 12px;
}
.fancybox-album .photo-title {
    background: url('../../images/common/album/title_icon.png') no-repeat 0 3px;
    padding-left: 24px;
    color: #FC6532;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 20px;
}
.fancybox-album .photo-intro {
    margin-bottom: 10px;
}

/*------------ / lightbox ------------*/
.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a {
    background: #3099e3;
}
.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color: #3099e3;
}
.mmenu-show #mobile-menu .side-nav-top > li a:before {
    border-color: #3099e3;
}
.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active > a {
    color: #3099e3;
}

@media screen and (max-width: 1620px) {
/*------------ floating 1620 ------------*/
    .floating,
    .floating.fancybox-margin {
        right: 0;
        margin-right: 0;
    }
/*------------ / floating 1620 ------------*/
}
@media screen and (max-width: 1580px) {
    .wrapper:before,.site-header:before{
        display: none;
    }
    .site-header{
        padding-top: 0;
    }
   
/*------------ site_footer 1580 ------------*/
    .footer-bottom .container {
        max-width: none;
        padding: 0 80px;
    }
/*------------ / site_footer 1580 ------------*/
}
@media screen and (max-width: 1420px) {
/*------------ site_header 1420 ------------*/
    .site-title {
        padding: 30px 0;
    }
    .site-nav {
        padding-top: 65px;
            margin-left: 280px;
    }
    .func-menu {
        margin-right: 0;
    }
/*------------ / site_header 1420 ------------*/
    .banner:before {
        display: none;
    }
    .site-title .logo{
        width: 250px;
    }
}
@media screen and (max-width: 1300px) {
/*------------ site_footer 1300 ------------*/
    .footer-bottom {
        text-align: center;
    }
    .footer-bottom .container {
        padding: 0 15px;
    }
/*------------ / site_footer 1300 ------------*/
}
@media screen and (max-width: 1200px) {
    .footer-top .row_{
        display: block;
        text-align: center;
    }
    .footer-top .row_ .col1{
        display: inline-flex;
        text-align: left;
    }
    .footer-top .row_ .col{
        margin-bottom: 10px;
    }
    .share{
        text-align: center;
    }
    .site-map{
        text-align: center;
    }

}
@media screen and (max-width: 1080px) {
/*------------ site_header 1080 ------------*/
    .site-nav .menu {
        margin: 0 -8px;
    }
    .site-nav .menu > li > a {
        padding: 5px 8px;
    }
/*------------ / site_header 1080 ------------*/
}
@media screen and (max-width: 1000px) {
	.wrapper{
		padding-top:40px;
	}
	.side{
		display:none;
	}
	.has-side .content{
		width:100%; 
	}
	.compare .btn-comparing{
		display:block; 
		padding: 10px 30px;
		border-bottom: 1px solid #ddd;
		color: #666; 
		line-height: 1.6;
		background:none;
	}
	.compare .btn-comparing:before{
		display:none;
	}
    /*--- 隱私權手機板 ---*/
    .header-sheet {
        position: fixed;
        height: auto;
        bottom: 0%;
        z-index:9999;
        font-size:  14px;
        padding:  10px 0 10px;
    }
    .header-sheet .close-ontop {
        right: 0px;
        left:0px;
        top: -25px;
        margin:auto;
        text-align:center;
        background:#666;
        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{
        position: static;
    }
/*------------ site_header 1000 ------------*/
    .site-title,.header-fixed .site-title {
        float: none;
        text-align: center;
        padding: 15px 0;
    }
    .site-title .logo ,.header-fixed .site-title .logo{
        width: 218px;
        height: 25px;
    }
    .top-nav,
    .site-nav {
        display: none;
    }
    .has-side .content{
        padding:5px;
    }
    .content-title{
        font-size: 18px;
        padding: 10px;
    }
    .editor ,.content .center_content{
        padding: 0 10px;
    }
/*------------ / site_header 1000 ------------*/
/*------------ site_main 1000 ------------*/
    .main-title {
        font-size: 36px;
    }
    .content-top,
    .content-top.text-center {
        margin: 0 0 15px;
    }
    .main-content {
        padding-bottom: 80px;
    }
/*------------ / site_main 1000 ------------*/
/*------------ contet_nav 1000 ------------*/
    .content-nav {
        display: none;
    }
/*------------ / contet_nav 1000 ------------*/
/*------------ site_footer 1000 ------------*/
    .footer-top{
        padding:15px;
    }
    .footer-top .row_ .col1{
        display: block;
        text-align: center;
        
    }
    .site-info{
       padding-left: 0; 
    }
    .follow{
        margin-bottom: 10px;
    }
    .site-map,.footer-top .share {
        display: none;
    }
    .site-footer{
        padding-bottom: 30px;
    }
    .footer-bottom {
        padding: 20px 0;
    }
    .share .message:before,
    .share .whatsapp:before{
        width: 30px;
        height: 30px;
        background-size: contain;
    }
/*------------ / site_footer 1000 ------------*/
/*------------ floating 1000 ------------*/
    .floating,
    .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
    }
    .floating .ibtn.gotop,
    .floating .ibtn.gotop:hover {
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
    }
/*------------ / floating 1000 ------------*/
    .main-content {
        padding: 20px 0 30px;
    }
    .form-title {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .form-title b:before{
        width: 25px;
        height: 25px;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .form-box{
        padding: 10px;
    }
    .reminder{
        margin-bottom: 10px;
    }
    .btn-box{
        margin-top: 20px;
        padding-top: 20px;
    }
    .has-side .content{
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 900px) {
/*------------ table 900 ------------*/
    .table-h td {
        min-width: 40px;
    }
/*------------ / table 900 ------------*/
}
@media screen and (max-width: 767px) {
    .phone {
        flex-wrap: wrap;
    }
/*------------ site_main 767 ------------*/
    .main-title {
        font-size: 30px;
    }
    .main-title:before,
    .main-title:after {
        display: none;
    }

   
/*------------ / 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: -29px;
    }
    .pagination li a.prev {
        left: 0;
    }
    .pagination li a.next {
        right: 0;
    }
/*------------ / pagination 767 ------------*/
/*------------ form 767 ------------*/
   
    .form-box .row {
        margin: 0;
    }
    .form-box .col {
        float: none;
        width: auto;
        padding: 0;
    }
    .form-wrap.type2 {
        border: 0;
    }
    .form-wrap.type2 .form-box {
        max-width: none;
        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-wrap.type1 .tips {
        min-height: 0;
    }
    .success-msg {
        font-size: 17px;
    }
    .success-msg2 {
        font-size: 19px;
    }
/*------------ / form 767 ------------*/
/*------------ table 767 ------------*/
    .table-h {
        border-top: 1px solid #bbb;
    }
    .sum-box .table-h {
        border-top: 0;
    }
    .table-h thead {
        display: none;
    }
    .table td .ibtn.delete {
        position: absolute;
        right: 0;
        top: 5px;
    }
    .table-h tr,
    .table-h td {
        display: block;
        text-align: left;
    }
    .table-h td+td,
    .table-h tfoot td+td {
        border-left: 0;
    }
    .table-h tbody td[data-title]:before {
        content: attr(data-title);
        display: inline-block;
        color: #aaa;
        font-size: 13px;
    }
    .table-h tr {
        padding: 10px 0;
        position: relative;
    }
    .table-h tfoot tr {
        padding: 10px 15px;
        overflow: hidden;
    }
    .table-h tfoot td {
        padding: 0;
    }
    .table-h tfoot td:first-child {
        float: left;
        text-align: left;
    }
    .table-h tfoot td:last-child {
        width: auto;
        float: right;
    }
    .table-h td,
    .table-h tbody td {
        padding: 0;
        line-height: 2;
    }
    .table-h td a {
        display: inline-block;
        line-height: 1.5;
    }
    .table-v th, .table-v td {
        padding: 8px 12px;
    }
    .table-v th {
        width: 90px;
    }
/*------------ / table 767 ------------*/
/*------------ lightbox 767 ------------*/
    .fancybox-album .fancybox-skin {
        margin: 50px 0 5px;
    }
    .fancybox-album .fancybox-close {
        top: -45px;
        right: 50%;
        margin-right: -35px;
    }
    .fancybox-album .fancybox-nav span {
        top: -55px;
        margin-top: 0;
    }
    .fancybox-album .fancybox-prev span {
        left: -12px;
    }
    .fancybox-album .fancybox-next span {
        right: -12px;
    }
/*------------ / lightbox 767 ------------*/
}
@media screen and (max-width: 500px) {
/*------------ table 400 ------------*/
    .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 {
        background: #F7F7F7;
        border: 0;
    }
/*------------ / table 400 ------------*/
}
@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 ------------*/
}