@charset "utf-8";
/*------------ basic ------------*/
body {
    font-family: "微軟正黑體", Source Sans Pro, Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    color: #666666;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.35px;
}
.wrapper {
    position: relative;
}
.container {
    padding: 0 15px;
    max-width: 1330px;
}
/*------------ / basic ------------*/
/*--- 最上方 ---*/
.header-sheet {
    background-color: #666;
    color: #fff;
    padding: 15px 0;
    position: relative;
    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: #ffd24d;
    text-decoration: underline;}
    .header-fixed .header-sheet{
    display:none;
}
/*--- END ---*/
/*-----share_box-----*/
.share_box .share-link .btn {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    border: 1px solid transparent;
    margin: 2px 0;
}
.share_box .share-link .btn,
.share_box .share-link .a2a_kit {
    color: #ccc;
    cursor: pointer;
}
.share_box.product {
    text-align: left;
    margin: 0 0 7px 0;
}
.share_box {
    text-align: center;
    margin: 10px 0 0 0;
}
.share_box.second {
    margin: 20px 0 10px;
    display: block;
}
.share_box .share-link .btn.blogger:hover {
    color: #F26C38;
}
.share_box .share-link .btn.facebook:hover {
    color: #405D9A;
}
.share_box .share-link .btn.google:hover {
    color: #F34537;
}
.share_box .share-link .btn.twitter:hover {
    color: #39A0CE;
}
.share_box .share-link .btn.mail:hover {
    color: #F6C13D;
}
.share_box .share-link .btn.linkedin:hover {
    color: #0177B5;
}
.share_box .share-link .icon-ic-share-t:hover {
    color: #36465C;
}
.share_box .share-link .btn.line:hover {
    color: #00C300;
}
.share_box .share-link .icon-ic-share-linecall:hover {
    color: #00C300;
}
.share_box .share-link .icon-ic-share-w:hover {
    color: #F70B19;
}
.share_box .share-link .btn.pinterest:hover {
    color: #DE220A;
}
.share_box .share-link .btn.plurk:hover {
    color: #E9443D;
}
.share_box .share-link .icon-ic-share-t,
.share_box .share-link .icon-ic-share-linecall,
.share_box .share-link .icon-ic-share-w {
    font-size: 28px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin: 2px 0;
    padding: 0;
}
.a2a_svg.a2a_s__default.a2a_s_tumblr,
.a2a_svg.a2a_s__default.a2a_s_whatsapp,
.a2a_svg.a2a_s__default.a2a_s_sina_weibo,
.a2a_label {
    display: none;
}
/*---- btn-box ----*/
.btn-box {
    clear: both;
    padding: 40px 0 0 0;
    position: relative;
    text-align: center;
}
.btn-box.align-left {
    text-align: left;
}
.btn-box.has-border {
    padding: 25px 0;
    border-bottom: 1px dotted #ACACAC;
}
.btn-box.dib .btn {
    display: inline-block;
    max-width: 300px;
    width: 100%;
    margin: 0 10px 10px;
}
/*------------ / btn ------------*/
/*------------ site_header ------------*/
.site-header {
    text-align: center;
}
.site-title {
    padding: 17px 0;
}
/*---- language ----*/
.language {
    position: absolute;
    right: 15px;
    top: 40px;
}
.language .btn {
    display: none;
}
.language ul {
    line-height: 12px;
}
.language ul li {
    display: inline-block;
    margin: 0 -4px 0 0;
}
.language li + li:before {
    content: "/";
    margin: 0 10px;
    display: inline-block;
}
.language li a {
    transition: all .2s;
    font-size: 13px;
    display: inline-block;
    text-align: center;
}
/*---- search-box ----*/
.site-header .search-box {
    position: relative;
    width: 205px;
    float: right;
    box-sizing: border-box;
}
.site-header .search-box .form-control {
    height: 50px;
    margin: 0;
    border-radius: 0;
    border: 0;
    line-height: 50px;
    background: transparent;
    transition: all .1s;
    padding: 0 40px 0 25px;
}
.site-header .search-box .form-control:focus {
    outline: none;
    border: 0;
}
.site-header .search-box .btn {
    right: 20px;
    top: 16px;
}
.search-box a i {
    font-size: 16px;
}
/*------------site-nav ------------*/
.site-nav {
    position: relative;
}
.site-nav > * {
    display: inline-block;
    vertical-align: middle;
}
.site-nav .container {
    display: block;
}
.site-nav .menu {
    width: calc(100% - 205px);
    float: right;
}
.site-nav .menu li {
    position: relative;
}
.site-nav .menu > li {
    width: calc(100% / 8);
    display: inline-block;
    float: none;
    margin: 0 -4px 0 0;
}
.site-nav .menu > li > a {
    transition: all .2s;
    text-align: center;
    display: block;
    padding: 10px 0;
    letter-spacing: 3px;
    font-size: 16px;
    position: relative;
    box-sizing: border-box;
    -moz-transition: height 0.8s ease, width 0.8s ease, opacity 0.8s ease, background-color 0.8s ease;
    -o-transition: height 0.8s ease, width 0.8s ease, opacity 0.8s ease, background-color 0.8s ease;
    -webkit-transition: height 0.8s ease, width 0.8s ease, opacity 0.8s ease, background-color 0.8s ease;
    transition: height 0.8s ease, width 0.8s ease, opacity 0.8s ease, background-color 0.8s ease;
}
.site-nav .menu li ul {
    display: none;
    position: absolute;
}
.site-nav .menu > li > ul {
    z-index: 600;
    width: 100%;
    top: 100%;
    left: 0;
    box-sizing: border-box;
    text-align: left;
}
.site-nav .menu > li > ul:before {
    content: "";
    position: absolute;
    display: block;
    bottom: 100%;
    left: 50%;
    margin: 0 0 0 -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7.5px 7px 7.5px;
}
.site-nav .menu li ul li {
    margin: 0;
    width: auto;
    text-align: center;
    border: 0;
}
.site-nav .menu ul li a {
    font-weight: bold;
    line-height: 1.4;
    padding: 10px 15px;
    display: block;
    position: relative;
    font-size: 15px;
    transition: all .2s;
}
.site-nav .menu ul ul {
    margin: 0 0 0 5px;
    width: 100%;
    top: 0px;
    left: 100%;
    box-sizing: border-box;
}
.site-nav .menu ul ul:before {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 100%;
    right: 100%;
    top: 0;
    background: transparent;
}
.site-nav .menu > li:nth-child(9),.site-nav .menu > li:nth-child(10),.site-nav .menu > li:nth-child(11),.site-nav .menu > li:nth-child(12),.site-nav .menu > li:nth-child(13),.site-nav .menu > li:nth-child(14),.site-nav .menu > li:nth-child(15),.site-nav .menu > li:nth-child(16),.site-nav .menu > li:nth-child(17),.site-nav .menu > li:nth-child(18) {
    display: none;
}
/*------------share------------*/
.share {
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0 0 21px;
}
.share li {
    float: left;
    margin: 0 4px;
}
.share .btn {
    font-size: 16px;
    transition: all .2s;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
/*------------ / site_header ------------*/
/*------------  fixed ------------*/
.header-fixed .site-header {
    position: fixed;
    width: 100%;
    z-index: 600;
}
.header-fixed .language {
    display: none;
}
.header-fixed .site-title {
    position: absolute;
    z-index: 650;
    background: none;
}
.header-fixed .site-nav .menu li {
    margin: 0 0 0px;
}
.header-fixed .site-nav .menu > li > a {
    padding: 19px 0;
    -moz-transition: height 0.8s ease, width 0.8s ease;
    -o-transition: height 0.8s ease, width 0.8s ease;
    -webkit-transition: height 0.8s ease, width 0.8s ease;
    transition: height 0.8s ease, width 0.8s ease;
}
.header-fixed .search-box .form-control {
    height: 70px;
    line-height: 35px;
}
.header-fixed .search-box .btn {
    top: 27px;
}
.header-fixed .site-nav .menu {
    width: calc(100% - 355px);
}
/*------------ / fixed ------------*/
/*------------ site_main ------------*/
.site-main {
    position: relative;
}
.main-top {
    padding: 40px 0 15px;
    text-align: right;
}
.main-title {
    font-size: 26px;
    letter-spacing: 3px;
    position: relative;
    text-indent: 3px;
}
.main-title:before,
.main-title:after {
    content: "";
    width: 65px;
    display: block;
    height: 1px;
    position: absolute;
    top: 35px;
    left: calc(50% - 150px);
}
.main-title:after {
    right: calc(50% - 150px);
    left: auto;
}
.main-content {
    box-sizing: border-box;
    z-index: 100;
    position: relative;
    padding: 0 0 80px;
}
.main-content .container {
    display: table;
    width: 100%;
}
.content {
    min-height: 300px;
    box-sizing: border-box;
}
.content-title {
    font-size: 18px;
    position: relative;
    padding: 9px 10px 9px 40px;
    margin: 0 0 25px;
}
.content-title i {
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    width: 20px;
    height: 22px;
    position: absolute;
    border-radius: 50%;
    top: 15px;
    left: 12px;
    padding-left: 2px;
}
/*------------ / site_main ------------*/
/*------------ site_footer ------------*/
.site-footer {
    position: relative;
}
.site-footer  a{
    display: inline-block;
}
.site-footer .col {
    float: left;
}
.site-footer .tit {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    font-family: 'Cabin', sans-serif;
    padding: 0 0 10px;
    margin: 0 0 15px;
}
.footer-top {
    padding: 60px 0;
}
.footer-mid {
    padding: 45px 0;
}
.site-info {
    font-size: 14px;
    line-height: 1.45;
    min-width: 300px;
    margin: 0 105px 0 0;
}
.site-info li {
    position: relative;
    padding: 0 0 0 25px;
}
.site-info li + li {
    margin: 5px 0 0;
}
.site-info i {
    width: 16px;
    height: 16px;
    overflow: hidden;
    border-radius: 50%;
    color: transparent;
    position: absolute;
    text-align: center;
    top: 3px;
    left: 0;
}
.site-info i:before {
    content: "\f105";
    display: block;
    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;
}
.site-info li a,
.site-info span {
    display: inline-block;
}
.site-info .tel {
    font-family: 'Cabin', sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 15px;
    padding: 0;
    white-space: nowrap;
}
.site-map {
    font-size: 14px;
}
.site-map ul {
    box-sizing: border-box;
    float: left;
    line-height: 1.2;
}
.site-map ul + ul {
    margin: 0 0 0 25px;
}
.site-map li + li {
    margin-top: 18px;
}
.footer-bottom {
    padding: 30px 0;
}
.footer-bottom p {
    margin: 15px 0 0 0;
    float: right;
    font-size: 12px;
}
.footer-bottom .author {
    font-size: 13px;
}
/*------------ / site_footer ------------*/
/*------------ floating ------------*/
.floating,
.floating.fancybox-margin {
    position: fixed;
    right: 15px;
    bottom: 80px;
    z-index: 800;
}
.floating .gotop:hover {
    background-position: 0 100%;
}
/*------------ / floating ------------*/
/*------------ breadcrumb ------------*/
.breadcrumb {
    font-size: 13px;
}
.breadcrumb li,
.breadcrumb li a {
    display: inline;
    transition: all .2s;
}
.breadcrumb li+li:before {
    content: ">";
    margin: 0px 2px;
}
.breadcrumb li:first-child a span {
    display: none;
}
.breadcrumb li:first-child a:before {
    content: "\e1002";
    font-family: 'icon-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.products-breadcrumb {
    line-height: 1;
    display: inline-block;
    padding: 0 10px 0 5px;
    border: solid #AAAAAA;
    border-width: 0 1px;
    white-space: nowrap;
    margin: 0 0 15px;
}
.products-breadcrumb li:first-child a span {
    display: inline-block;
}
.products-breadcrumb li:first-child a:before {
    content: "";
}
/*------------ / breadcrumb ------------*/
/*------------ side ------------*/
.side {
    width: 240px;
    box-sizing: border-box;
    line-height: 1.5;
    display: table-cell;
    vertical-align: top;
}
.has-side .content {
    width: calc(100% - 260px);
    box-sizing: border-box;
    padding: 0 0 0 60px;
    display: table-cell;
}
.side .title {
    letter-spacing: 3px;
    text-indent: 3px;
    font-size: 20px;
    padding: 7px 10px;
}
.side .title:before {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    content: "\e1009";
    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;
    margin: 0 7px 4px 0;
}
.side-nav li a {
    position: relative;
    display: block;
    transition: all .2s;
    color: #868686;
}
.side-nav > li > a {
    padding: 9px 12px 10px;
    font-size: 15px;
    margin: -1px -1px 0 -1px;
}
.side-nav > li > a:before {
    content: "";
    display: block;
    width: 0px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .2s;
}
.side-nav > li > a:hover:before,
.side-nav > li.active > a:before {
    width: 22px;
}
.side-nav > li > a:hover,
.side-nav > li.active > a {
    transition: all .2s;
    padding: 9px 10px 10px 35px;
    margin: -1px -1px 1px -1px;
}
.side-nav ul {
    font-size: 15px;
    display: none;
    margin: -1px 0 0 0;
}
.side-nav ul li a {
    padding: 6px 30px;
    line-height: 1.5;
}
/*------------ / side ------------*/
/*------------ pagination ------------*/
.pagination {
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 0;
}
.pagination li {
    display: inline-block;
    vertical-align: bottom;
}
.pagination li a {
    display: block;
    min-width: 22px;
    line-height: 22px;
    text-align: center;
    margin: 0 3px;
    font-weight: bold;
    font-size: 15px;
    box-sizing: border-box;
    transition: all .2s;
    font-family: 'Cabin', sans-serif;
}
.pagination li a.controls {
    margin: 0 25px 0px;
    font-weight: bold;
    border: 0;
    font-size: 12px;
    text-align: center;
    border-radius: 50%;
    font-weight: normal;
    line-height: 24px;
    box-sizing: border-box;
    height: 22px;
}
.page-info {
    display: none;
}
.page-info .form-control {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 5px 10px;
    text-align: center;
    margin: auto;
}
/*------------ / pagination ------------*/
/*------------ form ------------*/
/*-----reminder-----*/
.reminder {
    text-align: center;
    margin: 0 0 45px 0;
}
.reminder b {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 2px 0;
}
/*-----form-detail-----*/
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 0;
}
textarea.form-control {
    padding: 8px 10px;
    line-height: 1.4;
    resize: vertical;
    height: 90px;
}
.form-box .form-group {
    padding: 0 0 15px;
}
.form-box .control-label {
    box-sizing: border-box;
}
.form-group .control-label + .static-control {
    margin: 0 0 0 15px;
    display: inline-block;
}
.form-box .control-box {
    position: relative;
    margin: 5px 0 0 0;
}
.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
    font-size: 14px;
}
.form-box .btn-group {
    margin: 27px 0 0 0;
}
.form-box-block .control-label,
.form-box-block .control-box {
    display: block;
    width: auto;
    padding: 0;
}
.form-box-block .required.control-label {
    padding: 0 0 0 20px;
}
/*-----form-static-control-----*/
.static-control {
    line-height: inherit;
    font-weight: bold;
    margin: 5px 0 0 5px;
    font-size: 13px;
    line-height: 1.6;
}
/*-----form-wrap-----*/
.form-wrap {
    box-sizing: border-box;
    position: relative;
    margin: 0 auto;
}
.form-wrap.has-bg {
    padding: 20px 60px 60px;
    margin-top: 60px;
}
.form-wrap.has-bg:before,
.form-wrap.has-bg:after {
    content: "";
    display: block;
    position: absolute;
    pointer-events: none;
}
.form-wrap.has-bg:before {
    top: 0;
    left: 0;
}
.form-wrap.has-bg:after {
    bottom: 0;
    right: 0;
    transform: rotate(180deg);
}
.form-box {
    position: relative;
    margin: 0 auto;
    max-width: 880px;
    padding: 30px 30px 10px;
    box-sizing: border-box;
    z-index: 15;
}
.form-box .row {
    margin: 0 -24px;
    display: block;
}
.form-box .col {
    float: left;
    width: 50%;
    padding: 0 24px;
}
/*-----form-required-----*/
.form-box .required {
    position: relative;
}
.form-box .required:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 2px 0;
}
/*----- captcha -----*/
.form-box .captcha .input-box {
    position: relative;
}
.form-box .captcha .form-control {
    max-width: 280px;
    display: inline-block;
}
.form-box .captcha a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
}
.form-box .captcha a i {
    margin: 0 5px 0 0;
    display: inline-block;
    vertical-align: middle;
    color: #C3C3C3;
    font-size: 17px;
    font-weight: bold;
    transition: all .2s;
}
.form-box .captcha a:hover i {
    color: #000;
    transition: all .2s;
}
/*----- name -----*/
.form-box .name .control-box {
    position: relative;
}
.form-box .name .radio-box {
    position: absolute;
    right: -8px;
    bottom: 100%;
    margin: 0 0 4px;
    line-height: 1.6;
}
.form-box .name .radio-box label {
    display: inline-block;
    margin-bottom: 0;
}
.form-box .name2 .control-box {
    padding-right: 150px;
}
.form-box .name2 .radio-box {
    line-height: 36px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.form-box .name2 .radio-box label {
    margin-bottom: 0;
}
/*----- address -----*/
.form-box .address .input-box:last-child {
    width: 100%;
}
.form-box .address2 .input-box {
    width: 22%;
}
.form-box .address2 .input-box:last-child {
    width: 56%;
}
/*----- input-group -----*/
.form-box .input-group {
    margin: 0 -3px;
}
.form-box .input-group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.form-box .input-group .input-box {
    float: left;
    width: 50%;
    padding: 0 3px;
    box-sizing: border-box;
}
.form-box .input-group .form-control {
    display: inline-block;
}
/*----- radio + checkbox -----*/
.form-radio {
    display: inline-block;
    position: relative;
}
.form-checkbox {
    display: block;
    position: relative;
    margin: 0px 0 5px 0;
}
.form-radio input[type=radio],
.form-checkbox input[type=checkbox] {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0!important;
    visibility: hidden;
    outline: 0;
    z-index: 150;
    width: 17px;
    height: 17px;
}
.form-radio:before,
.form-checkbox:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: 50% 0 / 100% auto no-repeat;
    width: 18px;
    height: 18px;
    margin: 0 5px 6px;
}
.form-radio:before {
    background-image: url('/../../images/common/form_radio.png');
    margin: 0 3px 4px 0;
}
.form-checkbox:before {
    background-image: url('/../../images/common/form_checkbox.png');
}
.form-radio.checked:before,
.form-checkbox.checked:before {
    background-position: 0 100%;
}
/*----- success-box -----*/
.success-box {
    text-align: center;
    box-sizing: border-box;
    position: relative;
    padding: 30px 0 0 0;
}
.success-box .msg {
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 15px;
}
.success-box .msg i {
    width: 35px;
    height: 35px;
    transform-origin: 50% 50%;
    transform: rotate(-45deg);
    display: block;
    margin: 0 auto 20px;
    text-align: center;
    line-height: 35px;
    box-sizing: border-box;
    padding: 10px 0;
}
.success-box .msg i:before {
    content: "";
    display: block;
    transform: rotate(45deg);
    width: 18px;
    height: 14px;
    margin: 0px auto;
    background: url('/../../images/common/contact/ic.png');
}
/*------------ / form ------------*/
/*------------ lightbox ------------*/
body .fancybox-opened .fancybox-title {
    height: 70px;
}
body .fancybox-close:hover {
    background-position: 0 100%;
}
body .fancybox-opened .fancybox-skin {
    border-radius: 0;
    /*margin: 0 auto 150px;*/
    box-sizing: border-box;
}
body .fancybox-opened .fancybox-title{
    position: absolute;
    width: 100%;
    bottom: 100%;
    left: 0;
    right: 0;
    margin-bottom: 0px;
}
.lightbox-wrapper {
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
.photo-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    padding: 15px 15px 0;
}
.photo-intro {
    font-size: 13px;
    line-height: 1.75;
    padding: 15px;
}
.photo-pager {
    text-align: center;
    font-size: 22px;
    margin: 20px 0 0 0;
    position: absolute;
    width: 100%;
    font-family: 'Cabin', sans-serif;
}
body #fancybox-thumbs ul li.active {
    opacity: 1;
    border: 0;
    padding: 0 10px;
}
body #fancybox-thumbs ul li {
    opacity: 1;
    padding: 0 10px;
}
body .fancybox-nav span {
    visibility: visible;
    width: 26px;
    height: 40px;
    left: -55px;
}
body .fancybox-next span {
    left: auto;
    right: -55px;
    transform: rotate(180deg);
}
body .fancybox-nav span:hover {
    background-position: 0 100%;
}
body #keyreply-container {
    right: 0%;
    bottom: 0%;
}
.keyreply-brand {
    display: none;
}
body .keyreply-launcher,
.keyreply-chat-icon {
    box-shadow: none;
}
/*------------ / lightbox ------------*/
/*------------ mobile_menu ------------*/
.mmenu-show #mobile-fixed li .icon-ic-earth {
    font-size: 23px;
}
.mmenu-show #mobile-menu .language {
    position: static;
    padding: 10px 40px 5px 20px;
}
.mmenu-show .search-box .btn {
    right: 10px;
    top: 10px;
}
/*------------ / mobile_menu ------------*/
@media screen and (max-width: 1400px) {
    .site-nav .menu > li > a{
        font-size: 14px;
        letter-spacing: 0;
    }
}
@media screen and (max-width: 1200px) {
    /*------------ lightbox 1200 ------------*/
    body .fancybox-nav span {
        left: 10px;
    }
    body .fancybox-next span {
        left: auto;
        right: 10px;
    }
    /*------------  / lightbox 1200 ------------*/
}
@media screen and (max-width: 1100px) {
    /*------------ header-fixed 1100 ------------*/
    .header-fixed .site-header,
    .header-fixed .site-title {
        position: static;
    }
    .header-fixed .site-title {
        padding: 10px 0;
    }
    .header-fixed .site-title .logo {
        width: 132px;
        height: 40px;
    }
    /*------------ / header-fixed 1100 ------------*/
    /*------------ site-footer 1100 ------------*/
    .footer-mid {
        padding: 25px 0;
    }
    .site-map,
    .share {
        display: none;
    }
    .site-footer .col {
        float: none;
    }
    .site-info {
        max-width: 300px;
        margin: 0 auto;
    }
    .footer-bottom {
        padding: 10px 0;
    }
    /*------------ / site-footer 1100 ------------*/
    /*------------ mobile_menu 1100 ------------*/
    .mmenu-show .main-content .container,
    .mmenu-show .has-side .content {
        display: block;
    }
    .mmenu-show .has-side .content {
        padding: 0;
    }
    /*------------ / mobile_menu 1100 ------------*/
     /*-- 新的 --*/
.header-sheet {
    position: fixed;
    height: auto;
    bottom: 0%;
    z-index:9;
    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;
}
}
@media screen and (max-width: 900px) {}
@media screen and (max-width: 767px) {
    /*------------ site-main 767 ------------*/
    .main-top {
        padding: 15px 0;
    }
    /*------------ / site-main 767 ------------*/
    /*------------ pagination 767 ------------*/
    .pagination li {
        vertical-align: middle;
    }
    .pagination-title {
        margin: 0;
    }
    .page-info {
        display: block;
        padding: 0 35px;
    }
    .pagination {
        position: relative;
        height: 0;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -25px;
        margin: 0;
    }
    .pagination li a.prev {
        left: 0;
    }
    .pagination li a.controls.next {
        right: 0;
        margin: 0;
    }
    .pagination li span {
        display: none;
    }
    /*------------ / pagination 767 ------------*/
    /*------------ floating 767 ------------*/
    .floating,
    .floating.fancybox-margin {
        right: 50%;
        bottom: 15px;
        top: auto;
        margin-right: -15px;
        display: block;
    }
    .gotop {
        display: none;
    }
    .floating .ibtn.gotop {
        color: transparent;
        display: block;
        background: url(/../../images/common/mobile_gotop.png) 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
        top: auto;
        margin: 0;
        position: static;
        transform-origin: 0;
        transform: rotate(0deg);
    }
    /*------------ / floating 767 ------------*/
    /*------------ form 767 ------------*/
    .form-box,
    .form-wrap.has-bg {
        padding: 20px 15px;
    }
    .form-box .row {
        margin: 0;
    }
    .form-box .col {
        float: none;
        width: auto;
        padding: 0;
    }
    .form-box .control-label,
    .form-box .control-box {
        display: block;
        width: auto;
    }
    .form-box .name2 .control-box {
        padding: 0;
    }
    .form-box .name2 .radio-box {
        bottom: 100%;
    }
    .form-box .address2 .input-box {
        width: 50%;
    }
    .form-box .address2 .input-box:last-child {
        width: 100%;
    }
    .form-box .tips {
        min-height: 0;
    }
    .static-control {
        margin: 0 0 20px;
    }
    /*------------ / form 767 ------------*/
}
@media screen and (max-width: 500px) {
    /*------------ form 500 ------------*/
    .form-box .captcha .form-control {
        max-width: 100%;
        display: block;
    }
    /*------------ form 500 ------------*/
}