@charset 'utf-8';
@import url('https://fonts.googleapis.com/css?family=Arimo');

/*------------ basic ------------*/

body {
    background: #fff;
    font-family: Arial, 'Arimo', '微軟正黑體', 'Microsoft JhengHei', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    color: #3B3B3B;
    font-size: 15px;
    line-height: 1.65;
    letter-spacing: 0.035em;
}

.container {
    padding: 0 15px;
    max-width: 1330px;
}


/*------------ / basic ------------*/


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


/*--- Ã¦Å“â‚¬Ã¤Â¸Å Ã¦â€“Â¹ ---*/

.header-sheet {
    background-color: #062168;
    color: #fff;
    padding: 15px 0;
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
    z-index: 9;
}

.header-sheet .close-ontop {
    color: #fff;
    opacity: 1;
    font-size: 2.4rem;
    position: absolute;
    right: 20px;
    top: calc(50% - 3px);
    -webkit-transform: translateY(-50%);
    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: #86a7ea;
    text-decoration: underline;
}

.header-fixed .header-sheet {
    display: none;
}


/*--- END ---*/


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


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

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

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

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

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

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

.share_box.product {
    margin: 15px auto 0px auto;
    padding: 15px 0px 10px 0px;
    border-bottom: none;
    border-top: 1px solid #ddd;
}

.share_box {
    text-align: left;
    margin: 0 -15px 0px;
    padding: 0px 20px 10px 15px;
}

.share_box.second {
    margin: 20px -15px 0px;
    display: block;
}

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

.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;
}


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


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

.share {
    float: right;
    margin-right: 0;
    margin-top: -22px;
}

.share .btn {
    color: #d6d6d6;
    font-size: 13px;
    margin: 0 5px;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.share .btn .ic {
    vertical-align: middle;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 15px;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: all .2s;
    transition: all .2s;
}
.share .btn:hover{
    color:#86a7ea;
}
.share .btn:hover .ic{
    color:  #86a7ea;
    border-color:  #86a7ea;
}
/*
.share .btn.facebook:hover {
    color: #4565ab;
}

.share .btn.facebook:hover .ic {
    color: #4565ab;
    border: 1px solid #4565ab;
}

.share .btn.twitter:hover {
    color: #74daff;
}

.share .btn.twitter:hover .ic {
    color: #74daff;
    border: 1px solid #74daff;
}

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

.share .btn.google:hover .ic {
    color: #e63030;
    border: 1px solid #e63030;
}

.share .btn.plurk:hover {
    color: #ff4d1b;
}

.share .btn.plurk:hover .ic {
    color: #ff4d1b;
    border: 1px solid #ff4d1b;
}
*/
.share .btn .txt {
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

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

.btn.back {
    background: #fff;
    font-size: 15px;
    line-height: 38px;
    text-align: center;
    width: 160px;
    padding: 2px 18px;
    position: relative;
    color: #062168;
    border: 1px solid #062168;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    overflow: visible;
    z-index: 5;
    -webkit-box-shadow: 3px 3px 0 0 #062168;
    box-shadow: 3px 3px 0 0 #062168;
}

.btn.back:hover {
    -webkit-box-shadow: 3px 3px 0 0 transparent;
    box-shadow: 3px 3px 0 0 transparent;
    -webkit-transform: translate(3px, 3px);
    transform: translate(3px, 3px);
    letter-spacing: 0.2em;
}

.btn.back .ic {
    position: absolute;
    right: 16px;
    top: 50%;
    font-size: 19px;
    margin-top: -10px;
    color:#634271;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.btn.back:hover .ic {
    color: #062168;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.btn.circle {
    border: 2px solid #634271;
    background: #000;
    width: 92px;
    height: 92px;
    color: #4F355A;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.05em;
    line-height: 1.2;
    white-space: normal;
    border-radius: 50%;
    position: relative;
    padding: 36px 9px 0;
    margin: 5px;
}

.btn.circle:hover {
    color: #fff;
}

.btn.circle:before {
    content: '';
    background: #624170;
    width: 2px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -1px;
}

.btn.circle:after {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    border: 1px solid #634271;
    border-radius: 50%;
}

.btn.normal {
    color: #fff;
    background: #fff;
    border: solid 1px #86a7ea;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    font-size: 16px;
    line-height: 38px;
    position: relative;
    padding: 3px 30px;
    margin: 0 2px 8px;
    border-radius: 0px;
}

.btn.normal:hover {
    background: #07329b;
    color: #fff;
}

.btn.normal:before {
    content: '';
    display: block;
    border-width: 0 1px;
    border-style: solid;
    border-color: transparent #d7ccb7 transparent #ffffff;
    height: 18px;
    position: absolute;
    left: 48px;
    top: 50%;
    margin-top: -9px;
    display: none;
}

.btn.normal .ic {
    position: absolute;
    left: 12px;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #313139;
    font-size: 16px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
}

.btn.simple {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.05em;
    border: 0;
    line-height: 45px;
    height: 45px;
    width: 100%;
    max-width: 450px;
    margin: 0 0 2px;
    padding: 0 15px;
    position: relative;
    overflow: hidden;
    border-radius: 0px;
}

.btn.simple.bg1 {
    background: #86a7ea;
    color: #fff;
    z-index: 0;
}

.btn.simple.bg1:hover {
    color: #fff;
    background: #07329b;
}

.btn.simple.bg1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color:#86a7ea;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

.btn.simple.bg1:hover:before {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.btn.simple.bg2 {
    background: #062168;
    color: #fff;
    z-index: 0;
}

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

.btn.simple.bg2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #86a7ea;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

.btn.simple.bg2:hover:before {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.btn.pure {
    color: #633F66;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 5px;
    margin: 0 5px 10px;
}

.btn.pure:hover {
    text-decoration: underline;
}


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


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

.site-header {
    position: relative;
    left: 0;
    right: 0;
    height: auto;
    z-index: 1000;
    text-align: center;
    padding: 0;
}

.site-title {
    position: relative;
    text-align: center;
    padding: 20px 0;
}

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

.no-svg .site-title .logo {
    background-image: url('../../images/common/logo.png');
}

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

.site-header .share .btn {
    margin: 0 2px;
}

.site-header .share .btn:hover {
    color: #634166;
}

.site-header .share .ic {
    border: 0;
}

.site-header .share .txt {
    display: none;
}

.site-header .search-box {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    width: 175px;
    margin-right: 15px;
}

.site-header .search-box .form-control {
    color: #fff;
    border: 0;
    background: #2758cf;
    margin: 0;
    height: 56px;
    line-height: 54px;
    padding: 0 40px 0 12px;
    border-radius: 0;
    font-family: 'Arimo', '微軟正黑體', 'Microsoft JhengHei', '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
}

.site-header .search-box .form-control:focus {
    background: #144ed9;
}

.site-header .search-box .ibtn {
    background-image: url('../../images/common/btn_search.png');
    width: 30px;
    height: 30px;
    position: absolute;
    right: 8px;
    top: 12px;
}
.site-header .search-box .form-control:focus~.ibtn{
    background-position: 50%　100%;
}

.no-svg .site-header .search-box .ibtn {
    background-image: url('../../images/common/btn_search.png');
}

.top-nav {
    position: absolute;
    right: 15px;
    top: 30px;
    z-index: 20;
    color: #775a46;
    font-size: 15px;
}

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

.func-menu {
    display: inline-block;
    vertical-align: middle;
}

.func-menu>li {
    vertical-align: middle;
}

.func-menu>li>a {
    line-height: 30px;
    padding: 0 10px;
}

.func-menu>li>a:hover {}

.func-menu>li.gocart {
    position: relative;
}

.func-menu>li.gocart>a .ic {
    font-size: 18px;
    vertical-align: text-bottom;
    margin-right: 4px;
}

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

.func-menu .cart-box {
    position: absolute;
    z-index: 10;
    width: 300px;
    right: 0;
    top: 100%;
    color: #666;
    font-size: 13px;
    border: 3px solid #9e849e;
    background: rgba(255, 255, 255, 0.90);
    padding: 1px;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    text-align: left;
}

.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: #705171;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 39px;
    letter-spacing: 0.05em;
}

.func-menu .cart-box .btn:hover {
    background: #9e849e;
}

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

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

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

.func-menu .cart-list a:hover {
    background: #fff;
}

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

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

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

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

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

.site-nav {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: auto;
    -webkit-transition: all .3s;
    transition: all .3s;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -webkit-gradient(linear,left top, left bottom,from(#052c89),to(#041d60));
    background: linear-gradient(#052c89,#041d60);
}

.site-nav .container {
    padding: 0 322px 0 15px;
}

.site-nav .menu {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.site-nav .menu li {
    position: relative;
    z-index: 15;
}

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

.site-nav .menu>li {
    display: table-cell;
}

.site-nav .menu>li:hover,
.site-nav .menu>li.active {
    z-index: 20;
}

.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;
}

.site-nav .menu>li>a {
    color:#fff;
    font-size: 16px;
    padding: 15px 5px;
    white-space: nowrap;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-weight: bold;
}

.site-nav .menu>li>a:hover:before,
.site-nav .menu>li.active>a:before {
    bottom: inherit;
    top: 0;
     height: 100%;
}
.site-nav .menu>li>a:before{
    content: '';
    display: block;
    background: -webkit-gradient(linear,left top, left bottom,from(#0ac2f8),to(#2367d6));
    background: linear-gradient(#0ac2f8,#2367d6);
    width: 100%;
    height: 0%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -1;
}

.site-nav .menu>li>a .ic {
    margin: 0 6px 2px 0;
    vertical-align: text-bottom;
}

.site-nav .menu ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 200px;
    margin-left: -100px;
    text-align: left;
}

.site-nav .menu ul li a {
    color: #4F4F4F;
    font-size: 15px;
    padding: 8px 10px;
    margin-top: -1px;
    background: #fff;
    border: 1px solid #eee;
    -webkit-transition: all .3s;
    transition: all .3s;
}

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

.site-nav .menu ul ul {
    left: 100%;
    top: 1px;
    margin: 0;
    padding-left: 2px;
}

.site-nav .menu ul ul li a {
    padding-right: 30px;
}

.site-nav .menu ul ul li a:hover,
.site-nav .menu ul ul li.active>a {
    background: #86a7ea;
}

.site-nav .menu ul ul li a:after {
    display: none;
}

.site-nav .menu ul li .arrow:after {
    content: '';
    border: 1px solid #86a7ea;
    border-width: 1px 1px 0 0;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 16px;
    top: 18px;
}

.site-nav .menu ul li:hover .arrow:after,
.site-nav .menu ul li.active .arrow:after {
    border-color: #fff;
}


/*------------ / language ------------*/

.site-nav .language {
    position: absolute;
    top: 0;
    right: 191px;
    z-index: 10;
    border-width: 0 1px;
    border-color: transparent #ffffff38;
    border-style: solid;
}

.site-nav .language .btn {
    position: relative;
    padding-right: 28px;
    line-height: 56px;
    width: 130px;
    color: #fff;
    background: #FCC82C;
    font-size: 13px;
    border-radius: 0px;
}

.site-nav .language .btn:hover,
.site-nav .language .btn:focus {
    background: #ea0500;
}

.site-nav .language .btn:before {
    content: '\f107';
    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;
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 17px;
    z-index: 2;
}

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

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

.site-nav .language ul a {
    background: rgba(255, 255, 255, 0.9);
    font-size: 15px;
    padding: 10px 8px;
    display: block;
    margin-top: -1px;
}

.site-nav .language ul a:hover {
    background: #06309c;
    color: #fff;
}

.site-nav .language .btn:link,
.site-nav .language .btn:visited {
    position: relative;
    display: block;
    margin: 0 auto;
    background: #0a1d4e;
    color: #fff;
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    letter-spacing: .02em;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.site-nav .language .btn:link:after,
.site-nav .language .btn:visited:after {
    content: "";
    position: absolute;
    background: none repeat scroll 0 0 #06309c;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 100%;
    z-index: 1;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}

.site-nav .language .btn:link:hover,
.site-nav .language .btn:visited:hover {
    color: #fff;
}

.site-nav .language .btn span {
    position: relative;
    z-index: 2;
}

.site-nav .language .btn:link:hover:after,
.site-nav .language .btn:visited:hover:after {
    height: 100%;
    z-index: 0;
    width: 100%;
    border-radius: 0;
}

.site-nav .language .btn:after {
    width: 0%;
    border-radius: 50%;
    opacity: .5;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.site-nav .language .btn:hover:after {
    height: 450%;
    width: 110%;
    opacity: 1;
}

.site-nav .language .btn span .ic {
    vertical-align: text-bottom;
    margin: 0 6px 0px 0;
}


/*------------ / language ------------*/

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

.header-fixed .site-nav {
    position: fixed;
    bottom: auto;
    top: 0;
}


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


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

.banner-in {
    text-align: center;
}

.banner {
    position: relative;
    margin-top: 56px;
    min-height: 100px;
}

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

.banner .item {}


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


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

.site-main {
    position: relative;
}

.main-top {
    position: absolute;
    width: 100%;
    margin-top: -96px;
}

.main-title {
    margin: auto;
    text-align: center;
    background: url(../../images/common/newsomething/title_bg.png)center no-repeat;
    color: #fff;
    font-size: 25px;
    height: 96px;
    line-height: 130px;
}

.main-title span:before {
    content: '-';
    margin-right: 5px;
}

.main-title span:after {
    content: '-';
    margin-left: 5px;
}

.main-content {
    padding: 30px 0 165px;
}

.content {
    margin: 0 auto;
    min-height: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.content-top {
    text-align: left;
    margin-bottom: 56px;
    border-bottom: 1px solid #e7e6c5;
}

.content-top.product {
    margin-bottom: 10px;
}

.content-title {
    color: #383838;
    font-size: 20px;
    font-weight: normal;
    display: inline-block;
    padding-bottom: 10px;
    margin: 0;
}

.content-title-two {
    color: #383838;
    font-size: 20px;
    font-weight: normal;
    display: inline-block;
    padding-bottom: 0px;
    margin: 0;
}

.content-title span {
    font-size: 18px;
    margin-left: 10px;
}

.content-title .search-txt {
    display: inline-block;
}

.content-title .ic13-arrow-right-circle {
    color: #d9ad91;
    margin-right: 8px;
    vertical-align: text-bottom;
    font-size: 22px;
    display: none;
}

.shopping-title {
    color: #777;
    font-size: 16px;
    letter-spacing: 0.05em;
    position: relative;
    margin-bottom: 12px;
}

.shopping-title .ic {
    color: #60406E;
    font-size: 18px;
    margin-right: 6px;
}

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

.btn-box.has-border {
    margin-top: 20px;
    border-top: 1px dashed #d7ccb7;
}

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

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

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

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


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


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

.breadcrumb {
    color: #888;
    padding: 10px 0;
    font-size: 12px;
    margin-left: 4px;
    text-align: right;
    margin: auto;
    max-width: 1300px;
    position: relative;
}

.breadcrumb li {
    margin: 0;
}

.breadcrumb li,
.breadcrumb li a {
    display: inline;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.breadcrumb li+li:before {
    content: '/';
    display: inline-block;
    vertical-align: middle;
    margin: 0px 4px 3px;
    color: #888;
}

.breadcrumb li a:hover {
    color: #07329b;
}

.ic13-gohome {
    font-size: 12px;
}

.ic13-gohome:hover {
    color: #07329b;
}


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

.breadcrumb.two {
    border-top: none;
    padding: 5px 0;
}

.breadcrumb.two {
    background: none;
    float: right;
    color: #A3A3A3;
    padding: 2px 0;
}

.breadcrumb.two:before,
.breadcrumb.two:after {
    content: '/';
    display: none;
}

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

.breadcrumb.two li:first-child a:before {
    display: none;
}


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


/*------------ content_nav ------------*/

.content-nav {
    position: relative;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 8px;
    margin-bottom: 40px;
    padding: 0 110px 40px 0;
    border-bottom: 1px solid #623F64;
}

.content-nav li {
    position: relative;
    margin: 0;
    letter-spacing: 0;
}

.content-nav li a {
    display: block;
    color: #fff;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    padding: 5px 10px 5px 25px;
}

.content-nav li a:hover,
.content-nav li.active>a {
    color: #825485;
}

.content-nav li a:before {
    content: '\f105';
    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;
    color: #626282;
    width: 12px;
    letter-spacing: -1px;
    text-align: right;
    position: absolute;
    left: 5px;
    top: 8px;
}

.content-nav li a:hover:before,
.content-nav li.active>a:before {
    content: '\f105\f105';
}

.content-nav li.logout {
    position: absolute;
    top: -40px;
    right: 0;
}

.content-nav li.logout a:before {
    content: '';
}


/*------------ / content_nav ------------*/


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

.site-footer {
    background: #f4f4f4;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.footer-top {
    color: #062168;
    font-size: 14px;
    line-height: 1.2;
}

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

.footer-top .share {
    text-align: center;
    padding: 30px 0;
    position: relative;
}

.footer-top .share:after {
    content: '';
    display: block;
    border-width: 1px 0;
    border-style: solid;
    border-color: #353546 transparent rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.site-footer .contact-phone {
    position: relative;
    text-align: center;
    color:  #062168;
    letter-spacing: 0.05em;
    font-size: 36px;
    line-height: 1.2;
    padding: 10px 0 22px;
    font-family: 'Arimo';
    max-width: 1300px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: solid 1px #d4d4d4;
}

.site-footer .contact-phone .big-tel {
    text-align: center;
    background: url('../../images/common/footer_tit.png') 50% 30px no-repeat;
    padding-top: 85px;
}

.row .qrcode img {
    margin: 0em 0 1em;
    border: solid 1px #06309c;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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

.footer-top .col {
    float: left;
}

.footer-top .col2 {
    width: calc(100% - 859px);
}

.footer-top .col3 {
    float: right;
}

.site-map {
    font-size: 14px;
    letter-spacing: 36px;
    position: relative;
    padding-right: 50px;
}

.site-map ul {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0.05em;
    min-width: 80px;
}

.site-map ul li a {
    position: relative;
    padding: 8px 5px;
    -webkit-transition: all .3s;
    transition: all .3s;
    color: #062168;
}
.site-map ul li a:hover{
    color: #86a7ea;
}

.site-info {
    padding: 0 25px 0 50px;
}

.site-info-list li {
    position: relative;
    padding: 8px 0;
}

.site-info-list li a {
    display: inline-block;
}

.site-info-list li .ic {
    font-size: 16px;
    position: absolute;
    top: 4px;
    left: 0;
}

.follow {
    letter-spacing: 10px;
    margin-bottom: 12px;
}

.follow>* {
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
}

.footer-bottom {
    background: #062168;
    color: #fff;
    font-size: 12px;
    padding: 21px 0 15px;
}

.footer-bottom .terms {
    color: #fff;
    margin-right: 20px;
}

.footer-bottom .terms a:hover {
    text-decoration: underline;
}

.footer-bottom .copyright {
    margin-right: 20px;
}

.footer-bottom .author {
    display: inline-block;
}


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


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

.floating,
.floating.fancybox-margin {
    display: none;
    position: relative;
}

.ibtn.gotop {
    display: block;
    width: 120px;
    bottom: 61px;
    height: 34px;
    line-height: 34px;
    font-size: 10px;
    color: #062168;
    background: #fff;
    border: solid 1px #062168;
    display: block;
    text-indent: inherit;
    z-index: 999;
    right: 0px;
    text-align: center;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.floating .ibtn.gotop:hover {
    color: #fff;
    background:  #86a7ea;
    border-color:  #86a7ea;
}
.ibtn.gotop:before{
    content: 'GO TOP';
    font-family: 'Arimo', sans-serif;
    font-size: 14px;
    color: #062168;
    position: relative;
    margin-right: 6px;
}
.ibtn.gotop i{
    position: relative;
    top: 0px;
    color: #062168;
}

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


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

.side {
    width: 220px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    position: relative;
}

.side-nav {
    font-family: 'Arimo', '微軟正黑體';
    background: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-bottom: 3px solid #86a7ea;
}

.has-side .content {
    float: right;
    width: calc(100% - 260px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.side .title {
    padding: 28px 15px 0 15px;
    background: #062168;
    height: 78px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px;
    position: relative;
}

.side .title .title_name {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1.2px;
    margin-left: 6px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}
.side .title .title_name:before{
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 18px 18px 0 0;
    border-color: #fde051 transparent transparent transparent;
    position: relative;
    position: absolute;
    left: 0px;
    top: -13px;
}

.side .title span {
    margin: 0 auto;
}

.side .title .icon01 {
    background: url('../../images/common/nav_icon.png') 0 0 no-repeat;
    width: 84px;
    height: 55px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    margin-left: 15px;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    display: none;
}

.no-svg .side .title .icon01 {
    background-image: url('../../images/common/nav_icon.png');
}

.side-nav-top {
    font-size: 15px;
    color: #27659C;
    margin: 20px 25px;
}

.side-nav-top a:hover {
    text-decoration: underline;
}

.side-nav li+li {
    margin: 0 0 0 0;
}

.side-nav li a {
    position: relative;
    display: block;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.side-nav li+li {
    border-top: 1px solid #E2DCD1;
}

.side-nav .nav_more a:after {
    content: "\e907";
    color: #86a7ea;;
    position: absolute;
    display: block;
    top: 50%;
    right: 10px;
    margin: -9px 0 0 0;
    font-size: 16px;
    font-family: 'icon-font-13' !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;
}

.side-nav li a {
    padding: 9px 32px 9px 15px;
    color: #4F4F4F;
    font-size: 15px;
    border-bottom: 1px solid #fff;
}

.side-nav .nav_more a:hover:after,
.side-nav .nav_more.active>a:after {
    content: "\e909";
    color: #fff;
    position: absolute;
    display: block;
    top: 50%;
    right: 10px;
    margin: -9px 0 0 0;
    font-size: 16px;
    font-family: 'icon-font-13' !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;
}

.side-nav>li>a:hover,
.side-nav>li.active>a {
    background: #86a7ea;
    -webkit-transition: all .2s;
    transition: all .2s;
    color: #ffffff;
    border-color: #86a7ea;
}

.side-nav>li>a:hover:before,
.side-nav>li.active>a:before {
    color: #444444;
}

.side-nav ul {
    font-size: 14px;
    display: none;
    font-weight: bold;
    padding: 13px 0;
    background: #fff;
}

.side-nav ul li {
    padding: 0px;
    margin: 0 25px 0 25px;
    border: none;
    -webkit-transition: all .1s;
    transition: all .1s;
}

.side-nav ul li a {
    border: none;
    padding: 3px 0px 3px 5px;
    font-size: 14px;
    color: #86a7ea;
}

.side-nav ul li:last-child {
    margin-bottom: 0;
}

.side-nav ul li:hover a,
.side-nav ul li.active a {
    color: #2758cf;
}

.side-nav ul li:hover,
.side-nav ul li.active {
    color: #2758cf;
    -webkit-transition: all .1s;
    transition: all .1s;
    padding-left: 5px;
}

.side-nav .nav_more ul a:hover:after,
.side-nav .nav_more.active ul>a:after,
.side-nav .nav_more ul li a:after {
    display: none;
}

.side-nav ul li a:before {
    content: "";
    background: #062168;
    position: absolute;
    display: block;
    top: 12px;
    left: -8px;
    margin: 0px;
    right: 4px;
    width: 5px;
    height: 5px;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.side-nav ul li a:hover:before,
.side-nav ul li.active>a:before {
    background: #062168;
    width: 12px;
    left: -12px;
    height: 3px;
}

.nav_pic {
    background: url(../../images/common/nav_pic.jpg) no-repeat;
    width: 220px;
    height: 174px;
    margin-top: 25px;
    display: none;
}


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


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

.pagination {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 15px;
}

.pagination li {
    float: left;
    display: block;
}

.pagination li a {
    display: block;
    min-width: 34px;
    height: 34px;
    line-height: 32px;
    padding: 0 3px;
    border: 1px solid #bdbdbd;
    overflow: hidden;
    position: relative;
    text-align: center;
    color: #000000;
    margin-left: -1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.pagination li a {
    /*z-index: 20;*/
}

.pagination li a:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: .2;
    position: absolute;
    top: -50px;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: -10;
}

.pagination li a:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}


/**/

.pagination li a:hover,
.pagination li.active a {
    background-color: #86a7ea;
    color: #ffffff;
    font-weight: bold;
    border-color: #86a7ea;
}

.pagination li a.controls {
    font-size: 20px;
}

.pagination li a.controls .ic {
    margin: 0 0 6px;
    vertical-align: middle;
}

.page-info {
    display: none;
}

.page-info .form-control {
    height: 34px;
    line-height: 38px;
    color: #666;
    padding: 5px 10px;
    background: none;
    border: 1px solid #062168;
    margin: 0;
}


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


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

.reminder {
    text-align: center;
    position: relative;
    margin: 0 0 45px;
}

.form-wrap.type2>.reminder {
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e9e5e3;
    text-align: left;
    padding-left: 50px;
}

.form-wrap.type2>.reminder:before {
    content: "\e910";
    color: #062168;
    position: absolute;
    display: block;
    top: 15%;
    left: 0;
    margin: 0;
    font-size: 30px;
    font-family: 'icon-font-13' !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;
}

.reminder span {
    display: block;
    color: #616181;
}

.reminder span .ic-caret-right {
    color: #86a7ea;
}

.reminder b {
    display: inline-block;
    font-size: 20px;
    line-height: 1;
    vertical-align: bottom;
    margin-bottom: -2px;
}

.qty-box {
    position: relative;
    display: inline-block;
    width: 80px;
    max-width: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.qty-box .form-control {
    position: relative;
    text-align: center;
    height: 26px;
    line-height: 26px;
    color: #666;
    background: none;
    border: 0;
    margin: 0;
    padding: 0 30px;
    z-index: 1;
    border-radius: 0;
}

.qty-box .form-control:focus {
    color: #bbb;
}

.qty-box .btn {
    width: 26px;
    height: 26px;
    line-height: 24px;
    font-size: 21px;
    color: #333;
    position: absolute !important;
    z-index: 3;
    top: 0;
}

.qty-box .btn:hover {
    color: #bbb;
}

.qty-box .less {
    left: 0;
}

.qty-box .add {
    right: 0;
}

.qty-box .btn .ic {
    vertical-align: middle;
    margin: 0 0 2px;
}

.form-control {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    border-radius: 0px;
    padding: 0 10px;
    border: 1px solid #e9e9e9;
    border-width: 0 0 1px;
    background: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
}

.form-control:focus {
    outline: none;
    border-color: #bdbdbd;
}

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

.static-control {
    line-height: inherit;
    color: #07329b;
    font-size: 14px;
    margin: 0 0 6px;
    padding: 0 15px;
}

.form-title {
    color: #323232;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}

.form-wrap {
    background: #fcfafa;
    margin: 0 auto;
    padding: 30px 5% 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-wrap.type2 {
    max-width: 1120px;
    margin-top: 40px;
}

.form-box {
    margin: 0 auto;
}

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

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

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

.form-box .required:before {
    content: '\f0da';
    display: inline-block;
    vertical-align: middle;
    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;
    color: #86a7ea;
    font-size: 16px;
    margin-right: 8px;
}

.form-box .form-group {
    padding: 4px 0;
    line-height: 40px;
    position: relative;
}

.form-box .control-label {
    display: block;
    font-size: 14px;
    padding-left: 5px;
    line-height: inherit;
    pointer-events: none;
    width: 110px;
    position: absolute;
    top: 4px;
    left: 0;
}

.form-box .control-label:after {
    content: '';
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    border-left: 1px solid #bebebe;
}

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

.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
}

.form-box .control-box .contact-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 -111px 6px 133px;
}

.form-box .captcha .form-control {
    padding-right: 130px;
}

.form-box .captcha a {
    display: inline-block;
    vertical-align: top;
    color: #634166;
    line-height: inherit;
    margin-left: 5px;
    margin-bottom: 6px;
    position: absolute;
    right: 10px;
    top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

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

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

.form-box .captcha a .ic {
    font-size: 22px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

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

.form-box .account .control-label {
    float: left;
}

.form-box .account .control-box {
    margin-left: 150px;
}

.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: #5B3D68;
    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;
    -webkit-box-sizing: border-box;
    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:nth-child(3) {
    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: 14px;
    height: 14px;
    margin: 0 0 4px;
}

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

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

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

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

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

.form-box .adjust {
    padding-left: 124px;
}

.success-wrap {
    text-align: center;
    margin: 0 auto;
    padding: 3% 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.success-box {
    text-align: center;
}

.success-msg .ic {
    font-size: 30px;
    color: #2758cf;
}

.success-msg:after {
    content: '';
    display: block;
    border-top: 2px solid #aaa;
    width: 25px;
    margin: 15px auto;
}

.success-msg span {
    display: block;
    font-size: 24px;
    font-style: normal;
}

.success-txt {
    line-height: 1.8;
    color: #777;
    letter-spacing: 0.035em;
    padding-bottom: 15px;
}

.btn.normal .ic13-home {
    color: #fff;
    background: none;
}


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


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

.table-box {}

.table-h {
    color: #666;
}

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

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

.table-h thead th {
    color: #888;
    background: rgba(255, 255, 255, 0.10);
    font-weight: normal;
    padding: 12px;
}

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

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

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

.table td span {
    color: #634166;
}

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

.table-v tr:nth-child(2n+1) {
    background: #181818;
}

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

.table-v th {
    text-align: left;
    width: 100px;
    color: #888;
    padding-right: 20px;
    font-weight: normal;
    position: relative;
}

.table-v th:after {
    content: '';
    display: block;
    border-left: 1px solid #333;
    height: 16px;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -8px;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.table-v td {
    color: #ccc;
}

.table-v strong {
    color: #825485;
}


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


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

body .fancybox-close {
    background: url('../../images/common/lightbox_close.png') no-repeat;
    width: 44px;
    height: 42px;
    right: 6%;
    top: 25px;
    margin-right: -21px;
}

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

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

body .fancybox-skin {
    background: #ffffff;
    margin: 0;
    border-radius: 10px;
}

body .fancybox-inner {
    background: #fff;
}

.fancybox-album .fancybox-skin {
    padding-bottom: 50px !important;
}

.fancybox-album .fancybox-nav span {
    background: url('../../images/common/album/lightbox_arrow.png') no-repeat;
    width: 25px;
    height: 40px;
    margin-top: -20px;
    visibility: visible;
}

.no-svg .fancybox-album .fancybox-nav span {
    background-image: url('../../images/common/album/lightbox_arrow.png');
}

.fancybox-album .fancybox-prev span {
    background-position: 0 0;
    left: -55px;
}

.fancybox-album .fancybox-next span {
    background-position: 100% 0;
    right: -55px;
}

.fancybox-album .fancybox-prev:hover span {
    background-position: 0 100%;
}

.fancybox-album .fancybox-next:hover span {
    background-position: 100% 100%;
}

.fancybox-album .fancybox-title {
    font-family: inherit;
    color: inherit;
    line-height: inherit;
    text-align: center;
}

.fancybox-album .photo-pager {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    color: #062168;
    font-size: 14px;
    margin-top: 20px;
}

.fancybox-album .photo-title {
    border-bottom: 1px dotted #062168;
    color: #86a7ea;
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
    padding: 10px 12px;
}

.fancybox-album .photo-intro {
    color: #062168;
    padding: 15px 0 0;
    font-size: 14px;
}


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

.mmenu-show #mobile-menu .side-nav ul {
    margin: 0;
}

.mmenu-show #mobile-menu .side-nav>li+li {
    border-top: 0;
}

.mmenu-show #mobile-menu .language-menu,
.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a {
    background:#062168;
}

.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom: 1px solid #2758cf;
}

.mmenu-show #member-box li a {
    background: #e5e5e5;
    color: #000;
    border-bottom: 1px solid #2758cf;
}

.mmenu-show #member-box li a:hover {
    background: #86a7ea;
    color: #fff;
}

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

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

.mmenu-show #mobile-menu .share .btn {
    margin: 0 3px;
    color: #fff;
}

.mmenu-show #mobile-menu .share .btn .txt {
    display: none;
}

.mmenu-show #mobile-menu .share-menu {
    background: #86a7ea;
}

.mmenu-show #mobile-menu .share {
    float: none;
}

.mmenu-show #mobile-menu .language-menu {
    background: #062168;
    color: #fff;
}

.mmenu-show #mobile-fixed .icon-ic-earth {
    font-size: 23px;
}

.mmenu-show #member-box li {
    /* border-top: 1px solid #86a7ea;; */
}

.mmenu-show #mobile-menu .menu ul ul li a {
    padding: 10px 30px 10px 55px;
    background: #eaeaea;
    color: #000;
}

.mmenu-show #mobile-search .ibtn.search {
    background-image: url('../../images/common/btn_search.svg');
}


/*------------ keyreply ------------*/

body #keyreply-container {
    right: 0%;
    bottom: 10%;
}

.keyreply-brand {
    display: none;
}

body .keyreply-launcher,
.keyreply-chat-icon {
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media screen and (max-width: 1560px) {
    /*------------ site_header 1560 ------------*/
    .site-nav .menu>li:first-child>ul {
        left: 0;
        margin-left: 0;
    }
    /*------------ / site_header 1560 ------------*/
}

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

@media screen and (max-width: 1440px) {
    /*------------ site_footer 1440 ------------*/
    .footer-bottom .copyright,
    .footer-bottom .terms,
    .footer-bottom .author,
    .share {
        float: left;
    }
    .share {
        margin-top: -3px;
        margin-left: 12px;
    }
    .site-footer{
        background-size: cover;
    }
    /*------------ site_footer 1440 ------------*/
}

@media screen and (max-width: 1400px) {
    /*------------ site_footer 1400 ------------*/
    .site-footer .row {
        max-width: 970px;
        margin: 0 auto;
        padding: 20px 0;
    }
    .site-footer .col1 {
        width: 100%;
    }
    .site-footer .col2 {
        width: calc(100% - 315px);
    }
    .site-map {
        padding: 0 0 25px;
        text-align: center;
        letter-spacing: 60px;
    }
    .site-map:after {
        display: none;
    }
    .site-map ul {
        min-width: 190px;
    }
    .site-map li {
        text-align: left;
    }
    .site-info {
        padding-left: 15px;
    }
    /*------------ / site_footer 1400 ------------*/
}

@media screen and (max-width: 1320px) {
    /*------------ site_header 1320 ------------*/
    .site-nav .menu {
        margin: 0;
    }
    .site-nav .menu>li>a {
        margin: 0;
    }
    
    /*------------ / site_header 1320 ------------*/
}

@media screen and (max-width: 1200px) {
    /*------------ site_header 1200 ------------*/
    .site-nav .menu {
        table-layout: auto;
    }
    /*------------ / site_header 1200 ------------*/
}

@media screen and (max-width: 1000px) {
    /*------------ site_header 1000 ------------*/
    .site-header {
        position: relative;
        z-index: 10;
    }
    .site-nav,
    .top-nav {
        display: none;
    }
    .site-header .container {
        padding: 0;
    }
    .site-title {
        top: 0;
        position: relative;
        left: 0;
        padding: 10px 0px 10px;
        text-align: center;
        background-image: none;
        height: auto;
    }
    .site-title .logo {
        width: 170px;
        height: 65px;
    }
    .banner .container {
        display: block;
        height: 300px;
    }
    .banner img {
        width: 100%;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 50%;
        object-position: 50%;
    }
    .banner {
        margin-top: 0px;
    }
    .footer-bottom {
        padding: 14px 0 18px;
        text-align: center;

    }
    .share{display: none;}
    /*------------ / site_header 1000 ------------*/
    /*------------ site_main 1000 ------------*/
    .main-top {
        margin-top: 0px;
    }
    .main-title {
        font-size: 18px;
        font-weight: normal;
        text-align: center;
        line-height: 1.3;
        padding: 10px 0;
        /* width: 100%; */
        background: #2758cf;
        /* display: block */
        height: auto;
    }
    .breadcrumb {
        color: #fff;
        padding: 6px 0;
        font-size: 12px;
        margin-right: 4px;
    }
    .breadcrumb li+li:before {
        margin: 0px;
        color: #fff;
    }
    .breadcrumb.two:before,
    .breadcrumb.two:after {
        display: none;
    }
    .breadcrumb.two li+li:before {
        content: '> ';
        color: #888;
        margin: 0px;
    }
    .main-content {
        padding: 23px 0 45px;
    }
    .content-top {
        margin-bottom: 30px;
        border-bottom: 1px solid #ddd;
    }
    .content-title,
    .content-title-two {
        font-size: 16px;
        padding-bottom: 5px;
    }
    .site-footer .contact-phone {
        font-size: 30px;
        padding: 5px 0 22px;
    }
    .site-footer .row {
        padding: 10px 0;
    }
    /*------------ / site_main 1000 ------------*/
    /*------------ content_nav 1000 ------------*/
    .content-nav {
        display: none;
    }
    content-top {
        margin-bottom: 20px;
    }
    /*------------ / content_nav 1000 ------------*/
    /*------------ site_footer 1000 ------------*/
    .site-footer .col1 {
        display: none;
    }
    /*------------ / site_footer 1000 ------------*/
    /*------------ floating 1000 ------------*/
    .floating,
    .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
        position: fixed;
    }
    .ibtn.gotop:before{display: none;}
    .floating .ibtn.gotop,
    .floating .ibtn.gotop:hover {
        background: url('../../images/common/mobile_gotop.svg') 50% 50% no-repeat;
        width: 30px;
        height: 30px;
        border: 0;
        bottom: 0px;
    }
    .no-svg .floating .ibtn.gotop,
    .no-svg .floating .ibtn.gotop:hover {
        background: url('../../images/common/mobile_gotop.png');
    }
    .floating .ibtn.gotop .ic {
        display: none;
    }
    /*------------ / floating 1000 ------------*/
    /*------------ form 1000 ------------*/
    .form-box .col {
        width: 100%;
    }
    /*------------ / form 1000 ------------*/
    /*------------ keyreply 1000 ------------*/
    body #keyreply-container {
        right: 0%;
        bottom: 0%;
    }
    body {
        line-height: 28px;
    }
    /*-- Ã¦â€“Â°Ã§Å¡â€ž --*/
    .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: #062168;
        width: 100%;
        height: 35px;
    }
    button.close-ontop {
        padding: 0px;
    }
    .close-ontop {
        float: none;
    }
    body #keyreply-container {
        bottom: 0%;
    }
    .header-active #keyreply-container {
        bottom: 0%;
        -webkit-transition: all .7s;
        transition: all .7s;
    }
    .header-fixed .header-sheet {
        display: block;
    }
    .header-sheet .content-text {
        background: #062168;
    }
    .btn-box.has-border {
        margin-top: 0px;
    }
    .btn-box {
        padding-top: 20px;
    }
    .footer-bottom {
        padding: 18px 0 38px;
    }
    .page-info .form-control {
        border-color: #bdbdbd;
        padding: 0px 10px;
        line-height: 34px;
    }
    .reminder {
        margin: 0 0 15px;
    }
    .site-footer:before,
    .site-footer .contact-phone:before{display: none;}
}


/*------------ keyreply 1000 ------------*/

@media screen and (max-width: 900px) {
    /*------------ table 900 ------------*/
    .table-h td {
        min-width: 40px;
    }
    /*------------ / table 900 ------------*/
}

@media screen and (max-width: 767px) {
    /*------------ site_main 767 ------------*/
    .main-title:after {
        width: 40px;
    }
    .content-title {
        font-size: 18px;
        padding: 0;
        display: block;
        margin-bottom: 10px;
    }
    .content-title .ic13-arrow-right-circle {
        font-size: 18px;
    }
    .content-top {
        margin-bottom: 20px;
    }
    .content-title span,
    .content-title .search-txt {
        font-size: 15px;
        margin-left: 0px;
    }
    .banner .container {
        height: 160px;
    }
    /*------------ / site_main 767 ------------*/
    /*------------ breadcrumb 767 ------------*/
    .breadcrumb {
        font-size: 12px;
    }
    /*------------ / breadcrumb 767 ------------*/
    /*------------ pagination 767 ------------*/
    .page-info {
        display: block;
        padding: 0 40px;
    }
    .pagination {
        position: relative;
        height: 0;
        display: block;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -34px;
        margin: 0;
    }
    .pagination li a.prev {
        left: 0;
    }
    .pagination li a.next {
        right: 0;
    }
    .btn.back {
        font-size: 14px;
        line-height: 36px;
    }
    .btn.back .ic {
        right: 10px;
        font-size: 18px;
        margin-top: -9px;
    }
    /*------------ / pagination 767 ------------*/
    /*------------ site_footer 767 ------------*/
    .site-footer {
        text-align: center;
    }
    .footer-top .share,
    .footer-links-box {
        display: none;
    }
    .footer-top .col {
        float: none;
        width: auto;
        padding: 0;
    }
    .site-info {
        padding: 0;
        margin-bottom: 10px;
    }
    .site-info-list li {
        padding: 4px 0;
    }
    .site-info-list li .ic {
        position: static;
        vertical-align: text-bottom;
        margin-right: 8px;
    }
    .follow>* {
        margin-top: 10px;
    }
    .footer-bottom .copyright,
    .footer-bottom .terms,
    .footer-bottom .author,
    .share {
        width: 100%;
    }
    .footer-bottom .terms,
    .share {
        display: none;
    }
    .copyright {
        line-height: 17px;
        margin-bottom: 5px;
    }
    /*------------ / site_footer 767 ------------*/
    /*------------ form 767 ------------*/
    .form-title {
        font-size: 24px;
    }
    .form-wrap {
        padding: 10px 15px 30px;
    }
    .form-wrap.type2 {
        padding: 30px 5% 35px;
    }
    .form-box .control-label {
        position: relative;
        pointer-events: visible;
        width: auto;
    }
    .form-box .control-label:after {
        display: none;
    }
    .form-box .adjust {
        padding-left: 0;
    }
    .form-box .adjust.form-control {
        padding-left: 10px;
    }
    .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: 40px 15px 30px;
    }
    /*------------ / form 767 ------------*/
    /*------------ table 767 ------------*/
    .table-h {
        border-top: 1px solid #222;
    }
    .table-h thead {
        display: none;
    }
    .table-h tr,
    .table-h td {
        display: block;
        text-align: left;
    }
    .table-h td+td {
        border-left: 0;
    }
    .table-h td[data-title]:before {
        content: attr(data-title);
        display: inline-block;
    }
    .table-h tr {
        padding: 10px 15px;
        position: relative;
    }
    .table-h td {
        padding: 0;
        line-height: 2;
    }
    /*------------ / table 767 ------------*/
    /*------------ lightbox 767 ------------*/
    .fancybox-album .fancybox-skin {
        margin: 50px 0 0;
        padding: 70px 15px 50px !important;
    }
    .fancybox-album .fancybox-nav span {
        margin: 0;
        top: -55px;
    }
    .fancybox-album .fancybox-prev span {
        left: 0;
    }
    .fancybox-album .fancybox-next span {
        right: 0;
    }
    .form-box .control-box .contact-box label {
        margin: 0 20px 6px 0px;
    }
    /*------------ / lightbox 767 ------------*/
}

@media screen and (max-width: 500px) {
    /*------------ table 500 ------------*/
    .table-v tr,
    .table-v th,
    .table-v td {
        display: block;
        width: auto;
        text-align: left;
    }
    .table-v tr {
        padding: 0;
    }
    .table-v th,
    .table-v td {
        padding: 8px 12px;
    }
    body .fancybox-close {
        right: 0;
        left: 0;
        margin: auto;
        top: 15px;
    }
    /*------------ / table 500 ------------*/
}

@media screen and (max-width: 450px) {
    .site-footer .contact-phone .tel {
        font-size: 40px;
    }
    .banner .container {
        height: 100px;
    }
    /*------------ btn 450 ------------*/
    .share .btn .txt {
        display: none;
    }
    /*------------ btn 450 ------------*/
}

@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;
        font-size: 16px;
        line-height: 40px;
    }
    /*------------ / btn 400 ------------*/
}
