@charset "utf-8";
@import url('//fonts.googleapis.com/css?family=Open+Sans');
@font-face {
    font-family: Calibri;
    src: url(../common/font/calibri.ttf);
}
/*------------ basic ------------*/

body {
    font-family: Arial, "文泉驛正黑", "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", "微軟正黑體", "Microsoft JhengHei", "微软雅黑", "メイリオ", "맑은 고딕", sans-serif;
    color: #535353;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 0.35px;
}
.mCSB_outside+.mCSB_scrollTools{
    right: 0;
}
.container-box {
    padding: 0 0 0 240px;
}

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

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


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


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

.icon {
    background: url('../../images/common/btn_ic.png') no-repeat;
    width: 25px;
    height: 25px;
}

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


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


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


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

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

.btn-box.has-border {
    margin: 75px 0 0;
    padding: 45px 0 0;
    border-top: 1px solid #272727;
}

.btn-box.align-left {
    text-align: left;
}

.btn-box.dib .btn,
.btn-box.dib .btn.style01.size2 {
    margin: 0 10px 10px;
    display: inline-block;
}


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

.share .btn {
    font-size: 15px;
    width: 32px;
    height: 32px;
    line-height: 33px;
    border-radius: 50%;
    color: #fff;
    transition: all .2s;
    background: #D13935;
}

.share .btn:hover {
    transition: all .2s;
    line-height: 31px;
    border: 2px solid #fff;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3);
}


/*-----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: 10px auto 0px auto;
    max-width: 840px;
}

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

.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: #CCCCCC;
}

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


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

.btn.back {
    border: 1px solid #ddd;
    line-height: 38px;
    font-size: 15px;
    color: #999;
    transition: all .2s;
    padding: 0 20px 2px 1px;
    position: relative;
    border-radius: 0px;
}

.btn.back i {
    width: 37px;
    height: 36px;
    background: url('../../images/common/arrow.png') no-repeat;
    vertical-align: middle;
    margin: -1px 20px 0px 1px;
}

.btn.back:hover i {
    background-position: 0 100%;
}


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

.btn.style01 {
    width: 100%;
    max-width: 237px;
    display: block;
    position: relative;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3ccfc4+0,0086ff+100 */
background: rgb(60,207,196); /* Old browsers */
background: -moz-linear-gradient(left, rgba(60,207,196,1) 0%, rgba(0,134,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(60,207,196,1) 0%,rgba(0,134,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(60,207,196,1) 0%,rgba(0,134,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3ccfc4', endColorstr='#0086ff',GradientType=1 ); /* IE6-9 */
    font-size: 19px;
    font-weight: bold;
    color: #FFFFFF;
    letter-spacing: 1px;
    line-height: 39px;
    padding: 0 15px;
    border-radius: 5px;
    margin: 0 0 12px 0;
    transition: all .2s;
}

.btn.style01:hover {
    transition: all .2s;
     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00998d+0,0047cf+100 */
background: rgb(0,153,141); /* Old browsers */
background: -moz-linear-gradient(left, rgba(0,153,141,1) 0%, rgba(0,71,207,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,153,141,1) 0%,rgba(0,71,207,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,153,141,1) 0%,rgba(0,71,207,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00998d', endColorstr='#0047cf',GradientType=1 ); /* IE6-9 */
}

.btn.style01.bg2 {
    background: url(../../images/common/bg/bg3.png);
}

.btn.style01.bg2:hover {
    color: #555555;
    background: url(../../images/common/bg/bg3.png);
}

.btn.style01.size2 {
    line-height: 48px;
    margin: 0 auto;
}

.btn.style01.shadow:before,
.btn.style01.shadow:after {
    content: "";
    width: 211px;
    height: 8px;
    display: block;
    background: url('../../images/common/btn_shadow.png');
    position: absolute;
    bottom: 100%;
}

.btn.style01.shadow:after {
    transform: rotate(180deg);
    bottom: auto;
}


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

.btn.style02 {
    max-width: 260px;
    display: inline-block;
    width: 100%;
    margin: 0 5px 10px;
    line-height: 30px;
    background: #5F7E17;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 16px;
    letter-spacing: 2px;
    transition: all .2s;
}

.btn.style02:hover {
    background: #D1AA6B;
    transition: all .2s;
}

.btn.style02.bg2 {
    background: #444444;
}

.btn.style02.bg2:hover {
    background: #5F7E17;
}


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

.btn.style03 {
    color: #e9443d;
    font-size: 14px;
    line-height: 1.8;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 5px 6px;
    border-top: 1px solid #e9443d;
    border-bottom: 1px solid #e9443d;
    margin: 0 35px 10px;
    position: relative;
    background: #fff;
    border-radius: 0;
    -webkit-transition: all 0s ease;
    transition: all 0s ease;
}

.btn.style03:hover {
    background: #1B2157;
    border-top: 1px solid #1B2157;
    border-bottom: 1px solid #1B2157;
    color: #fff;
}

.btn.style03:before,
.btn.style03:after {
    content: "";
    display: inline-block;
    height: 38px;
    background: url('../../images/common/btn_arrow.png');
    position: absolute;
    top: -1px;
}

.btn.style03:before {
    width: 36px;
    right: 100%;
}

.btn.style03:after {
    width: 21px;
    background-position: 100% 0;
    left: 100%;
}

.btn.style03:hover:before {
    background-position: 0 100%;
}

.btn.style03:hover:after {
    background-position: 100% 100%;
}


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


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

.site-header {
    width: 240px;
    background: url(../../images/common/menu_bg.jpg);
    position: fixed;
    height: 100%;
    z-index: 999;
}

.site-title {
    text-align: center;
    margin: 36px 0 57px;
}

.site-title .logo {
    color: transparent;
    background: url(../../images/common/logo.png) 50% 50% / contain no-repeat;
    width: 190px;
    height: 87px;
    transition: opacity .3s ease;
}


/*------------top-nav ------------*/

.top-nav {
    position: relative;
    top: 0px;
    right: 0px;
    text-align: center;
    z-index: 120;
}

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

.top-nav .container {
    display: block;
}


/*------------search-box ------------*/

.top-nav .search-box {
    position: relative;
    display: inline-block;
    width: 240px;
    box-sizing: border-box;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00468c+0,2693ff+100 */
background: rgb(0,70,140); /* Old browsers */
background: -moz-linear-gradient(left, rgba(0,70,140,1) 0%, rgba(38,147,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,70,140,1) 0%,rgba(38,147,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,70,140,1) 0%,rgba(38,147,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00468c', endColorstr='#2693ff',GradientType=1 ); /* IE6-9 */
}

.top-nav .search-box .form-control {
    height: 40px;
    line-height: 40px;
    margin: 0;
    border: 0;
    background: transparent;
    color: #fff;
    border-radius: 0;
    padding: 0 40px 0 10px;
}

.top-nav .search-box .ibtn.search {
    background-image: url(../../images/common/btn_search.png);
    width: 16px;
    height: 16px;
    position: absolute;
    right: 8px;
    top: 11px;
}

.top-nav .search-box .form-control::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
}

.top-nav .search-box .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.top-nav .search-box .form-control::-ms-input-placeholder {
    color: #fff;
    opacity: 1;
}

.top-nav .search-box .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}


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

.site-header .language {
    margin: 30px auto;
    max-width: 240px;
    position: relative;
}

.site-header .language .btn {
    display: block;
    color: #B3B0A4;
    line-height: 35px;
    border-top: 1px solid #d5d1c0;
    border-bottom: 1px solid #d5d1c0;
    text-align: center;
    padding: 0 15px;
    font-weight: bold;
    position: relative;
}

.site-header .language .btn i {
    margin: 0px 3px 5px;
    display: inline-block;
    vertical-align: middle;
}
.site-header .language .btn i:after {
    content:'語系';
    margin:0 0 0 10px;
}

.site-header .language ul {
    display: none;
    border-top: 0;
    border-top: 1px solid #d5d1c0;
    border-bottom: 0;
    margin: -1px 0 0 0;
    top: 100%;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    max-width: 240px;
}

.site-header .language li {
    display: block;
    text-align: center;
    border-bottom: 1px solid #d5d1c0;
}

.site-header .language li a {
    line-height: 2;
    display: block;
    background: rgba(0, 0, 0, 0.1);
}

.site-header .language .btn:hover,
.site-header .language .btn:hover i {
    color: #999;
    border-color: #999;
}

.site-header .language li a:hover {
    color: #f7894f;
}


/*------------site-nav ------------*/

.site-nav .mCustomScrollBox,
.site-nav .mCSB_container {
    overflow-x: visible;
    overflow-y: hidden;
}

.site-nav {
    position: relative;
}

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

.site-nav .container {
    display: block;
}

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

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


/*.site-nav .menu > li:nth-last-child(-n+2) {
    display: none;
}*/

.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: #333333;
    line-height: 1.2;
    padding: 10px;
    margin: 5px 0;
    font-size: 17px;
}

.site-nav .menu > li > a:hover,
.site-nav .menu > li.active > a {
    color: #0D45A4;
}

.site-nav .menu > li > ul > li {
    border-bottom: 1px dotted #737373;
}

.site-nav .menu > li > ul > li > a:before {
    content: "";
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    top: 19px;
    left: 13px;
    background: url(../../images/common/menu_ic.png);
}

.site-nav .menu li ul {
    display: none;
    position: static;
    width: 240px;
    height: 100%;
    box-sizing: border-box;
    z-index: 999;
}

.site-nav .menu > li > ul {
    top: 0;
    left: 240px;
    margin: 0;
    background: #2087ed;
    padding: 0;
}

.site-nav .menu > li.has-child ul:before {
   /* content: "";
    width: 17px;
    height: 36px;
    position: absolute;
    display: block;
    top: 22px;
    right: 50%;
    transform: rotate(90deg) scale(0.7);
    margin: 0 -9px 0 0;
    transition: all .2s;
    opacity: 0;
    background: url(../../images/common/menu_arrow.png);*/
}

.site-nav .menu > li.has-child.active ul:before {
    background: none;
}

.site-nav .menu > li.has-child.active ul:before {
    opacity: 1;
    transition: all .2s;
    transition-delay: .2s;
}

.site-nav .menu ul li a {
    font-size: 14px;
    text-align: left;
    color: #FFFFFF;
    padding: 10px 25px;
    letter-spacing: 0;
}

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

.site-nav .menu ul ul {
    position: static;
    margin:10px 0 !important;
}

.site-nav .menu ul ul li a {
    border: 0;
    padding: 3px 28px;
}

.site-nav .menu ul ul li a:before {
    content: "-";
    position: absolute;
    top: 1px;
    left: 17px;
}

.site-nav .menu ul ul li a:hover {
    color: #fff;
}

.site-nav .ic-plus {
    top: 15px;
    right: 15px;
    position: absolute;
    font-size: 13px;
}


/*------------ content-nav ------------*/

.content-nav-menu {
    padding: 5px 0;
    margin: 0px 8px 0 0;
    position: relative;
    min-width: 146px;
    z-index: 100;
    float: left;
}

.content-nav-menu li {
    list-style: none;
}

.content-nav-menu li a {
    position: relative;
    display: block;
    letter-spacing: 1px;
    padding: 6px 20px 6px 10px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.content-nav-menu > li > a {
    color: #fff;
    background: #2087ed;
    border: thin #2087ed solid;
    text-align: left;
    padding: 6px 0px 5px 10px;
    border-radius: 0px;
}

.content-nav-menu li > a:focus,
.content-nav-menu li > a.active {
    border: thin #2B6F8C solid;
    background: #2B6F8C;
    color: #fff;
    text-align: left;
    border-radius: 0px;
}

.content-nav-menu > li > a i {
    color: #fff;
    font-size: 12px;
    float: right;
    margin: 3px 8px 0 0;
}

.content-nav-menu > li > a:focus i,
.content-nav-menu li > a.active i {
    color: #fff;
}

.content-nav-menu ul {
    display: none;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background: #2087ed;
    z-index: 15;
}

.content-nav-menu ul li {
    text-align: left;
    display: block;
}

.content-nav-menu ul li a:hover,
.content-nav-menu ul li.active > a {
    background: #2B6F8C;
    color: #fff;
}

.content-nav-menu ul ul {
    position: static;
    background: #5a5a5a;
}

.content-nav-menu ul ul li a {
    color: #fff;
    font-weight: normal;
}

.content-nav-menu .ic-plus {
    top: 9px;
    right: 9px;
    position: absolute;
    font-size: 12px;
}


/*------------copyright-box ------------*/

.site-header .copyright-box {
    font-size: 12px;
    text-align: center;
    color: #8C8C8C;
    line-height: 1.45;
    letter-spacing: 0;
}

.site-header .copyright-box span {
    display: block;
}


/*------------share------------*/

.site-header .share {
    text-align: center;
    margin: 30px 0 30px 0;
}

.share li {
    margin: 0 3px;
}

.share .facebook {
    background: #3B5A99;
}

.share .plurk {
    background: #E9443D;
}

.share .twitter {
    background: #67ADD1;
}


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


/*------------ share------------*/

.banner,
.banner-box {
    position: relative;
}


/*------------ / share------------*/


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

.main-top {
    position: relative;
    text-align: center;
    margin: 0 0 35px;
}

.main-title {
    color: rgba(255, 255, 255, 0.9);
    line-height: 1;
    display: inline-block;
    border-bottom: 1px solid #B38537;
    padding: 0 45px 25px;
    font-size: 15px;
}

.main-title b {
    font-size: 50px;
    font-family: 'Roboto Slab', serif;
    font-weight: normal;
    margin: 0 20px 0 0;
    display: inline-block;
}

.main-content {
    padding: 40px 0 80px;
}

.main-content .container {
    max-width: 1330px;
}

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

.content-top {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    background: url(../../images/common/title_line.png)center center repeat-x;
}
.content-top::after{
    content:"";
    width:100%;
    display:block;
    border-bottom
}

.content-title {
    font-size: 32px;
    color: #FFFFFF;
    background: url(../../images/common/title_bg.jpg)center center no-repeat;
    text-align: center;
    padding: 3px 0;
}

.secend-content-title {
    font-size: 23px;
    color: #444444;
    text-align: center;
    /* width: 100%; */
    position: relative;
    display: inline-block;
    padding: 3px 20px;
    border: 3px solid #0689EA;
    margin: 0 auto 0px auto;
    box-sizing: border-box;
    border-radius: 30px;
    background: #fff;
}

.search-title {
    font-size: 18px;
    color: #2a9990;
    text-align: center;
    position: relative;
    display: inline-block;
    background: transparent;
    padding: 0px 20px;
    border: 1px solid #a6d2d0;
    margin: 0 auto 0px auto;
}


/*------------ content-nav  ------------*/

.content-nav-box {
    margin: 0 auto 60px;
    max-width: 1160px;
}

.content-nav {
    margin: 0 -13px;
}

.content-nav li {
    position: relative;
}

.content-nav > li {
    margin: 0 13px 20px;
}

.content-nav > li > a {
    font-size: 15px;
    color: #A9A9A9;
    text-align: center;
    display: block;
    letter-spacing: 2px;
    border: 1px solid #333333;
    padding: 5px 25px;
    min-width: 260px;
    box-sizing: border-box;
    border-radius: 5px;
    font-weight: bold;
    transition: all .2s;
}

.content-nav > li.active > a,
.content-nav > li > a:hover {
    background: #B58722;
    color: #fff;
    transition: all .2s;
}

.content-nav ul {
    display: none;
    background: #fff;
    width: 150px;
    right: 5px;
    top: 100%;
    margin: 5px 0 0 0;
    position: absolute;
    text-align: center;
    padding: 9px 15px;
    box-sizing: border-box;
    border-radius: 5px;
    z-index: 150;
}

.content-nav ul:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 24px;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent #fff transparent;
}

.content-nav ul li {
    border-bottom: 1px dashed #CCCCCC;
}

.content-nav ul li a {
    font-size: 13px;
    color: #444444;
    padding: 3px 0 4px;
}

.content-nav ul li a:hover {
    color: #5F7E17;
}


/*------------ / content-nav ------------*/


/*------------ shopping-title ------------*/

.shopping-title {
    color: #777777;
    font-size: 16px;
    margin: 15px 0;
    font-weight: bold;
}

.shopping-title i {
    width: 8px;
    height: 14px;
    vertical-align: middle;
    margin: 0 10px 3px 0;
    background: url('../../images/common/cart/tit.png');
}

.title-tip {
    display: block;
    color: #333333;
    font-size: 18px;
    text-align: center;
    border: 2px solid #2A9990;
    background: url('../../images/common/bg/bg5.png');
    padding: 7px 10px;
    margin: 0 0 30px;
}

.title-tip b {
    font-size: 18px;
    color: #D13934;
    text-decoration: underline;
}


/*----- buymore-title -----*/

.buymore-title {
    padding: 0;
}

.buymore-title p {
    margin: 0;
}

.buymore-title .title-tip {
    font-size: 16px;
    color: #D1AA6B;
    line-height: 1.2;
    display: block;
    font-weight: normal;
    margin: 5px 0 60px 15px;
}

.buymore-title .title-tip b {
    color: #5F7E17;
    text-decoration: underline;
}


/*------------warning ------------*/

.warning-sect {
    padding-bottom: 20px;
    display: none;
}


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


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

.site-footer .top_box {
    background: url(../../images/common/index/top_bg.jpg)center center no-repeat fixed;
    background-size: cover;
    min-height: 240px;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
}
.site-footer .top_box::after{
    content: "";
    display: inline-block;
    background: url(../../images/common/top_txt.png) no-repeat;
    max-width: 408px;
    height: 84px;
    -webkit-background-size: 100%;
    background-size: 100%;
    width: 100%;
        margin: 6% 8.5% 0 0;
    float: right;
}
.site-footer {
    position: relative;
}

.site-footer .ibtn.gotop {
    margin: 0 auto 15px;
}

.footer-top {
    padding: 20px 0 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+1,f5ebd9+100 */
/*background:url(../../images/common/footer_img.png), rgb(255,255,255); /* Old browsers */
/*background:url(../../images/common/footer_img.png), -moz-linear-gradient(top, rgba(255,255,255,1) 50%, rgba(245,235,217,1) 100%); /* FF3.6-15 */
/*background:url(../../images/common/footer_img.png), -webkit-linear-gradient(top, rgba(255,255,255,1) 50%,rgba(245,235,217,1) 100%); /* Chrome10-25,Safari5.1-6 */
/*background:url(../../images/common/footer_img.png), linear-gradient(to bottom, rgba(255,255,255,1) 50%,rgba(245,235,217,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5ebd9',GradientType=0 ); /* IE6-9 */
background-repeat: no-repeat;
background-position: center bottom;
}

.footer-top .container {
    padding: 30px 35px;
}

.footer-top .col {
    position: relative;
    width: 218px;
    float: left;
}

.footer-top .share {
    text-align: center;
    border-top: 1px solid #D1AA6B;
    padding: 20px 0 0 0;
    margin: 25px 0 0 0;
}

.follow .qr-inner,
.follow .fb {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 13px 0 0;
}

.follow .fb:hover {
    opacity: 0.8;
}
/*
.follow .qr-inner {
    border: 4px solid #ddd;
}*/

.follow .qr-inner img {
    border: 3px solid #fff;
}

.footer-top .site-map {
    color: #896C50;
    margin: 5px 0 15px;
    font-size: 14px;
}

.site-map .title {
    font-weight: bold;
    color: #D1AA6B;
}

.site-map li + li a:before {
    content: "‧";
    display: inline-block;
    margin: 0 11px 5px 8px;
}

.site-map ul a:hover {
    color:#0D45A4;
}

.footer-top .site-info {
    font-size: 13px;
    color: #92908C;
    text-align: right;
    float: right;
    letter-spacing: 0;
    margin: 0 0 0 26px;
    vertical-align: bottom;
    width: auto;
}

.footer-top .site-info p {
    margin: 0;
    padding: 0;
}

.footer-top .site-info span + span {
    margin-left: 15px;
}

.info_tel a:hover,
.info_email a:hover {
    text-decoration: underline;
}


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


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

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

.ibtn.gotop {
    background: url(../../images/common/gotop.png) center center no-repeat, #ffffff;
    width: 68px;
    height: 67px;
    border-radius: 100%;
    display: block;
    top: -30px;
    left: 0;
    right: 0;
    position: absolute;
    transition: all .3s;
}

.ibtn.gotop:hover {
    opacity:0.8;
}

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

.keyreply-brand {
    display: none;
}

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


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


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

.breadcrumb {
    color: #FFFFFF;
    font-size: 13px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 21px 25px;
    box-sizing: border-box;
    text-align: right;
}

.breadcrumb li,
.breadcrumb li a {
    display: inline;
}

.breadcrumb li+li:before {
    content: "> ";
}

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

.content-top .breadcrumb {
    text-align: left;
    position: static;
    display: block;
    color: #999999;
    background: transparent;
    padding: 0px 5px;
    margin: 0 auto 10px auto;
}

.content-top .breadcrumb.detail {
    text-align: center;
    margin: 10px auto 10px auto;
}


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


/*------------ breadcrumb_in ------------*/

.breadcrumb_in {
    float: right;
    color: #999;
    padding: 10px 12px;
    font-size: 13px;
}

.breadcrumb_in li+li:before {
    content: "> ";
}

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

.breadcrumb_in li a:hover {
    color: #0D45A4;
}

.breadcrumb_in.detail {
    float: left;
    padding: 0px 0px;
}


/*------------ / breadcrumb_in ------------*/


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

.pagination {
    text-align: center;
    font-size: 13px;
    padding: 0;
    margin: 0;
}

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

.pagination li a {
    display: block;
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #434343;
    font-weight: bold;
    border: 1px solid transparent;
    margin: 0 5px;
    box-sizing: border-box;
}

.pagination li a:hover,
.pagination li.active a {
    color: #0D45A4;
    border-color: #0D45A4;
}

.pagination li .controls {
    min-width: 15px;
    border: 0;
}

.pagination li .controls i {
    display: inline-block;
    width: 6px;
    height: 9px;
    background: url(../../images/common/page_arrow.png);
}

.pagination li .prev {
    background-position: -12px 0;
}

.pagination li .next {
    background-position: -12px 0;
    -webkit-transform: rotate(180deg);
}

.pagination li .controls:hover i {
    background-position: -12px 100%;
}

.pagination li .first i {
    width: 12px;
}

.pagination li .last i {
    width: 12px;
    -webkit-transform: rotate(180deg);
}

.pagination li .first:hover i,
.pagination li .last:hover i {
    background-position: 0 100%;
}

.page-info {
    display: none;
}

.page-info .form-control {
    display: block;
    width: 100%;
    height: 36px;
    color: #999;
    background: rgba(255, 255, 255, 0.2);
    padding: 5px 10px;
    border: 1px solid #ccc;
    text-align: center;
    margin: auto;
    border-radius: 0;
}

.page-info .form-control:focus {
    outline: none;
    border-color: #0689EA;
}


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


/***sort_box***/

.sort_box {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0 20px;
    position: relative;
}

.sort_box.detail {
    margin: 0;
}

.sort_box .control-label {
    float: left;
    margin-right: 10px;
    line-height: 30px;
}

.sort_box .control-box {
    float: left;
}

.sort_box .form-control {
    margin-bottom: 0px;
}

.sort_box .form-group {
    float: left;
    padding: 5px 0;
}

.sort_box .form-group:after {
    content: '';
    display: block;
    float: left;
    z-index: 10;
    height: 22px;
    left: 0;
    top: 0;
    margin: 4px 4px;
}

.sort_icon {
    float: left;
    line-height: 30px;
    padding: 5px 0;
}

.sort_icon .ibtn.one {
    background-image: url(../../images/common/products/sort_pic3.png);
    width: 24px;
    height: 24px;
    display: none;
}

.sort_icon .ibtn.two {
    background-image: url(../../images/common/products/sort_pic1.png);
    width: 24px;
    height: 24px;
}

.sort_icon .ibtn.four {
    background-image: url(../../images/common/products/sort_pic2.png);
    width: 24px;
    height: 24px;
}

.sort_icon .ibtn.active {
    background-position: 0 100%;
}


/***************************/


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


/*-----reminder-----*/

.reminder {
    color: #01488f;
    font-size: 18px;
    text-align: center;
    margin: 40px 0 50px 0;
    letter-spacing: 1px;
    position: relative;
}

.reminder b {
    font-size: 13px;
    display: inline-block;
    line-height: 34px;
    width: 140px;
    margin: 10px auto 0;
    color: #0689EA;
    border: 1px solid #0689EA;
}

.reminder b:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0;
    background:#0689EA;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}

.reminder p {
    display: block;
    margin: 0;
}

.reminder strong {
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #2A9990;
    text-align: center;
    margin: 30px 0 5px 0;
}


/*-----qty-box-----*/

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

.qty-box .form-control {
    position: relative;
    text-align: center;
    min-width: 20px;
    height: 22px;
    line-height: 20px;
    font-size: 13px;
    color: #8C8C8C;
    background: transparent;
    border-radius: 5px;
    border: 0;
    margin: 0;
    padding: 0 5px;
    z-index: 1;
}

.qty-box .btn {
    color: transparent;
    background: url('../../images/common/btn_qty.png');
    width: 24px;
    height: 24px;
    position: absolute !important;
    z-index: 0;
    top: -1px;
}

.qty-box .btn.less {
    background-position: -24px 0;
}

.qty-box .btn:hover {
    background-position: 0 -24px;
}

.qty-box .btn.less:hover {
    background-position: -24px -24px;
}

.qty-box .add {
    right: -8px;
}

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


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

.form-control {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #666666;
    border: 1px solid #ddd;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0 10px;
}

.form-box .control-box select {
    display: block;
    height: 32px;
    line-height: 32px;
    color: #666666;
    border: 1px solid #ddd;
    background: #fff;
    box-sizing: border-box;
    margin-bottom: 6px;
    font-size: 14px;
    padding: 0 10px;
}

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

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

.form-box .form-group {
    padding: 5px 0 10px;
}

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

.form-box .control-box label {
    display: inline-block;
    line-height: inherit;
    margin: 0 10px 6px 5px;
    font-size: 14px;
    color: #666666;
}

.form-group.btn-group {
    margin: 27px 0 0 0;
}

.form-group.btn-group .btn {
    display: inline-block;
}

.form-group.btn-group .btn + .btn {
    margin-left: 35px;
}


/*-----form-static-control-----*/

.static-control {
    line-height: inherit;
    color: #399F99;
    margin: 0 0 10px;
}

.form-box .control-label .static-control {
    display: inline-block;
    margin: 0 0 0 10px;
}


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

.form-wrap {
    max-width: 800px;
    margin: 0 auto;
}

.form-wrap2 {
    max-width: 650px;
}

.form-box {
    max-width: 1160px;
    margin: 0 auto;
    position: relative;
}

.form-box2 {
    max-width: 600px;
}

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

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


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

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

.form-box .required:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1px 10px;
    background:#0689EA;
    width: 5px;
    height: 5px;
    border-radius: 50%;
}


/*----- captcha -----*/

.form-box .captcha .input-box {
    position: relative;
}

.form-box .captcha a {
    display: inline-block;
    color: #FF732F;
    font-weight: bold;
    font-size: 20px;
    line-height: inherit;
    line-height: 1;
    position: absolute;
    top: 0px;
    left: 180px;
    z-index: 50;
}

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

.form-box .captcha a .ic-rotate-left {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    color: #FF732F;
    font-size: 18px;
    transition: transform .3s;
    margin: 0 0 0 5px;
}

.form-box .captcha a:hover .ic-rotate-left {
    opacity: .8;
    transform: rotate(270deg);
    color: #2B9990;
}


/*----- name -----*/

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


/*----- address -----*/

.form-box .address .input-box:last-child {
    width: 100%;
}

.form-box .address2 .input-box {
    width: 22%;
}

.form-box .address2 .input-box:last-child {
    width: 56%;
}


/*----- tips -----*/

.form-box .tips {
    line-height: 1.2;
    margin-bottom: 6px;
    color: #3BA199;
    font-size: 13px;
    padding: 0 5px;
}

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


/*----- input-group -----*/

.form-box .input-group {
    margin: 0 -3px;
}

.form-box .input-group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.form-box .input-group .input-box {
    float: left;
    width: 50%;
    padding: 0 3px;
    box-sizing: border-box;
}

.form-box .input-group .form-control {
    display: inline-block;
}


/*----- radio + checkbox -----*/

.form-radio {
    display: inline-block;
    position: relative;
}

.form-checkbox {
    display: block;
    position: relative;
    margin: 0 0 10px 0;
    font-size: 14px;
}

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

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

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

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


/*-----success-box-----*/

.success-box {
    text-align: center;
    margin: 80px auto 0;
    box-sizing: border-box;
    color: #585858;
    color: #666666;
    font-size: 15px;
}

.success-box .msg {
    color: #e9443d;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 25px 0;
}

.success-box .msg.has-icon:before {
    content: "";
    width: 54px;
    height: 54px;
    display: block;
    margin: -45px auto 10px;
    background: url('../../images/common/contact_ok.png');
}

.success-box b {
    display: block;
}

.success-box a {
    color: #2A9990;
    text-decoration: underline;
}


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


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

body .fancybox-close {
    background: url(../../images/common/lightbox_close_2.png) center center no-repeat rgba(0, 0, 0, 0.76);
    width: 12px;
    height: 12px;
    right: 0px;
    top: 0px;
    padding: 10px;
}

body .fancybox-close:hover {
    background: url(../../images/common/lightbox_close.png) center center no-repeat rgba(255, 255, 255, 255.76);
}

body .fancybox-opened .fancybox-skin {
    box-shadow: 0px 0px 15px rgba(170, 170, 170, .25);
}

body .fancybox-skin {
    border-radius: 0px;
    background: #fff;
}

.lightbox-wrapper {
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
}

.lightbox-wrapper .form-control {
    border: 1px solid #EAE3CE;
    color: #999999;
    background: #EEEDDA;
    font-size: 13px;
    height: 30px;
    max-width: 600px;
    margin: 0 auto;
    line-height: 30px;
    padding: 0 15px;
}


/*---- arrival ----*/

.arrival-box {
    position: relative;
    padding: 30px 0;
}

.arrival-box .arrival-title {
    font-size: 18px;
    color: #2A9990;
    margin: 0;
}

.arrival-box .arrival-title i {
    width: 72px;
    height: 72px;
    display: block;
    margin: 0px auto 10px;
    background: url('../../images/common/member/login.png');
}

.arrival-box .pd-id {
    color: #AAAAAA;
    font-size: 13px;
    margin: 0 0 30px;
}

.arrival-notice {
    color: #666666;
    font-size: 15px;
    margin: 0 0 40px;
}

.arrival-box .btn {
    margin: 0 auto;
    display: block;
}


/*---- login ----*/

.login-box {
    margin: 9px 0 0 0;
}

.login-title {
    font-size: 18px;
    color: #2A9990;
    font-weight: bold;
}

.login-title i {
    width: 72px;
    height: 72px;
    display: block;
    margin: 0 auto 20px;
    background: url('../../images/common/member/login.png');
}

.login-box .form-box {
    max-width: 600px;
}

.login-box .btn-box {
    padding: 0;
}

.login-btn-box a {
    color: #2A9990;
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
    margin: 10px 5px 25px;
}

.login-btn-box a:last-child {
    color: #7E9626;
}

.login-box .success-box {
    margin: 0;
}


/*---- notice ----*/

.lightbox-wrapper .notice-box {
    margin: 30px auto 0;
    color: #797979;
    background: #000000;
    font-size: 13px;
    line-height: 1.7;
    text-align: center;
    padding: 25px 15px;
    border: 1px solid #333333;
}

.lightbox-wrapper .notice-box .title {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.lightbox-wrapper .success-box {
    padding: 20px 0 60px;
}


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


/*------------ mobile_menu ------------*/

.mmenu-show #mobile-fixed li {
    background: #57B997;
}

.mmenu-show #mobile-search {
    background: #57b996;
}

.mmenu-show #member-box li a {
    background: #eee;
    color: #999;
    font-size: 15px;
}

.mmenu-show #member-box li a:hover {
    color: #57b996;
}

.mmenu-show #mobile-fixed ul {
    border-bottom-color: #57B997;
}

.mmenu-show #member-box li {
    border-bottom: 1px solid #ddd;
}

.mmenu-show #mobile-menu .language-menu {
    background: #57B997;
    border-color: #57B997;
}

.mmenu-show #mobile-menu .share-menu {
    border-top: 0;
    padding: 1px;
    background: #fff;
}

.mmenu-show #mobile-menu .menu ul li a {
    padding-left: 40px;
    background: rgb(51, 51, 51);
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.mmenu-show #mobile-menu .menu li a {
    display: block;
    padding: 10px 30px;
    border-bottom: 1px dotted rgba(85, 85, 85, .2);
    color: #666;
}

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

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

.mmenu-show #mobile-menu .menu ul li ul li {
    background: #333;
}

.mmenu-show #mobile-menu .menu ul li ul li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.mmenu-show #mobile-menu .menu ul ul li a {
    color: #fff;
}

.mmenu-show #mobile-menu .menu ul li ul li a:hover,
.mmenu-show #mobile-menu .menu ul li ul li .active > a {
    color: #8BDF69;
}

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

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

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

.mmenu-show #mobile-menu .language {
    background: #2A9990;
    color: #FFF;
}
.mmenu-show #mobile-search.active{
	z-index:9999;
}

/*------------ / mobile_menu ------------*/

@media screen and (max-width: 1680px) {
    /*------------ floating 1680 ------------*/
    .floating {
        display: none;
    }
    /*------------ / floating 1680 ------------*/
    .container-box {
        padding: 0 0 0 240px;
    }
}

@media screen and (max-width: 1500px) {
    /*------------ / site_footer 1500 ------------*/
    .footer-top .col,
    .footer-top .site-info {
        width: auto;
        float: none;
        text-align: center;
    }
    .footer-top .site-info {
        margin-top: 25px;
    }
    /*------------ / site_footer 1500 ------------*/
}

@media screen and (max-width: 1024px) {
    /*------------ site-nav 1024 ------------*/
    #mobile-menu .ic-plus {
        display: none;
    }
    /*------------ site-nav 1024 ------------*/
    /*------------ container 1024 ------------*/
    .container-box {
         padding:0;
    }
    .container-box .container {
        padding: 0 15px 0px;
    }
    /*------------ / container 1024 ------------*/
    /*------------ site_header 1024 ------------*/
    .top-nav,
    .sort_box.w2,
    .site-nav,
    .site-header .copyright-box,
    .site-header .share {
        display: none;
    }
    .site-header{
        height:auto;
        width: 100%;
		 position:  relative;
    }
    .site-title {
    margin: 8px 0;
    
}

    /*------------ / site_header 1024 ------------*/
    /*------------ floating 1024 ------------*/
    .site-footer .ibtn.gotop {
        display: none;
    }
    .floating,
    .floating.fancybox-margin {
        display: block;
        width: auto;
        height: auto;
        padding: 0;
        top: auto;
        position: fixed;
        background: none;
        right: 50%;
        bottom: 5px;
        margin-right: 18px;
    }
    .floating .ibtn.gotop {
        color: transparent;
        display: block;
        background: url(../../images/common/mobile_gotop.png) 50% 50% no-repeat;
        width: 25px;
        height: 25px;
        border: 0;
    }
    /*------------ / floating 1024 ------------*/
    /*------------ / site_footer 1024 ------------*/
    .footer-top .site-info {
        display: none;
    }
    .footer-top .container {
        padding: 30px 35px 0;
    }
    /*------------ / site_footer 1024 ------------*/
    /*------------ form 1024 ------------*/
    .form-title {
        font-size: 36px;
    }
    .form-box {
        padding: 0;
    }
    .form-box.has-bg {
        padding: 40px 20px 10px;
    }
    .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 1024 ------------*/
    /*------------ / content-nav-menu 1024 ------------*/
    .content-nav-menu {
        display: none;
    }
    /*------------ / content-top breadcrumb 1024 ------------*/
    .content-top .breadcrumb {
        display: none;
    }
    /*------------ / content-top breadcrumb 1024 ------------*/
}

@media screen and (max-width: 900px) {
    /*------------ form 900 ------------*/
    .form-group.btn-group {
        text-align: center;
    }
    .form-group.btn-group .btn,
    .form-group.btn-group .btn + .btn {
        margin: 0 10px 10px;
    }
    /*------------ / form 900 ------------*/
}

@media screen and (max-width: 767px) {
    /*------------ site_main 767 ------------*/
    .main-content {
        padding: 30px 0 40px;
    }
    /*------------ / site_main 767 ------------*/
    /*------------ breadcrumb 767 ------------*/
    .breadcrumb,
    .breadcrumb_in {
        display: none;
    }
    .content-top .breadcrumb {
        margin: 5px 0;
    }
    /*------------ / breadcrumb 767 ------------*/
    /*------------ pagination 767 ------------*/
    .pagination li {
        vertical-align: middle;
    }
    .page-info {
        display: block;
        padding: 0 70px;
    }
    .pagination {
        position: relative;
        height: 0;
    }
    .pagination li a {
        display: none;
    }
    .pagination li a.controls {
        display: block;
        position: absolute;
        bottom: -37px;
    }
    .pagination li a.prev {
        left: 35px;
    }
    .pagination li a.next {
        right: 35px;
    }
    .pagination li a.first {
        left: 10px;
    }
    .pagination li a.last {
        right: 10px;
    }
    .pagination li span {
        display: none;
    }
    .pagination li a i {
        font-size: 22px;
        margin: 0;
    }
	.site-title .logo {
  
    width: 120px;
    height: 55px;

}
	
    /*------------ / pagination 767 ------------*/
}

@media screen and (max-width: 450px) {
    .content-title {
        font-size: 20px;
    }
    .content-top {
        margin-bottom: 20px;
    }
    .secend-content-title,
    .search-title {
        font-size: 15px;
    }
    .main-content {
        padding: 10px 0 10px;
    }
    .secend-content-title {
        font-size: 16px;
        width: 100%;
        padding: 2px 10px;
        margin: 0 auto;
        box-sizing: border-box;
        line-height: 24px;
    }
    .btn-box {
        padding: 30px 0 30px 0;
    }
    .reminder {
        margin: 40px 0 20px 0;
    }
    .site-footer .top_box {
        background: url(../../images/common/index/top_bg.jpg)center center no-repeat;
        background-size: 100%;
        min-height: 100px;
        margin-top: 20px;
    }
    .footer-top {
        padding: 10px 0 20px;
    }
    .site-footer .top_box::after{
        max-width: 300px;
    }
}


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

@media screen and (max-width: 360px) {
    .form-box .captcha a {
        left: 160px;
    }
}

@media screen and (max-width: 330px) {
    .form-box .captcha .m_g {
        left: 130px;
        top: 3px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    /*img {
        max-width: none;
        max-height: none;
       width: 100% !important;
    } */
}
