<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';

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

body {
    font-family: "敺株��迤暺煾��",Microsoft JhengHei,Apple LiGothic Medium,Verdana,Arial,Helvetica,sans-serif;
    color: #2c2c2c;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.05em;
    background: #f2f2f2;
}

.container {
    padding: 0 15px;
    max-width: 1330px;
}
.wrapper_2{overflow:hidden;}
.hidden{
    display: none;
}
/*------------ / basic ------------*/


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

.icon {
    background-image: url('../images/common/icons.png');
}

.icon.require {
    width: 20px;
    height: 20px;
    background-position: -200px -86px;
    margin-bottom: 4px;
}


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

.languages-menu {
    padding: 0;
   /* min-width: 165px;*/
}
.languages-menu li{
    font-size: 15px;
    list-style:none;     /*憯枏�皜��鱓璅���; */
}
.languages-menu li img{
width:22px;
}

.languages-menu li:hover{
color: #f9a11b;
}

.pull-right{
    position: absolute;
    top:10px;
    right:10px;
    z-index: 7;
}


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

.share .btn {
    font-size: 17px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

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

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

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

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

.share .btn:hover {
}

.share_box {
    margin: 10px 0 20px 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.share_box .share .icon-ic-share-t,
.share_box .share .icon-ic-share-linecall,
.share_box .share .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;
}

.ibtn.fb-fans-page {
    background-image: url('../images/tw/fb_page.png');
    width: 110px;
    height: 110px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.ibtn.fb-fans-page:hover {
    background-position: 100% 0;
}

.ibtn.back {
    background: #DFB60E;
    width: 125px;
    height: 30px;
    text-indent: inherit;
    margin: 0px auto;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    border-radius: 6px;
}

.ibtn.back:hover {
    background: #000;
}

.ibtn.more {
    background: #DFB60E;
    width: 125px;
    height: 30px;
    text-indent: inherit;
    margin: 0px auto;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    border-radius: 6px;
}

.ibtn.more:hover {
    background: #000;
}

.btn.simple {
    background: #999;
    max-width: 250px;
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 40px;
    border-radius: 8px;
    position: relative;
    margin: 0 8px 10px;
}

.btn.simple:hover {
    background: #DFB60E;
}

.btn.simple.bg2 {
    background: #DFB60E;
}

.btn.simple.bg2:hover {
    background: #ABB315;
}

.btn.simple .icon.arrowL,
.btn.simple .icon.arrowR {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
}

.btn.simple .icon.arrowL {
    background-position: -160px -87px;
    left: 10px;
}

.btn.simple .icon.arrowR {
    background-position: -180px -87px;
    right: 10px;
}

.btn.simple .icon.check {
    background-position: 0 -87px;
    width: 20px;
    height: 20px;
    margin: 0 8px 4px 0;
}

.btn.simple .icon.money {
    background-position: 0 -62px;
    width: 25px;
    height: 25px;
    margin: 0 8px 4px 0;
}

.btn.normal {
    color: #777;
    font-size: 14px;
    text-align: left;
    padding: 0 10px;
    min-width: 120px;
    line-height: 40px;
    border: 1px solid transparent;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
    margin: 0 2px 10px;
}

.btn.normal:hover {
    border-color: #b5c356;
}

.btn.normal .icon {
    width: 32px;
    height: 32px;
    margin: 0 4px 3px 0;
}

.btn.normal .icon.home {
    background-position: 0 0;
}

.btn.normal .icon.cart {
    background-position: -32px 0;
}

.btn.normal .icon.cart2 {
    background-position: -64px 0;
}

.btn.normal .icon.order {
    background-position: -96px 0;
}

.btn.normal .icon.money {
    background-position: -128px 0;
}

.btn.pure {
    color: #1A7292;
    line-height: 30px;
    margin: 0 5px 10px;
    text-decoration: underline;
}

.btn.pure:hover {
    color: #ABB315;
    text-decoration: none;
}


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


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


/*.site-header {
    background: url('../images/common/border_colorful_h.png') repeat-x #fff;
    padding-top: 6px;

}*/

.site-title {
    position: relative;
    z-index: 5;
    float: left;
    padding: 22px 0 0;
}

.site-title .logo {
    background: url('../images/logo.png') 50% 50% / contain no-repeat;
    width: 154px;
    height: 131px;
    -webkit-transition: height 0.4s ease, width 0.4s ease, opacity 0.4s ease, background-color 0.4s ease;
    transition: height 0.4s ease, width 0.4s ease, opacity 0.4s ease, background-color 0.4s ease;
}

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

.top-nav {
    position: absolute;
    z-index: 10;
    right: 195px;
    top: 15px;
    margin-right: 5px;
}

.top-nav &gt; * {
    display: inline-block;
    vertical-align: middle;
}

.top-nav .btn.download {
    color: #212121;
    background: #FBD4CC;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 5px;
    border-radius: 15px;
    margin-right: 10px;
}

.top-nav .btn.download:hover {
    color: #fff;
    background: #297E9C;
}

.top-nav .icon {
    width: 20px;
    height: 20px;
    margin: 0 3px 3px 0;
}

.top-nav .btn.download .icon {
    width: 25px;
    height: 25px;
    background-position: -125px -62px;
}

.top-nav .btn.download:hover .icon {
    background-position: -150px -62px;
}

.top-nav .language .btn {
    display: none;
}

.top-nav .language li {
    padding: 0 2px;
}

.top-nav .language li a {
    display: inline-block;
    background: #ffffff;
    color: #222;
    font-size: 13px;
    border-left: solid thin #ddd;
    line-height: 16px;
    min-width: 28px;
    text-align: center;
    padding-left: 5px;
}

.top-nav .language li a:hover {
    color: #DFB60E;
    text-decoration: underline;
}

.site-header .search-box {
    position: absolute;
    z-index: 10;
    top: 14px;
    right: 10px;
    width: 175px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 5px;
    margin-right: 5px;
}

.site-header .search-box .form-control {
    border: 1px solid #DDDDDD;
    height: 32px;
    line-height: 30px;
    margin: 0;
    padding: 0 42px 0 12px;
}

.site-header .search-box .form-control:focus {
    border-color: #DFB60E;
}

.site-header .search-box .ibtn.search {
    background-image: url('../images/common/btn_search.png');
    width: 15px;
    height: 15px;
    position: absolute;
    right: 10px;
    top: 8px;
}

/* �詨鱓 menu */
.site-nav {
    position: relative;
    padding-top: 107px;
    margin-left: 220px;
    text-align: right;
}

.site-nav &gt; * {
    display: inline-block;
    vertical-align: middle;
}

.site-nav .menu {
    text-align: center;
}

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

.site-nav .menu li a ,.site-nav .menu li ul li a{
    display: block;
    line-height: 2.2;
}
.site-nav .menu li ul li a{
    text-align: left;
    padding-left: 10px;
}

.site-nav .menu &gt; li {
    padding: 0;
    position: relative;
}
.site-nav .menu &gt; li+li:before{
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #DDDDDD;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
}

.site-nav .menu &gt; li &gt; a {
    width: 110px;
    height: 70px;
    color: #333333;
    border-top: solid 1px #DDDDDD;
    font-size: 16px;
    letter-spacing: 0.15em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 24px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; 
    background: url('../images/common/menu_bg.png') no-repeat;
    background-size: cover;
    padding-top: 23px;
}


.site-nav .menu &gt; li:hover &gt; a,
.site-nav .menu &gt; li.active &gt; a {  /* 皛煾�删宏�交活�詨鱓銝𠰴惜��厰�蓥�脲�霈𡃏𠧧 li:hover  */
    color: #fff;
    background: #38aadc;
}


.site-nav .menu &gt; li:nth-child(9),
.site-nav .menu &gt; li:nth-child(10),
.site-nav .menu &gt; li:nth-child(11),
.site-nav .menu &gt; li:nth-child(12),
.site-nav .menu &gt; li:nth-child(13),
.site-nav .menu &gt; li:nth-child(14),
.site-nav .menu &gt; li:nth-child(15),
.site-nav .menu &gt; li:nth-child(16),
.site-nav .menu &gt; li:nth-child(17),
.site-nav .menu &gt; li:nth-child(18) {
    display: none;
}


.site-nav .menu &gt; li &gt; a span {
    display: block;
    color: #fd9a83;
    font-family: 'Lily Script One', cursive;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 0.1em;
}

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

.site-nav .menu li:hover ul { /* 皛煾�䭾�穃�亙�閖�𧢲活�詨鱓*/
    display: block;

    border: #ccc 1px solid;
    position: absolute;
    z-index: 99;
    left: 0px;
    top: 100%;
    min-width: 180px;

}


.site-nav .menu li ul li:hover { /* 皛煾�删宏�交活�詨鱓霈𡃏𠧧*/
    color: #fff;
    background: #3492c5;
    letter-spacing: 0.15em;
    line-height: 24px;       
}

.site-nav .menu li ul li{  /* 甈⊿�詨鱓���𠧧蝺� */
    border-bottom: #ccc 1px solid;
    background: url(../images/common/menu_bg.png) no-repeat;
}

ul.menu ul ul { /*蝚砌�匧惜隞亙�𣬚��詨鱓�枂�𣶹雿滨蔭���洵鈭�惜銝滚��*/
        z-index: 999;
        top: 10px;
        left: 90%;
}

 ul.menu ul { /*�黸��𤩺活�詨鱓*/
        left: 99999px;
        opacity: 0;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
    }

ul.menu li:hover &gt; ul { /* 皛煾�䭾�穃�亙�閖�𧢲活�詨鱓*/
        opacity: 1;
        -webkit-transition: opacity 0.3s;
        transition: opacity 0.3s;
        left: -1px;
        border-right: 5px;
    }

ul.menu li:hover &gt; ul ul { /* 皛煾�䭾�穃�乩�见�䎚��甈⊿�詨鱓銋见�𣬚��詨鱓靘肽�𢠃黸���*/
        left: 99999px;
    }

ul.menu ul li:hover &gt; ul { /* 蝚砌��惜銋见�𣬚��詨鱓撅閖�衤�滨蔭*/
        left: 90%;
}
/********* *************/

.header-fixed {
    padding-top: 184px;
}

.header-fixed .site-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background: #fff;
}

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

.header-fixed .search-box {
    top: 20px;
    right: 15px;
    margin-left: 0px;
    margin-right: 0px;
}

.header-fixed .site-title {
    padding: 10px 0;
}

.header-fixed .site-title .logo {
    width: 100px;
    height: 50px;
    -webkit-transition: height 0.4s ease, width 0.4s ease;
    transition: height 0.4s ease, width 0.4s ease;
}

.header-fixed .site-nav {
    padding: 12px 0;
    margin-right: 185px;
    margin-left: 80px;
}

.header-fixed .site-nav .menu &gt; li &gt; a {
    height: 46px;
    width: 96px;
    padding: 12px 0 10px 0;
    border: none;
    -webkit-transition: height 0.4s ease, width 0.4s ease, background-color 0.4s ease;
    transition: height 0.4s ease, width 0.4s ease, background-color 0.4s ease;
    background: none;
}
.header-fixed .site-nav .menu &gt; li:hover &gt; a,
.header-fixed .site-nav .menu &gt; li.active &gt; a {
    color: #fff;
    background: #38aadc;
}

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


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

.banner {
    position: relative;
}

.banner:before {
    content: '';
    display: block;
    background: url('../images/common/inner_banner_bg.png') no-repeat 50% 50%;
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: 0;
    right: 0;
}

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


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


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

.main-top .container {
    max-width: 1300px;
    padding: 0;
}

.main-title {
    color: #000;
    font-size: 30px;
    line-height: 1.4;
    letter-spacing: 0.15em;
    text-align: center;
    padding: 24px 0;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    border-width: 1px 0;
    position: relative;
    font-weight: normal;
}



.has-col .main-title {
    padding-bottom: 24px;
    border-bottom: none;
	display:none;
}

.main-title span {
    display: block;
    color: #197292;
    font-family: 'Lily Script One', cursive;
    font-size: 50px;
    font-weight: normal;
    letter-spacing: 0.05em;
}

.main-content {
    padding: 20px 0 100px;
}

.has-col .main-content {
    padding-top: 40px;
}

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

.content-top {
    border-bottom: 1px solid #ccc;
    border-bottom-width: 1px;
    border-width: 1px 0;
    padding: 0 0 1px 0px;
    margin: 0 0 15px 0px;
    position: relative;
    display: inline-block;
    width: 100%;
}
.content-top:before{
    content: '';
    display: block;
    width: 160px;
    height: 1px;
    background: #000000;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.content-title {
    position: relative;
    padding: 0px 0 0px 30px;
    color: #444;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5;
    min-height: 30px;
    float: left;
    margin: 0;
}

.content-title .keyword {
    color: #F2856C;
}

.content-title:before {
    content: '';
    display: inline-block;
    background: url('../images/common/content_title_ic.png') no-repeat 0 50%;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -1px;
    left: 0;
}

.shopping-title {
    color: #333;
    font-size: 18px;
    letter-spacing: 0.15em;
    margin-bottom: 10px;
}

.shopping-title .icon {
    width: 30px;
    height: 30px;
    margin: 0 6px 4px 0;
}

.shopping-title .icon.car {
    background-position: 0 -32px;
}

.shopping-title .icon.cart {
    background-position: -30px -32px;
}

.shopping-title .icon.money {
    background-position: -60px -32px;
}

.shopping-title .icon.plus {
    background-position: -90px -32px;
}

.shopping-title .icon.user {
    background-position: -120px -32px;
}

.shopping-title .icon.box {
    background-position: -150px -32px;
}

.shopping-title .icon.notice {
    background-position: -180px -32px;
}

.shopping-title .icon.msg {
    background-position: -210px -32px;
}

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

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

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

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


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


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

.breadcrumb {
    text-align: right;
    color: #666;
    font-size: 16px;
    padding: 5px 15px;
    margin-top: 1px;
}

.breadcrumb .fa-home{
    font-size: 22px;
    margin-top: 4px;
}
.breadcrumb li,
.breadcrumb li a {
    display: inline;
}

.breadcrumb li+li:before {
    content: '嚗� ';
}



.breadcrumb li:first-child a:hover:before {
    background-position: 0 100%;
}

.breadcrumb li a:hover {
    color: #f9a11b;
}

.content-top .breadcrumb {
    background: none;
    float: right;
    color: #555;
    padding: 6px 0;
}

.content-top .breadcrumb:before,
.content-top .breadcrumb:after {
    content: '/';
}

.content-top .breadcrumb li+li:before {
    content: '&gt; ';
}

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


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


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

.col {
    width: 250px;
    float: left;
}

.has-col .content {
    width: calc(100% - 295px);
    float: right;
    background: none;
}

.side-title {
    background: url('../images/common/side_title_bg.png') no-repeat;
    border-bottom: 0;
    padding: 94px 0 7px 17px;
    margin-bottom: 10px;
    color: #222222;
    text-align: left;
    font-size: 22px;
    letter-spacing: 0.1em;
    line-height: 1;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 165px;
}

.side-title span {
    font-family: "敺株��迤暺煾��",Microsoft JhengHei,Apple LiGothic Medium,Verdana,Arial,Helvetica,sans-serif;
    color: #197292;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: 0.12em;
    display: block;
    padding: 7px 0 0 2px;
}

.side-nav,
.side-nav-top {
    position: relative;
    background: url('../images/common/side_shadow.png') 50% 100% no-repeat;
    padding-bottom: 20px;
    font-size: 15px;
}

.side-nav li a,
.side-nav-top li a {
    position: relative;
    display: block;
    line-height: 1.3;
    padding: 8px 16px;
}

.side-nav &gt; li {
    padding: 5px 0;
}

.side-nav &gt; li &gt; a {
    color: #444444;
    background: #f8f8f8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid 1px #DADADA;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 5;
}

.side-nav &gt; li &gt; a:hover,
.side-nav &gt; li.active &gt; a {
    color: #fff;
}
.side-nav &gt; li &gt; a:before{
    content: '';
    display: block;
    width: 0;
    height: 100%;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #38aadc;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.side-nav &gt; li &gt; a:hover:before,
.side-nav &gt; li.active &gt; a:before{
    width: 100%;
}

.side-nav ul {
    display: none;
    padding-top: 20px;
}

.side-nav ul li a {
    border: 1px solid transparent;
    margin: 2px 0;
}

.side-nav ul li a:hover,
.side-nav ul li.active &gt; a {
    border-color: #DFB60E;
    color:#DFB60E;
}

.side-nav ul li.active &gt; a {
    padding-left: 32px;
    
}

.side-nav ul li.active &gt; a:before {
    content: '';
    display: inline-block;
    background: #DFB60E;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 18px;
    top: 0px;
    bottom: 0;
    margin: auto;
}

.side-nav-top &gt; li &gt; a {
    color: #DFB60E;
    padding: 6px 16px;
}

.side-nav-top &gt; li &gt; a:hover,
.side-nav-top &gt; li.active &gt; a {
    text-decoration: underline;
}


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


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

.site-footer {
    background: #286aa7;
    padding-top: 35px;
}
.footer-bottom{
   background: #13518a; 
}

.footer-top .container {
    max-width: 1330px;
    padding: 30px 15px 15px;
}

.site-info ,.pos-top{
    color: #F6F6F6;
    font-family: "敺株��迤暺煾��",Microsoft JhengHei,Apple LiGothic Medium,Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1.8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.footer-tel {
    display: block;
    padding: 2px 0;
}

.footer-info,
.footer-mail,
.footer-fax,
.footer-add {
    display: block;
    padding: 4px 0px 4px 10px;
    position: relative;
}
.footer-info:before,
.footer-mail:before,
.footer-fax:before,
.footer-add:before{
    display: block;
    width: 3px;
    height: 3px;
    position: absolute;
    left: 0;
    top: 13px;
    
}
.footer-tel {
    font-size: 40px;
    font-weight: bold;
    color: #F6F6F6;
}

.pos-top{
    position: absolute;
    top:-60px;
    left: 200px;
}
.site-info a:hover {
    text-decoration: underline;
}
.site-info ul ,.footer-link ul{
    display: inline-block;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
    padding: 0 3px;
}

.site-info li,.pos-top li,.footer-link li {
    padding: 5px 0;
    letter-spacing: 0;
    float: left;
    margin-left: 7px;
    list-style-type: none;
}

.site-info li:hover,.pos-top li:hover,.footer-link li:hover{
color: #f9a11b;
}

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

.site-map {
    color: #F6F6F6;
    max-width: 500px;
}



.site-map a{
    color: #F6F6F6;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.site-map a:hover {
    color: #f9a11b;
}

.follow {
    letter-spacing: 6px;
}

.follow &gt; * {
    display: inline-block;
    vertical-align: top;
}

.footer-bottom {
    border-width: 1px 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    padding: 5px 0 5px;
}
.footer-bottom .container{
    border-top: solid 1px rgba(255,255,255,0.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 13px 0 10px;
}

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

.footer-bottom .copyright,
.footer-bottom .author,
.footer-bottom .share {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}


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


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

.floating,
.floating.fancybox-margin {
    display: none;
    position: fixed;
    right: 15px;
    bottom: 2%;
    z-index: 400;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}



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

.keyreply-brand {
    display: none;
}

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


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


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

.pagination {
    padding: 0;
    margin: 0;
    text-align: center;
}

.pagination li {
    display: inline-block;
    vertical-align: top;
}

.pagination li a {
    display: block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    color: #444;
    font-size: 15px;
    font-weight: bold;
    padding: 0 8px;
    margin: 0;
    background: #f0f0f0;
    border-radius: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pagination li a:hover,
.pagination li.active a {
    text-decoration: underline;
    color: #DFB60E;
}

.pagination li a.controls {
    padding: 0;
    background: url(../images/common/pagi_arrow.png) 50% 50% no-repeat, #f0f0f0;
    width: 30px;
    height: 30px;
}

.pagination li a.controls .icon {
    width: 25px;
    height: 25px;
    border-radius: 20px;
    margin-bottom: 2px;
    background: url(../images/common/pagi_arrow.png);
    
}

.pagination li a.last,
.pagination li a.first{
    background: url(../images/common/pagi_arrow_max.png) 50% 50% no-repeat, #f1f1f1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.pagination li a.prev,
.pagination li a.first{
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.pagination li a.prev .icon {
    background-color: #DFB60E;
    background-position: 0 0;
}

.pagination li a.next .icon {
    background-color: #DFB60E;
    background-position: 0 0;
}

.pagination li a.last:hover,
.pagination li a.first:hover,
.pagination li a.prev:hover,
.pagination li a.next:hover{
    opacity: 0.7;
}

.pagination li a.controls:hover .icon {
    background-color: #000;
}

.page-info {
    display: none;
}

.page-info .form-control {
    height: 30px;
    line-height: 28px;
    border: 1px solid #ddd;
    margin: 0;
    border-radius: 8px;
}

.page-info .form-control:focus {
    border-color: #DFB60E;
}

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


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

.reminder {
    text-align: center;
    font-size: 14px;
    color: #777;
    position: relative;
    margin-bottom: 30px;
}

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

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

.qty-box .form-control:focus {
    color: #fff;
    background: #F3856D;
}

.qty-box .btn {
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 19px;
    color: #FBCFC7;
    border: 1px solid #FBCFC7;
    position: absolute !important;
    z-index: 0;
    top: 0;
}

.qty-box .btn:hover {
    color: #fff;
    background: #F3856D;
}

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

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

.form-control {
    display: block;
    width: 100%;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #ddd;
    background: #fff;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 6px;
}

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

.form-box .control-box select {
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    border: 1px solid #dddddd;
    background: #fff;
    border-radius: 6px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 6px;
}

.form-box .control-box select:focus {
    outline: none;
    border-color: #DFB60E;
}

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

.static-control {
    line-height: inherit;
    color: #197292;
    font-weight: bold;
    font-size: 13px;
    margin: 0;
    padding: 0 5px;
}

.form-title {
    color: #5d5d5d;
    font-family: 'Times new roman', cursive;
    font-size: 46px;
    text-align: center;
    line-height: 1.2;
}

.form-wrap {
    max-width: 1000px;
    margin: 0 auto;
    background: #fafafa;
}

.form-wrap .btn-box {
    padding: 15px 15px 45px;
}

.form-box {
    max-width: 830px;
    margin: 0 auto;
    padding: 30px;
}

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

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

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

.form-box .required:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    background: url('../images/common/icons.png') -200px -87px no-repeat;
    width: 20px;
    height: 20px;
    margin: 0 0 4px 4px;
}

.form-box .form-group {
    padding: 2px 0;
    line-height: 36px;
}

.form-box .control-label {
    display: block;
    font-size: 14px;
    color: #222;
    line-height: inherit;
    padding-left: 5px;
}

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

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

.form-box .captcha .form-control {
    display: inline-block;
    width: 46%;
    max-width: 280px;
}

.form-box .captcha a {
    display: inline-block;
    color: #bbb;
    font-size: 20px;
    line-height: inherit;
    margin-left: 5px;
    margin-bottom: 6px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

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

.form-box .captcha a .icon.refresh {
    width: 30px;
    height: 30px;
    background-position: -270px -32px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
}

.form-box .captcha a:hover .icon.refresh {
    background-position: -300px -32px;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.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: #1A7292;
    font-size: 13px;
    padding: 0 5px;
}

.form-box.type2 .tips {
    min-height: 0;
}

.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: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: 16px;
    height: 16px;
    margin: 0 0 4px;
}

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

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

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

.success-wrap {
    border: 3px solid #E8E8E8;
    text-align: center;
    padding: 4% 15px;
}

.has-col .success-wrap {
    padding: 6% 15px 7%;
}

.success-box {
    text-align: center;
    line-height: 2;
}

.success-msg {
    max-width: 600px;
    border-bottom: 1px dashed #ccc;
    color: #DFB60E;
    font-size: 24px;
    font-weight: bold;
    padding: 5px 0;
    line-height: 1.5;
    margin: 0 auto 20px;
}

.success-msg .icon {
    width: 32px;
    height: 32px;
    margin: 0 6px 7px 0;
}

.success-msg .icon.check {
    background-position: -192px 0;
}

.success-msg .icon.user {
    background-position: -224px 0;
}

.success-msg .icon.mail {
    background-position: -256px 0;
}

.success-msg .icon.file {
    background-position: -288px 0;
}

.success-msg .icon.lock {
    background-position: -320px 0;
}

.success-msg .icon.user-white {
    background-position: -352px 0;
}

.success-txt strong {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 22px;
}

.success-txt a {
    text-decoration: underline;
    color: #F2856C;
}

.success-txt a:hover {
    text-decoration: none;
}


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


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

.fancybox-album .fancybox-close {
    background: url(../images/common/lightbox_close.png) no-repeat;
    width: 40px;
    height: 40px;
    right: -20px;
    top: -20px;
}

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

.fancybox-album .fancybox-skin {
    background: #fff;
    margin: 20px 40px;
}

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

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

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

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

.fancybox-album .fancybox-nav:hover span {
    opacity: 1;
}

.fancybox-album .fancybox-title {
    color: #666;
    font-family: "敺株��迤暺煾��",Microsoft JhengHei,Apple LiGothic Medium,Verdana,Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1.7;
    letter-spacing: 0.05em;
    padding-top: 16px;
}

.fancybox-album .fancybox-title .photo-pager {
    float: right;
    color: #999;
    font-size: 20px;
    line-height: 1.5;
    padding: 5px 10px 0;
}

.fancybox-album .fancybox-title .photo-title {
    border: 1px dashed #DDD;
    border-width: 1px 0;
    color: #29A38A;
    font-size: 20px;
    line-height: 1.5;
    padding: 5px 70px 5px 10px;
    min-height: 28px;
}

.fancybox-album .fancybox-title .photo-intro {
    padding: 15px 10px 5px;
}


/*------------ / lightbox ------------*/
.mmenu-show #mobile-search .ibtn.search{
    background-image: url(../images/common/btn_search.png);
    width: 15px;
    height: 15px;
    top: 7px;
    right: 10px;
    
}
.mmenu-show #mobile-menu .share .btn{
    color: #555;
}
.mmenu-show #mobile-menu .language-menu,
.mmenu-show #mobile-fixed li,
.mmenu-show #mobile-search,
.mmenu-show #member-box li a {
    background: #3c5cff;
}

.mmenu-show #mobile-fixed ul,
.mmenu-show #member-box li {
    border-bottom-color: #3c5cff;
}

.mmenu-show #mobile-menu .side-nav-top &gt; li a:before {
    border-color: #f9a11b;
}

.mmenu-show #mobile-menu .menu li a:hover,
.mmenu-show #mobile-menu .menu li.active &gt; a {
    color: #f9a11b;
}

.mmenu-show #mobile-menu .share .btn .ic {
    vertical-align: middle;
}

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

.mmenu-show .toggle-mmenu-close i {
    color: #fff;
}

@media screen and (max-width: 1580px) {
    /*------------ site_footer 1580 ------------*/
    .footer-bottom .container {
        max-width: none;
        padding: 0 80px;
    }
    /*------------ / site_footer 1580 ------------*/
}

@media screen and (max-width: 1470px) {
    /*------------ site_header 1470 ------------*/
    /*.site-title .logo {
        width: 190px;
        height: 150px;
    }
    .site-nav {
        padding: 70px 0 30px;
        margin-left: 170px;
    }
    .site-nav .menu &gt; li &gt; a {
        background-size: auto 100%;
        width: 93px;
        height: 93px;
        padding-top: 24px;
        font-size: 15px;
        line-height: 22px;
    }
    .site-nav .menu &gt; li &gt; a span {
        font-size: 14px;
    }*/
    /*------------ / site_header 1470 ------------*/
}

@media screen and (max-width: 1420px) {
    /*------------ banner 1420 ------------*/
    .banner:before {
        display: none;
    }
    /*------------ / banner 1420 ------------*/
}

@media screen and (max-width: 1300px) {
    /*------------ site_footer 1300 ------------*/
    .footer-top .container {
        background: none;
        max-width: 900px;
    }
    .site-info {
        margin-right: 20px;
        width: 460px;
    }

    .site-map ul {
        display: inline;
        padding: 0 0px;
    }
    .site-map ul li {
        display: inline-block;
    }
    .site-map li {
        padding: 2px 6px;
    }
    .footer-bottom {
        text-align: center;
    }
    .footer-bottom .container {
        padding: 15px;
    }
    /*------------ / site_footer 1300 ------------*/
}

@media screen and (max-width: 1250px) {
    /*------------ site_header 1250 ------------*/
    .site-title .logo {
        width: 130px;
        height: 100px;
    }
    .site-title {
        padding: 10px 0;
        float: none;
        text-align: center;
    }
    .site-nav {
        clear: both;
        position: static;
        margin: 0 -10px;
        padding: 10px 0 0px;
        text-align: center;
    }
    .site-nav .menu &gt; li {
       /* padding: 0 4px;*/
    }
    /*------------ / site_header 1250 ------------*/
    /*------------ header-fixed 1250 ------------*/
    .header-fixed .site-title,
    .header-fixed .top-nav,
    .header-fixed .search-box {
        display: none;
    }
    .header-fixed .site-nav {
        padding: 12px 0;
        margin: 0 auto;
    }
    .header-fixed {
        padding-top: 240px;
    }
    .footer-tel{
        font-size: 35px;
    }
    /*------------ header-fixed 1250 ------------*/
}

@media screen and (max-width: 1025px) {
    /*------------ breadcrumb 1025 ------------*/
    .breadcrumb {
        display: none;
    }
    /*------------ breadcrumb 1025 ------------*/
    /*------------ header-fixed 1025 ------------*/
    .header-fixed {
        padding-top: 82px;
    }
    .header-fixed .site-header {
        position: static;
    }
	.has-col .main-title {
		display:block;
	}
	.has-col .main-content {
		padding-top: 0px;
	}
    /*------------ header-fixed 1025 ------------*/
    /*------------ site_header 1025 ------------*/
    .top-nav,
    .site-nav,
    .site-header .search-box {
        display: none;
    }
    .site-title .logo {
        width: 120px;
        height: 80px;
    }
    /*------------ / site_header 1025 ------------*/
    /*------------ site_main 1025 ------------*/
    .content-top {
        padding: 0 10px 0px;
        margin: 0px -15px 10px;
    }
    .main-content {
        padding-bottom: 80px;
    }
    .main-title:before,
    .main-title:after {
        display: none;
    }
    /*------------ / site_main 1025 ------------*/
    /*------------ side 1025 ------------*/
    .col {
        display: none;
    }
    .has-col .content {
        position: relative;
        width: auto;
        float: none;
    }
    /*------------ / side 1025 ------------*/
  
    /*------------ floating 1025 ------------*/
    .floating,
    .floating.fancybox-margin {
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: -15px;
    }

    body #keyreply-container {
        right: 0%;
        bottom: 0%;
    }
    /*------------ / floating 1025 ------------*/
    /*------------ main-title 1025 ------------*/
    .main-title {
        font-size: 18px;
        text-align: left;
        padding: 10px 0 30px;
        margin-left: 16px;
        margin-right: 16px;
    }
    .has-col .main-title {
        padding-bottom: 6px;
        border-top: solid thin #ddd;
        font-size: 20px;
    }
    .main-title span {
        display: inline-block;
        font-size: 30px;
    }
    
    /*------------ main-title 1025 ------------*/
.pos-top{
    left: 123px;
}   
}

@media screen and (max-width: 840px) {
    /*------------ site_footer 840 ------------*/

    .footer-top .container {
        padding: 30px 15px 15px;
    }
    .site-map {
    float: none;
    margin: 23px auto 0 auto;

}
    .site-info,
    .follow {
        float: none;
        width: auto;
    }

    .footer-tel {
        font-size: 36px;
    }
    .follow &gt; * {
        margin-top: 5px;
    }
    /*------------ / site_footer 840 ------------*/
}

@media screen and (max-width: 767px) {
    .footer-top {
        text-align: center;
    }	
    .site-info {
    padding: 0;
    margin: 0 auto;
    }	
    .pos-top{
   display: none;
}  
    /*------------ site_main 767 ------------*/
    .main-title span {
        font-size: 30px;
    }
    .content-top {
        margin-bottom: 10px;
    }
    .content-title {
        float: none;
        padding: 5px 0 5px 25px;
        font-size: 16px;
    }
    .content-title:before {
    }
    .main-content {
        padding: 30px 0 60px;
    }
    /*------------ / site_main 767 ------------*/
    /*------------ breadcrumb 767 ------------*/
    .content-top .breadcrumb {
        float: none;
        text-align: left;
    }
    /*------------ / 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 767 ------------*/
    /*------------ form 767 ------------*/
    .form-title {
        font-size: 36px;
    }
    .form-box {
        padding: 15px;
    }
    .form-box .row {
        margin: 0;
    }
    .form-box .col {
        float: none;
        width: auto;
        padding: 0;
    }
    .form-box .name2 .control-box {
        padding: 0;
    }
    .form-box .name2 .radio-box {
        bottom: 100%;
    }
    .form-box .address2 .input-box {
        width: 50%;
    }
    .form-box .address2 .input-box:last-child {
        width: 100%;
    }
    .form-box .tips {
        min-height: 0;
    }
    .success-msg {
        font-size: 17px;
    }
    /*------------ / form 767 ------------*/
    /*------------ lightbox 767 ------------*/
    .fancybox-album .fancybox-skin {
        margin: 50px 0 5px;
    }
    .fancybox-album .fancybox-close {
        top: -50px;
        right: 50%;
        margin-right: -20px;
    }
    .fancybox-album .fancybox-nav span {
        top: -45px;
    }
    .fancybox-album .fancybox-prev span {
        left: 0;
    }
    .fancybox-album .fancybox-next span {
        right: 0;
    }
    .fancybox-album .fancybox-title .photo-title,
    .fancybox-album .fancybox-title .photo-pager {
        font-size: 18px;
    }
    .fancybox-album .fancybox-title .photo-title {
        padding: 5px 0;
    }
    .fancybox-album .fancybox-title .photo-pager {
        padding: 5px 0 0;
    }
    .fancybox-album .fancybox-title .photo-intro {
        padding: 15px 0 5px;
    }
    /*------------ / lightbox 767 ------------*/
}

@media screen and (max-width: 400px) {
    /*------------ form 400 ------------*/
    .form-box .form-group .input-box {
        width: 100%;
    }
    /*------------ / form 400 ------------*/
    /*------------ btn 400 ------------*/
    .btn.simple {
        margin: 0 auto 10px;
    }
    /*------------ / btn 400 ------------*/
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.share li img{
width:22px;
}

}
</pre></body></html>