<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.trans {
    transition: all 0.3s;
}

a:hover {
    text-decoration: none;
}

.pic_box {
    text-align: center;
}

.pic_box img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.pic_box span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.w_1200 .wide {
    width: 1644px;
    min-width: 1644px;
}

.w_1200 #top_bar_outer, .w_1200 #header, .w_1200 #nav_outer, .w_1200 #service_outer, .w_1200 #footer_outer {
    min-width: 1644px;
}

.w_1200 #top_bar .freeship {
    width: 496px;
}

.w_1200 #header .logo {
    width: 250px;
}

.w_1200 .nav_item li &gt; a {
    padding: 0 24px;
}

.w_1200 .side_right {
    width: 946px;
}

.w_1200 .prod_sort a {
    padding: 0 15px;
}

.w_1200 .prod_menu {
    display: block;
}

.lang_de .header_cart {
    width: 164px;
}

.lang_de .header_cart .cart_text {
    width: 88px;
    font-size: 12px;
}

.lang_es .header_cart .cart_text {
    font-size: 12px;
}

.lang_fr .header_cart .cart_text {
    font-size: 12px;
}

.lang_ru .w_1200 #top_bar .freeship {
    width: 490px;
}

.lang_ru #top_bar .freeship {
    width: 350px;
}

.lang_ru .header_cart {
    width: 155px;
}

.lang_ru .header_cart .cart_text {
    width: 83px;
    font-size: 12px;
}

.lang_pt .header_cart {
    width: 160px;
}

.lang_pt .header_cart .cart_text {
    width: 88px;
}

#web_time {
    padding: 0 10px;
    color: #dedede;
    margin-left: 10px;
}

#top_bar_outer {
    background: #000000;
}

#top_bar {
    height: 45px;
    line-height: 45px;
}

#top_bar .freeship {
    width: 316px;
    height: 34px;
    padding-left: 36px;
    background: url(/static/themes/default/images/ico-img.png) -166px top no-repeat;
}

#top_bar .crossn {
    margin-right: 5px;
}

#top_bar .crossn li {
    display: inline-block;
    padding: 0 12px;
    height: 34px;
    background: url(/static/themes/default/images/ico-img.png) -199px -72px no-repeat;
    position: relative;
    z-index: 1010;
}

#top_bar .crossn li:first-child {
    background: url(/static/themes/default/images/ico-img.png) -166px -36px no-repeat;
    padding-left: 36px;
}

#top_bar .crossn li.block {
    padding: 0 4px;
}

#top_bar .crossn li:first-child.block {
    padding: 0 4px 0 30px;
}

#top_bar .crossn li div strong {
    margin-left: 6px;
}

#top_bar .crossn li:hover dt {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    z-index: 1011;
    position: relative;
    -webkit-border-radius-topleft: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-radius-topright: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
}

#top_bar .crossn li:hover dt.not_dd {
    background: none;
    border: 1px transparent solid;
}

#top_bar .crossn li dt {
    height: 28px;
    line-height: 28px;
    margin-top: 3px;
    border: 1px solid #f6f6f6;
    padding: 0 20px 0 10px;
    cursor: pointer;
    background: url(/static/themes/default/images/ico-img.png) right -114px no-repeat;
}

#top_bar .crossn li dt strong {
    width: 40px;
    display: block;
    text-align: center;
}

#top_bar .crossn li dt b {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    margin-bottom: -3px;
    overflow: hidden;
    background: url(/static/themes/default/images/user/mail_icon.png) no-repeat;
    background-size: 14px;
}

#top_bar .crossn li dt.not_dd {
    background: none;
    padding-right: 10px;
}

#top_bar .crossn li dd {
    padding: 5px 10px 8px;
    border: 1px solid #d1d1d1;
    background: #fff;
    position: absolute;
    top: 31px;
    right: 4px;
    display: none;
}

#top_bar .crossn li dd img {
    margin-right: 5px;
}

#top_bar .crossn li dd .inbox_tips {
    display: inline-block;
    height: 15px;
    line-height: 15px;
    margin-left: 5px;
    margin-bottom: -3px;
    padding: 0 4px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    background-color: #c00;
    border-radius: 5px;
}

#top_bar .crossn li:hover dd {
    display: block;
    z-index: 1010;
    -webkit-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-radius-bottomright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

#top_bar .crossn li:hover dd.login {
    width: 200px;
    padding: 15px 10px;
}

#top_bar .crossn li:hover dd.user {
    min-width: 80px;
}

#top_bar .crossn li:hover dd.user a {
    display: block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

#top_bar .crossn li:hover dd.login .fb-login-button {
    margin-bottom: 12px;
}

#top_bar .share {
    float: left;
    margin-top: 7.5px;
    margin-left: 7px;
    line-height: normal;
}

#top_bar .share .follow_us_list li &gt; a {
    background-image: url(/static/themes/default/images/global/icon_follow_1.png);
    background-size: 30px;
}

#top_bar .share .follow_us_list {
    height: 30px;
}

#top_bar .share .follow_us_list li {
    width: 30px;
}

#top_bar .share .follow_us_list li &gt; a {
    height: 30px;
    line-height: 30px;
}

#top_bar .share .icon_follow_facebook {
}

#top_bar .share .icon_follow_instagram {
    background-position: 0 -210px;
}

#top_bar .share .icon_follow_twitter {
    background-position: 0 -30px;
}

#top_bar .share .icon_follow_pinterest {
    background-position: 0 -60px;
}

#top_bar .share .icon_follow_linkedin {
    background-position: 0 -90px;
}

#top_bar .share .icon_follow_youtube {
    background-position: 0 -120px;
}

#top_bar .share .icon_follow_google {
    background-position: 0 -150px;
}

#top_bar .share .icon_follow_vk {
    background-position: 0 -180px;
}

#top_bar .msg {
    float: right;
    height: 45px;
}

#top_bar .msg .item {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #dedede;
}

#top_bar .msg .item.i1 {
    margin: 0 20px;
}

#top_bar .msg .item a {
    color: #dedede;
}

#header {
    position: relative;
    background: #222222;
}

#header .logo {
    width: 250px;
    height: 115px;
    margin-right: 50px;
    overflow: hidden;
}

#header .logo a {
    display: table-cell;
    height: 115px;
    vertical-align: middle;
}

#header .logo img {
    max-width: 100%;
    max-height: 100%;
}

.icon_group {
    float: right;
    margin-top: 45px;
    display: flex;
}

.icon_group .icon_group_item {
    display: inline-block;
    vertical-align: middle;
}

#header .default_search_style {
    position: relative;
}

#header .default_search_style .default_search_btn {
    display: block;
}

#header .default_search_style .bg {
    display: block;
    width: 19px;
    height: 20px;
}

#header .default_shopping_cart_style {
    position: relative;
    background: url(/static/themes/default/images/icon_shopcar.png) no-repeat left center;
}

#header .default_shopping_cart_style .cart_count {
    position: absolute;
    top: -7px;
    right: -5px;
    height: 16px;
    border-radius: 20px;
    background: #f26326;
    color: #fff;
    padding: 0 5px;
}

#header .default_search_style {
}

#header .default_search_style .bg {
    background: url(/static/themes/default/images/icon_search.png) no-repeat center center;
}

#header .default_account_style .global_login_sec .SignInButton_sec {
    background: url(/static/themes/default/images/icon_account.png) no-repeat center center;
}

#header .default_account_style .global_account_sec .AccountButton_sec {
    background: url(/static/themes/default/images/icon_account_in.png) no-repeat center center;
}

#header .shopcar_area {
    position: relative;
}

#header .default_shopping_cart_style {
    display: block;
    width: 22px;
    height: 21px;
}

#header .default_shopping_cart_style .text_0, #header .default_shopping_cart_style .text_1, #header .default_shopping_cart_style .cart_count_price {
    display: none;
}

#header .default_shopping_cart_style .cart_note {
    left: auto;
    right: 0px;
}

#header .account_area {
    margin: 0 36px;
}

#header .default_account_style {
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
}

#header .default_account_style .global_login_sec {
    display: block;
}

#header .default_account_style .global_login_sec .SignInButton_sec {
    width: 20px;
    height: 20px;
    margin: 0 auto;
}

#header .default_account_style .global_login_sec .signin_box_sec {
    right: 0;
    top: 18px;
}

#header .default_account_style .global_account_sec .AccountName {
    position: absolute;
    top: -40px;
    color: #fff;
    width: 100px;
    left: 50%;
    transform: translateX(-50%);
}

#header .default_account_style .global_account_sec .AccountButton_sec {
    width: 20px;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    text-indent: -9999px;
}

#header .default_account_style .global_account_sec .account_container_sec {
    right: 0;
    top: 18px;
}

.search {
    width: 440px;
    border: 1px solid #e0dfe4;
    height: 38px;
    margin: 21px 22px 0;
    background: url(/static/themes/default/images/repeat-bg.png) top repeat-x;
}

.search input {
    height: 26px;
    border: 0;
    outline: 0;
}

.search .text {
    width: 380px;
    line-height: 28px;
    font-size: 14px;
    padding: 5px 4px;
    padding-left: 8px;
    border: 1px solid transparent;
}

.search .button {
    width: 40px;
    height: 38px;
    background-image: url(/static/themes/default/images/ico-img.png);
    background-position: right -212px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.header_cart {
    position: relative;
    width: 127px;
    height: 43px;
    margin-top: 20px;
    border: 1px #fff solid;
}

.header_cart .cart_inner {
    height: 30px;
    display: block;
    position: relative;
    z-index: 1009;
    background: url(/static/themes/default/images/header_cart.png) no-repeat 20px 10px #fff;
    padding: 8px 0 7px;
}

.header_cart .cart_inner:hover {
    color: #fe8a27;
}

.header_cart .cart_count, .header_cart .cart_text {
    position: absolute;
    font-size: 16px;
    font-weight: bold;
}

.header_cart .cart_count {
    left: 28px;
    top: 5px;
    width: 30px;
    height: 29px;
    text-align: center;
    color: #fe8a27;
}

.header_cart .cart_text {
    left: 65px;
    top: 14px;
    width: 52px;
    background: url(/static/themes/default/images/global/header_cart_hover.png) no-repeat right 7px;
}

#nav_outer {
    border-bottom: 1px #ccc solid;
    position: relative;
    z-index: 1000;
}

#nav {
    height: 115px;
    line-height: 115px;
}

#nav .item {
    margin: 0 15px;
}

#nav .item a {
    font-size: 16px;
    color: #fff;
}

#nav .item .item_title {
    display: block;
}

.nav_box {
    padding-left: 236px;
}

.nav_menu {
    width: 236px;
    margin-left: -236px;
    position: relative;
}

.nav_menu .nav_title {
    height: 42px;
    line-height: 42px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.nav_menu .nav_title a {
    font-size: 14px;
    color: #fff;
    padding-left: 24px;
    display: block;
    text-decoration: none;
}

.nav_menu .nav_title b {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 19px;
    height: 19px;
    background: url(/static/themes/default/images/ico-img.png) right -185px no-repeat;
}

.nav_categories {
    position: absolute;
    top: 42px;
    left: 0 border: 1px #e0e0e0 solid;
    background: #fff;
    display: none;
    padding: 8px 0;
    -webkit-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-radius-bottomright: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

.nav_categories li {
    height: 40px;
    position: relative;
}

.nav_categories li &gt; h2 {
    width: 202px;
    border-top: 1px #e0e0e0 solid;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    background: #fff;
    height: 38px;
    margin: 0 16px;
    overflow: hidden;
    position: relative;
}

.nav_categories li:first-child &gt; h2 {
    border-top: 1px solid #fff;
}

.nav_categories li &gt; h2 &gt; a {
    height: 38px;
    line-height: 38px;
    display: block;
    font-size: 12px;
    padding-right: 16px;
    text-indent: 5px;
    font-weight: bold;
}

.NavArrowColor {
    border-color: transparent transparent transparent #ccc;
}

.nav_categories li &gt; h2 &gt; i {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 11px;
    width: 7px;
    height: 11px;
    z-index: 11;
    background: url(/static/themes/default/images/global/icon_down_has.png) no-repeat center top;
    margin: auto;
}

.nav_categories li.hover &gt; h2 {
    position: absolute;
    width: 204px;
    border: 1px solid #bbb;
    border-right: none;
    margin: 0;
    padding-left: 16px;
    height: 39px;
    z-index: 10000;
    left: 0;
    -webkit-box-shadow: -3px 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -3px 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: -3px 1px 5px rgba(0, 0, 0, 0.3);
}

.nav_categories li .nav_subcate {
    position: absolute;
    left: 220px;
    width: 700px;
    padding: 0 12px;
    min-height: 494px;
    z-index: 1001;
    border: 1px solid #bbb;
    background: #fff;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.nav_categories li .nav_subcate dl {
    display: block;
    float: left;
    width: 196px;
    margin: 0 12px;
    padding: 5px;
}

.nav_categories li .nav_subcate dl.tline {
    border-top: 1px solid #ddd;
}

.nav_categories li .nav_subcate dl dt {
    font-weight: bold;
    line-height: 160%;
    padding: 8px 0;
}

.nav_categories li .nav_subcate dl dd {
    padding: 0 0 5px 3px;
}

.nav_categories li .nav_subcate dl dd a {
    display: block;
    padding: 2px 0;
    line-height: 160%;
}

.nav_item {
    height: 42px;
    overflow: hidden;
}

.nav_item li {
    float: left;
    line-height: 42px;
    border-right-width: 1px;
    border-right-style: solid;
}

.nav_item li &gt; a {
    text-align: center;
    color: #fff;
    padding: 0 14px;
    display: inline-block;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    font-size: 14px;
}

.nav_item li:hover dl {
    visibility: visible;
}

#service {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    overflow: hidden;
    padding: 75px 0 55px;
}

#service dl {
    width: max-content;
    max-width: 300px;
}

#service dl:first-child {
    border-left: 0;
    padding-left: 0px;
}

#service dt {
    margin-bottom: 20px;
    font-family: 'OpenSans-Semibold';
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    overflow: hidden;
}

#service dd &gt; a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #a0a0a0;
}

#service .newsletter {
    margin-top: 20px;
    margin-bottom: 20px;
}

#service .newsletter .tips {
    margin: 13px 0;
    font-size: 14px;
    color: #a0a0a0;
}

#service .newsletter .text {
    float: left;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px #555555 solid;
    padding-left: 12px;
    background: #fff;
    box-sizing: border-box;
}

#service .newsletter .button {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 38px;
    color: #fff;
    border: 1px solid #f26326;
    cursor: pointer;
    font-size: 14px;
    background: #f26326;
    color: #fff;
    box-sizing: border-box;
    margin-top: 5px;
}

#footer_outer {
    background: #111111;
}

#footer {
    padding: 22px 0;
    text-align: center;
    color: #333;
    line-height: 180%;
    background: #000000;
}

#footer .follow_us_box {
    height: 40px;
    line-height: 40px;
    padding-bottom: 10px;
}

#footer .follow_us_box .follow_title {
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    vertical-align: top;
}

#footer .follow_us_box .follow_content {
    display: inline-block;
}

#footer .nav a {
    margin: 0 10px;
}

#footer .foot_copy, #footer .foot_copy a {
    font-size: 14px;
    color: #999999;
}

#footer .foot_pay {
    padding: 15px 0 10px;
    text-align: center;
}

.footer_logo {
    width: 200px;
}

.follow_us_list li {
    margin-right: 0;
}

.global_swap_chain {
    background: #eee;
    text-align: center;
}

.global_swap_chain a {
    color: #333;
}

.pro_left {
    width: 238px;
}

.pro_left .ad {
    margin-top: 20px;
}

.pro_right {
    width: 100%;
    margin-top: 65px;
}

.sidebar {
    border: 1px #e6e6e6 solid;
    margin-top: 20px;
}

.sidebar .b_title {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px #ccc dashed;
    margin: 0 10px;
    font-size: 15px;
}

.sidebar .b_bottom {
    line-height: 30px;
    color: #1363bc;
    text-decoration: none;
    margin-left: 10px;
}

#what_hot .pro_item {
    padding: 10px;
}

#what_hot .pro_item:hover {
    background: #f7f7f7;
}

#what_hot .pro_item &gt; dt {
    width: 82px;
    height: 82px;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #f2f2f2;
}

#what_hot .pro_item &gt; dt img {
    max-width: 100%;
    max-height: 100%;
}

#what_hot .pro_item .pro_info {
    width: 121px;
    overflow: hidden;
    margin-left: 10px;
}

#what_hot .pro_item .pro_name {
    height: 50px;
    overflow: hidden;
    line-height: 140%;
    margin-bottom: 5px;
}

#what_hot .pro_item a {
    color: #666;
}

#special_offer .pro_item {
    border-bottom: 1px #ddd solid;
    padding: 15px 10px;
}

#special_offer .pro_item:hover {
    background: #f7f7f7;
}

#special_offer .pro_item dt {
    width: 96px;
    height: 96px;
    text-align: center;
    margin: 0 auto;
    position: relative;
    overflow: inherit;
}

#special_offer .pro_item dt img {
    max-width: 100%;
    max-height: 100%;
}

#special_offer .pro_item dt &gt; .icon_discount {
    position: absolute;
    top: -10px;
    right: -40px;
    width: 30px;
    height: 30px;
    color: #fff;
    border-radius: 999%;
    -ms-border-radius: 999%;
    -moz-border-radius: 999%;
    -webkit-border-radius: 999%;
    line-height: 15px;
    padding: 9px;
}

#special_offer .pro_item dt &gt; .icon_discount b {
    font-size: 16px;
}

#special_offer .pro_item dd {
    padding: 0 13px;
}

#special_offer .pro_item .pro_name {
    height: 30px;
    overflow: hidden;
    line-height: 140%;
    margin: 5px 0 12px;
}

#special_offer .pro_item a {
    text-decoration: none;
    color: #666;
}

#special_offer .pro_item del {
    margin-left: 20px;
    color: #666;
    font-size: 12px;
}

#special_offer .pro_item del .currency_data, #special_offer .pro_item del .price_data {
    color: #666;
    font-size: 12px;
    font-weight: normal;
}

#special_offer .last {
    border-bottom: 0;
}

.inside_banner img {
    width: 100%;
}

.products {
}

.products .cate_desc {
    text-align: center;
    background: #f7f7f7;
}

.products .cate_desc .cate_title {
    padding-top: 90px;
    padding-bottom: 40px;
    font-size: 50px;
    font-family: 'Oswald';
}

.products .cate_desc .editor_txt {
    width: 80%;
    margin: 0 auto;
    padding: 0;
    background: none;
}

.products .cate_desc .cate_nav {
    padding-top: 90px;
    padding-bottom: 4px;
    margin-bottom: -4px;
}

.products .cate_desc .cate_nav .first {
    display: inline-block;
    vertical-align: middle;
    height: 63px;
    line-height: 63px;
    margin: 0 40px;
}

.products .cate_desc .cate_nav .first a {
    display: block;
    font-size: 20px;
    font-family: 'Oswald-Medium';
    border-bottom: 4px solid #f7f7f7;
    text-transform: uppercase;
}

.products .cate_desc .cate_nav .first.on a, .products .cate_desc .cate_nav .first a:hover {
    text-decoration: none;
    border-bottom: 4px solid #f26326;
    color: #f26326;
}

.aog {
    margin: 50px auto;
}

.aog .title {
    height: 80px;
    text-align: center;
}

.aog .aog_form {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 770px;
    margin: 30px auto 110px;
}

.aog .aog_form .rows {
    width: 100%;
    margin-bottom: 20px;
}

.aog .aog_form .rows.r50 {
    width: 367px;
}

.aog .aog_form .rows.rows_sub {
    text-align: center;
}

.aog .aog_form .rows label {
    line-height: 42px;
    font-size: 16px;
    color: #222222;
}

.aog .aog_form .rows .font_red {
    color: #f26326;
}

.aog .aog_form .rows .input {
}

.aog .aog_form .rows .input .form_input {
    width: 345px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #dcdcdc;
    padding: 0 10px;
}

.aog .aog_form .rows .input .form_input[type=date]::-webkit-inner-spin-button {
    visibility: hidden;
}

.aog .aog_form .rows .input .form_select {
    width: 367px;
    height: 38px;
    line-height: 38px;
    border-color: #dcdcdc;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/static/themes/default/images/form_arrow.png") no-repeat scroll 97% center transparent;
    padding-right: 10px;
    padding-left: 10px;
}

.aog .aog_form .rows .input .form_textarea {
    width: calc(100% - 22px);
    height: 102px;
    border: 1px solid #dcdcdc;
    padding: 10px;
}

.aog .aog_form .rows .input input[type=submit] {
    width: 226px;
    height: 49px;
    line-height: 49px;
    margin: 18px auto 0;
    background: #f26326;
    border-color: #f26326;
    font-size: 16px;
    color: #fff;
    font-family: 'OpenSans-Semibold';
    cursor: pointer;
}

.support {
    padding-bottom: 30px;
    width: 100%;
    background: #eeeeee;
}

.support .content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 965px;
    margin: -150px auto 0;
}

.support .content .item {
    width: 301px;
    height: 301px;
    background: #fff;
    margin-bottom: 33px;
    text-align: center;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
}

.support .content .item .pic_box {
    margin-top: 74px;
    margin-bottom: 45px;
    height: 115px;
}

.support .content .item .name {
}

.support .content .item .name a {
    font-size: 20px;
}

#faq {
    background: #eeeeee;
}

#faq .location {
    width: 1280px;
    height: 57px;
    line-height: 57px;
    margin: 0 auto;
}

#faq .faq_cnt {
    width: 1278px;
    min-height: 500px;
    border: 1px solid #dcdcdc;
    background: #ffffff;
    margin: 0 auto;
}

#faq .faq_cnt .title {
    margin: 60px 0;
    font-size: 36px;
    text-align: center;
    font-weight: bold;
    color: #1a1a1a;
}

#faq .faq_cnt .list {
    margin: 0 101px 65px 101px;
}

#faq .faq_cnt .list .cate_name {
    font-family: 'OpenSans-Semibold';
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0;
}

#faq .faq_cnt .list .item {
}

#faq .faq_cnt .list .item .name {
    height: 64px;
    line-height: 60px;
    background: #fff;
    font-size: 18px;
    font-family: 'OpenSans-Semibold';
    text-indent: 25px;
    color: #232323;
    border: 1px solid #dcdcdc;
    border-top: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

#faq .faq_cnt .list .item.i1 .name {
    border-top: 1px solid #dcdcdc;
}

#faq .faq_cnt .list .item .name em {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 100%;
    margin-right: 15px;
    text-indent: 0;
    text-align: center;
    cursor: pointer;
}

#faq .faq_cnt .list .item .name div {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 60px);
    height: 100%;
    text-indent: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#faq .faq_cnt .list .item .des, #faq .faq_cnt .list .item .ans {
    padding: 20px 50px;
    font-size: 16px;
    line-height: 26px;
    display: none;
}

#faq .faq_cnt .list .item .ans {
    padding: 20px 50px 20px 70px;
}

#faq .faq_cnt .list .item.on .des {
    display: block;
    border: 1px solid #dcdcdc;
    border-top: none;
}

#faq .faq_cnt .list .item.on .des.on + .ans {
    display: block;
    border: 1px solid #dcdcdc;
    border-top: none;
}

#faq .faq_cnt .list .item.on .more {
    color: #f26326;
    font-weight: 600;
    text-transform: uppercase;
}

#faq .faq_cnt .title.detail {
    margin: 0px;
    padding: 50px 75px;
    border-bottom: 1px solid #e4eaef;
    text-align: left;
}

#faq .faq_cnt .faq_contant {
    padding: 30px 75px;
}

#store {
    background: #fff;
    padding-bottom: 47px;
}

#store .top_tab {
    background: #fff;
}

#store .top_tab .search_form {
    position: relative;
    padding: 46px 0 19px;
}

#store .top_tab .search_form form {
    position: relative;
}

#store .top_tab .search_form input[type=text] {
    width: 206px;
    height: 33px;
    line-height: 33px;
    padding-left: 30px;
    padding-right: 10px;
    margin-right: 9px;
    border-color: #dcdcdc;
}

#store .top_tab .search_form input[type=submit] {
    position: absolute;
    top: 11px;
    left: 7px;
    width: 14px;
    height: 14px;
    background: url(/static/themes/default/images/store_search_icon.png) no-repeat center center;
    border: none;
    cursor: pointer;
}

#store .top_tab .search_form .distance {
    width: 101px;
    height: 33px;
    border-color: #dcdcdc;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/static/themes/default/images/store_arrow.png") no-repeat scroll 97% center transparent;
    padding-left: 11px;
    color: #555555;
}

#store .top_tab .search_form .distance option {
    outline: none;
    border-color: #dcdcdc;
}

#store .top_tab .search_form .search_list {
    position: absolute;
    top: 83px;
    left: 0;
    display: none;
    width: 260px;
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #efefef;
    border-radius: 5px;
}

#store .top_tab .search_form .search_list .item {
    width: 100%;
    line-height: 18px;
    margin: 7px 0;
    font-size: 12px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
}

#store .top_tab .search_form .search_list .item .name {
    font-size: 13px;
    font-weight: 600;
}

#store .top_tab .search_form .search_list .item .address, #store .top_tab .search_form .search_list .item .name {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#store .content {
    background: #f4f4f2;
}

#store .content .store_list {
    float: left;
    width: 530px;
    height: 782px;
    margin-left: 138px;
    padding-top: 18px;
    overflow-y: scroll;
}

#store .content .store_list .item {
    padding: 17px 15px;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-bottom: 11px;
    cursor: pointer;
}

#store .content .store_list .item .pic_box {
    display: inline-block;
    vertical-align: top;
    width: 152px;
    margin-right: 20px;
}

#store .content .store_list .item .detail {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 177px);
}

#store .content .store_list .item .detail .name {
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'OpenSans-Semibold';
    font-weight: bold;
}

#store .content .store_list .item .detail .msg {
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'OpenSans-Semibold';
    color: #314c59;
}

#store .content .store_list .item .detail .msg.m2 {
    font-size: 12px;
    color: #919191;
}

#store .content .store_map {
    float: right;
    width: calc(100% - 668px);
    height: 800px;
}

#store .content .store_map .map {
    width: 100%;
    height: 100%;
}

.map_msg_content {
    max-width: 280px;
    background: #fff;
    border-radius: 5px;
}

.map_msg_content .detail {
    padding: 10px;
}

.map_msg_content .msg {
    margin: 5px 0;
    font-size: 13px;
}

#nav .sec_nav_box {
    visibility: hidden;
    position: absolute;
    top: -500px;
    left: 0;
    width: 100%;
    padding: 31px 0;
    background: #fff;
    z-index: 0;
    opacity: 0;
}

#nav .item:hover .sec_nav_box {
    visibility: visible;
    top: 115px;
    z-index: 1001;
    opacity: 1;
}

#nav .item:hover .nav_sec {
    display: block;
    opacity: 1;
}

#nav .sec_nav_box .bx-wrapper {
    background: #fff;
    margin: 0 auto;
}

#nav .sec_nav_box .bx-prev {
    position: absolute;
    top: 40%;
    left: -85px;
    width: 54px;
    height: 54px;
    background: url(/static/themes/default/images/index_pro_left_btn.png) no-repeat center center;
    font-size: 0;
}

#nav .sec_nav_box .bx-next {
    position: absolute;
    top: 40%;
    right: -85px;
    width: 54px;
    height: 54px;
    background: url(/static/themes/default/images/index_pro_right_btn.png) no-repeat center center;
    font-size: 0;
}

#nav .sec_nav_box .bx-wrapper {
    position: relative;
    margin: 0 auto;
}

#nav .sec_nav_box .bx-pager {
    display: none;
}

#nav .sec_nav_box .item {
    margin: 0;
    text-align: center;
    line-height: normal;
}

#nav .sec_nav_box .item .pic_box {
    position: relative;
    width: 228px;
    height: 171px;
    border: 1px solid #fff;
}

#nav .sec_nav_box .item .pro_name {
    margin-top: 15px;
}

#nav .sec_nav_box .item .pro_name span {
    font-size: 16px;
    color: 'Oswald-Medium';
    color: #000000;
}

#nav .sec_nav_box .item:hover .pic_box {
    border-color: #dcdcdc;
}

#nav .sec_nav_box .item:hover .pro_name span {
    color: #f26326;
}

#nav .sec_nav_box .item .pic_box:hover em {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.3s;
    cursor: pointer;
    pointer-events: none;
}

#nav .sec_nav_box .item .pic_box a {
    display: block;
    width: 100%;
    height: 100%;
}

#goods_cart_box {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.67);
    right: -100vw;
    top: 0px;
    transition: all 0.5s;
    z-index: 100002;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

#goods_cart_box.cur {
    right: 0vw;
}

#goods_cart_box .goods_cart_box .line {
    display: block;
    width: 100%;
    height: 5px;
    background: #f6f6f6;
}

#goods_cart_box .goods_cart_box {
    position: absolute;
    top: 0;
    right: 0;
    width: 475px;
    height: 100%;
    background: #f6f6f6;
    overflow-y: scroll;
    z-index: 20;
    border-left: 0px solid #333;
    box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.25);
}

#goods_cart_box .after {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, 0.3);
    z-index: 19;
}

#goods_cart_box .goods_cart_box .title {
    height: 50px;
    line-height: 50px;
    margin: 0 18px;
}

#goods_cart_box .goods_cart_box .title .name {
    font-size: 20px;
    font-weight: bold;
}

#goods_cart_box .goods_cart_box .title .close {
    margin-top: 18px;
    cursor: pointer;
}

#goods_cart_box .goods_cart_box .brief {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    background: #333;
    text-align: center;
}

#goods_cart_box .goods_cart_box .cart_box {
    padding: 20px 15px;
    border-bottom: 1px solid #dddddd;
}

#goods_cart_box .goods_cart_box .cart_box .cart_pro_img {
    float: left;
    width: 110px;
    height: 110px;
    margin-right: 20px;
}

#goods_cart_box .goods_cart_box .item {
    position: relative;
    display: grid;
    grid-template-columns: 120px calc(50% - 70px) calc(50% - 70px);
    grid-column-gap: 10px;
    padding: 10px 0;
    align-items: center;
    border-bottom: 1px solid #efefef;
}

#goods_cart_box .goods_cart_box .prod_pic {
    grid-row: 1 / 3;
    padding: 10px;
}

#goods_cart_box .goods_cart_box .prod_info {
    position: relative;
    grid-column: 2/4;
    text-align: left;
    padding-right: 34px;
}

#goods_cart_box .goods_cart_box .item .remove {
    margin: 0;
    display: flex;
    line-height: unset;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -5px;
    right: 10px;
    font-size: 20px;
    font-weight: normal;
    cursor: pointer;
}

#goods_cart_box .goods_cart_box .item .remove:hover {
    color: #feaba5;
}

#goods_cart_box .goods_cart_box .prod_pic &gt; a {
    width: inherit;
    height: inherit;
    text-align: center;
    display: block;
}

#goods_cart_box .goods_cart_box .prod_pic &gt; a &gt; img {
    vertical-align: middle;
}

#goods_cart_box .goods_cart_box .prod_info {
    float: left;
    margin-left: 10px;
    position: relative;
}

#goods_cart_box .goods_cart_box .prod_info .prod_name {
    padding-bottom: 5px;
}

#goods_cart_box .goods_cart_box .prod_info .invalid {
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 8px;
    padding: 0 12px;
    color: #fff;
    border-radius: 50px;
    display: none;
}

#goods_cart_box .goods_cart_box .prod_info .prod_name &gt; a {
    color: #333;
    font-size: 15px;
    font-weight: bold;
}

#goods_cart_box .goods_cart_box .prod_info p {
    margin: 0;
    font-size: 14px;
    display: block;
}

#goods_cart_box .goods_cart_box .prod_info p.prod_number {
    color: #999;
}

#goods_cart_box .goods_cart_box .prod_info p.remark {
    line-height: 24px;
}

#goods_cart_box .goods_cart_box .prod_info p.error {
    margin-top: 5px;
    min-height: 30px;
    padding-left: 43px;
    font-weight: bold;
    color: #c00;
    background: url(/static/themes/default/images/global/error_warning.png) no-repeat left center;
}

#goods_cart_box .goods_cart_box .prod_info .prod_attr {
    margin: 0;
}

#goods_cart_box .goods_cart_box .prod_info .prod_attr &gt; p {
    color: #999;
}

#goods_cart_box .goods_cart_box .prod_info .prod_edit {
    width: 100%;
    overflow: hidden;
    padding: 0 15px 15px;
    background-color: #fff;
    border: 1px #b00b0b solid;
    position: absolute;
    top: -27px;
    left: 0;
    z-index: 1;
    display: none;
}

#goods_cart_box .goods_cart_box .pro_list {
    padding-left: 50px;
    padding-top: 8px;
    position: relative;
}

#goods_cart_box .goods_cart_box .pro_list.first {
    padding-left: 0;
}

#goods_cart_box .goods_cart_box .prod_dot {
    width: 24px;
    height: 22px;
    background: url(/static/themes/default/images/global/goods.png) no-repeat -7px -142px;
    position: absolute;
    left: 14px;
    top: 38px;
}

#goods_cart_box .goods_cart_box .prod_select {
    border-bottom: 0;
}

#goods_cart_box .goods_cart_box .prod_price {
    width: auto !important;
    text-align: right;
    padding-right: 10px;
}

#goods_cart_box .goods_cart_box .prod_price &gt; p {
    line-height: 34px;
    font-size: 14px;
}

#goods_cart_box .goods_cart_box .prod_quantity &gt; p {
    line-height: 34px;
    font-size: 14px;
}

#goods_cart_box .goods_cart_box .prod_operate {
    padding-right: 0;
}

#goods_cart_box .goods_cart_box .prod_operate &gt; p {
    line-height: 34px;
    font-size: 14px;
    float: left;
}

#goods_cart_box .goods_cart_box .quantity_box {
    width: 100px;
    text-align: center;
    background-color: #fff;
    border: 1px #e0e0e0 solid;
    position: relative;
}

#goods_cart_box .goods_cart_box .quantity_box {
    display: flex;
    padding: 0;
    justify-content: left;
    align-items: center;
    margin-left: 10px;
    font-size: 15px;
}

#goods_cart_box .goods_cart_box .quantity_box &gt; div {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
    color: #656565;
    float: left;
}

#goods_cart_box .goods_cart_box .quantity_box .cut, #goods_cart_box .goods_cart_box .quantity_box .add {
    width: 32px;
    font-size: 20px;
    font-weight: 400;
    cursor: pointer;
    background-color: #f9f9f9;
    transition: all .3s;
    -webkit-transition: all .3s;
    border: 1px solid #efefef;
}

#goods_cart_box .goods_cart_box .quantity_box .cut:hover, #goods_cart_box .goods_cart_box .quantity_box .add:hover {
    background-color: #e6e6e6;
}

#goods_cart_box .goods_cart_box .quantity_box .cut {
    line-height: 28px;
}

#goods_cart_box .goods_cart_box .quantity_box .qty {
    width: 36px;
    border: none;
}

#goods_cart_box .goods_cart_box .quantity_box .qty &gt; input {
    width: 100%;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #333;
    border: 0;
    display: block;
}

#goods_cart_box .goods_cart_box .list_summary {
    width: 100%;
    padding: 0;
}

#goods_cart_box .goods_cart_box .product_price_info {
    padding: 10px;
    border-bottom: 1px solid #dddddd;
    background: #fff;
}

#goods_cart_box .goods_cart_box .product_price_title {
    float: left;
    line-height: 35px;
    font-size: 18px;
    font-weight: 400;
}

#goods_cart_box .goods_cart_box .product_price_value {
    float: right;
    line-height: 35px;
    font-size: 18px;
    font-weight: 400;
}

#goods_cart_box .goods_cart_box .button_info {
    margin: 15px 15px;
    text-align: center;
}

#goods_cart_box .goods_cart_box .button_info .btn_checkout {
    width: calc(100% - 30px);
    height: 46px;
    line-height: 46px;
    padding: 0;
    text-align: center;
    font-size: 18px;
    background: #f26326;
    border: none;
    margin: 0 auto;
}

#goods_cart_box .goods_cart_box .button_info .btn_continue {
    display: block;
    margin: 15px 0;
    font-size: 18px;
}

#goods_cart_box .goods_cart_box .product_rush_handling {
}

#goods_cart_box .goods_cart_box .product_rush_handling .rush_top {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

#goods_cart_box .goods_cart_box .product_rush_handling .rush_top label {
    position: relative;
    font-size: 14px;
    line-height: 1.3;
    border: 0;
    margin: 20px 0px;
}

#goods_cart_box .goods_cart_box .product_rush_handling .rush_top label span {
    font-weight: bold;
    text-decoration: underline;
}

#goods_cart_box .goods_cart_box .product_rush_handling .rush_top #mini_cart_rush_handling {
    cursor: pointer;
    margin-right: 10px;
}

#goods_cart_box .cart_tips {
    width: calc(100% - 28px);
    margin: 0 auto;
}

#goods_cart_box .cart_tips .list {
    background: #fafafa;
    margin: 0 auto 15px;
    padding: 15px 10px;
}

#goods_cart_box .cart_tips .list .icon {
    display: inline-block;
    vertical-align: top;
    width: 21px;
    margin-left: 10px;
}

#goods_cart_box .cart_tips .list .msg {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 45px);
    margin-left: 5px;
    font-size: 15px;
    color: #888888;
}

#goods_cart_box .cart_tips .list:last-child .msg {
    font-size: 14px;
}

#goods_cart_box .related_products_box {
    width: 90%;
    margin: 0 auto 20px;
}

#goods_cart_box .goods_cart_box .related_products_box .title {
    font-size: 24px;
    margin-left: 0;
}

#goods_cart_box .related_products {
    display: grid;
    grid-template-columns: repeat(2, 48%);
    grid-gap: 10px 4%;
    width: 100%;
    overflow: hidden;
}

#goods_cart_box .related_products .list {
    display: table;
    width: calc(100% - 20px);
    height: 100%;
    padding: 10px;
    background: #fff;
}

#goods_cart_box .related_products .list .pic_box {
    width: 100%;
    margin-right: 10px;
}

#goods_cart_box .related_products .list .pro_msg {
}

#goods_cart_box .related_products .list .pro_name {
    line-height: 30px;
}

#goods_cart_box .related_products .list .pro_name a {
    font-size: 14px;
    font-weight: bold;
}

#goods_cart_box .related_products .list .func {
    width: 100%;
    margin: 10px 0;
    text-align: center;
}

#goods_cart_box .related_products .list .add {
    text-align: center;
    font-size: 14px;
}

#goods_cart_box .related_products .pro_price .PriceColor {
    font-size: 14px;
    color: #666666;
}

#goods_cart_box .cart_empty {
    padding: 20px 18px;
}

#goods_cart_box .itemFrom {
    background: #fff;
}

.news {
    margin: 30px auto;
}

.news_list {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
}

.news_list .item {
    width: 23%;
    margin: 0 1% 20px;
}

.news_list .item .pic {
    width: 100%;
    height: 0;
    padding-top: 70%;
    position: relative;
}

.news_list .item .pic .pic_box {
    position: absolute;
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    top: 0;
    left: 0;
    text-align: center;
}

.news_list .item .name {
    margin: 10px 0;
}

.news_list .item .name a {
    font-size: 16px;
}

nav.dui-navbar-m {
    display: none;
}

nav .mb_search_form {
    margin: 10px 20px;
}

nav .mb_search_form .form {
    position: relative;
}

nav .mb_search_form .form input[type=text] {
    width: calc(100% - 44px);
    height: 35px;
    line-height: 35px;
    padding: 0 22px;
}

nav .mb_search_form .form .button {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 35px;
    height: 35px;
    background: url(/static/themes/default/images/mb_search_icon.png) center no-repeat #fff;
    border: none;
    cursor: pointer;
}

.menu-opened nav.dui-navbar-m, .site-footer-m ul.footer-social-list img, html {
    height: 100%
}

nav.dui-navbar-m {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    z-index: 9998;
    background-color: #fff;
    transition: all .5s ease
}

nav.dui-navbar-m .navbar-header {
    background: #000;
    height: 50px;
    padding-left: 17px;
    padding-right: 17px;
    text-align: center;
    float: none
}

nav.dui-navbar-m .navbar-header:after, nav.dui-navbar-m .navbar-header:before, nav.dui-navbar-m .navbar-language-group a.navbar-group-head:before {
    display: none
}

nav.dui-navbar-m a.navbar-control {
    position: absolute;
    top: 13px;
    left: 18px;
}

nav.dui-navbar-m .control-icon {
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    transition: all .4s ease;
}

nav.dui-navbar-m .control-icon:before, nav.dui-navbar-m a.navbar-shopingbag:after, nav.dui-navbar-m a.navbar-shopingbag:before {
    content: '';
    display: block;
    height: 2px;
    width: 27px;
    background: #ff6632;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    transition: transform .4s ease .2s, background-color .5s ease 0s;
    transition: transform .4s ease .2s, background-color .5s ease 0s, -webkit-transform .4s ease .2s;
    margin: 0 auto;
}

nav.dui-navbar-m .menu_name {
    font-size: 0.75rem;
    color: #fff;
}

nav.dui-navbar-m a.navbar-shopingbag:after, nav.dui-navbar-m a.navbar-shopingbag:before {
    position: absolute;
    top: 50%;
    left: 0;
    opacity: 0;
    transition: all .4s ease
}

nav.dui-navbar-m .navbar-logo {
    display: inline-block;
    width: 150px;
    height: 40px;
    margin: 0 auto;
    padding: 5px 0;
    vertical-align: middle
}

nav.dui-navbar-m a.navbar-hobby-icon {
    display: block;
    width: 105px;
    height: 26px;
    background-size: 45px 26px;
    background-position: center center;
    background-image: url(icon3.png)
}

nav.dui-navbar-m a.navbar-shopingbag {
    position: relative;
    display: inline-block;
    float: right;
    margin-top: 14px;
    vertical-align: middle;
    transition: all .4s ease
}

nav.dui-navbar-m a.navbar-shopingbag:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

nav.dui-navbar-m a.navbar-shopingbag:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

nav.dui-navbar-m a.navbar-shopingbag span.shopingbag-icon {
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    background-size: 22px 22px;
    background-position: center center;
    transition: all .4s ease .2s
}

nav.dui-navbar-m a.navbar-shopingbag span.shopingbag-icon.full {
}

nav.dui-navbar-m .navbar-content {
    position: absolute;
    top: 50px;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    transition: all .4s;
    visibility: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 100
}

nav.dui-navbar-m a.navbar-group-head {
    position: relative;
    right: 0;
    display: block;
    width: calc(100% - 40px);
    padding: 23px 0 22px 0;
    margin: 0 20px;
    font-size: 16px;
    color: #303233;
    overflow: hidden;
    z-index: 700;
    transition: all .4s;
    text-transform: capitalize;
    text-indent: 5px;
}

nav.dui-navbar-m a.navbar-group-head h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700
}

nav.dui-navbar-m a.navbar-group-head:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2
}

nav.dui-navbar-m a.navbar-group-head span.navbar-arrow-right {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -5px
}

nav.dui-navbar-m .navbar-group:first-child a.navbar-group-head {
    padding-top: 22px
}

nav.dui-navbar-m .navbar-group:first-child a.navbar-group-head:before, nav.dui-navbar-m ul.navbr-menu li:first-child a.navbar-menu-item:before {
    display: none
}

nav.dui-navbar-m .navbar-language-group a.navbar-group-head {
    border-top: 1px solid #dae1e6;
    padding-left: 44px;
    padding-top: 22px
}

nav.dui-navbar-m .navbar-language-group a.navbar-group-head h4 {
    font-weight: 400
}

nav.dui-navbar-m .navbar-language-group span.navbar-language-icon, nav.dui-navbar-m .navbr-pill-menu span.navbar-pill-icon {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -8px
}

nav.dui-navbar-m span.navbar-arrow-right, nav.dui-navbar-m span.navbar-language-icon {
    display: block;
    width: 10px;
    height: 10px;
    background-size: cover;
    background-position: center center;
}

nav.dui-navbar-m .func_nav span.navbar-arrow-right, nav.dui-navbar-m .func_nav span.navbar-language-icon {
    background-image: none;
}

nav.dui-navbar-m span.navbar-language-icon {
    width: 16px;
    height: 16px;
}

nav.dui-navbar-m .navbar-group-head.on .navbar-arrow-right {
    width: 10px;
    height: 2px;
    background-image: url(/static/themes/default/images/sec_select_on.jpg);
}

nav.dui-navbar-m .func_nav .navbar-group-head.on .navbar-arrow-right {
    background-image: none;
}

nav.dui-navbar-m .navbr-group-menu {
    position: fixed;
    width: 100%;
    background-color: #fff;
    top: 50px;
    transition: left .4s;
    left: 100%;
    z-index: 800
}

nav.dui-navbar-m .navbr-group-menu ul {
    transition: all .4s;
    opacity: 0
}

nav.dui-navbar-m .navbr-group-menu a.menu-back {
    position: relative;
    display: block;
    padding: 20px;
    font-size: 16px;
    color: #303233;
    background-color: #ebeff2;
    transition: all .4s;
    opacity: 0;
    font-weight: 600
}

nav.dui-navbar-m .navbr-group-menu a.menu-back span, nav.dui-navbar-m .shopping-content a.navbar-store-link span {
    display: inline-block;
    vertical-align: middle
}

nav.dui-navbar-m .navbr-group-menu a.menu-back span.navbar-arrow-right {
    margin-right: 8px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

nav.dui-navbar-m .navbar-group-active .navbr-group-menu {
    position: absolute;
    left: 0;
    top: 0
}

nav.dui-navbar-m .navbar-group-active .navbr-group-menu a.menu-back, nav.dui-navbar-m .navbar-group-active .navbr-group-menu ul {
    opacity: 1
}

nav.dui-navbar-m .son_nav {
    display: none;
}

nav.dui-navbar-m a.navbar-menu-item {
    position: relative;
    display: block;
    width: calc(100% - 40px);
    padding: 13px 0 12px;
    margin: 0 20px;
    font-size: 14px;
    line-height: 20px;
    color: #303233;
    overflow: hidden;
    font-weight: 700;
    border-bottom: 1px solid #f2f2f2;
}

nav.dui-navbar-m ul.navbr-menu li a.navbar-menu-item {
    padding-top: 12px;
    text-indent: 15px;
}

nav.dui-navbar-m a.navbar-menu-item:before {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 0;
    content: '';
    display: block;
    width: auto;
    height: 1px;
    background-color: #f2f2f2
}

nav.dui-navbar-m .navbr-language-menu {
    text-align: center
}

nav.dui-navbar-m .navbr-pill-menu {
    border-top: solid 1px #dae1e6
}

nav.dui-navbar-m .navbr-pill-menu a.navbar-menu-item {
    padding-left: 44px;
    font-weight: 400
}

nav.dui-navbar-m .navbr-pill-menu span.navbar-pill-icon.pill-icon-explore_more {
    margin-top: -6px
}

nav.dui-navbar-m .pill-icon-compare {
    width: 16px;
    height: 16px;
}

nav.dui-navbar-m .pill-icon-compare, nav.dui-navbar-m .pill-icon-explore_more, nav.dui-navbar-m .pill-icon-setup {
    display: block;
    background-size: cover;
    background-position: center center
}

nav.dui-navbar-m .pill-icon-setup {
    width: 16px;
    height: 16px;
}

nav.dui-navbar-m .pill-icon-explore_more {
    width: 12px;
    height: 12px
}

nav.dui-navbar-m .shopping-content {
    position: absolute;
    top: 50px;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all .4s;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 100
}

nav.dui-navbar-m .shopping-content a.navbar-store-link {
    position: relative;
    display: block;
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #303233;
    background-color: #ebeff2;
    transition: all .4s
}

nav.dui-navbar-m .shopping-content a.navbar-store-link span.navbar-arrow-right {
    margin-left: 8px;
}

nav.dui-navbar-m .shopping-content .navbar-account {
    padding: 22px 20px;
    font-size: 16px
}

nav.dui-navbar-m .shopping-content .navbar-account a {
    display: inline-block;
    max-width: 60%;
    vertical-align: middle
}

nav.dui-navbar-m .shopping-content a.login-link, nav.dui-navbar-m .shopping-content a.logout-link {
    color: #1897f2;
    font-weight: 600
}

nav.dui-navbar-m .shopping-content a.user-link {
    color: #303233;
    position: relative;
    padding-left: 40px;
    margin-right: 15px;
    line-height: 32px
}

nav.dui-navbar-m .shopping-content a.user-link span.navbar-nickname {
    display: block;
    width: 100%;
    margin-left: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

nav.dui-navbar-m .shopping-content a.user-link span.navbar-avatar {
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    width: 32px;
    height: 32px;
    margin-top: -16px;
    border-radius: 50%;
    background-size: 32px 32px;
    background-position: center center;
}

nav.dui-navbar-m .navbar-bag {
    transition: all 1.2s;
    overflow: hidden
}

nav.dui-navbar-m .navbar-bag.navbar-bag-show {
    max-height: 650px
}

nav.dui-navbar-m .navbar-bag a.navbar-shopping-cart {
    display: block;
    width: 100%;
    padding: 22px 20px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #303233;
    border-bottom: solid 1px #dae1e6
}

nav.dui-navbar-m .navbar-bag a.navbar-shopping-cart span {
    display: inline-block;
    vertical-align: bottom;
    line-height: 20px
}

nav.dui-navbar-m .navbar-bag a.navbar-shopping-cart span.shopping-num {
    text-align: center;
    padding: 0 5px;
    margin-left: 8px;
    background-color: #303233;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    min-width: 18px;
    border-radius: 8px;
    font-weight: 400
}

nav.dui-navbar-m .navbar-bag a.navbar-checkout {
    display: block;
    width: 100%;
    padding: 13px;
    margin-top: 20px;
    font-size: 16px;
    background-color: #303233;
    text-align: center;
    color: #fff;
    border-radius: 2px
}

nav.dui-navbar-m .navbar-bag p.navbar-shopping-tip {
    border-top: solid 1px #f2f2f2;
    padding-top: 8px;
    font-size: 12px;
    color: #919699;
    text-align: center
}

nav.dui-navbar-m .navbar-bag li.navbar-shopping-item {
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: solid 1px #f2f2f2
}

nav.dui-navbar-m .navbar-bag li.navbar-shopping-item:last-child {
    border-bottom: none
}

nav.dui-navbar-m .navbar-bag li.navbar-shopping-item a {
    position: relative;
    display: block;
    padding-left: 86px;
    padding-top: 12px;
    min-height: 70px
}

nav.dui-navbar-m .navbar-bag li.navbar-shopping-item img.shopping-item-img {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 70px;
    height: 70px
}

nav.dui-navbar-m .navbar-bag li.navbar-shopping-item .shopping-item-name {
    margin-bottom: 5px;
    font-size: 16px;
    color: #303233
}

nav.dui-navbar-m .navbar-bag li.navbar-shopping-item .shopping-item-quantity {
    font-size: 12px;
    color: #919699
}

body nav.dui-navbar-m .navbar-container {
    transition: all .5s ease 0s;
    height: 51px
}

body nav.dui-navbar-m a.navbar-hobby-icon, body nav.dui-navbar-m a.navbar-shopingbag span.shopingbag-icon {
    transition: all .5s ease 0s
}

body nav.dui-navbar-m a.navbar-shopingbag:after, body nav.dui-navbar-m a.navbar-shopingbag:before {
    transition: all .1s ease
}

body nav.dui-navbar-m.header-closed {
    background-color: transparent;
    border: none;
    box-shadow: 0px 2px 3px #333;
}

body nav.dui-navbar-m.header-closed a.navbar-hobby-icon {
    background-image: url(icon3-1.png)
}

body nav.dui-navbar-m.header-closed .navbar-control .control-icon:before {
    background-color: #ffffff;
}

body nav.dui-navbar-m.sticky-nav .navbar-container {
    height: 50px;
    background-color: #fff;
}

body nav .search_icon {
    margin-top: 15px;
    filter: invert(0);
}

body nav.sticky-nav .search_icon {
    margin-top: 15px;
    filter: invert(0);
}

body nav .Search {
    display: block;
    position: absolute;
    top: 100%;
    width: 100%;
    background: #fff;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-25px);
    transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
    z-index: -1;
}

body nav.SearchShow .Search {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

body nav .Search .search__Inner {
    max-height: calc(100vh - var(--header-height) - 88px);
    padding: 14px 18px;
    overflow: auto;
}

body nav .Search .search__Inner .SearchBar {
    display: flex;
    align-items: center;
    box-sizing: border-box !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.Search__Input {
    background: none;
    width: 100%;
    border: none !important;
    font-size: 17px;
    vertical-align: middle;
    font-weight: 600;
    font-style: normal;
    color: #1c1b1b;
    transition: color 0.2s ease-in-out;
    letter-spacing: 0.2em;
    text-transform: uppercase;
}

.Search__InputIconWrapper {
    margin-right: 12px;
    position: relative;
    width: 24px;
    height: 24px;
    display: block;
    background: url(/static/themes/default/images/search1.png) no-repeat center center;
    border: none !important;
}

.Search__Close {
    width: 24px;
    height: 24px;
    display: block;
    background: url(/static/themes/default/images/close.png) no-repeat center center;
}

.Search__Form {
    display: flex;
    align-items: center;
    flex: 1 0 auto;
}

nav .Search__Input::-webkit-input-placeholder {
    color: #7ecef4
}

nav .Search__Input::-moz-placeholder {
    color: #7ecef4
}

nav .Search__Input:-ms-input-placeholder {
    color: #7ecef4
}

body nav.dui-navbar-m.sticky-nav a.navbar-hobby-icon {
}

body nav.dui-navbar-m.sticky-nav a.navbar-shopingbag span.shopingbag-icon {
}

body nav.dui-navbar-m.sticky-nav a.navbar-shopingbag span.shopingbag-icon.full {
}

menu-opened nav.dui-navbar-m, .site-footer-m ul.footer-social-list img, html {
    height: 100%
}

body {
    position: relative;
    width: 100%;
    overflow-x: hidden
}

.menu-opened .navbar-header {
    border-bottom: 1px solid #f2f2f2
}

.menu-opened, .menu-opened .hobby-mobile {
    overflow: hidden;
    height: 100%
}

nav.dui-navbar-m.header-opened .navbar-content {
    opacity: 1;
    visibility: visible;
    z-index: 200;
    padding-bottom: 50px;
}

nav.dui-navbar-m.header-opened a.navbar-shopingbag, nav.dui-navbar-m.shopping-opened .control-icon {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

nav.dui-navbar-m.shopping-opened .shopping-content {
    opacity: 1;
    visibility: visible;
    z-index: 200
}

nav.dui-navbar-m.shopping-opened a.navbar-shopingbag {
    transition: none
}

nav.dui-navbar-m.shopping-opened a.navbar-shopingbag .shopingbag-icon {
    transition: all .3s;
    opacity: 0
}

nav.dui-navbar-m.shopping-opened a.navbar-shopingbag:after, nav.dui-navbar-m.shopping-opened a.navbar-shopingbag:before {
    transition: all .4s ease .35s;
    opacity: 1
}

nav.dui-navbar-m .show-navbar-group a.navbar-group-head {
    right: 100%;
    opacity: 0
}

.no-transition .navbr-group-menu, .no-transition a.navbar-group-head {
    transition: none !important
}

.dui-tpl, .hidden {
    display: none;
}

.no-transition .navbr-group-menu, .no-transition a.navbar-group-head {
    transition: none;
}

.divide_5px {
    height: .3125rem;
    background-color: #f6f6f6;
}

.divide_8px {
    height: .5rem;
    background-color: #f6f6f6;
}

.divide_10px {
    height: .625rem;
    background-color: #f6f6f6;
}

.divide_16px {
    height: 1rem;
    background-color: #f6f6f6;
}

.divide_20px {
    height: 1.25rem;
    background-color: #f6f6f6;
}

.ui_border_t {
    border-top: 1px solid #ddd;
}

.ui_border_b {
    border-bottom: 1px solid #ddd;
}

.ui_border_tb {
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    background-image: none;
}

.ui_border_l {
    border-left: 1px solid #ddd;
}

.ui_border_r {
    border-right: 1px solid #ddd;
}

.ui_border {
    border: 1px solid #ddd;
}

.ui_border_radius {
    border: 1px solid #ddd;
    border-radius: 4px;
}

#arrival_popup {
    width: 460px;
    height: 250px;
    margin-left: -200px;
    margin-top: -125px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10001;
    border-radius: 10px;
}

#arrival_popup .arrival_popup_close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 36px;
    color: #c6c6c6;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
}

#arrival_popup .arrival_popup_content {
    width: 94%;
    padding: 0 3%;
    margin-top: 50px;
}

#arrival_popup .arrival_popup_content .arrival_popup_email {
    font-family: Arial;
    font-size: 18px;
    margin-bottom: 25px;
}

#arrival_popup .arrival_popup_content .arrival_popup_form_input {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    padding: 0 10px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

#arrival_popup .arrival_popup_content .arrival_popup_form_textarea {
    display: block;
    width: 100%;
    height: 120px;
    margin-bottom: 15px;
    padding: 10px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

#arrival_popup .arrival_popup_content .arrival_popup_form_submit {
    width: 100%;
    height: 43px;
    line-height: 43px;
    margin-top: 10px;
    background: #f26326;
    font-size: 18px;
    color: #fff;
    border: 0;
    cursor: pointer;
    border-radius: 3px;
}

body #lightbox-container-image-box {
    height: 0 !important;
    padding-top: 25%;
    position: relative;
    min-height: 0;
}

body #lightbox-container-image {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

body #lightbox-container-image #lightbox-image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

body #lightbox-nav-btnPrev {
    height: 100% !important;
}

body #lightbox-nav-btnNext {
    height: 100% !important;
}

.win_alert .win_btns .btn_sure {
    background: #f26326;
    color: #fff;
}

.new_win_alert .win_btns .btn_sure {
    background: #f26326 !important;
}

#question_box {
    width: 1200px;
    margin: 0 auto;
    padding: 45px 0 60px;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    font-size: 14px;
    text-align: left;
}

#question_box .see_link {
    color: #39818d;
}

#question_box .see_link:hover {
    text-decoration: underline;
}

#question_box .ques_time {
    display: flex;
    align-items: center;
    color: #555;
}

#question_box .ques_item .ques_large {
    display: none;
}

#question_box .ques_link {
    color: #007185;
}

#question_box .ques_link:hover {
    text-decoration: underline;
}

#question_box .ques_search {
    width: 800px;
    padding: 0;
}

#question_box .ques_search .ques_title {
    font-family: 'OpenSans-Bold';
    font-size: 24px;
    line-height: 42px;
    color: #1a1a1a;
}

#question_box .ques_search .ques_txt {
    font-size: 14px;
    line-height: 24px;
    color: #565e63;
}

#question_box .ques_search #question_form {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    position: relative;
    padding-bottom: 3px;
    border-radius: 3px;
}

#question_box .ques_search #question_form .input {
    width: 100%;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box;
    border: 1px solid #888c8c;
    border-radius: 3px;
    padding: 0 33px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .15) inset;
    font-size: 14px;
    color: #565e63;
}

#question_box .ques_search #question_form .icon_search {
    display: block;
    width: 14px;
    height: 14px;
    background: url(/static/themes/default/images/icon_ques_search.png) no-repeat;
    background-size: 100%;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

#question_box .ques_search #question_form .icon_close {
    display: none;
    width: 10px;
    height: 10px;
    background: url(/static/themes/default/images/icon_ques_close.png) no-repeat;
    background-size: 100%;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}

#question_box .ques_search #question_form.cur {
    background-color: #c8f3fa;
}

#question_box .ques_search #question_form.cur .input {
    background-color: #f7feff;
    border-color: #007185;
}

#question_box .ques_search #question_form.cur .icon_close {
    display: block;
}

#question_box .ques_cont {
    width: 800px;
    margin-top: 30px;
}

#question_box .ques_cont .ques_tabs {
    border-bottom: 1px solid #e7e7e7;
}

#question_box .ques_cont .ques_tabs &gt; div {
    display: flex;
}

#question_box .ques_cont .ques_tabs .tab {
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #555;
    position: relative;
    padding: 0 20px;
}

#question_box .ques_cont .ques_tabs .tab:after {
    display: none;
    content: '';
    width: 100%;
    height: 3px;
    background-color: #f9c30b;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 1;
}

#question_box .ques_cont {
    font-size: 14px;
}

#question_box .ques_cont .ques_tabs .tab.cur {
    font-family: 'OpenSans-Bold';
    color: #000;
}

#question_box .ques_cont .ques_tabs .tab.cur:after {
    display: block;
}

#question_box .ques_cont .ques_tab_conts {
    margin-top: 0;
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont {
    display: none;
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont .ques_cont_tit {
    margin-top: 10px;
    color: #555;
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont .see_more {
    display: inline-block;
    margin-top: 20px;
    color: #007185;
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont .see_more:hover {
    text-decoration: underline;
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont .ques_cont_line {
    width: 100%;
    height: 1px;
    background-color: #e7e7e7;
    margin: 20px 0;
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont .ques_item {
    margin-top: 25px;
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont &gt; div {
    line-height: 24px;
    color: #333;
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont .bg_yellow {
    background-color: #ffebb7;
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont .ques_q {
    font-family: 'OpenSans-Bold';
}

#question_box .ques_cont .ques_tab_conts .ques_tab_cont .ques_a span {
    font-family: 'OpenSans-Bold';
}

#question_box .ques_cont .no_ques {
    font-family: 'OpenSans-Bold';
    line-height: 32px;
    color: #000;
    box-sizing: border-box;
    width: 100%;
    height: 76px;
    background-color: #f0f2f2;
    border-radius: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 35px;
    margin-top: 30px;
}

#question_box .ques_cont .no_ques .ques_post {
    box-sizing: border-box;
    display: block;
    font-family: 'OpenSans-Regular';
    border: 1px solid #adb1b8;
    font-size: 13px;
    background: linear-gradient(180deg, #f5f8f9, #e8eaed);
    margin-left: 20px;
    border-radius: 3px;
    padding: 0 20px;
    color: #000;
}

#question_box .ques_cont .no_ques .ques_post:hover {
    text-decoration: underline;
}

#question_box .ques_list {
    width: 800px;
}

#question_box .ques_list .ques_answ_item {
    margin-top: 30px;
    display: flex;
}

#question_box .ques_list .ques_answ_item .vote {
    box-sizing: border-box;
    min-width: 60px;
    width: 60px;
    border-right: 1px solid #ddd;
    line-height: 18px;
    color: #0f1111;
    text-align: center;
    padding: 20px 0;
    height: min-content;
}

#question_box .ques_list .ques_answ_item .ques_answ {
    width: calc(100% - 60px);
}

#question_box .ques_list .ques_answ_item .ques_answ .ques_item {
    display: flex;
    flex-wrap: wrap;
    padding-left: 10px;
}

#question_box .ques_list .ques_answ_item .ques_answ .ques_item.ques_answ_q .ques_txt a {
    color: #527185;
}

#question_box .ques_list .ques_answ_item .ques_answ .ques_item.ques_answ_q .ques_txt a:hover {
    text-decoration: underline;
}

#question_box .ques_list .ques_answ_item .ques_answ .ques_item div.tit {
    font-family: 'OpenSans-Bold';
    box-sizing: border-box;
    min-width: 90px;
    width: 90px;
    font-size: 15px;
    color: #1a1a1a;
}

#question_box .ques_list .ques_answ_item .ques_answ .ques_item .ques_info {
    width: calc(100% - 90px);
    line-height: 24px;
    color: #0f1111;
}

#question_box .ques_list .ques_answ_item .ques_time {
    width: 100%;
}

#question_box .ques_list .ques_answ_item .ques_answ .ques_item .ques_more {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #527185;
    padding-left: 20px;
    background: url(/static/themes/default/images/icon_ques_answ_down.png) no-repeat left 4px center;
}

#question_box .ques_list .ques_answ_item .ques_answ .ques_item .ques_more:hover {
    text-decoration: underline;
}

#ques_form {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}

#ques_form .ques_post_form {
    box-sizing: border-box;
    width: 462px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
    font-size: 14px;
}

#ques_form .ques_post_form .form_top {
    background-color: #f1f1f1;
    height: 62px;
    line-height: 62px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px 0 20px;
    border-bottom: 1px solid #d5d9d9;
}

#ques_form .ques_post_form .form_top p {
    font-family: 'OpenSans-Semibold';
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

#ques_form .ques_post_form .form_top .icon_close {
    width: 26px;
    height: 26px;
    background: url(/static/themes/default/images/icon_ques_post_close.png) no-repeat center;
    background-size: 100%;
    cursor: pointer;
}

#ques_form .ques_post_form #question_post_form {
    box-sizing: border-box;
    padding: 20px 25px;
}

#ques_form .ques_post_form #question_post_form .textarea {
    box-sizing: border-box;
    width: 100%;
    height: 62px;
    border: 1px solid #888c8c;
    border-radius: 5px;
    line-height: 24px;
    color: #000;
    padding: 5px 10px;
}

#ques_form .ques_post_form #question_post_form .textarea.notnull {
    border-color: #f00;
}

#ques_form .ques_post_form #question_post_form .ques_tips {
    line-height: 20px;
    color: #565959;
    margin-top: 15px;
    text-align: left;
}

#ques_form .ques_post_form #question_post_form .form_btns {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}

#ques_form .ques_post_form #question_post_form .form_btns a:hover {
    text-decoration: underline;
}

#ques_form .ques_post_form #question_post_form .form_btns .btn_close {
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #565959;
    border-radius: 3px;
    border: 1px solid #adb1b8;
    background: linear-gradient(180deg, #f6f7f9, #e9eaed);
    padding: 0 10px;
}

#ques_form .ques_post_form #question_post_form .form_btns .btn_post {
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #111;
    border-radius: 3px;
    border: 1px solid #9c7e31;
    background: linear-gradient(180deg, #f6db9a, #f1c250);
    padding: 0 10px;
    margin-left: 3px;
}

@media (max-width: 1810px) {
    .icon_group {
        margin-right: 10px;
    }

    #nav .sec_nav_box .bx-wrapper {
        width: 80%;
    }
}

@media (max-width: 1664px) {
    .w_1200 .wide, .wide {
        width: 96%;
        min-width: unset;
    }

    #top_bar_outer, #header, #nav_outer, #service_outer, #footer_outer {
        min-width: unset;
    }

    .w_1200 #top_bar_outer, .w_1200 #header, .w_1200 #nav_outer, .w_1200 #service_outer, .w_1200 #footer_outer {
        min-width: 100%;
    }

    #service dl {
        width: 250px;
    }

    #service dl.fore_3 {
        width: 400px;
    }

    #store .content .store_list {
        width: 350px;
        margin-left: 10px;
    }

    #store .content .store_list .item .pic_box {
        width: 102px;
    }

    #store .content .store_list .item .detail {
        width: 100%;
        margin-top: 10px;
    }

    #store .content .store_map {
        width: calc(100% - 360px);
    }
}

@media (max-width: 1600px) {
    .w_1200 #header .logo, #header .logo {
        width: 200px;
        margin-right: 15px;
    }

    #nav .item {
        margin: 0 8px;
    }
}

@media (max-width: 1460px) {
    #arrival_button {
        margin-left: 15px;
    }
}

@media (max-width: 1366px) {
    .w_1200 .wide, .wide {
        width: 100%;
    }

    body #header .wide {
        display: flex;
        justify-content: space-between;
    }

    .support .content {
        margin-top: 0;
        padding-top: 50px;
    }

    body #lightbox-container-image-box {
        width: 60% !important;
        padding-top: 30%;
    }

    body #lightbox-container-image-data-box {
        box-sizing: border-box;
        width: 60% !important;
    }
}

@media (max-width: 1300px) {
    .w_1200 #header .logo, #header .logo {
        width: 160px;
        margin-right: 10px;
    }

    #header .logo {
        height: 80px;
    }

    #header .logo a {
        height: 80px;
    }

    #header .default_account_style .global_account_sec .AccountName {
        top: -30px;
        line-height: 20px;
    }

    #nav {
        height: 80px;
        line-height: 80px;
    }

    #nav .item {
        margin: 0 7px;
    }

    #nav .item a {
        font-size: 12px;
    }

    #header .account_area {
        margin: 0 18px;
    }

    .icon_group {
        margin-top: 30px;
    }

    #nav .sec_nav_box {
        top: -500px;
        z-index: 0;
    }

    #nav .item:hover .sec_nav_box {
        top: 80px;
    }

    #nav .sec_nav_box .bx-wrapper {
        width: 80%;
        margin: 0 auto;
    }

    #service {
        flex-wrap: wrap;
        padding: 60px 0 0;
    }

    #service dl {
        width: 45%;
        margin: 20px 2.5%;
    }

    #faq .location {
        width: 96%;
    }

    #faq .faq_cnt {
        width: 96%;
    }

    #faq .faq_cnt .title {
        margin: 30px 0;
    }

    #faq .faq_cnt .list {
        margin: 0 20px 45px 20px;
    }

    #faq .faq_cnt .list .item .name {
        font-size: 16px;
    }

    #question_box {
        width: 96%;
    }

    #question_box .ques_search {
        width: 100%;
    }

    #question_box .ques_list {
        width: 100%;
    }

    #question_box .ques_cont {
        width: 100%;
    }

    #footer {
        padding: 20px 0 22px;
    }
}

@media (max-width: 1040px) {
    .review_left {
        width: calc(100% - 279px);
    }

    .review_right {
        width: 250px;
    }

    #may_like .b_list .pro_info {
        width: 115px;
    }

    #pro_review {
        width: 96%;
        margin: 30px auto;
    }

    #review_form .review_content {
        width: calc(100% - 22px);
    }
}

@media (max-width: 1024px) {
    #service {
        padding: 25px 0;
    }

    #top_bar .msg .item.i1 {
        margin: 0 10px;
    }

    #faq .location {
        height: auto;
        line-height: 20px;
        padding: 10px 0;
    }

    #faq .faq_cnt .title {
        font-size: 25px;
    }

    #faq .faq_cnt .list .item .name em {
        margin-right: 10px;
    }

    .support {
        padding-bottom: 50px;
    }

    .support .content {
        width: 90%;
        margin-top: 0;
        padding-top: 73px;
    }

    .support .content .item {
        width: 30%;
        height: 100%;
    }

    .support .content .item .pic_box {
        height: 80px;
        margin: 25px 0;
    }

    .support .content .item .name {
        padding-bottom: 25px;
    }

    body {
        /*padding-top: 50px !important;*/
    }

    #web_time {
        position: fixed;
        top: 0;
        left: 0;
        width: calc(100% - 20px);
        height: 25px;
        line-height: 25px;
        padding: 0 10px;
        background: white;
        z-index: 10000;
        margin: 0;
        color: #333;
    }

    #header, #nav {
        display: none;
    }

    nav.dui-navbar-m {
        display: block;
    }

    .mobile_menu_btn.fr {
        position: absolute;
        top: 0;
        left: 18px;
        float: none;
    }

    #site-header-m .mobile_header_cart {
        position: absolute;
        top: 15px;
        right: 18px;
    }

    #site-header-m .mobile_header_cart .default_shopping_cart_style {
        display: block;
        width: 22px;
        height: 21px;
        background: url(/static/themes/default/images/icon_shopcar.png) no-repeat left center / 22px 21px;
    }

    #site-header-m .mobile_header_cart .cart_count {
        position: absolute;
        top: -7px;
        right: -5px;
        height: 16px;
        border-radius: 20px;
        background: #f26326;
        color: #fff;
        padding: 0 5px;
    }

    #header .default_shopping_cart_style {
    }

    #site-header-m .mobile_header_user {
        position: absolute;
        top: 15px;
        right: 55px;
    }

    #site-header-m .mobile_header_user .default_user_icon {
        display: block;
        width: 22px;
        height: 21px;
        background: url(/static/themes/default/images/icon_user.png) no-repeat left center / 22px 21px;
    }

    #site-header-m .mobile_header_user.is_login .default_user_icon {
        background: url(/static/themes/default/images/icon_account_in.png) no-repeat left center / 22px 21px;
    }

    #site-header-m .mobile_header_search {
        position: absolute;
        top: 15px;
        left: 60px;
    }

    #site-header-m .mobile_header_search .default_search_icon {
        display: block;
        width: 22px;
        height: 21px;
        background: url(/static/themes/default/images/icon_search_btn.png) no-repeat left center / 22px 21px;
    }

    #store .content .store_map {
        width: 100%;
        height: 500px;
    }

    #store .content .store_list {
        width: 100%;
        margin: 0;
    }

    #store .content .store_list .item {
        padding: 7px 5px;
    }

    #store .content .store_list .item .detail {
        width: calc(100% - 132px);
        margin-top: 0;
    }

    #store .content .store_list .item .detail .msg {
        margin-bottom: 5px;
    }

    #faq .faq_cnt .title.detail {
        padding: 30px 25px;
    }

    #faq .faq_cnt .faq_contant {
        padding: 20px 25px;
    }

    body #lightbox-container-image-box {
        width: 80% !important;
        padding-top: 40%;
    }

    body #lightbox-container-image-data-box {
        box-sizing: border-box;
        width: 80% !important;
    }
}

@media (max-width: 900px) {
    .review_left {
        width: 100%;
    }

    .review_right {
        width: 100%;
    }

    #pro_detail #may_like {
        text-align: center;
    }

    #may_like .b_list .pro_item {
        display: inline-block;
        vertical-align: top;
        width: 45%;
        text-align: left;
    }

    #may_like .b_list .pro_info {
        width: calc(100% - 104px);
    }
}

@media (max-width: 800px) {
    #top_bar .msg, #top_bar_outer {
        display: none;
    }

    #faq .faq_cnt .title {
        margin: 15px 0;
        font-size: 20px;
    }

    #faq .faq_cnt .list {
        margin-bottom: 20px;
    }

    #faq .faq_cnt .list .cate_name {
        font-size: 18px;
    }

    #faq .faq_cnt .list .item .name {
        height: auto;
        min-height: unset;
        line-height: 20px;
        padding: 10px 0;
    }

    #faq .faq_cnt .list .item .name div {
        white-space: break-spaces;
    }

    .support .content .item {
        width: 47%;
        height: 100%;
    }

    .support .content .item .pic_box {
        height: 70px;
    }

    .aog .aog_form {
        width: 100%;
        margin-bottom: 50px;
    }

    .aog .aog_form .rows.r50 {
        width: 47%;
    }

    .aog .aog_form .rows .input .form_input {
        width: 96%;
        padding: 0 2%;
    }

    .aog .aog_form .rows .input .form_select {
        width: 100%;
    }

    .alert_choose .choose_content {
        width: 80%;
    }

    .alert_choose .choose_content .box_select {
        width: 90%;
    }

    .alert_choose .footRegion {
        height: auto;
        min-height: 36px;
    }

    #turn_page, #turn_page font, #turn_page a, #turn_page li {
        height: 35px;
        line-height: 35px;
    }

    #turn_page font, #turn_page a {
        min-width: 35px;
        width: auto;
    }
}

@media (max-width: 650px) {
    #lightbox-container-image-box {
        width: 90%;
        height: auto;
    }

    #lightbox-container-image-data-box {
        width: 90%;
        box-sizing: border-box;
    }
}

@media (max-width: 600px) {
    #service dl, #service dl.fore_3 {
        width: 100%;
        margin: 35px 15px 0 15px;
    }

    #service dl.fore_3 dd {
        display: block;
    }

    #service dl.fore_3 dt:after {
        display: none;
    }

    #service dt {
        position: relative;
        margin-bottom: 10px;
        cursor: pointer;
    }

    #service dl dd {
        display: none;
    }

    #service dl.on dd {
        display: block;
    }

    #service dt {
        color: #cfcfcf;
    }

    #service dt:after {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        background: url(/static/themes/default/images/mobile_footer_jia.png) no-repeat center/100%;
        position: absolute;
        right: 5px;
        top: 10px;
    }

    #service dl.on dt:after {
        background: url(/static/themes/default/images/mobile_footer_jian.png) no-repeat center/100%;
    }

    .alert_choose .payment_list .item .item_info .img_table {
        position: static;
        right: unset;
        top: unset;
    }

    .prod_write_review .review_main {
        text-align: center;
    }

    .prod_write_review .review_histogram {
        width: 100%;
        padding: 0;
        margin-bottom: 20px;
        border: none;
    }

    .prod_write_review .average_rating {
        width: 100%;
        margin: 0;
    }

    #chat_window {
        right: 10px;
    }

    .footer_logo {
        margin: 0 auto;
    }

    #arrival_popup {
        width: 320px;
        margin-left: -160px;
    }

    #question_box .ques_cont .ques_tabs .tab {
        padding: 0 10px;
    }

    #question_box .ques_cont .no_ques {
        padding: 0 20px;
        height: auto;
    }

    #question_box .ques_cont .no_ques span {
        display: block;
        width: 100%;
    }

    #question_box .ques_cont .no_ques .ques_post {
        margin-left: 0;
        margin-bottom: 10px;
    }

    #ques_form .ques_post_form {
        width: 80%;
    }
}

@media (max-width: 500px) {
    .support .content .item .pic_box {
        height: 50px;
    }

    .aog .aog_form .rows.r50 {
        width: 100%;
        margin-bottom: 10px;
    }

    .new_win_alert {
        width: 96%;
    }

    #store .content .store_map {
        height: 350px;
    }

    #store .content .store_list .item .detail {
        width: 100%;
        margin-top: 5px;
    }

    #may_like .b_list .pro_item {
        width: calc(100% - 20px);
    }

    .new_review_list .retit {
        float: none;
        margin-left: 0;
    }

    .new_review_list {
        padding-left: 0;
    }

    #review_form input[name="Name"] {
        width: calc(100% - 22px);
    }

    #goods_cart_box .goods_cart_box {
        width: 80%;
    }

    #signin_module {
        width: 80%;
    }

    #signin_module #lb-wrapper {
        width: 100%;
    }

    #signin_module #lb-wrapper .lib_txt {
        width: calc(100% - 16px);
    }

    #question_box .ques_search .ques_title {
        font-size: 22px;
    }

    #question_box .ques_cont .ques_tabs {
        overflow-x: scroll;
    }

    #question_box .ques_cont .ques_tabs::-webkit-scrollbar {
        display: none;
    }

    #question_box .ques_cont .ques_tabs &gt; div {
        width: 460px;
        display: flex;
    }

    #question_box .ques_cont .ques_tabs .tab {
        width: max-content;
    }
}

@media (max-width: 450px) {
    nav.dui-navbar-m a.navbar-group-head {
        padding: 10px 0px;
    }

    .aog .aog_form .rows.r50.href {
        width: 48%;
    }

    .aog .aog_form .rows .input input[type=submit] {
        margin-top: 0px;
    }

    .win_alert {
        width: 96%;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%);
    }
}

.payment-iconAggregate {
    margin-top: 10px;
    text-align: center;
    padding-top: 0;
    box-sizing: border-box;
    display: contents;
}

.payment-iconAggregate-list {
    max-width: 39px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 10px;
}

.payment-iconAggregate-list img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
/*å¤šè¯­ç§ç½‘ç«™*/
#top_bar .follow_content .follow_us_list ul{display: flex;justify-content: flex-start;align-items: center;}
.default_language_style {max-width: 100px;width: 100%;color: #fff;font-family: "Opensans-Regular";font-size: 14px;line-height: 36px;position: relative;}
.default_language_style .default_language_title {max-width: 70px;width: 100%;padding: 0 26px 0 10px;position: relative;cursor: pointer;padding-left: 0;}
.default_language_style i {display: inline-block;width: 7px;height: 5px;margin-left: 6px;vertical-align: middle;background-image: url("/static/themes/default/images/global/icon_currency_down.png");background-repeat: no-repeat;background-position: center center;}
.default_language_style i {width: 11px;height: 5px;position: absolute;top: 0;right: 8px;bottom: 0;margin: auto;transition: all .3s ease-out;}
.default_language_list {opacity: 0;position: absolute;left: 37%;top: 150%;z-index: 999;box-shadow: 0 0 7px rgb(0 0 0 / 30%);border: 1px solid #ddd;border-radius: 6px;display: none;width: max-content;-webkit-width: max-content;min-width: 100%;padding: 15px;border-top: none;background: #fff;box-sizing: border-box;-webkit-box-sizing: border-box;-webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);transform: translate(-50%,0);}
.default_language_list a {display: block;height: 22px;line-height: 22px;overflow: hidden;color: #333;text-decoration: none;}
.a-icon-active {transform: rotate(180deg);}
.a-content-active {display: block;opacity: 1;top: 100%;}
.default_language_style-pc:hover .a-icon {transform: rotate(180deg);}
.default_language_style-pc:hover .default_language_list {display: block;opacity: 1;top: 100%;}
@media (max-width: 800px) {
    .default_language {width: calc( 100% - 40px );padding: 23px 0 22px 0;margin: 0 20px;border-top: 1px solid #f2f2f2;}
    .default_language .default_language_style{color: #303233;font-size: 16px;max-width: 100%;}
    .default_language_style .default_language_title {font-size: 16px;line-height: 20px;font-weight: 700;font-family: arial, sans-serif;margin-bottom: 10px;text-indent: 5px;}
    .default_language_style i {right: -13px;width: 19px;}
    .default_language_list {left: 50%;}
    .default_language .default_language_list a {font-size: 14px;color: #303233;font-weight: 700;height: auto;line-height: 20px;padding: 13px 0 12px;border-bottom: 1px solid #f2f2f2;}
    .default_language_style:hover .default_language_list {padding: 0;box-shadow: initial;border: initial;border-radius: initial;text-indent: 15px;padding-top: 12px;}
}</pre></body></html>