﻿@charset 'utf-8';
@import url('https://fonts.googleapis.com/css?family=Text+Me+One|Trykker');
@import url('https://fonts.googleapis.com/css?family=Allura');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@import url('https://fonts.googleapis.com/css?family=Nothing+You+Could+Do');

/*------------ basic ------------*/
body {
    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #444;
    font-size: 14px;
    line-height: 1.6;
    letter-spacing: 0.05em;
}
.container {
    padding: 0 15px;
    max-width: 1470px;
}
label > span{
    display: inline-block;
    margin-left: 10px;
}
label > span.newline{
    display: block;  
    margin: 0; 
}
/*------------ / basic ------------*/

/*------------ icon ------------*/
.share_box {
    text-align: center;
    margin-bottom: 15px;
}
.a2a_default_style .a2a_svg {
    display: none;
}
.share_box .share-link .btn ,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    color: #cccccc;
    cursor: pointer;
    font-size:25px;
}

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

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

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

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

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

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

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

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

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

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

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

.share_box .share-link .btn.plurk:hover {
    color: #E9443D;
}
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 25px;
    width: 25px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 0;
    padding: 0px 0 0;
}
.share_box .share-link .btn {
    width: 25px;
    padding: 3px 0 0;
}

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

/*------------ btn ------------*/
.share .btn .ic{
    line-height: 30px;
}
.share .btn {
        width: 30px;
    height: 30px;
    line-height: 30px;
    color: #666;
    border:solid 1px #AAAAAA;
    font-size: 15px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transition: all .3s ease;
}
.share .btn:hover {
    background: #666666;
    color: #fff;
    border-color: transparent;
}
.ibtn.fb-fans-page {
    background-image: url('../../images/tw/fb_page.png');
    width: 147px;
    height: 48px;
    transition: all .3s ease;
}
.ibtn.fb-fans-page:hover {
    opacity: .6;
}
.btn.back {
    color: #000;
}
.btn.back:hover {
    color: #777777;
}
.ibtn.more {
    background-image: url('../../images/common/btn_more.png');
    width: 101px;
    height: 29px;
}

.btn.simple {
    height: 30px;
    color: #CCCCCC;
    width: 225px;
    font-size: 14px;
    letter-spacing: 0.075em;
    line-height: 30px;
    position: relative;
    display: inline-block;
    margin: 0 30px;
        max-width: 40%;
    border-radius: 0;
}
.btn.simple.search{
    text-align: center;
    padding: 0 20px;
    min-width: 225px;
    display: block;
    transition: all .3s ease;
}
.form-wrap .btn-box{
    text-align: left;

    
}

.form-wrap .btn-box .btn.simple {
    margin:0;
}
.form-wrap .btn-box.search-box{
    position: relative;
    display: inline-block;
    padding-top: 0;
    margin-top: 30px;
    background: #383838;
    color: #CCCCCC;
    margin-left: 25px;
    width: 225px;
    transition: all .3s ease;
}
.form-wrap .btn-box.search-box: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: "\e901";
    position: absolute;
    right: 10px;
    font-size: 18px;
    top: 50%;
    margin-top: -9px;
}
.form-wrap .btn-box.search-box:hover {
    background: #606060;
}
.btn.simple.bg2 {
    color: #000000;
}
.btn.simple.bg2:hover {
    background: #aaa;
}
.btn.simple2 {
    background: #fff;
    border: 1px solid #aaa;
    height: 35px;
    line-height: 33px;
    color: #777;
    font-size: 16px;
    letter-spacing: 0.1em;
    width: 90%;
    max-width: 300px;
    margin: 0 3px 10px;
    position: relative;
}
.btn.simple2:hover {
    border-color: #80CAA5;
}
.btn.simple2 .ic {
    vertical-align: text-bottom;
    margin: 0 8px 0 0;
    color: #7FCAA5;
    font-size: 18px;
}
.btn.simple2 .ic3-angle-double-left,
.btn.simple2 .ic3-angle-double-right {
    position: absolute;
    top: 10px;
    color: #bbb;
    font-size: 12px;
    margin: 0;
}
.btn.simple2 .ic3-angle-double-left {
    left: 8px;
}
.btn.simple2 .ic3-angle-double-right {
    right: 8px;
}
.btn.normal {
    color: #fff;
    font-size: 15px;
    padding: 0 10px;
    min-width: 180px;
    line-height: 40px;
    background: #80CAA5;
    margin: 0 2px 10px;
}
.btn.normal:hover {
   background: #aaa;
}
.btn.normal.send {
    width: 220px;
    font-size: 20px;
    font-weight: bold;
}
.btn.normal .ic {
    vertical-align: middle;
    font-size: 18px;
    margin: 0 0 5px 0;
}
.btn.pure {
    color: #666;
    line-height: 30px;
    margin: 0 5px 10px;
}
.btn.pure:hover {
    color: #80CAA5;
    text-decoration: underline;
}

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

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

.site-header {
    background: rgba(255,255,255,0.85);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10;
    transition: all .3s ease;

}
.header-fixed .site-title .logo{
    height: 38px;
}
.header-fixed .site-title{
    padding: 15px 0;
}
.header-fixed .site-nav{
    padding: 2px 0 0px;
}
.header-fixed .top-nav{
	display:none;
}
.top-nav a{
	display:inline-block;
	padding:3px 8px;
	color:#fff;
	background:#000;
	transition: all .3s ease;
	    border-radius: 0 0 6px 6px;
}
.top-nav a:hover{
	opacity:0.7;
}
.site-title {
    position: relative;
    z-index: 5;
    float: left;
    padding: 21px 0;
    transition: all .3s ease;
}
.site-title .logo {
    background: url(../../images/common/logo.svg) 50% 50% / contain no-repeat;
    width: 243px;
    height: 58px;
    transition: opacity .3s ease;
    transition: all .3s ease;
}
.site-title .logo:hover {
    opacity: .7;
}


.top-nav {
    position: absolute;
    z-index: 10;
    right: 20px;
    top: 0px;
}
.top-nav > * {
    display: inline-block;
    vertical-align: middle;
}

.top-nav .language {
    position: relative;
    width: 115px;
    letter-spacing: 0;
    margin: 5px 0 0 0;
}
.top-nav .language .btn {
    width: 100%;
    color: #777777;
    text-align: left;
    line-height: 23px;
    padding: 0px 25px 0 10px;
    position: relative;
}
.top-nav .language .btn:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 4px 0 4px;
    border-color: #777777 transparent transparent transparent;
    position: absolute;
    right: 8px;
    top: 8px;
}
.top-nav .language ul {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    border: 1px solid #000;
}
.top-nav .language li {
    display: block;
}
.top-nav .language li a {
    display: block;
    background: #fff;
    color: #777777;
    padding: 4px 10px;
    font-size: 13px;
}
.top-nav .language li a:hover {
    color: #000;
    text-decoration: underline;
}

.site-nav {
    position: absolute;
    padding:33px 0 0px;
    margin-left: 200px;
    text-align: right;
    right: 0;
    bottom:0px;
}
.site-nav > * {
    display: inline-block;
    vertical-align: middle;
}
.site-nav .menu {
    text-align: center;
    margin: 0 0px;
    font-family: 'Trykker', serif;
}
.site-nav .menu li {
    position: relative;
}
.site-nav .menu li a {
    display: block;
}
.site-nav .menu > li {
    padding: 0 7px;
}
.site-nav .menu > li > a {
    color: #000000;
    font-size: 15px;
    padding: 10px 30px;
    border-bottom: 4px solid transparent;
    font-family: '微軟正黑體';
    text-align: left;
    letter-spacing: 1px;
    position: relative;
}
.site-nav .menu > li > a span{
    display: block;
    font-size: 13px;
    font-family: 'Times New Roman';
    letter-spacing: 0;
}
.site-nav .menu > li > a:after{
    /*border-bottom: 4px solid #EA2421;*/
    content: '';
    height: 4px;
    width: 0%;
    display: block;
    background: #EA2421;
    position: absolute;
    bottom: -4px;
    left: 0;
    transition: all .3s ease;
}
.site-nav .menu > li > a:hover:after,
.site-nav .menu > li.active > a:after {
    width: 100%;
}
.site-nav .menu > li + li:before {
    content: '';
    height: 35px;
    width: 1px;
    display: block;
    position: absolute;
    left: -6px;
    top: 50%;
    margin-top: -17.5px;
    background: #333333;
}
.site-nav .menu ul {
    display: none;
    font-family: Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei',  '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    position: absolute;
    background-color: #fff;
    z-index: 600;
    width: 208px;
    border: 3px solid #80CAA5;
    box-sizing: border-box;
}
.site-nav .menu > li > ul {
    top: 100%;
    left: 50%;
    margin-left: -104px;
}
.site-nav .menu > li > ul:before {
    content: ' ';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #80caa5 transparent;
    display: block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    right: 0;
    margin-left: -10px;
}
.site-nav .menu ul li+li {
    border-top: 1px solid #e8e8e8;
}
.site-nav .menu ul li a {
    font-size: 14px;
    text-align: center;
    padding: 6px 8px;
    border: 1px solid #fff;
}
.site-nav .menu ul li a:hover,
.site-nav .menu ul li.active > a {
    color: #fff;
    background: #80CAA5;
}
.site-nav .menu ul ul {
    left: 100%;
    top: 0;
}
.site-nav .menu > li:nth-last-child(-n+2) {
    display: none;
}

.site-header .search-box {
    position: relative;
    width: 200px;
    box-sizing: border-box;
    margin-left: 10px;
}
.site-header .search-box .form-control {
    height: 30px;
    line-height: 28px;
    margin: 0;
    padding: 0 42px 0 12px;
    border: none;
    background:  rgba(255,255,255,0.8);
	border-radius:0 0 6px 6px;
	
}
.site-header .search-box .form-control:focus {
}
.site-header .search-box .search {
    background-image: url(../../images/common/btn_search.svg);
    width: 30px;
    height: 30px;
    position: absolute;
    right: 2px;
    top: 0;
	text-indent:-9999px;
}
.no-svg .site-header .search-box .search {
    background-image: url(../../images/common/btn_search.png);
}

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

/*------------ banner ------------*/
.banner {
    position: relative;
    border-bottom: 1px solid #000;
    margin-bottom: 50px;
}
.banner .container {
    max-width: 1440px;
    padding: 0;
}
.banner .item {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: 270px;
    top: 0;
    z-index: 2;
}
.banner .slick-prev,
.banner .slick-next {
    text-align: left;
    white-space: normal;
    text-indent: -99999px;
    overflow: hidden;
    border: 0;
    background: #fff url(../../images/common/index/banner_arrow.png) no-repeat;
    width: 52px;
    height: 52px;
    position: absolute;
    left: 50%;
    bottom: -30px;
    z-index: 20;
    border: 1px solid #000;;
    -webkit-border-radius: 30px;
            border-radius: 30px;

}
.banner .slick-prev:hover,
.banner .slick-next:hover {
    background-color: #000;
}
.banner .slick-prev { background-position:    0 0; margin-left: -52px; }
.banner .slick-next { background-position: 100% 0; }
.banner .slick-prev:hover { background-position:    0 100%; }
.banner .slick-next:hover { background-position: 100% 100%; }
/*------------ / banner ------------*/

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

.main-top {
    position: absolute;
    width: 100%;
    top: 52%;
}
.main-title {
    font-family: 'Allura', cursive;
    font-size: 40px;
    color: #fff;
    padding: 0px 0 0;
    text-align: center;
    letter-spacing: 2.2px;
}
.main-title b{
	display:inline-block;
	margin-right:25px;
	font-weight:normal;
}
.main-title:after {
    content: "";
    display: block;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #fff transparent transparent transparent;
}
.main-content {
    padding: 0 0 40px;
}
.content {
    min-height: 300px;
    box-sizing: border-box;
}
.content-top {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.content-title {
    margin: 0;
    color: #aaa;
    border-top: 1px solid #ccc;
    text-align: center;
    position: relative;
    padding: 10px 0;
    font-size: 15px;
    font-weight: normal;
}
.content-title:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 13px 0 13px;
    border-color: #eeeeee transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin: 1px 0 0 -13px;
}
.content-title2 {
    color: #7FCAA5;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px;
}
.content-title .keyword {
    color: #F2856C;
}
.shopping-title {
    color: #1F1811;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}
.shopping-title .ic {
    font-size: 22px;
    color: #7FCAA5;
    vertical-align: middle;
    margin: 0 3px 3px 0;
}
.shopping-title .ic3-bag-plus {
    font-size: 26px;
    margin-right: 10px;
}

.btn-box {
    clear: both;
    padding-top: 30px;
    position: relative;
    text-align: center;
}
.btn-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}
/*.btn-box a.simple:first-child:before{
    content: ' | ';
    position: absolute;
    bottom:10%;
    right: -30%;
    color: #000;
}
.btn-box .simple:first-child:before{
    content: ' | ';
    position: absolute;
    bottom:10%;
    right: -45%;
    color: #000;
}*/
.btn-box.wide-spacing {
    letter-spacing: 15px;
}
.btn-box.wide-spacing * {
    letter-spacing: 0.1em;
}

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

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

/*------------ breadcrumb ------------*/
.breadcrumb {
    padding: 15px 0;
    font-size: 13px;
    text-align: center;
}
.breadcrumb li {
    margin: 0;
}
.breadcrumb li,
.breadcrumb li a {
    color: #DDDDDD;
    display: inline;
}
.content .breadcrumb li,
.content .breadcrumb li a {
    color: #444
}
.breadcrumb li+li:before {
    content: "/";
    margin: 0 4px;
}

.breadcrumb li a:hover {
    text-decoration: underline;
}
.content-top .breadcrumb {
    background: none;
    float: right;
    color: #BABABA;
    padding: 6px 0;
}
.content-top .breadcrumb:before,
.content-top .breadcrumb:after {
    content: '/';
}
.content-top .breadcrumb li+li:before {
    content: '> ';
}
.content-top .breadcrumb li:first-child a:before {
    display: none;
}

/*------------ / breadcrumb ------------*/

/*------------ side ------------*/
.side {
    width: 300px;
    float: left;
    margin: 10px 0 0 0;
}
.has-side .content {
    width: calc(100% - 340px);
    float: right;
}
.side-title {
}
.side-nav,
.side-nav-top {
    position: relative;
    font-size: 15px;
}

.side-nav > li > a,
.side-nav-top > li > a {
    color: #969696;
    border: solid 1px #DBDBDB;
    position: relative;
    padding: 11px 30px 11px 25px;
    line-height: 1.4;
    display: block;
    margin-bottom: 10px;
    position: relative;
    letter-spacing: 0;
}
.side-nav > li > a:before,.side-nav-top> li > a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #444444;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.side-nav > li > a:hover:before,
.side-nav-top> li > a:hover:before,
.side-nav > li > a:focus:before,
.side-nav-top> li > a:focus:before,
.side-nav > li > a:active:before,
.side-nav-top> li > a:active:before,
.side-nav > li.active > a:before,
.side-nav-top > li.active > a:before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
/*.side-nav > li > a:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0px;
    top: 0;
    bottom: 0;
    border: 10px solid transparent;
    border-image:url(../../images/common/line.png) 10 round;
    background: url('../../images/common/side_ic.png') no-repeat;
    background-position: right center;
}*/
.side-nav-top > li > a {
}
.side-nav > li > a:hover,
.side-nav > li.active > a,
.side-nav-top > li > a:hover,
.side-nav-top > li.active > a {
    color: #fff;
}

.side-nav > li:hover > a:before {
    opacity: 1;
}
.side-nav > li > a >span{
    display: block;
}
.side-nav ul {
    display: none;
}
.side-nav ul li a {
    padding: 11px 10px 11px  25px;
    margin: 0px 0 7px;
    border: solid 1px #DBDBDB;
    transition: all .3s ease;
}
.side-nav ul li a:before{
	width:3px;
	height:3px;
	content:'';
	display:inline-block;
	margin:-2px 10px 0;
	vertical-align:middle;
	background:#444444;
}
.side-nav ul li a:hover,
.side-nav ul li.active > a {
    background-color: #dadada;
}

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

/*------------ site_footer ------------*/
.site-footer {
    padding-top: 30px;
    padding-bottom: 60px;
}
.site-footer .row {
    margin: 0 -20px;
}
.site-footer .col {
    width: 33.33%;
    float: left;
    padding: 0 20px;
}
.site-footer .panel-box {
    border: 1px solid #666;
    padding: 0 30px 24px;
    min-height: 262px;
}
.site-footer .panel-title {
    text-align: center;
    font-family: 'Allura', cursive;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 10px;
}
.site-footer .panel-title span {
    display: inline-block;
    background: #fff;
    padding: 0 15px;
    position: relative;
    top: -12px;
    color: #525252;
}
.site-map {
    text-align: center;
    padding: 0px 0 20px;
    display: flex;
}

.site-map ul {
   width: 100%;
    vertical-align: top;
    text-align: left;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.site-map ul li {
    padding: 10px 5px 15px 15px;
    background: url(../../images/common/sitemap_ic.png) no-repeat 0 14px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.site-map a:hover {
    color: #aaa;
}
.fb-page{
    padding-top: 10px;
}
.site-info {
    font-size: 14px;
    padding-bottom: 10px;
    color: #333;
    padding-top: 10px;
}
.site-info a {
    color: #333333;
    transition: all .3s ease;
}
.site-info a:hover {
    text-decoration: underline;
}
.site-map a{
    color: #000000;
}
.site-map a:hover{
    color: #FF0000;
}
.site-info .info-list li {
    padding-bottom: 10px;
}
.site-info .info-list label {
    float: left;
    font-size: 13px;
    width: 55px;
    color: #000000;
    position: relative;
}
.site-info .info-list label:after {
    content: "";
    width: 3px;
    height: 8px;
    display: block;
    background: url('../../images/common/contact_ic.png');
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
}
.site-info .info-list .txt {
    display: block;
    margin-left: 66px;
}

.follow-box {
    position: relative;
    padding-left: 105px;
    min-height: 90px;
    margin-top: 20px;
}
.follow-box .qrcode {
    position: absolute;
    left: 0;
    top: 0;
}
.follow-box .qrcode img{
    margin: 0;
}
.follow-box .share {
    padding: 12px 5px 0;
}
.footer-links li+li {
    padding-top: 15px;
}
.footer-links a {
    display: block;
    max-width: 300px;
    margin: 0 auto;
}
.footer-links a:hover {
    opacity: 0.7;
}

.footer-bottom {
    text-align: left;
    padding: 20px 0 0;
    color: #444444;
    border-top: solid 1px #666666;
}
.footer-bottom a:hover {
    text-decoration: underline;
}
.copyright,
.author {
    display: inline-block;
}



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

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

.floating {
    position: fixed;
    right: 0;
    bottom: 20%;
    z-index: 400;
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
}
.floating .ibtn.gotop {
    background: #333 url(../../images/common/gotop.png) no-repeat;
    width:  54px;
    height: 54px;
    -webkit-transition: all .3s ease;
       -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
         -o-transition: all .3s ease;
            transition: all .3s ease;
    -webkit-border-radius: 30px 0 0 30px;
            border-radius: 30px 0 0 30px;
}
.floating .ibtn.gotop:hover {
    background-color: #EA2421;
}


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

/*------------ pagination ------------*/
.pagination {
    padding: 0;
    margin: 0;
    text-align: center;
    letter-spacing: 0;
}
.pagination li {
    display: inline-block;
    vertical-align: top;
}
.pagination li a {
    display: block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #000000;
    font-size: 16px;
    padding: 0 5px;
    margin: 0 2px;
    border-radius: 20px;
    box-sizing: border-box;
}
.pagination li a:hover,
.pagination li.active a {
    text-decoration: underline;
    color: #777777;
}
.pagination li a.controls {
    padding: 0;
    font-size: 15px;
    color: #000;
    line-height: 32px;
}
.pagination li a.controls:hover {
    color: #777777;
    background: none;
}
.ic3-back2.re{
    transform:scaleX(-1);
}
.page-info {
    display: none;
}
.page-info .form-control {
    height: 30px;
    line-height: 28px;
    border: 1px solid #ddd;
    margin: 0;
    background: none;
}
.page-info .form-control:focus {
    border-color: #000;
}

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

/*------------ form ------------*/
.reminder {
    text-align: center;
    border: 1px solid #333;
    color: #000;
    font-size: 13px;
    padding: 20px 20px 0;
    margin: 0 auto 40px;
    max-width: 870px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.reminder .require-txt {
    color: #ea2422;
    font-size: 13px;
    position: relative;
    bottom: -10px;
}
.reminder .require-txt b {
    font-size: 15px;
}
.reminder .require-txt span {
    display: inline-block;
    background: #fff;
    padding: 0 20px;
}
.qty-box {
    position: relative;
    display: inline-block;
    width: 100px;
    max-width: none;
    padding: 0 29px;
    box-sizing: border-box;
}
.qty-box .form-control {
    position: relative;
    text-align: center;
    height: 30px;
    line-height: 28px;
    color: #777;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0;
    padding: 0 5px;
    z-index: 1;
    border-radius: 0;
}
.qty-box .form-control:focus {
    border-color: #7FCAA5;
}
.qty-box .btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 19px;
    color: #666;
    border: 1px solid #ddd;
    position: absolute !important;
    z-index: 0;
    top: 0;
}
.qty-box .btn:hover {
    border-color: #7FCAA5;
    background: #eee;
    z-index: 2;
}
.qty-box .less {
    left: 0;
}
.qty-box .add {
    right: 0;
}

.form-control {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding:0 10px;
    box-sizing: border-box;
    margin-bottom: 6px;
    position: relative;
    border:solid 1px #DDDDDD;
  
}
.form-control:focus {
    outline: none;
    background: #F8F8F8;
}
textarea.form-control {
    line-height: 1.4;
    resize: vertical;
    height: auto;
    padding:5px 10px;
}
.static-control {
    line-height: inherit;
    color: #444;
    font-size: 16px;
    margin: 0 0 6px;
    padding: 0 5px;
}
.form-wrap {
    margin: 0 auto;
}
.form-wrap.type2 {
    max-width:800px;
}
.form-wrap .btn-box {
    margin: 0 auto;
    max-width: 900px;
}
.form-box {
    margin: 0 auto;
}
.form-box .row {
    margin: 0 -24px;
    position: relative;
}
.form-box .row:before {
    content: '';
    border-left: 1px solid #DCDCDC;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
}
.form-box .col {
    float: left;
    width: 50%;
    padding: 0 24px;
}
.form-box .required {
    position: relative;
}
.form-box .required:before {
    content: '●';
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-size: 16px;
    margin: 0 8px 5px 0;
    color: #ea2422;
}
.form-box .form-group {
    padding: 4px 0;
    line-height: 36px;
}
.form-box .control-label {
    display: block;
    font-size: 15px;
    color: #383838;
    line-height: inherit;
}
.form-box .control-box {
    position: relative;
}
.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
}
.form-box .captcha .form-control {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    max-width: 280px;
}
.form-box .captcha a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-size: 20px;
    line-height: inherit;
    margin-left: 5px;
    margin-bottom: 6px;
    transition: all .3s ease;
}
.form-box .captcha a * {
    vertical-align: middle;
}
.form-box .captcha a .ic{
    transition: transform .3s;
    border-radius: 5px;
    background: #EA2421;
    padding: 5px;
}
.form-box .captcha a:hover .ic {
    background: #000;
    color: #fff;
}
.form-box .name .control-box {
    position: relative;
}
.form-box .name .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 100%;
}
.form-box .name .radio-box label {
    display: inline-block;
    margin-bottom: 0;
}
.form-box .name2 .control-box {
    padding-right: 150px;
}
.form-box .name2 .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.form-box .name2 .radio-box label {
    margin-bottom: 0;
}
.form-box .tips {
    line-height: 1.2;
    margin-bottom: 6px;
    color: #80CAA5;
    font-size: 13px;
    padding: 0 5px;
}
.form-wrap.type1 .tips {
    min-height: 36px;
    line-height: 18px;
}

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

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

.success-wrap {
    text-align: center;
    max-width: 890px;
    margin: 0 auto;
    padding: 4% 35px;
    border-radius: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.success-box {
    text-align: center;
    line-height: 2;
}
.success-msg {
    border: 1px solid #333;
    font-size: 18px;
    color: #000;
    padding: 30px 20px 0;
    margin-bottom: 66px;
}
.success-msg .txt span {
    display: inline-block;
    padding: 0 20px;
    background: #fff;
    position: relative;
    bottom: -20px;
    color: #ea2422;
    font-size: 37px;
    font-weight: bold;
    line-height: 40px;
}
.success-txt {
    line-height: 1.8;
    color: #777;
    padding-bottom: 10px;
}
.success-txt strong {
    color: #444;
    font-size: 15px;
}
.success-txt a {
    text-decoration: underline;
    color: #000;
}
.success-txt a:hover {
    text-decoration: none;
}
.success-wrap .btn-box {
    max-width: 700px;
    margin: 0 auto;
}

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


/*------------ lightbox ------------*/
body .fancybox-skin {
    margin-top: 30px;
    background: #fff;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;

}
body .fancybox-skin:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0px;
    top: 0;
    bottom: 0;
    border: 10px solid transparent;
    border-image:url(../../images/common/line.png) 10 round;
}
body .fancybox-close {
    background: url(../../images/common/lightbox_close.png) no-repeat;
    width: 70px;
    height: 30px;
    right: 0;
    top: -425px;
}
body .fancybox-nav span {
    visibility: visible;
    background: url(../../images/common/lightbox_arrow.png) no-repeat;
    width: 66px;
    height: 60px;
}
body .fancybox-prev span {
    background-position: 0 0;
    left: 0;
}
body .fancybox-next span {
    background-position: 100% 0;
    right: 0;
}
body .fancybox-prev:hover span {
    background-position: 0 100%;
}
body .fancybox-next:hover span {
    background-position: 100% 100%;
}
body .fancybox-title {
    margin-top: 15px;
    padding: 20px 25px;
    background: rgba(85,85,85,0.80);
}
body .fancybox-title .photo-pager {
    color: #BF8B6C;
    font-size: 14px;
    margin-bottom: 10px;
}
body .fancybox-title .photo-title {
    color: #BABABA;
    font-size: 13px;
}

@media screen and (max-width: 600px) {
    body .fancybox-prev span {
        left: -20px;
    }
    body .fancybox-next span {
        right: -20px;
    }
}

/*------------ / lightbox ------------*/
.mmenu-show #mobile-search .ibtn.search {
    background-image: url(../../images/common/mobile_search_btn.svg);
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
.no-svg .mmenu-show #mobile-search .ibtn.search {
    background-image: url(../../images/common/mobile_search_btn.png);
}
.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a {
    background: #000;
}
.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color:#000;
}
.mmenu-show #mobile-menu .side-nav-top > li a:before {
    border-color: #80caa5;
}
.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active > a {
    color: #ea2422;
}
.mmenu-show #mobile-menu .menu li a span{
    display: none;
}
.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
}
.mmenu-show #mobile-menu .side-nav > li > a:after{
    content: '';
    border: none;
}

@media screen and (max-width: 1600px) {
/*------------ floating 1600 ------------*/
    .floating,
    .floating.fancybox-margin {
        right: 0;
        margin: 0;
    }
/*------------ / floating 1600 ------------*/
}
@media screen and (max-width: 1370px) {
}
@media screen and (max-width: 1340px) {
/*------------ site_header 1340 ------------*/
    .site-header .search-box {
        position: absolute;
        top: 55px;
        right: 0;
    }
/*------------ / site_header 1340 ------------*/
    .site-footer .col {
        width: 50%;
    }
    .site-footer .col1 {
        width: auto;
        float: none;
        padding: 30px 20px 40px;
    }
    .site-footer .col1 .panel-box {
        min-height: 0;
    }
    .site-map {
        overflow: hidden;
        padding: 0;
    }
    .site-map ul {
        display: inline;
    }
    .site-map ul li {
        display: inline-block;
    }
}
@media screen and (max-width: 1280px) {
    .site-title {
        padding: 10px 0;
    }
    .site-nav {
        clear: both;
        position: static;
        margin: 0 auto;
        padding: 0 0 0px;
        text-align: center;
    }
    .site-nav .menu > li{
        display: inline-block;
        text-align: center;
    }
    .site-nav .menu > li > a{
        padding: 5px 9px;
    }
    .main-top {
        top: 62%;
    }
}
@media screen and (max-width: 1200px) {

/*------------ side 1200 ------------*/
    .side {
        width: 260px;
    }
    .has-side .content {
        width: calc(100% - 290px);
    }
/*------------ / side 1200 ------------*/

}
@media screen and (max-width: 1120px) {
/*------------ site_header 1120 ------------*/
    .top-nav {
        right: 15px;
    }
    .site-header .search-box {
        right: 15px;
        top: 70px;
    }
/*------------ / site_header 1120 ------------*/
}
@media screen and (max-width: 1000px) {
    .banner{
        margin-bottom: 30px;
    }
    .header-fixed .site-title .logo ,.site-title .logo{
    height: 38px;
}
.header-fixed .site-title , .site-title {
    padding: 15px 0;
}
    .main-title{
        font-size: 28px;
    }
    .btn-box{
        padding-top: 15px;
    }
/*------------ site_header 1000 ------------*/

    .site-header{
        position: relative;
    }
    .site-title {
        float: none;
        text-align: center;
    }
    .top-nav,
    .site-nav,.site-footer .col1 .site-map,.site-footer .col1 .panel-title{
        display: none;
    }
    .footer-bottom{
        border-top: 0;
        text-align: center;

    }
    .site-footer .col1 .panel-box{
        border:none;
    }
    .site-footer .row{
        display: flex;
        flex-wrap: wrap;
    }
    .site-footer .col1{
        order: 3;
        width: 100%;
        padding: 0;
    }
/*------------ / site_header 1000 ------------*/
/*------------ site_main 1000 ------------*/
/*------------ / site_main 1000 ------------*/
    .banner .item {
        height: 150px;
    }
    .main-top {
        top: 30%;
    }
    /*------------ floating 1000 ------------*/
    .floating,
    .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
    }
    .floating .btn.gocart {
        display: none;
    }
    .floating .ibtn.gotop {
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
    }
    .floating .ibtn.gotop:hover {
        width: 30px;
        background-color: transparent;
    }
/*------------ / floating 1000 ------------*/
    .site-footer{
        padding-top: 10px;
        padding-bottom: 30px;
    }
	.form-wrap .btn-box.search-box{
		margin:30px auto;
		display:block;
	}

}
@media screen and (max-width: 767px) {
/*------------ site_main 767 ------------*/
    .main-content {
        padding: 0 0 20px;
    }
    .content-title2 {
        font-size: 18px;
    }
/*------------ / site_main 767 ------------*/
/*------------ breadcrumb 767 ------------*/
    .content-top .breadcrumb {
        float: none;
    }
/*------------ / breadcrumb 767 ------------*/
/*------------ pagination 767 ------------*/
    .page-info {
        display: block;
        padding: 0 40px;
    }
    .pagination {
        position: relative;
        height: 0;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -30px;
    }
    .pagination li a.prev {
        left: 0;
    }
    .pagination li a.next {
        right: 0;
    }
    .pagination li a.controls.next2,
    .pagination li a.controls.prev2{
        display: none;
    }
/*------------ / pagination 767 ------------*/
/*------------ form 767 ------------*/
    .form-title {
        font-size: 36px;
    }
    .form-box .row:before {
        display: none;
    }
    .form-box .col {
        width: 100%;
    }
    .form-box .name2 .control-box {
        padding: 0;
    }
    .form-box .name2 .radio-box {
        bottom: 100%;
    }
    .form-box .address2 .input-box {
        width: 50%;
    }
    .form-box .address2 .input-box:last-child {
        width: 100%;
    }
    .form-wrap .form-box .tips {
        min-height: 0;
    }
    .success-wrap {
        padding: 30px 0px;
    }
    .success-msg .txt span {
        font-size: 24px;
    }
/*------------ / form 767 ------------*/
/*------------ lightbox 767 ------------*/
    .fancybox-album .fancybox-skin {
        margin: 40px 0 5px;
        padding: 10px !important;
    }
/*------------ / lightbox 767 ------------*/
    .site-footer .col {
        width: 100%;
        float: none;
        padding: 30px 20px 0;
        text-align: center;
    }
    .site-footer .col .panel-box {
        min-height: 0;
        padding: 0 20px 15px
    }
    .site-footer .panel-title {
        margin-bottom: 0;
    }
    .site-info,
    .follow-box {
        display: inline-block;
    }
    .site-info .info-list label {
    }
    .site-info .info-list label:after {
        position: static;
        display: inline-block;
        margin: 0 10px;
    }
    .site-info .info-list .txt {
        display: inline;
        margin: 0;
        text-align: left;
    }
    .footer-links {
        margin: 0 -5px;
    }
    .footer-links li {
        float: left;
        width: 50%;
        padding: 0 5px;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
    }
    .footer-links li+li {
        padding-top: 0;
    }
    
}
@media screen and (max-width: 500px) {
    .footer-links li {
        float: none;
        width: auto;
    }
    .footer-links li+li {
        padding-top: 14px;
    }
    .success-msg .txt span {
        font-size: 20px;
    }
}
@media screen and (max-width: 400px) {
/*------------ form 400 ------------*/
    .form-box .form-group .input-box {
        width: 100%;
    }
/*------------ / form 400 ------------*/
/*------------ btn 400 ------------*/
/*------------ / btn 400 ------------*/
    .follow-box {
        padding: 0;
    }
    .follow-box .qrcode {
        position: static;
        margin-bottom: 15px;
    }
}