.w_1200 .review_left {
    width: 840px;
}

.w_1200 #pro_review {
    padding: 11px 22px 20px 17px;
}

.w_1200 #pro_review .left {
    width: 710px;
}

.w_1200 #pro_review .right {
    width: 410px;
}

.w_1200 .goods_view {
    padding: 15px 15px 15px 195px;
}

.w_1200 .goods_view dt {
    width: 165px;
    height: 165px;
    margin-left: -180px;
}

.w_1200 .goods_view dd {
}

.w_1200 .prod_menu .page ul {
    left: -1px;
    right: auto;
}

.w_1200 .prod_menu .page_item {
    display: block;
}

.w_1200 #shield_hd {
    width: 1200px;
}

.w_1200 #shield_bd .wide {
    width: 1200px;
}

.w_1200 #shield_bd .wide > dl {
    width: 324px;
    margin-left: 88px;
}

.w_1200 #shield_bd .wide > dl > dt {
    margin: 31px auto 18px;
}

.w_1200 #shield_bd .wide > dl:first-child {
    margin-left: 23px;
}

.w_1200 .sitemap_box dl {
    width: 210px;
}

.w_1200 .prod_box {
    width: 220px;
    margin-left: 20px;
    margin-bottom: 20px;
    min-height: 380px;
}

.w_1200 .prod_box .prod_box_pic {
    height: 216px;
}

.w_1200 .prod_box .prod_box_pic .thumb_hover {
    width: 220px;
    height: 220px;
}

.w_1200 .prod_box .prod_box_button .addtocart {
    width: 128px;
    background-position: 0 -92px;
}

.w_1200 .prod_box .prod_box_button .addtocart > a {
    text-indent: 38px;
}

.w_1200 .prod_box .prod_box_button .wishlist, .w_1200 .prod_box .prod_box_button .compare {
    width: 45px;
}

.w_1200 .prod_box .add_cart_box .add_cart_bg {
    top: 183px;
    width: 218px;
}

.w_1200 .prod_box .add_cart_box .add_cart {
    top: 183px;
    width: 218px;
    background-position: 50px -140px;
    text-indent: 30px;
}

.w_1200 .prod_box_2 {
    width: 218px;
    min-height: 300px;
    margin-bottom: 30px;
}

.w_1200 .prod_box_2 .prod_box_pic {
    height: 218px;
}

.w_1200 .prod_box_3 {
    width: 198px;
    padding: 10px 10px 0;
    min-height: 310px;
}

.w_1200 .prod_box_3 .prod_box_pic {
    height: 198px;
}

.w_1200 .prod_box_3 .button_group {
    padding: 0 10px 5px;
}

.w_1200 .prod_box_3 .button_group .addtocart > a {
    background-image: none;
    text-indent: 0;
}

.w_1200 .prod_box_4 .prod_action .addtocart {
    margin-left: 10px;
}

.w_1200 .prod_box_4 .prod_action .addtocart > a {
    width: 112px;
    background-position: 0 -98px;
    text-indent: 30px;
}

.w_1200 .prod_box_4 .prod_action .addtocart > a:hover {
    background-position: 0 -66px;
}

.w_1200 .prod_box_5 {
    min-height: auto;
}

.w_1200 .prod_box_5 .prod_box_pic {
    height: 206px;
}

.w_1200 .prod_box_5 .prod_box_pic.pic_enlarge {
    height: 216px;
}

.w_1200 .prod_box_6 {
    min-height: auto;
}

.w_1200 .prod_box_6 .prod_box_pic {
    height: 220px;
}

.w_1200 .group_promotion .suits {
    width: 888px;
}

.video_container {
    width: 100%;
    height: 100%;
}

.small_carousel .item[pos=video] {
    position: relative;
}

.small_carousel .item[pos=video]:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.1) url(/static/themes/default/images/products/icon_video_play.png) no-repeat center center;
}

.w_1200 .prod_write_review_side .histogram_list > li .size_base {
    width: 120px;
}

.w_1200 .prod_write_review_side .review_write {
    padding-left: 0;
}

.lang_de #shield_bd .wide > dl > dd {
    line-height: 160%;
}

.lang_es #shield_bd .wide > dl > dd {
    line-height: 160%;
}

.lang_fr #shield_bd .wide > dl > dd {
    line-height: 170%;
}

.lang_ru #shield_bd .wide > dl > dd {
    line-height: 160%;
}

html {
    font-family: 'OpenSans-Regular';
}

body {
    font-size: 12px;
}

img {
    max-height: 100%;
    max-width: 100%;
}

.wide {
    width: 980px;
    margin: 0 auto;
    min-width: 980px;
}

.full {
    width: 100%;
    margin: 0 auto;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.white_bg {
    background: #fff;
}

.blue {
    color: #005ab0;
}

.form_button_bg {
    background-color: #005AB0;
    border-color: #005AB0;
}

.form_select_tips {
    border-color: #ff0000;
}

.error, .error_info {
    color: #900;
    margin: 0;
    font-family: Verdana;
    word-break: normal;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

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

.min {
    min-width: 980px;
}

.PriceColor, a.PriceColor {
    color: #c00;
}

.global_trans {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

@media (max-width: 1400px) {
    #location {
        margin-left: 20px;
    }
}

@media (max-width: 1023px) {
    .wide {
        width: 100%;
        min-width: inherit;
    }
}

#ueeseo_blog .themes_box {
    padding: 45px 0 30px;
}

#ueeseo_blog .themes_title {
    height: 42px;
    line-height: 42px;
    background: none;
    padding-bottom: 30px;
    text-transform: uppercase;
    font-size: 30px;
}

#ueeseo_blog .blog_list .list {
    display: inline-block;
    vertical-align: middle;
    width: 31.6%;
    margin-left: 2.6%;
}

#ueeseo_blog .blog_list .list.first {
    margin-left: 0;
}

#ueeseo_blog .blog_list .list .blog_img {
    display: block;
    vertical-align: middle;
    height: 200px;
    background: #aaa;
    text-align: center;
}

#ueeseo_blog .blog_list .list .blog_img:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

#ueeseo_blog .blog_list .list .blog_time {
    height: 38px;
    line-height: 38px;
    padding-top: 5px;
    position: relative;
    font-size: 14px;
}

#ueeseo_blog .blog_list .list .blog_time:before {
    content: '';
    width: 30px;
    height: 2px;
    background: #ec6d34;
    position: absolute;
    bottom: 0;
    left: 0;
}

#ueeseo_blog .blog_list .list .blog_title {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 16px;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 1023px) {
    #ueeseo_blog .wide {
        width: 100%;
        min-width: inherit;
    }
}

@media (max-width: 600px) {
    #ueeseo_blog {
        padding: 30px;
    }

    #ueeseo_blog .blog_list .list {
        display: block;
        width: inherit;
        margin: 0;
    }

    #ueeseo_blog .blog_list .list .blog_img {
        display: inline-block;
        vertical-align: middle;
        height: 150px;
    }
}

body.hidden {
    overflow: hidden;
}

.w_1200 #nav .nav_sec .nav_img {
    width: 400px;
    display: none;
}

.w_1200 #nav .nav_sec .nav_img.small {
    width: 200px;
}

.w_1200 #nav .nav_sec .nav_sec_box {
    width: 1200px;
    margin: auto;
    padding: 7px 0 12px;
}

.w_1200 #nav .small_nav_sec .nav_sec_box {
    width: auto;
}

.w_1200 #nav .nav_sec .nav_img .imgl {
    max-width: 190px;
    max-height: 190px;
}

.w_1200 #nav .nav_sec .nav_img .imgl img {
    max-width: 190px;
    max-height: 190px;
}

@media screen and (min-width: 1800px) {
    .w_1200 #nav .nav_sec .nav_sec_box {
        width: 1400px;
    }

    .w_1200 #nav .small_nav_sec .nav_sec_box {
        width: auto;
    }
}

#nav {
    overflow: hidden;
}

#nav .nav_sec {
    display: none;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    opacity: 0;
    padding-top: 1px;
    z-index: 999;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 460px;
    margin-top: 0;
    box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.12);
    background: #fff;
}

#nav .small_nav_sec {
    border-bottom: none;
    width: auto;
    padding-top: 1px;
    max-height: none;
    overflow: visible;
}

#nav .nav_sec .top {
    height: 0;
}

#nav li:hover .nav_sec {
}

#nav .nav_sec .nav_list {
    position: relative;
    float: left;
}

#nav .small_nav_sec .nav_list {
    float: none;
}

#nav .nav_sec .nav_list:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

#nav .nav_sec .nav_sec_box {
    min-height: 200px;
    padding: 7px 20px 12px;
    background: #fff;
}

#nav .small_nav_sec .nav_sec_box {
    background: #fff;
    min-height: 0px;
    padding: 13px 0 17px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

#nav .nav_sec .nav_sec_item {
    float: left;
    margin: 5px 10px 20px;
    width: 160px;
}

#nav .nav_sec .nav_sec_item dt a {
    color: #000;
    font-size: 14px;
    display: block;
    height: 22px;
    line-height: 22px;
    padding: 7px 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    padding: 0;
}

#nav .small_nav_sec .nav_sec_item {
    margin: 0;
    width: 100%;
    position: relative;
}

#nav .nav_sec .nav_thd_list {
    padding: 4px 0;
}

#nav .nav_sec .nav_thd_item > a {
    display: block;
    height: 18px;
    line-height: 18px;
    color: #666;
    font-size: 12px;
    text-align: left;
    padding: 3px 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#nav .small_nav_sec .nav_sec_item a, #nav .small_nav_sec .nav_sec_item dt a {
    position: relative;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 5px 20px;
    color: #000;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

#nav .small_nav_sec .nav_sec_item a em {
    position: absolute;
    width: 7px;
    height: 11px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    background: url(/static/themes/default/images/global/icon_down_has.png) no-repeat center top;
}

#nav .small_nav_sec .nav_sec_item a:hover {
    color: #000;
}

#nav .small_nav_sec .nav_sec_item a:hover em {
    background-position: center bottom;
}

#nav .small_nav_sec .nav_thd_list {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    width: 260px;
    padding: 13px 0 17px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    background: #fff;
}

#nav .small_nav_sec .nav_thd_item {
    position: relative;
}

#nav .small_nav_sec .nav_sec_item:hover .nav_thd_list {
    display: block;
}

#nav .nav_sec .nav_four_item {
    display: none;
}

#nav .small_nav_sec .nav_four_item {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    width: 260px;
    padding: 13px 0 17px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    background: #fff;
}

#nav .small_nav_sec .nav_thd_item:hover .nav_four_item {
    display: block;
}

#nav .nav_sec .more_box {
    display: inline-block;
    position: relative;
}

#nav .nav_sec .more_box .nav_four_item {
    position: absolute;
    bottom: -15px;
    left: 100%;
    margin: auto;
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12)
}

#nav .nav_sec .more_box .nav_four_item a {
    display: block;
    height: 18px;
    line-height: 18px;
    padding: 3px 0;
    font-size: 12px;
    color: #888;
    white-space: nowrap;
}

#nav .nav_sec .more_box:hover .nav_four_item {
    display: block;
}

#nav .nav_sec .more {
    color: #999;
    font-size: 12px;
    line-height: 30px;
}

#nav .nav_sec .nav_img {
    float: left;
    width: 320px;
    font-size: 0;
    text-align: right;
    white-space: normal;
}

#nav .nav_sec .nav_img.small {
    width: 160px;
}

#nav .nav_sec .nav_img .imgl {
    display: inline-block;
    vertical-align: top;
    max-width: 150px;
    max-height: 150px;
    margin: 10px 10px 0 0px;
    text-align: center;
}

#nav .nav_sec .nav_img .imgl img {
    max-width: 150px;
    max-height: 150px;
}

.down_header_cart .cart_note {
    position: absolute;
    right: -1px;
    top: 42px;
    width: 368px;
    border: 0;
    background: #fff;
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.1);
    display: none;
    z-index: 1001;
}

.down_header_cart .cart_empty {
    padding: 35px 0;
    text-align: center;
    line-height: 24px;
}

.down_header_cart .cart_list .more_pro {
    height: 363px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.down_header_cart .cart_list .sales_title {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 6px 20px 0;
    font-size: 14px;
    text-align: left;
}

.down_header_cart .cart_list .sales_price {
    font-weight: bold;
}

.down_header_cart .cart_list li {
    position: relative;
    padding: 10px 0;
    height: 60px;
    margin: 0 10px;
    border: none;
    border-bottom: 1px #e5e5e5 solid;
    text-align: left;
}

.down_header_cart .cart_list li:hover {
    background: #f7f7f7;
}

.down_header_cart .cart_list li.sales_box {
    border-color: #eee;
}

.down_header_cart .cart_list li.sales_last {
    border-color: #ccc;
}

.down_header_cart .cart_list .cart_pro_img {
    position: absolute;
    left: 0;
    top: 10px;
    width: 60px;
    height: 60px;
    text-align: center;
}

.down_header_cart .cart_list .cart_pro_img img {
    max-width: 100%;
    max-height: 100%;
}

.down_header_cart .cart_list .cart_pro_img > span {
    position: absolute;
    right: -8px;
    top: -8px;
    min-width: 10px;
    width: auto;
    height: 16px;
    line-height: 16px;
    text-align: center;
    padding: 0 3px;
    border-radius: 8px;
    background: #fb4729;
    color: #fff;
    font-size: 12px;
}

.down_header_cart .cart_list .cart_pro_name, .down_header_cart .cart_list .cart_pro_property {
    margin-left: 73px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    color: #999;
    display: block;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.down_header_cart .cart_list .cart_pro_property {
    position: relative;
    height: 28px;
    margin-top: 5px;
    padding-right: 100px;
}

.down_header_cart .cart_list .cart_pro_property span {
    margin-right: 5px;
}

.down_header_cart .cart_list .cart_pro_qty {
    float: left;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    margin-left: 73px;
    margin-top: 3px;
    color: #333333;
}

.down_header_cart .cart_list .cart_pro_price {
    position: absolute;
    right: 10px;
    top: 24px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    margin-top: 5px;
    font-weight: bold;
}

.down_header_cart .cart_pro_view {
    padding: 15px 10px 10px;
    text-align: center;
    line-height: 18px;
}

.down_header_cart .cart_pro_view .cart_num {
    font-size: 14px;
    font-weight: bold;
}

.down_header_cart .cart_pro_view .cart_total {
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.down_header_cart .cart_pro_btn {
    padding: 5px 10px 10px;
}

.down_header_cart .cart_pro_btn a {
    color: #333;
    text-decoration: none;
}

.down_header_cart .cart_pro_btn .cart_view {
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #e62e04;
}

.down_header_cart.header_active {
    border: 1px #999 solid;
    -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);
}

.sys_bg_button {
    background-color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.sys_bg_button:hover, .sys_bg_button.cur {
    text-decoration: none;
    background-color: #f6f6f6;
}

.sys_shadow_button {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.sys_shadow_button:hover, .sys_shadow_button.cur {
    text-decoration: none;
    color: #fff;
    box-shadow: inset 0 0 10rem 2px rgba(105, 105, 105, .2);
    -webkit-box-shadow: inset 0 0 10rem 2px rgba(105, 105, 105, .2);
}

.btn_global {
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding: 0 20px;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border: 1px #e5e5e5 solid;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    display: inline-block;
    vertical-align: top;
}

.btn_processing {
    color: #bcbcbc !important;
    background-color: #f2f2f2 !important;
}

.btn_disabled {
    background-color: #f2f2f2 !important;
    color: #bcbcbc !important;
    cursor: no-drop;
}

.icon_success_status {
    width: 44px;
    height: 44px;
    overflow: hidden;
    background-image: url(/static/themes/default/images/cart/icon_success_status.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 40px;
    left: 244px;
    display: block;
}

.icon_success_status.await {
    background-position: 0 -54px;
}

.icon_success_status.fail {
    background-position: 0 -108px;
}

.ajax_search {
    position: relative;
    z-index: 1002;
}

.ajax_search .search_content_box {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 5px 0px;
    border: 1px solid #ccc;
}

.ajax_search .search_content_box .item {
    margin-top: 5px;
    padding-right: 10px;
    padding-left: 50px;
}

.ajax_search .search_content_box .first {
    margin-top: 0px;
}

.ajax_search .search_content_box .pic {
    float: left;
    width: 30px;
    height: 30px;
    margin-left: -45px;
    padding: 1px;
    border: 1px solid #ccc;
    text-align: center;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
}

.ajax_search .search_content_box .name {
    float: left;
    width: 100%;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

#location {
    padding: 25px 0px;
}

#location, #location a {
    font-size: 12px;
}

.category_description {
    overflow: hidden;
    margin: 20px;
    line-height: 1.6;
    font-size: 13px;
    color: #333;
    word-wrap: break-word;
    min-height: auto !important;
    margin-top: 20px !important;
}

.pro_item {
    background: #fff;
}

.pro_item dt {
    overflow: hidden;
    position: relative;
}

.pro_item .pro_name {
    line-height: 18px;
}

.pro_item .free_shipping {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    height: 14px;
    margin-top: 8px;
}

.pro_item .favorite {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    line-height: 99%;
}

.pro_item .favorite:hover {
    color: #cb2027;
}

.pro_item .review_count {
    font-size: 11px;
    margin-left: 2px;
}

.pro_item .review_count:hover {
    color: #cb2027;
}

.flat_pro_item {
    border-top: 1px #ddd dotted;
}

.flat_pro_item dt {
    float: left;
    margin-right: 16px;
}

.flat_pro_item .desc_box {
    margin-right: 20px;
}

.flat_pro_item .desc_box > div {
    margin: 0;
    font-size: 10px;
    line-height: 18px;
    color: #888;
}

.flat_pro_item .desc_box a.detail:hover {
    text-decoration: underline;
}

.prod_box {
    position: relative;
    min-height: 330px;
}

.prod_box .prod_box_pic {
    text-align: center;
    vertical-align: middle;
    background: #fff;
    position: relative;
    z-index: 10;
    border: 2px #fff solid;
}

.prod_box .prod_box_pic a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.prod_box .prod_box_pic img {
    max-width: 100%;
    max-height: 100%;
}

.prod_box .prod_box_pic .icon_discount {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 25px;
    color: #fff;
    line-height: 12px;
    padding-top: 5px;
    background: #f60;
}

.prod_box .prod_box_pic .icon_discount b {
    font-size: 16px;
}

.prod_box .prod_box_pic .icon_discount_foot {
    width: 0;
    height: 0;
    border-left: 22px transparent solid;
    border-right: 22px transparent solid;
    border-top-width: 8px;
    border-top-style: solid;
    position: absolute;
    right: 0;
    top: 30px;
    border-top-color: #f60;
}

.prod_box .prod_box_pic .icon_seckill {
    padding: 0 7px;
    line-height: 20px;
    overflow: hidden;
    position: absolute;
    top: 6px;
    left: 6px;
    color: #fff;
    display: none;
    background: #f60;
}

.prod_box .prod_box_pic .thumb_hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    background: #fff;
}

.prod_box .prod_box_inner {
    padding: 0 7px;
}

.prod_box .prod_box_inner .pro_name {
    line-height: 18px;
}

.prod_box .prod_box_inner .pro_price, .prod_box .pro_price * {
    font-size: 14px;
    font-weight: bold;
}

.prod_box .prod_box_inner .free_shipping {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    height: 14px;
    margin-top: 8px;
}

.prod_box .prod_box_inner .favorite {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    line-height: 99%;
}

.prod_box .prod_box_inner .favorite:hover {
    color: #cb2027;
}

.prod_box .prod_box_inner .review_count {
    font-size: 11px;
    margin-left: 2px;
}

.prod_box .prod_box_inner .review_count:hover {
    color: #cb2027;
}

.prod_box .prod_box_view {
    float: left;
    margin: 10px 0 0;
    width: 100%;
    border-top: 1px solid #454545;
    opacity: 0;
    padding: 0;
    height: 46px;
    background: #000;
    margin-top: -66px;
    text-align: center;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
}

.prod_box .prod_box_button {
    border-top: 1px #454545 solid;
}

.prod_box .prod_box_button > div {
    height: 45px;
    line-height: 45px;
    border-right: 1px #454545 solid;
    text-align: center;
    background-image: url(/static/themes/default/images/global/prod_list_ico.png);
    background-repeat: no-repeat;
}

.prod_box .prod_box_button > div > a {
    width: 100%;
    height: 100%;
    display: inline-block;
}

.prod_box .prod_box_button .addtocart {
    width: 56px;
    border: 0;
    background-position: center -92px;
    text-align: left;
}

.prod_box .prod_box_button .addtocart > a {
    text-indent: -9999px;
    text-decoration: none;
}

.prod_box .prod_box_button .wishlist, .prod_box .prod_box_button .compare {
    width: 55px;
    background-position: center 0;
}

.prod_box .prod_box_button .compare {
    background-position: center -45px;
}

.prod_box .add_cart_box {
    display: none;
}

.prod_box .add_cart_box .add_cart_bg {
    position: absolute;
    left: 0;
    top: 133px;
    width: 168px;
    height: 35px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    z-index: 10;
}

.prod_box .add_cart_box .add_cart {
    position: absolute;
    left: 0;
    top: 133px;
    width: 168px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    z-index: 10;
    text-align: center;
    background-image: url(/static/themes/default/images/global/prod_list_ico.png);
    background-repeat: no-repeat;
    background-position: 24px -140px;
    text-indent: 26px;
    text-decoration: none;
}

.prod_box.hover_1 .prod_box_pic {
    border-color: #000;
}

.prod_box.hover_1 .prod_box_info {
    background: #000;
    color: #fff;
}

.prod_box.hover_1 .prod_box_view {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1;
    position: relative;
    margin-top: 0;
    border-top: 1px solid #454545;
}

.prod_box.hover_1 a, .prod_box.hover_1 .prod_price *, .prod_box.hover_1 .pro_price *, .prod_box.hover_1 del * {
    color: #fff;
}

.prod_box_2 {
    width: 166px;
    border: 1px #fff solid;
    min-height: 200px;
    margin-bottom: 30px;
}

.prod_box_2 .prod_box_pic {
    height: 166px;
    border: 0;
}

.prod_box_2.hover_2 .add_cart_box {
    display: block;
}

.prod_box_2.hover_2 {
    border: 1px #d8d8d8 solid;
    box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.2);
}

.prod_box_3 {
    width: 154px;
    padding: 6px 6px 0;
    min-height: 265px;
    border-width: 1px 1px medium;
    border-color: #fff;
    border-style: solid solid none;
    border-bottom: 0;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    box-shadow: 1px 1px 0 0 #fff inset, 1px 1px 0 0 #fff;
    position: relative;
    border-radius: 8px 8px 0 0;
}

.prod_box_3 .prod_box_pic {
    height: 154px;
}

.prod_box_3 .button_group {
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    padding: 0 6px 5px;
    opacity: 0;
    border-width: medium 1px 1px;
    border-color: #fff;
    border-style: none solid solid;
    border-top: 0;
    transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    box-shadow: 1px 0 0 0 #fff inset, 1px 1px 0 0 #fff;
    border-radius: 0 0 8px 8px;
    z-index: 11;
}

.prod_box_3 .button_group > div {
    overflow: hidden;
}

.prod_box_3 .button_group .addtocart > a {
    border-radius: 10px;
    padding: 7px 13px;
    line-height: 20px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    background-image: url(/static/themes/default/images/global/prod_list_ico.png);
    background-repeat: no-repeat;
    background-position: center -140px;
    text-indent: -9999px;
}

.prod_box_3 .button_group .wishlist > a {
    width: 35px;
    height: 35px;
    border: 1px #bbb solid;
    border-radius: 8px;
    margin-left: 10px;
    display: inline-block;
    background-image: url(/static/themes/default/images/global/wishlist_bg.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    transition: background-color 0.5s ease;
    -webkit-transition: background-color 0.5s ease;
}

.prod_box_3 .button_group .wishlist > a:hover {
    background-position: 0 -34px;
    background-color: #b22500;
    border: 1px #c22500 solid;
}

.prod_box_3.hover_3 {
    border-color: #989898;
    background: #e9e9e9;
}

.prod_box_3.hover_3 .button_group {
    border-color: #989898;
    background: #e9e9e9;
    opacity: 1;
}

.prod_box_4 .prod_box_pic .icon_eyes {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
    opacity: 0;
    animation: fadeOut .4s;
    -webkit-animation: fadeOut .4s;
    background: url(/static/themes/default/images/global/eyes.png) no-repeat;
}

.prod_box_4 .prod_box_pic:hover .icon_eyes {
    opacity: 0.6;
    animation: bounceIn .4s;
    -webkit-animation: bounceIn .4s;
}

.prod_box_4 .prod_action {
    height: 44px;
    margin-top: 5px;
}

.prod_box_4 .prod_action > div {
    overflow: hidden;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.prod_box_4 .prod_action > div > a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    border: 3px #e9e9e9 solid;
    background-image: url(/static/themes/default/images/global/prod_action.png);
    background-repeat: no-repeat;
}

.prod_box_4 .prod_action > div > a:hover {
    border-color: #232323;
    background-color: #232323;
    color: #fff;
}

.prod_box_4 .prod_action .addtocart {
    margin-left: 22px;
    opacity: 1;
}

.prod_box_4 .prod_action .addtocart > a {
    background-position: center -98px;
    text-indent: -9999px;
    text-decoration: none;
}

.prod_box_4 .prod_action .addtocart > a:hover {
    background-position: center -66px;
}

.prod_box_4 .prod_action .wishlist > a {
    background-position: center -32px;
}

.prod_box_4 .prod_action .wishlist > a:hover {
    background-position: center 0;
}

.prod_box_4 .prod_action .compare > a {
    background-position: center -164px;
}

.prod_box_4 .prod_action .compare > a:hover {
    background-position: center -131px;
}

.prod_box_4.hover_4 .prod_action > div {
    opacity: 1;
}

.prod_box_5 {
    min-height: auto;
}

.prod_box_5 .prod_box_pic {
    height: 158px;
    padding: 5px;
    border: 0;
}

.prod_box_5 .prod_box_pic.pic_enlarge {
    height: 168px;
    padding: 0;
}

.prod_box_6 {
    min-height: auto;
}

.prod_box_6 .prod_box_pic {
    height: 168px;
    border: 0;
}

#cookies_agreement {
    background-color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 20px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 100001;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    transition: opacity 300ms ease-in-out;
    opacity: 1;
}

#cookies_agreement > .content {
    width: 280px;
    line-height: 20px;
    float: left;
    color: #333;
}

#cookies_agreement > .button {
    display: block;
    max-width: 80px;
    height: 29px;
    line-height: 29px;
    background-color: #2e2e2e;
    border: 0;
    margin-top: 15px;
    margin-left: 15px;
    padding: 0 10px;
    float: right;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}

#real_time_order {
    height: 100px;
    overflow: hidden;
    background-color: #fff;
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 100001;
    transition: opacity 300ms ease-in-out;
    opacity: 0;
}

#real_time_order .pro_image {
    width: 100px;
    height: 100px;
    float: left;
    text-align: center;
}

#real_time_order .pro_image > img {
    max-width: 100%;
    max-height: 100%;
}

#real_time_order .content {
    width: 270px;
    line-height: 18px;
    margin-right: 22px;
    margin-left: 11px;
    padding-top: 4px;
    float: left;
}

#real_time_order .content .buy_info {
    width: 80%;
    max-height: 36px;
    overflow: hidden;
}

#real_time_order .content .title {
    height: 36px;
    overflow: hidden;
    margin-top: 1px;
    font-size: 13px;
    font-weight: 800;
}

#real_time_order .content .time {
    position: absolute;
    bottom: 3px;
}

#real_time_order .content .close {
    width: 12px;
    height: 12px;
    overflow: hidden;
    background: url(/static/themes/default/images/cart/icon_shopping_close.png) no-repeat center/100%;
    position: absolute;
    top: 10px;
    right: 10px;
    text-indent: 99px;
}

#turn_page {
    text-align: center;
    min-height: 54px;
    height: auto;
    line-height: 54px;
    clear: both;
}

#turn_page li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    height: 54px;
    line-height: 54px;
    overflow: hidden;
    background: #f4f7f6;
    vertical-align: top;
    margin: 3px 4.5px;
}

#turn_page li em {
    width: 7px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

#turn_page font, #turn_page a {
    width: 54px;
    height: 54px;
    display: block;
    text-align: center;
    text-decoration: none;
}

#turn_page .page_item_current {
    background: #333;
    color: #fff;
    cursor: default;
}

#turn_page .page_button, #turn_page .page_noclick {
    width: auto;
    padding: 0 5px;
}

#turn_page .page_noclick {
    cursor: no-drop;
    background: #f4f7f6;
}

.icon_page_prev {
    background: url(/static/themes/default/images/global/normal.png) no-repeat -391px -24px;
    margin-right: 6px;
}

.icon_page_next {
    background: url(/static/themes/default/images/global/normal.png) no-repeat -408px -24px;
    margin-left: 6px;
}

.loading {
    z-index: 100;
    position: absolute;
    background: #ccc;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.loading_big {
    background: url(/static/themes/default/images/global/loading.gif) no-repeat;
    z-index: 10001;
    position: absolute;
    width: 32px;
    height: 32px;
    cursor: wait;
}

.loading_small {
    background: url(/static/themes/default/images/global/loading_small.gif) no-repeat;
    z-index: 10001;
    position: absolute;
    width: 14px;
    height: 14px;
    cursor: wait;
}

.review_star {
    font-size: 0;
    text-align: center;
    display: inline-block;
}

.review_star span {
    display: inline-block;
    width: 20px;
    height: 18px;
    margin-right: 3px;
    background-image: url(/static/themes/default/images/products/icon_star.png);
}

.review_star .star_1 {
    background-position: 0px -46px;
}

.review_star .star_0 {
    background-position: -30px -46px;
}

.s_review_star span {
    width: 15px;
    height: 15px;
}

.s_review_star .star_1 {
    background-position: 0px -72px;
}

.s_review_star .star_0 {
    background-position: -25px -72px;
}

.review_star_2 span {
    width: 17px;
    height: 15px;
}

.review_star_2 .star_1 {
    background-position: 0px 0px;
}

.review_star_2 .star_0 {
    background-position: -27px 0px;
}

.review_star span {
    width: 17px;
    height: 15px;
}

.review_star .star_1 {
    background-position: 0px 0px;
}

.review_star .star_0 {
    background-position: -27px 0px;
}

.review_star .star_h {
    background-position: 0px 0px;
    background-image: url(/static/themes/default/images/products/icon_star_h.png);
}

.s_review_star_2 span {
    width: 13px;
    height: 13px;
    vertical-align: middle;
    margin-right: 1px;
}

.s_review_star_2 .star_1 {
    background-position: 1px -24px;
}

.s_review_star_2 .star_0 {
    background-position: -20px -24px;
}

.input_box {
    position: relative;
    display: block;
}

.input_box .input_box_label {
    max-width: 80%;
    height: 18px;
    line-height: 18px;
    margin-bottom: .61538em;
    padding: 0 5px;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    background-color: #fff;
    position: absolute;
    top: -9px;
    left: 11px;
    z-index: 10;
    pointer-events: none;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translateY(3px);
    -webkit-transform: translateY(3px);
    transition-property: opacity, -webkit-transform;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    transition-duration: 150ms;
    -webkit-transition-duration: 150ms;
    overflow: hidden;
}

.input_box .input_box_txt {
    box-sizing: border-box;
    width: 100%;
    height: 42px;
    padding: 11px 16px;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    border: 1px #c4cdd5 solid;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    display: inline-block;
    transition: all 150ms;
    -webkit-transition: all 150ms;
}

.input_box .input_box_textarea {
    height: 60px;
}

.input_box.filled .input_box_label {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.box_select {
    width: calc(100% - 2px);
    height: 42px;
    line-height: 42px;
    background: url(/static/themes/default/images/products/icon_box_select.png) no-repeat right center #fff;
    border: 1px #e4e4e4 solid;
    border-radius: 2px;
}

.box_select > select {
    width: 100%;
    height: 42px;
    background: transparent;
    border: 0;
    outline: 0;
    padding: 0 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.box_select > select::-ms-expand {
    display: none;
}

.box_select > select > option {
    line-height: 1.6;
    font-size: 16px;
}

#prompt_box {
    position: fixed;
    opacity: 0.95;
    z-index: 100000;
    top: 20%;
}

#prompt_box .box_bg {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -moz-box-shadow: 0px 0px 20px #000;
    -webkit-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#prompt_close {
    top: 10px;
    right: -5px;
    width: 40px;
    height: 26px;
    font-size: 30px;
    color: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-decoration: none;
    font-family: Helvetica;
    font-weight: bold;
    position: absolute;
    z-index: 100000;
}

#prompt_close:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

#prompt_content {
    width: 400px;
    padding: 20px;
    padding-bottom: 0px;
    position: relative;
    z-index: 10;
    zoom: 1;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

#prompt_content label {
    font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
    display: block;
    padding-bottom: 12px;
    color: #333;
    line-height: 18px;
}

#prompt_content ul {
    margin-top: 16px;
}

#prompt_content li {
    padding: 8px 0;
}

#prompt_content li label {
    padding: 0;
    font: inherit;
}

#prompt_content li strong {
    font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
    display: inline-block;
    padding-right: 10px;
    color: #000;
}

#prompt_content li span {
    display: inline-block;
    padding-right: 8px;
    color: #666;
}

#prompt_content li span.price {
    color: #c70000;
    font-family: Verdana;
}

#prompt_content .footRegion {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 14px 19px 15px;
    margin: 15px 0 0 -19px;
    background-color: whiteSmoke;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    width: 100%;
}

#prompt_content .footRegion .btn {
    min-width: 70px;
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}

#prompt_content .footRegion .btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

#prompt_content .footRegion .btn-success {
    background-color: #da4f49;
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    margin-right: 20px;
}

#prompt_content .footRegion .btn-success:hover {
    background-color: #bd362f;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

#prompt_content .cart_view {
    padding: 15px 0 15px;
    font-size: 14px;
}

#prompt_content .cart_view p {
    height: 37px;
    margin: 0 0 10px;
    padding-left: 45px;
    line-height: 34px;
    background: url(/static/themes/default/images/global/normal.png) no-repeat -597px -145px;
}

#prompt_content .arrival_view p {
    line-height: 23px;
}

#share_box {
    position: fixed;
    top: 15%;
    left: 50%;
    width: 100%;
    margin-left: -20pc;
    overflow: hidden;
    z-index: 99999;
    background: transparent;
}

#share_box .share_close {
    position: fixed;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    background: none;
    background-color: #fff;
    border: 0;
    border-radius: 50%;
    color: #000;
    font-family: arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 30px;
    cursor: pointer;
    transition: all .4s ease;
}

#share_box .share_close > span {
    font-size: 28px;
    line-height: 0;
    font-family: arial, sans-serif;
    display: inline-block;
}

#share_box .share_close:hover {
    background-color: #666;
    color: #fff;
}

#share_box .share_hd {
    display: inline-block;
    text-align: center;
}

#share_box .share_hd > span {
    width: 575px;
    padding: 0;
    display: block;
}

#share_box .share_hd .share_title {
    font-size: 3pc;
    font-weight: 300;
    line-height: 3pc;
    color: #fff;
    margin: 0 35px 20px;
    font-family: helvetica neue, helvetica, arial, sans-serif;
}

#share_box .share_hd .page_title {
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: #eee;
    margin: 0 35px;
}

#share_box .share_hd .page_url {
    font-size: 9pt;
    font-weight: 300;
    line-height: 20px;
    color: #eee;
    margin: 0 35px 10px;
    opacity: .6;
}

#share_box .share_list {
    width: 40pc;
    padding: 20px 0;
    position: relative;
}

#share_box .share_list > li {
    display: inline-block;
    position: relative;
    width: 84px;
    margin: 0 17px 20px 22px;
    vertical-align: top;
}

#share_box .share_list > li > button {
    width: 84px;
    height: 84px;
    background-image: url(/static/themes/default/images/global/share.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    transition: transform .2s ease;
}

#share_box .share_list > li > button:hover {
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}

#share_box .share_list > li .share_label {
    display: block;
    color: #eeecec;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: .8px;
    text-align: center;
}

.share_facebook {
    background-position: 0 0;
}

.share_google {
    background-position: -84px -168px;
}

.share_twitter {
    background-position: -84px 0;
}

.share_vk {
    background-position: -168px -168px;
}

.share_linkedin {
    background-position: -168px 0;
}

.share_googleplus {
    background-position: -252px 0;
}

.share_digg {
    background-position: -168px -84px;
}

.share_reddit {
    background-position: -252px -84px;
}

.share_stumbleupon {
    background-position: 0 -168px;
}

.share_delicious {
    background-position: -84px -84px;
}

.share_pinterest {
    background-position: 0 -84px;
}

.follow_toolbox {
    padding-bottom: 10px;
}

.follow_toolbox li {
    width: 28px;
    margin: 0 5px 5px 0;
    float: left;
}

.follow_toolbox li > a {
    width: inherit;
    height: 28px;
    display: block;
    line-height: 16px;
    white-space: nowrap;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(/static/themes/default/images/global/icon_follow.png);
    background-repeat: no-repeat;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.follow_toolbox li > a em {
    display: block;
    font-size: 14px;
    line-height: 18px;
}

.follow_toolbox li > a:focus, .follow_toolbox li > a:hover {
    transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
}

.follow_facebook {
    background-position: -56px -140px;
}

.follow_google {
    background-position: -84px -112px;
}

.follow_twitter {
    background-position: -140px -56px;
}

.follow_vk {
    background-position: 0 -196px;
}

.follow_linkedin {
    background-position: -196px 0;
}

.follow_pinterest {
    background-position: -112px -84px;
}

.follow_youtube {
    background-position: -168px -28px;
}

.follow_instagram {
    background-position: -28px -168px;
}

.follow_us_list {
    height: 40px;
    padding: 0;
}

.follow_us_list li {
    width: 40px;
    margin-right: 10px;
    display: inline-block;
}

.follow_us_list li > a {
    width: inherit;
    height: 40px;
    display: block;
    line-height: 40px;
    white-space: nowrap;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(/static/themes/default/images/global/icon_follow_0.png);
    background-repeat: no-repeat;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.follow_us_list li > a em {
    display: block;
    font-size: 14px;
    line-height: 18px;
}

.follow_us_list li > a:focus, .follow_us_list li > a:hover {
    transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
}

.follow_us_type_0 li > a:focus, .follow_us_type_0 li > a:hover {
    background-image: url(/static/themes/default/images/global/icon_follow_1.png);
}

.follow_us_type_1 li > a {
    background-image: url(/static/themes/default/images/global/icon_follow_1.png);
}

.follow_us_type_2 li > a {
    background-image: url(/static/themes/default/images/global/icon_follow_2.png);
}

.follow_us_type_3 li > a {
    background-image: url(/static/themes/default/images/global/icon_follow_3.png);
}

.follow_us_type_4 li > a {
    background-image: url(/static/themes/default/images/global/icon_follow_4.png);
}

.follow_us_type_5 li > a {
    background-image: url(/static/themes/default/images/global/icon_follow_5.png);
}

.follow_us_type_6 li > a {
    background-image: url(/static/themes/default/images/global/icon_follow_6.png);
}

.follow_us_type_8 li > a {
    background-image: url(/static/themes/default/images/global/icon_follow_8.png);
}

.icon_follow_facebook {
    background-position: 0 0;
}

.icon_follow_twitter {
    background-position: 0 -40px;
}

.icon_follow_pinterest {
    background-position: 0 -80px;
}

.icon_follow_linkedin {
    background-position: 0 -120px;
}

.icon_follow_youtube {
    background-position: 0 -160px;
}

.icon_follow_google {
    background-position: 0 -200px;
}

.icon_follow_vk {
    background-position: 0 -240px;
}

.icon_follow_instagram {
    background-position: 0 -280px;
}

.icon_follow_more {
    background-position: 0 -320px;
}

#shopbox {
    width: auto;
    margin-left: -29pc;
    overflow: hidden;
    background: transparent;
    position: fixed;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    left: 50%;
    z-index: 99999;
}

#shopbox .shopbox_close {
    width: 42px;
    height: 42px;
    line-height: 30px;
    overflow: hidden;
    margin: 0;
    margin-right: -490px;
    padding: 0;
    font-family: arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    color: #888;
    cursor: pointer;
    background: url(/static/themes/default/images/global/icon_close.png) no-repeat center #fff;
    border: 0;
    border-top-right-radius: 5px;
    position: absolute;
    right: 50%;
    top: 0;
}

#shopbox .shopbox_close > span {
    display: none;
}

#shopbox .shopbox_wrap {
    width: 980px;
    overflow: hidden;
}

#shopbox .shopbox_skin {
    width: auto;
    height: auto;
    padding: 5px;
    padding-right: 0;
    background: url(/static/themes/default/images/global/loading_oth.gif) no-repeat center center #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -ms-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -o-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
}

#shopbox .shopbox_inner {
    height: 570px;
}

#shopbox .shopbox_frame {
    width: 100%;
    height: 100%;
    display: block;
}

#shopbox .pop_skin {
    min-height: 278px;
    max-height: 492px;
    padding: 0 20px 28px;
    background: #fff;
    border-radius: 6px 6px 0 0;
}

#shopbox .pop_skin h4 {
    width: 100%;
    height: 11px;
    margin: 21px 0 8px;
    padding-bottom: 10px;
    font: 16px/11px Verdana;
    border-bottom: 1px #ddd solid;
    clear: both;
    display: inline-block;
}

#shopbox .pop_skin ul.lang_item {
    width: 165px;
    margin: 0 8px 2px 0;
    display: block;
    float: left;
}

#shopbox .pop_skin ul.lang_item > li {
    width: 160px;
    overflow: hidden;
    padding: 2px 0 3px 5px;
    font-size: 12px;
    line-height: 16px;
    cursor: pointer;
}

#shopbox .pop_skin ul.lang_item > li:hover {
    color: #333;
    background-color: #e5e5e5;
}

#shopbox .pop_skin ul.lang_item > li.current {
    color: #fff;
    background-color: #666;
}

#shopbox .shopbox_bot {
    height: 45px;
    padding: 10px 10px 0 30px;
    background-color: #f0f0f0;
    border-top: 1px #ddd solid;
    border-radius: 0 0 6px 6px;
}

#shopbox .shopbox_bot .btn {
    display: block;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    padding: 0 30px;
    color: #555;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    float: right;
    cursor: pointer;
    background: #f7f7f7;
    background-image: linear-gradient(to bottom, #fff, #f0f0f0);
    background-image: -webkit-linear-gradient(to bottom, #fff, #f0f0f0);
    border: 1px #ccc solid;
    border-radius: 5px;
}

#shopbox .shopbox_bot .btn_success {
    color: #fff;
    background: #005AB0;
    background-image: linear-gradient(to bottom, #09F, #06F);
    background-image: -webkit-linear-gradient(to bottom, #09F, #06F);
    border: 1px #3952B8 solid;
}

#shopbox .shopbox_bot .btn_success:hover {
    background-image: linear-gradient(to bottom, #0CF, #06F);
    background-image: -webkit-linear-gradient(to bottom, #0CF, #06F);
}

#shopbox .pop_currency {
    height: 30px;
    float: left;
    position: relative;
}

#shopbox .pop_currency img {
    width: 16px;
    height: 11px;
    overflow: hidden;
    margin-right: 5px;
    vertical-align: middle;
}

#shopbox .pop_currency .pop_currency_title {
    padding-right: 17px;
    font: 16px/30px Verdana;
}

#shopbox .pop_currency .btn_currency {
    width: 70px;
    overflow: hidden;
    line-height: 25px;
    padding: 3px 10px 3px 12px;
    text-decoration: none;
    color: #333;
    background: #f7f7f7;
    border: 1px #ddd solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
}

#shopbox .pop_currency .btn_currency em {
    width: 0;
    height: 0;
    margin-top: 11px;
    float: right;
    border-bottom: 4px #000 solid;
    border-left: 4px transparent solid;
    border-right: 4px transparent solid;
    display: inline-block;
    vertical-align: top;
}

#shopbox .pop_currency .pop_currency_menu {
    width: 92px;
    padding: 5px 0;
    background-color: #fff;
    border: 1px #ddd solid;
    border-bottom: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    position: absolute;
    bottom: 25px;
    right: 0;
    display: none;
}

#shopbox .pop_currency .pop_currency_menu li > a {
    padding: 0 10px 0 12px;
    line-height: 20px;
    text-decoration: none;
    color: #333;
    position: relative;
    display: block;
}

#shopbox .pop_currency .pop_currency_menu li > a:hover {
    background-color: #e5e5e5;
}

#shopbox .pop_open .btn_currency, #shopbox .pop_currency .btn_currency:hover {
    background: #ebebeb;
    border-color: #adadad;
}

#shopbox .pop_open .pop_currency_menu {
    display: block;
    border-color: #adadad;
}

#float_chat {
    position: fixed;
    top: 150px;
    z-index: 1000;
}

#float_chat .inner_chat {
    min-height: 90px;
}

#go_top {
    display: block;
    height: 24px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

#go_top:hover {
    text-decoration: none;
}

.chat_box {
    margin: 0 auto;
}

.chat_box > a {
    display: block;
    text-decoration: none;
}

.chat_box > a > span {
    display: none;
}

.chat_box > a .relimg {
    width: 150px;
    height: 150px;
    padding: 6px;
    background: #e3e3e3;
    position: absolute;
    left: -172px;
    top: -49px;
    display: none;
}

.chat_box > a .relimg img {
    max-width: 100%;
    min-height: 100%;
}

.chat_box > a:hover .relimg {
    display: block;
}

.float_chat_0 {
    width: 72px;
    right: 20px;
    padding: 1px;
    border-radius: 5px;
}

.float_chat_0 .inner_chat {
    width: 72px;
    border-radius: 5px 5px 0 0;
    background: #fff;
}

.float_chat_0 .chat_box {
    width: 43px;
    margin-top: 15px;
}

.float_chat_0 .chat_box > a {
    width: 43px;
    height: 43px;
    background-image: url(/static/themes/default/images/global/chat_0.png);
    background-repeat: no-repeat;
}

.float_chat_0 .chat_box > a.QQ {
    background-position: center 0;
}

.float_chat_0 .chat_box > a.Skype {
    background-position: center -96px;
}

.float_chat_0 .chat_box > a.Email {
    background-position: center -144px;
}

.float_chat_0 .chat_box > a.trademanager {
    background-position: center -48px;
}

.float_chat_0 .chat_box > a.WeChat {
    background-position: 0 -192px;
    position: relative;
}

.float_chat_0 .chat_box div {
    background: #fff;
}

.float_chat_1 {
    width: 95px;
    right: 0;
}

.float_chat_1 .chat_box > a {
    width: 63px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding-left: 32px;
    background-image: url(/static/themes/default/images/global/chat_1.png);
    background-repeat: no-repeat;
}

.float_chat_1 .chat_box > a > span {
    width: 100%;
    display: inline-block;
    text-indent: 6px;
    height: 35px;
    overflow: hidden;
}

.float_chat_1 .chat_box > a.QQ {
    background-position: 0 0;
}

.float_chat_1 .chat_box > a.QQ > span {
    background-color: #45a4eb;
}

.float_chat_1 .chat_box > a.Skype {
    background-position: 0 -82px;
}

.float_chat_1 .chat_box > a.Skype > span {
    background-color: #66b433;
}

.float_chat_1 .chat_box > a.Email {
    background-position: 0 -123px;
}

.float_chat_1 .chat_box > a.Email > span {
    background-color: #186caa;
}

.float_chat_1 .chat_box > a.trademanager {
    background-position: 0 -41px;
}

.float_chat_1 .chat_box > a.trademanager > span {
    background-color: #ffc000;
}

.float_chat_1 .chat_box > a.WeChat {
    background-position: 0 -164px;
    position: relative;
}

.float_chat_1 .chat_box > a.WeChat > span {
    background-color: #555;
}

.float_chat_1 #go_top {
    height: 35px;
    line-height: 35px;
    background: url(/static/themes/default/images/global/chat_1.png) no-repeat 0px -205px;
    padding-left: 24px;
}

.float_chat_1 #go_top span {
    width: 100%;
    display: inline-block;
    text-indent: 6px;
    background-color: #ff7200;
}

.float_chat_1 #go_top i {
    width: 16px;
    height: 8px;
    display: inline-block;
    background: url(/static/themes/default/images/global/chat_1.png) no-repeat right -246px;
}

.float_chat_2 {
    width: 49px;
    right: 20px;
}

.float_chat_2 .chat_box {
    width: 49px;
}

.float_chat_2 .chat_box > a {
    width: 49px;
    height: 49px;
    background-image: url(/static/themes/default/images/global/chat_2.png);
    background-repeat: no-repeat;
}

.float_chat_2 .chat_box > a.QQ {
    background-position: center 0;
}

.float_chat_2 .chat_box > a.Skype {
    background-position: center -114px;
}

.float_chat_2 .chat_box > a.Email {
    background-position: center -170px;
}

.float_chat_2 .chat_box > a.trademanager {
    background-position: center -57px;
}

.float_chat_2 .chat_box > a.WeChat {
    background-position: center -227px;
    position: relative;
}

.float_chat_2 #go_top {
    width: 49px;
    height: 49px;
    background: url(/static/themes/default/images/global/chat_2.png) no-repeat center -284px;
}

.float_chat_2 #go_top span {
    display: none;
}

.float_chat_3 {
    width: 74px;
    right: 20px;
}

.float_chat_3 .chat_box {
    width: 74px;
}

.float_chat_3 .chat_box .head {
    height: 79px;
    cursor: pointer;
    background: url(/static/themes/default/images/global/chat_3.png) no-repeat 0 0;
    margin-bottom: 10px;
}

.float_chat_3 .chat_box > a {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background-image: url(/static/themes/default/images/global/chat_3.png);
    background-repeat: no-repeat;
}

.float_chat_3 .chat_box > a.QQ {
    background-position: -18px -89px;
}

.float_chat_3 .chat_box > a.QQ:hover {
    background-position: -132px -89px;
}

.float_chat_3 .chat_box > a.Skype {
    background-position: -18px -137px;
}

.float_chat_3 .chat_box > a.Skype:hover {
    background-position: -132px -137px;
}

.float_chat_3 .chat_box > a.Email {
    background-position: -18px -233px;
}

.float_chat_3 .chat_box > a.Email:hover {
    background-position: -132px -233px;
}

.float_chat_3 .chat_box > a.trademanager {
    background-position: -18px -184px;
}

.float_chat_3 .chat_box > a.trademanager:hover {
    background-position: -132px -184px;
}

.float_chat_3 .chat_box > a.WeChat {
    background-position: -18px -279px;
    position: relative;
}

.float_chat_3 .chat_box > a.WeChat:hover {
    background-position: -132px -279px;
}

.float_chat_3 #go_top {
    width: 40px;
    height: 40px;
    margin: 0 auto;
    background: url(/static/themes/default/images/global/chat_3.png) no-repeat -18px -325px;
}

.float_chat_3 #go_top span {
    display: none;
}

.float_chat_3 #go_top:hover {
    background-position: -132px -325px;
}

.float_chat_4 {
    width: 94px;
    right: 20px;
}

.float_chat_4 .chat_box {
    width: 94px;
}

.float_chat_4 .chat_box .head {
    height: 60px;
    cursor: pointer;
    background: url(/static/themes/default/images/global/chat_4.png) no-repeat 0 0;
}

.float_chat_4 .chat_box > a {
    width: 57px;
    height: 37px;
    line-height: 37px;
    color: #fff;
    padding-left: 37px;
    background-image: url(/static/themes/default/images/global/chat_4.png);
    background-repeat: no-repeat;
}

.float_chat_4 .chat_box > a > span {
    width: 100%;
    display: inline-block;
    text-indent: 6px;
    height: 37px;
    overflow: hidden;
}

.float_chat_4 .chat_box > a.QQ {
    background-position: 0px -60px;
}

.float_chat_4 .chat_box > a.Skype {
    background-position: 0px -149px;
}

.float_chat_4 .chat_box > a.Email {
    background-position: 0px -194px;
}

.float_chat_4 .chat_box > a.trademanager {
    background-position: 0px -105px;
}

.float_chat_4 .chat_box > a.WeChat {
    background-position: 0px -238px;
    position: relative;
}

.float_chat_4 #go_top {
    width: 57px;
    height: 37px;
    padding-left: 37px;
    background: url(/static/themes/default/images/global/chat_4.png) no-repeat 0 -282px;
}

.float_chat_4 #go_top span {
    display: none;
}

.message_us {
    position: fixed;
    right: 5vw;
    bottom: 3vw;
    width: 128px;
    z-index: 88888;
}

.editor_txt {
    padding: 10px 20px;
    overflow: hidden;
    line-height: 1.6;
    min-height: 500px;
    _height: 500px;
    background: #fff;
    font-size: 13px;
}

.editor_txt * {
    font-family: inherit;
}

.editor_txt h1, .editor_txt h2, .editor_txt h3, .editor_txt h4, .editor_txt h5, .editor_txt h6 {
    font-weight: normal;
    line-height: 1.2;
    margin: .67em 0;
}

.editor_txt b, .editor_txt strong {
    font-weight: bold;
    line-height: 1.2;
}

.editor_txt h1 {
    font-size: 2em;
}

.editor_txt h2 {
    font-size: 1.5em;
}

.editor_txt h3 {
    font-size: 1.17em;
}

.editor_txt h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

.editor_txt h5 {
    font-size: 0.83em;
}

.editor_txt h6 {
    font-size: 0.67em;
}

.editor_txt li {
    list-style-type: inherit;
}

.editor_txt i, .editor_txt cite, .editor_txt em {
    font-style: italic;
}

.editor_txt span, .editor_txt strong {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
}

.editor_txt .selectTdClass {
    background-color: #edf5fa !important;
}

.editor_txt table.noBorderTable td, .editor_txt table.noBorderTable th, .editor_txt table.noBorderTable caption {
    border: 1px #ddd dashed !important;
}

.editor_txt table {
    border-collapse: collapse;
    display: table;
}

.editor_txt caption {
    border: 1px #ddd dashed;
    border-bottom: 0;
    padding: 3px;
    text-align: center;
}

.editor_txt table tr.firstRow th {
    border-top-width: 2px;
}

.editor_txt .ue-table-interlace-color-single {
    background-color: #fcfcfc;
}

.editor_txt .ue-table-interlace-color-double {
    background-color: #f7faff;
}

.editor_txt .pagebreak {
    display: block;
    clear: both !important;
    cursor: default !important;
    width: 100% !important;
    margin: 0;
}

.editor_txt pre {
    margin: .5em 0;
    padding: .4em .6em;
    border-radius: 8px;
    background: #f8f8f8;
}

.editor_txt u {
    text-decoration: underline;
}

.editor_txt blockquote {
    font-style: italic;
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 2px 8px 2px 20px;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
    border-left-width: 5px;
}

#dituContent img {
    max-width: inherit;
    max-height: inherit;
}

.wide .currency {
    width: 50px;
}

.wide .currency a {
    display: block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
}

.wide .currency img {
    width: 16px;
    height: 11px;
    overflow: hidden;
    margin-right: 5px;
}

.wide .btn_language {
    cursor: pointer;
}

.wide .btn_language:hover {
    text-decoration: underline;
}

.wide .language {
    width: 86px;
}

.wide .language a {
    display: block;
    height: 21px;
    line-height: 21px;
    overflow: hidden;
}

.wide .language img {
    width: 16px;
    height: 11px;
    overflow: hidden;
    margin-right: 5px;
}

#top_bar li:hover dd.login {
    width: 200px !important;
}

#top_bar li:hover dd.login .fb-login-button {
    background: #1877f2;
    margin-bottom: 12px;
    padding: 2px 0;
}

.partners_box a {
    display: inline-block;
    border-width: 1px;
    margin: 5px;
}

.partners_box img {
    max-width: 200px;
    max-height: 80px;
    margin: 0 8px;
    vertical-align: middle;
}

.agreement_outer {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    transition: opacity 300ms ease-in-out;
    opacity: 1;
}

.agreement_outer .agreement_in {
    width: 80%;
    height: 90%;
    background: #fff;
    padding: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.agreement_outer .agreement_content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.agreement_outer .agreement_content .title {
    width: 1000px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    padding-bottom: 30px;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

.agreement_outer .agreement_content .wrap {
    width: 1000px;
    margin: 0 auto;
}

i.icon_heart {
    width: 18px;
    height: 18px;
    background: url(/static/themes/default/images/global/normal.png) no-repeat -394px -116px;
    display: inline-block;
    vertical-align: top;
}

.is_in i.icon_heart {
    background-position: -678px -70px;
}

.side_left {
    width: 210px;
}

.side_right {
    width: 720px;
}

.help_menu {
    width: 210px;
    background: #fff;
    border: 1px #ebebeb solid;
}

.help_menu .help_title {
    line-height: 140%;
    background: #f4f4f4;
    color: #333;
    font-size: 14px;
    padding: 4px 0 4px 13px;
}

.help_menu .help_list {
    padding: 0 3px;
}

.help_menu .help_list li {
    line-height: 150%;
    border-bottom: 1px #e5e5e5 dashed;
    padding: 6px 11px;
}

.help_menu .help_list li > a {
    display: block;
}

.help_menu a.current {
    font-weight: bold;
}

.right_main {
    border: 1px #ebebeb solid;
}

.main_title {
    height: 28px;
    line-height: 28px;
    border-bottom: 1px #ececec solid;
    background: #f4f4f4;
    color: #333;
    padding-left: 20px;
    font-size: 14px;
}

.main_content {
    padding: 10px;
    min-height: 300px;
}

.info_list li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 6px;
    border-bottom: 1px #ececec dashed;
}

.info_list li .time {
    float: right;
}

.sort_icon_popular {
    background: url(/static/themes/default/images/global/normal.png) no-repeat -140px -117px;
}

.sort_icon_sales {
    background: url(/static/themes/default/images/global/normal.png) no-repeat -211px -116px;
}

.sort_icon_favorites {
    background: url(/static/themes/default/images/global/normal.png) no-repeat -395px -117px;
}

.sort_icon_new {
    background: url(/static/themes/default/images/global/normal.png) no-repeat -280px -116px;
}

.sort_icon_price {
    background: url(/static/themes/default/images/global/normal.png) no-repeat -372px -116px;
}

.sort_icon_arrow {
    background: url(/static/themes/default/images/products/icon_sort_price.png) no-repeat left bottom;
}

.sort_icon_arrow_down {
    background: url(/static/themes/default/images/products/icon_sort_price.png) no-repeat -18px -2px;
    margin-bottom: 3px;
}

.sort_icon_arrow_up {
    background: url(/static/themes/default/images/products/icon_sort_price.png) no-repeat -10px 4px;
    margin-bottom: 3px;
}

.pop_search {
    padding: 5px 0px;
    line-height: 180%;
}

.pop_search a {
    word-break: keep-all;
    white-space: nowrap;
}

.category_h1 {
    height: 0;
    overflow: hidden;
}

.new_sidebar {
    border-width: 1px;
    margin-top: 10px;
    padding: 8px 11px;
    background: #fff;
}

.new_sidebar .b_title {
    height: 33px;
    line-height: 33px;
    font-size: 16px;
    color: #111;
}

.new_sidebar .b_bottom {
    line-height: 30px;
    color: #1363bc;
    text-decoration: underline;
}

.new_side_category {
    border-width: 1px;
    background: #fff;
    padding: 8px 0 18px;
}

.new_side_category a {
    display: block;
    line-height: 17px;
    padding: 7px 18px;
}

.new_side_category a.current, .new_side_category a.current * {
    font-weight: bold;
}

.new_side_category .cate_title {
    font-size: 16px;
    color: #111;
    line-height: 25px;
    padding: 9px 18px;
}

.popular_search {
    border: 1px #d5d5d5 solid;
    background: #fff;
}

.popular_search .title {
    height: 28px;
    line-height: 28px;
    background: #e8e8ea;
    padding: 0 9px;
    font-weight: bold;
}

.popular_search .view {
    margin: 10px;
    line-height: 23px;
}

.popular_search .view a {
    text-decoration: underline;
    margin-right: 7px;
}

.popular_search .view a.big {
    font-weight: bold;
}

.new_sidebar .pro_item {
    padding: 16px 0 16px 65px;
    border-top: 1px #eee dashed;
}

.new_sidebar .pro_item.fir {
    border-top: none;
}

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

.new_sidebar .pro_item > dt {
    position: relative;
    width: 54px;
    height: 54px;
    margin-left: -65px;
    vertical-align: middle;
    overflow: visible;
    text-align: center;
}

.new_sidebar .pro_item > dt img {
    max-width: 100%;
    max-height: 100%;
}

.new_sidebar .pro_item .pro_info {
}

.new_sidebar .pro_item .pro_name {
    height: 36px;
    overflow: hidden;
    line-height: 18px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #555;
}

.new_sidebar .pro_item a {
    color: #555;
}

.new_sidebar .pro_item .pro_price {
    height: 14px;
    font-size: 14px;
}

.new_sidebar .pro_item .pro_price * {
    font-weight: normal;
}

.new_sidebar .pro_item .pro_price em {
    font-size: 12px;
}

.new_sidebar .pro_item .pro_price del * {
    margin-left: 3px;
    color: #bbb;
    font-size: 12px;
}

.new_sidebar .pro_item .icon_discount {
    position: absolute;
    left: -10px;
    top: -10px;
    width: 32px;
    height: 27px;
    line-height: 12px;
    padding: 5px 0 0;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 100%;
    background: #f60;
}

.new_newsletter {
    padding: 18px;
    background: #fff url(/static/themes/default/images/products/icon_left_email.png) no-repeat right bottom;
    margin-top: 10px;
    border-width: 1px;
}

.new_newsletter .title {
    font-size: 16px;
    color: #111;
    line-height: 21px;
    padding: 0 0 6px;
}

.new_newsletter .desc {
    line-height: 18px;
    color: #999;
    font-size: 12px;
    padding-bottom: 12px;
}

.new_newsletter .input {
    height: 32px;
    line-height: 32px;
    text-indent: 9px;
    width: 100%;
    border-width: 1px;
    font-size: 12px;
}

.new_newsletter button {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    background: #2196f3;
    color: #fff;
    font-size: 14px;
    padding: 0 17px;
    border: none;
    margin-top: 10px;
}

.new_they_say {
    border: 1px solid #eeeeee;
    padding: 7px;
}

.new_they_say .title {
    font-size: 14px;
    font-family: Georgia, verdana, arial, helvetica, sans-serif;
}

.new_they_say .contents {
    margin: 8px 0;
}

.new_they_say .contents em {
    font-size: 10px;
    color: #666;
}

.new_they_say .face {
    text-align: right;
    color: #666;
    padding-right: 5px;
}

.new_they_say .more {
    text-align: right;
}

.new_they_say .more a {
    color: #1E4E8C;
    text-decoration: underline;
    font-size: 10px;
}

.new_sidebar_to {
    border: 1px #ddd solid;
    border-radius: 7px;
    overflow: hidden;
    border-top: 0;
    margin-bottom: 15px;
}

.new_sidebar_to .b_title {
    border-top: 7px #00cc87 solid;
    border-top-left-radius: 7px;
    border-bottom-right-radius: 7px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
    color: #333;
    font-size: 14px;
}

.new_sidebar_to .b_main {
    padding: 0 15px 20px;
}

.new_seckill_box .item {
    width: 206px;
    margin: 0 auto;
    margin-top: 19px;
}

.new_seckill_box .item .img {
    height: 150px;
    text-align: center;
}

.new_seckill_box .item .name {
    line-height: 22px;
    padding: 5px 0 10px 0;
}

.new_seckill_box .item .days .i {
    width: 43px;
    margin-right: 8px;
    text-align: center;
    line-height: 20px;
    color: #6f6f6f;
}

.new_seckill_box .item .days .i div {
    width: 36px;
    padding-left: 7px;
    height: 29px;
    line-height: 29px;
    letter-spacing: 11px;
    font-size: 14px;
    font-weight: bold;
    background: url(/static/themes/default/images/ico-img.png) no-repeat -61px -221px;
    color: #000;
}

.new_seckill_box .item .days .i .pink {
    color: #e27f7a;
}

.left_ad {
    margin-top: 10px;
}

.narrow_by {
    margin-top: 12px;
}

.narrow_by .cate_title {
    height: 23px;
    line-height: 23px;
    position: relative;
    font-size: 12px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.narrow_by .cate_title .clear_all {
    position: absolute;
    top: 4px;
    right: 0;
    color: #666;
    line-height: 18px;
    padding: 2px 0;
}

.narrow_by dl {
    border-bottom: 1px #ddd solid;
    padding-bottom: 10px;
}

.narrow_by dt {
    position: relative;
    line-height: 18px;
    cursor: pointer;
    padding: 4px 0 4px 16px;
    width: 222px;
    height: auto;
}

.narrow_by dt em {
    width: 0;
    height: 0;
    border-left: 4px transparent solid;
    border-right: 4px transparent solid;
    border-top-width: 5px;
    border-top-style: solid;
    position: absolute;
    left: 0;
    top: 11px;
}

.narrow_by dd a {
    padding: 3px 0 2px;
    width: 238px;
    height: auto;
    display: block;
    text-decoration: none;
    line-height: 18px;
}

.narrow_by dd a:hover {
    background-color: #e9e9e9;
}

.narrow_by dd a em, .narrow_by dd a span {
    display: inline-block;
    vertical-align: middle;
}

.narrow_by dd a .ns_icon_checkbox {
    margin-right: 3px;
    width: 12px;
    height: 12px;
    background-image: url(/static/themes/default/images/global/normal.png);
    background-repeat: no-repeat;
    background-position: -347px -24px;
}

.narrow_by dd a.current .ns_icon_checkbox {
    background-position: -325px -24px;
}

.narrow_by dd a.current:hover .ns_icon_checkbox {
    background-position: -369px -24px;
}

.narrow_by dd a i {
    padding-left: 3px;
    color: #999;
    font-size: 11px;
}

.new_narrow_by {
    padding-top: 9px;
    border: 1px #e6e6e6 solid;
    margin-top: 20px;
}

.new_narrow_by dl {
}

.new_narrow_by dt {
    position: relative;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    color: #111;
    text-indent: 19px;
    cursor: pointer;
}

.new_narrow_by dt em {
    position: absolute;
    top: 0;
    right: 0;
    background: url(/static/themes/default/images/products/bg_select.png) no-repeat 14px center;
    width: 37px;
    height: 37px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.new_narrow_by dt.cur em {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.new_narrow_by dd {
    padding-bottom: 20px;
}

.new_narrow_by dd a {
    position: relative;
    display: block;
    padding-left: 43px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-decoration: none;
    font-size: 12px;
    color: #555;
}

.new_narrow_by dd .view_more {
    padding-left: 19px;
    display: inline-block;
    text-decoration: underline;
}

.new_narrow_by dd .ns_icon_checkbox {
    position: absolute;
    width: 14px;
    height: 14px;
    border: 1px solid #dddddd;
    top: 8px;
    left: 19px;
}

.new_narrow_by dd .current {
    color: #111;
}

.new_narrow_by dd .current .ns_icon_checkbox {
    background: url(/static/themes/default/images/products/bg_ns_list.png) no-repeat center center;
}

#category_brief {
    margin-bottom: 30px;
    padding: 0;
    min-height: inherit;
    _height: inherit;
}

.narrow_search {
    margin-bottom: 10px;
}

.narrow_search .ns_title {
    padding: 5px 0;
    background: #f7f7f7;
    margin-bottom: 1px;
    position: relative;
}

.narrow_search .ns_title h2 {
    line-height: 18px;
    padding: 2px 10px 3px 0;
    float: left;
    margin-left: 24px;
    font-size: 14px;
    font-weight: bold;
}

.narrow_search .ns_title p {
    color: #fff;
    vertical-align: top;
    line-height: 20px;
    margin: 0 110px 0 0;
}

.narrow_search .ns_title p a {
    display: inline-block;
    margin: 0 5px 3px 0;
    color: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.narrow_search .ns_title p span {
    padding: 0 5px;
    height: 20px;
    line-height: 20px;
    cursor: pointer;
    vertical-align: middle;
    text-decoration: none;
    display: inline-block;
}

.narrow_search .ns_title p em {
    width: 18px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background: url(/static/themes/default/images/global/normal.png) no-repeat -486px -20px;
}

.narrow_search .ns_title p .remove_all {
    position: absolute;
    right: 5px;
    top: 6px;
}

.ns_list {
    margin-bottom: 20px;
    padding: 0 6px 0 17px;
}

.ns_list dl {
    margin-top: 1px;
    padding: 4px 0 5px;
    border-top: 1px #ddd dashed;
    display: none;
}

.ns_list dl:first-child {
    border-top: 0;
}

.ns_list dt {
    width: 116px;
    float: left;
    margin-left: 7px;
    white-space: nowrap;
    padding: 5px 0 7px;
}

.ns_list dd {
    margin-left: 123px;
}

.ns_list dd a {
    display: inline-block;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    font-size: 12px;
    line-height: 14px;
}

.ns_list dd a:hover {
    background-color: #e9e9e9;
}

.ns_list dd a em, .ns_list dd a span {
    display: inline-block;
    vertical-align: middle;
}

.ns_list dd a .ns_icon_checkbox {
    margin-right: 3px;
    width: 12px;
    height: 12px;
    background-image: url(/static/themes/default/images/global/normal.png);
    background-repeat: no-repeat;
    background-position: -347px -24px;
}

.ns_list dd a.current .ns_icon_checkbox {
    background-position: -325px -24px;
}

.ns_list dd a.current:hover .ns_icon_checkbox {
    background-position: -369px -24px;
}

.prop_more {
    position: relative;
    border-width: 1px 0 0;
    margin-bottom: 34px;
    height: 0;
    overflow: visible;
    text-align: center;
}

.prop_more .attr_extra {
    height: 24px;
    line-height: 20px;
    margin-top: -1px;
    background: #fff;
    border: 1px #ddd solid;
    padding: 0 15px 0 32px;
    display: inline-block;
    cursor: pointer;
    border-top: 0;
    color: #000;
    position: relative;
    display: none;
}

.prop_more .attr_extra b {
    width: 13px;
    height: 11px;
    background: url(/static/themes/default/images/global/normal.png) no-repeat -541px -179px;
    position: absolute;
    left: 10px;
    top: 5px;
    display: block;
}

.prop_more .attr_extra b.up {
    background-position: -541px -150px;
}

.new_ns_list {
    min-height: 30px;
    margin-bottom: 10px;
    padding: 13px 10px;
    font-size: 14px;
    border: 1px #eee solid;
}

.new_ns_list .tit {
    line-height: 30px;
    padding: 0 10px;
    color: #111;
    float: left;
}

.new_ns_list dl {
    position: relative;
    float: left;
}

.new_ns_list dl dt {
    height: 28px;
    line-height: 28px;
    padding: 0 22px 0 10px;
    color: #555;
    cursor: default;
    border: 1px transparent solid;
    position: relative;
}

.new_ns_list dl dt i {
    width: 9px;
    height: 6px;
    margin: auto;
    background: url(/static/themes/default/images/products/bg_select.png) no-repeat left center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 9px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.new_ns_list dl dt em {
    width: 100%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 22;
    display: none;
}

.new_ns_list dl dd {
    min-width: 100%;
    padding: 10px 0;
    background: #fff;
    border: 1px #eee solid;
    position: absolute;
    top: 29px;
    left: 0;
    z-index: 21;
    display: none;
}

.new_ns_list dl dd a {
    position: relative;
    display: block;
    color: #666;
    line-height: 30px;
    white-space: nowrap;
    padding: 0 23px 0 35px;
}

.new_ns_list dl dd .ns_icon_checkbox {
    position: absolute;
    width: 10px;
    height: 10px;
    border: 1px solid #ddd;
    top: 8px;
    left: 13px;
}

.new_ns_list dl dd .current .ns_icon_checkbox {
    background: url(/static/themes/default/images/products/bg_ns_list.png) no-repeat center center;
}

.new_ns_list dl:hover dt {
    border-color: #eee;
    border-bottom-color: #fff;
}

.new_ns_list dl:hover dt i {
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.new_ns_list dl:hover dt em {
    display: block;
}

.new_ns_list dl:hover dd {
    display: block;
}

.new_ns_title {
    min-height: 25px;
    margin-bottom: 7px;
    padding-bottom: 3px;
    font-size: 12px;
}

.new_ns_title .remove {
    position: relative;
    float: left;
    height: 23px;
    line-height: 23px;
    border: 1px solid #e0e0e0;
    padding: 0 23px 0 8px;
    margin: 0px 12px 3px 0;
    color: #999;
    text-decoration: none;
}

.new_ns_title .remove em {
    position: absolute;
    right: 9px;
    top: 7px;
    width: 8px;
    height: 8px;
    background: url(/static/themes/default/images/products/icon_ns_list_close.png) no-repeat center;
}

.new_ns_title .remove_all {
    float: left;
    line-height: 25px;
    color: #4d82b8;
    text-decoration: underline;
}

#prod_sort {
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    overflow-y: hidden;
}

#prod_sort > a, #prod_sort > span {
    float: left;
    height: 40px;
    padding: 0 16px;
    font-size: 14px;
    color: #555;
    text-decoration: none;
}

#prod_sort > span {
    color: #111;
}

#prod_sort a.cur {
    color: #e63939;
}

#prod_sort i {
    width: 9px;
    height: 11px;
    margin-left: 7px;
    margin-top: 15px;
    display: inline-block;
    vertical-align: top;
}

.prod_price .pp_inputbox {
    display: inline-block;
    height: 21px;
    padding: 2px 0 0 5px;
    border: 1px #ddd solid;
    background: #fff;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.prod_price em {
    display: inline-block;
    line-height: 19px;
    margin-right: 3px;
}

.prod_price .pp_heng {
    line-height: 24px;
    height: auto;
}

.prod_price input {
    display: inline-block;
    width: 32px;
    height: 19px;
    line-height: 19px;
    border: 0;
    color: #555;
    font-size: 12px;
    background: #fff;
    outline: 0;
}

.prod_price .pp_btn {
    display: inline-block;
    margin-left: 3px;
    border: 1px #ddd solid;
    background: #eee;
    cursor: default;
    width: 40px;
    height: 24px;
    font-weight: bold;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.prod_price .pp_btn:hover {
    background: #f3f3f3;
}

.prod_menu {
    float: right;
    height: 39px;
    border-left: 1px #d4d4d4 solid;
}

.prod_menu * {
    text-decoration: none;
    color: #333;
}

.prod_menu .page {
    width: 70px;
    float: left;
    text-align: center;
    position: relative;
}

.prod_menu .page .cur {
    height: 39px;
    line-height: 39px;
    cursor: pointer;
}

.prod_menu .page ul {
    width: 150px;
    float: left;
    max-height: 260px;
    overflow: auto;
    background: #fff;
    display: none;
    position: absolute;
    right: -1px;
    top: 39px;
    border: 1px #d4d4d4 solid;
    z-index: 1000;
}

.prod_menu .page ul li {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.prod_menu .page:hover ul {
    display: block;
}

.prod_menu .page:hover ul li a {
    display: block;
}

.prod_menu .page:hover ul li:hover {
    background: #f7f7f7;
}

.prod_menu .page_item {
    width: 39px;
    height: 39px;
    display: none;
    float: left;
    text-align: center;
    background: url(/static/themes/default/images/global/normal.png) no-repeat;
}

.prod_menu .pre {
    background-position: -722px -213px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
}

.prod_menu .next {
    background-position: -772px -213px;
}

.prod_box {
    position: relative;
}

.prod_box .prod_box_pic {
    overflow: hidden;
}

.prod_box .prod_name {
    line-height: 18px;
}

.prod_box .prod_price, .pro_item .prod_price * {
    font-size: 14px;
    font-weight: bold;
}

.prod_box .free_shipping {
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    height: 14px;
    margin-top: 8px;
}

.prod_box .favorite {
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
    line-height: 99%;
}

.prod_box .favorite:hover {
    color: #cb2027;
}

.prod_box .review_count {
    font-size: 11px;
    margin-left: 2px;
}

.prod_box .review_count:hover {
    color: #cb2027;
}

.order_live {
    border: 1px #e6e6e6 solid;
    background: #fff;
}

.order_live .order_live_hd {
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    font-size: 15px;
}

.order_live .order_live_bd {
    height: 300px;
    padding: 0 10px;
    overflow: hidden;
}

.order_live .order_live_bd li {
    line-height: 160%;
    padding: 5px 0;
    border-bottom: 1px #e6e6e6 dashed;
}

.widget {
    *zoom: 1;
}

.widget:before, .widget:after {
    display: table;
    content: "";
    line-height: 0;
}

.widget:after {
    clear: both;
}

.pic_shell:before {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    top: -35%;
    left: 0;
    background: url(/static/themes/default/images/global/loading_oth.gif) no-repeat center center;
    z-index: 10;
}

.pic_shell.loading {
    position: relative;
    background: none;
}

.pic_shell.loading:before {
    display: block;
}

#prod_detail .detail_right {
}

#prod_detail .detail_right.absolute_righter {
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 1;
    transition: all .4s .1s;
    padding-top: 15px;
}

.brand_shopbox .prod_info_actions .addtocart, .prod_info_actions .addtocart {
    background: #e62e04;
    border-color: #e62e04;
    color: #fff;
}

.icon_data_0 {
    width: 12px;
    height: 13px;
    background: url(/static/themes/default/images/global/goods.png) no-repeat -6px -10px;
}

.icon_data_1 {
    width: 16px;
    height: 13px;
    background: url(/static/themes/default/images/global/goods.png) no-repeat -30px -10px;
}

.icon_data_2 {
    width: 12px;
    height: 13px;
    background: url(/static/themes/default/images/global/goods.png) no-repeat -58px -10px;
}

.icon_pdf {
    width: 16px;
    height: 20px;
    background: url(/static/themes/default/images/global/goods.png) no-repeat -80px -10px;
}

.icon_left_arraw {
    width: 21px;
    height: 19px;
    background: url(/static/themes/default/images/global/normal.png) no-repeat -595px -70px;
    display: inline-block;
    vertical-align: top;
}

.icon_right_arraw {
    width: 21px;
    height: 19px;
    background: url(/static/themes/default/images/global/normal.png) no-repeat -529px -70px;
    display: inline-block;
    vertical-align: top;
}

.share_toolbox {
    padding: 0;
}

.share_toolbox li {
    width: 40px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}

.share_toolbox li a {
    width: inherit;
    height: 40px;
    display: block;
    line-height: 40px;
    white-space: nowrap;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(/static/themes/default/images/global/icon_follow_detail.png);
    background-repeat: no-repeat;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
}

.share_toolbox li a:hover {
    background-image: url(/static/themes/default/images/global/icon_follow_detail_cur.png);
}

.share_toolbox .share_s_more_box {
    position: relative;
    z-index: 1;
}

.share_toolbox .share_s_more_box:hover .share_hover {
    display: block;
}

.share_toolbox .share_hover {
    display: none;
    position: absolute;
    top: 40px;
    left: -14px;
    background: #fff;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    padding: 14px;
    border-radius: 5px;
}

.share_toolbox .share_hover a {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    width: auto;
    display: block;
    text-indent: 37px;
    text-align: left;
    text-transform: capitalize;
    background-size: 32px auto;
    color: #555;
    padding-right: 10px;
}

.share_s_facebook {
    background-position: 0 0;
}

.share_s_twitter {
    background-position: 0 -40px;
}

.share_s_youtube {
    background-position: 0 -160px;
}

.share_s_googleplus {
    background-position: 0 -200px;
}

.share_s_vk {
    background-position: 0 -240px;
}

.share_s_more {
    background-position: 0 -520px;
}

.share_s_pinterest {
    background-position: 0 -80px;
}

.share_s_instagram {
    background-position: 0 -224px;
}

.share_s_linkedin {
    background-position: 0 -96px;
}

.share_s_google {
    background-position: 0 -384px;
}

.share_s_digg {
    background-position: 0 -256px;
}

.share_s_reddit {
    background-position: 0 -288px;
}

.share_s_stumbleupon {
    background-position: 0 -320px;
}

.share_s_delicious {
    background-position: 0 -352px;
}

.prod_info_data {
    padding-bottom: 10px;
}

.prod_info_data li {
    float: left;
    margin-right: 35px;
    line-height: 13px;
    margin-bottom: 5px;
}

.prod_info_data li > em {
    display: inline-block;
    vertical-align: top;
}

.prod_info_data li > a {
    margin-left: 5px;
}

.prod_info_form .attributes {
    margin: 0 -9px 0 -7px;
    padding: 0 9px 9px 9px;
    border: 2px #fff solid;
}

.prod_info_form .attr_sure {
    min-height: 16px;
    line-height: 16px;
    overflow: hidden;
    margin-left: -9px;
    padding: 7px 0 7px 11px;
    background-color: #f8f8f8;
    display: none;
}

.prod_info_form .attr_sure .attr_sure_choice {
    color: #666;
}

.prod_info_form .attr_sure .attr_sure_close {
    padding-right: 9px;
    font-size: 14px;
    font-weight: 600;
    color: #e90b0b;
    cursor: pointer;
    float: right;
    display: inline-block;
}

.prod_info_form .attributes_tips {
    border-color: #e90b0b !important;
}

.prod_info_form .attributes_tips .attr_sure {
    display: block;
}

.prod_info_form .custom_attr_box .widget {
    margin: 0 -9px 0 -11px;
    padding: 0 9px 9px 9px;
    border: 2px #fff solid;
    border-top: 0;
}

.prod_info_form .zoom_priture {
    background: #fff;
}

.prod_info_form li {
    font-size: 0px;
}

.prod_info_form li h5 {
    line-height: 26px;
    padding-top: 15px;
    font-size: 16px;
    color: #222;
}

.prod_info_form li input {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    margin-bottom: 0;
}

.prod_info_form li > label {
    font-size: 14px;
    color: #555;
    display: inline-block;
    vertical-align: top;
    line-height: 38px;
    text-indent: 10px;
    text-transform: capitalize;
}

.prod_info_form li > select {
    width: 100%;
    height: 38px;
    line-height: 38px;
    padding: 0 5px;
    font-size: 14px;
    color: #555;
    background: none;
    border: 0 !important;
    outline: 0;
    display: inline-block;
    vertical-align: top;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
}

.prod_info_form li > select::-ms-expand {
    display: none;
}

.prod_info_form li.attr_show {
    position: relative;
}

.prod_info_form li.attr_show .btn_attr {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 7px 5px 0;
    padding: 0 15px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #505050;
    border-radius: 2px;
    font-size: 12px;
    white-space: nowrap;
    cursor: pointer;
    transition: 0.3s all;
    -moz-transition: 0.3s all;
    -webkit-transition: 0.3s all;
}

.prod_info_form li.attr_show .btn_attr.himg {
    height: 64px;
    line-height: 64px;
    padding: 0;
}

.prod_info_form li.attr_show .btn_attr .attr_pic {
    display: inline-block;
    height: 100%;
    min-width: 44px;
    text-align: center;
}

.prod_info_form li.attr_show .btn_attr .attr_pic img {
    vertical-align: middle;
}

.prod_info_form li.attr_show .btn_attr .attr_pic:after {
    display: inline-block;
    vertical-align: middle;
    content: '';
    height: 100%;
}

.prod_info_form li.attr_show .btn_attr em {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
}

.prod_info_form li.attr_show .btn_attr .icon_selected {
    width: 11px;
    height: 11px;
    background: url(/static/themes/default/images/global/icon_selected.png) no-repeat;
    z-index: 1;
}

.prod_info_form li.attr_show .btn_attr .icon_selected_bg {
    width: 0;
    height: 0;
    border-left: 11px transparent solid;
    z-index: 0;
    border-bottom-width: 11px;
    border-bottom-style: solid;
}

.prod_info_form li.attr_show .btn_attr:hover, .prod_info_form li.attr_show .btn_attr.selected {
    border-width: 2px;
    border-color: #f26326;
    border-style: solid;
    color: #000;
}

.prod_info_form li.attr_show .btn_attr:hover {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

.prod_info_form li.attr_show .btn_attr.himg:hover, .prod_info_form li.attr_show .btn_attr.himg.selected {
    height: 64px;
}

.prod_info_form li.attr_show .btn_attr:hover .attr_pic, .prod_info_form li.attr_show .btn_attr.selected .attr_pic {
    padding: 0;
}

.prod_info_form li.attr_show .btn_attr.out_stock {
    border: 2px #d6d6d6 dashed;
    color: #ccc;
    cursor: not-allowed;
}

.prod_info_form li.attr_show .btn_attr.out_stock > a {
    cursor: not-allowed;
}

.prod_info_form li.attr_show .btn_attr.out_stock:hover {
    box-shadow: unset;
}

.prod_info_form li.attr_show .btn_attr.out_stock:hover em {
    display: none;
}

.prod_info_form li.attr_show .btn_attr.box_select {
    width: 540px;
    height: 42px;
    line-height: 42px;
    padding: 0;
}

.prod_info_form li.attr_show .text_attr {
    width: 456px;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    border-radius: 2px;
    padding: 0 70px 0 20px;
}

.prod_info_form li.attr_show .longtext_attr {
    width: 506px;
    height: 69px;
    line-height: 23px;
    overflow: hidden;
    border-radius: 2px;
    padding: 10px 20px;
}

.prod_info_form li.attr_show .text_tips {
    height: 42px;
    line-height: 42px;
    position: absolute;
    right: 14px;
    bottom: 1px;
    font-size: 14px;
    color: #999;
}

.prod_info_form li.attr_show .text_tips > em {
    color: #5cb85c;
}

.prod_info_form li.attr_show .checkbox_attr {
    height: 23px;
    line-height: 23px;
}

.prod_info_form li.attr_show .checkbox_attr > input {
    vertical-align: top;
    height: 23px;
    line-height: 23px;
}

.prod_info_form li.attr_show .checkbox_attr > span {
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
    font-size: 14px;
    color: #6c6c6c;
}

.prod_info_form li.attr_show .picture_tips {
    line-height: 14px;
    font-size: 14px;
    color: #999;
}

.prod_info_form li.attr_show .extend_option_multi {
    width: 100%;
    height: inherit;
    border-width: 0 !important;
    margin: 0;
    padding: 0;
    cursor: default;
}

.prod_info_form li.attr_show .extend_option_multi .extend_option_title {
    line-height: 26px;
    padding-top: 15px;
    font-size: 16px;
    color: #222;
}

.prod_info_form li.attr_show .extend_option_multi .extend_option_value {
    margin-top: 10px;
}

.prod_info_form li.attr_show .extend_option_multi .extend_option_value label {
    display: block;
    height: inherit;
    position: relative;
}

.prod_info_form li.attr_show .extend_option_multi .extend_option_value:first-child {
    margin-top: 0;
}

.prod_info_form li.attr_show .extend_option_multi .extend_option_value_title {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #333;
}

.prod_info_form li.attr_show .extend_option_multi .extend_option_value_input {
    width: 506px;
    height: 42px;
    line-height: 42px;
    border-radius: 2px;
    margin-top: 8px;
    padding: 0 20px;
}

.custom_attr_box .upload_box {
    width: 80px;
    height: 80px;
    overflow: hidden;
    background: url(/static/themes/default/images/products/icon_picture_upload.png) no-repeat center;
    margin-top: 20px;
    position: relative;
    float: left;
    text-align: center;
    cursor: pointer;
}

.custom_attr_box .upload_box .upload_file {
    width: 80px;
    height: 80px;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    z-index: 2;
    padding: 0;
    padding-right: 300px;
    font-size: 70px;
    cursor: pointer;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
}

.custom_attr_box .upload_box .font {
    width: 80px;
    line-height: 20px;
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 1;
    text-align: center;
    font-size: 12px;
    color: #aaa;
}

.custom_attr_box .upload_box .font > em {
    display: inline-block;
    position: initial;
}

.custom_attr_box .pic_box .pic {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 5px;
    margin-top: 20px;
    margin-left: 10px;
    text-align: center;
}

.custom_attr_box .pic_box .pic > img {
    max-width: 100%;
    max-height: 100%;
}

.key_info_line {
    font-size: 13px;
    color: #333;
    padding: 5px 0;
}

.key_info_left {
    float: left;
    width: 105px;
    text-align: right;
    padding-right: 10px;
}

.key_info_right {
    float: left;
    min-width: 276px;
    _width: 276px;
    max-width: 378px;
}

.shipping_cost_detail {
    padding-bottom: 4px;
    font-size: 14px;
    color: #000;
}

.shipping_cost_detail .shipping_cost_button {
    color: #333;
    cursor: pointer;
    white-space: nowrap;
    background: url(/static/themes/default/images/global/header_cart_hover.png) no-repeat right 6px;
}

.shipping_cost_detail .shipping_cost_button:hover {
    text-decoration: underline;
}

.shipping_cost_info .delivery_day {
    margin-left: 5px;
    color: #f60;
}

.group_promotion {
    margin: 0;
    display: none;
}

.group_promotion .gp_title {
    height: 54px;
    overflow: hidden;
    background: none;
    border: none;
    border: 1px #ececec solid;
    font-size: 0;
}

.group_promotion .gp_title ul {
    display: inline-block;
}

.group_promotion .gp_title li {
    text-align: center;
    position: relative;
    float: left;
}

.group_promotion .gp_title li span {
    display: block;
    position: relative;
    height: 54px;
    line-height: 54px;
    font-size: 18px;
    margin-left: 25px;
    color: #999;
    padding: 0;
    cursor: pointer;
    overflow: hidden;
}

.group_promotion .gp_title li.current span:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background: #000;
}

.group_promotion .gp_list {
    background-color: #fafafa;
    padding: 10px;
}

.group_promotion .gp_list > div {
    padding: 44px 0 36px 0;
    position: relative;
}

.group_promotion .prod_item {
    width: 158px;
    height: 363px;
    overflow: hidden;
    background-color: #fff;
    border: 1px #e1e1e1 solid;
    padding: 0 24px;
}

.group_promotion .prod_img {
    width: 158px;
    height: 158px;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-top: 7px;
}

.group_promotion .prod_img .attributes_show {
    width: 100%;
    min-height: 40px;
    line-height: 14px;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: -156px;
    left: 0;
}

.group_promotion .prod_img .attributes_show > p {
    padding: 2px 0;
}

.group_promotion .prod_name {
    height: 40px;
    line-height: 140%;
    overflow: hidden;
    margin-top: 8px;
}

.group_promotion .prod_price_check {
    height: 30px;
    line-height: 30px;
    margin-top: 26px;
    font-size: 22px;
    font-weight: 600;
}

.group_promotion .prod_price_check input {
    display: none;
}

.group_promotion .prod_price_check .checked_box {
    width: 14px;
    height: 14px;
    border: 1px #666 solid;
    border-radius: 4px;
    margin-top: 7px;
    margin-right: 6px;
    float: left;
    cursor: pointer;
}

.group_promotion .prod_price_check .checked_box.checked {
    background: url(/static/themes/default/images/products/icon_checked.png) no-repeat center center;
}

.group_promotion .prod_price_check .themes_price {
    float: left;
    color: #333;
}

.group_promotion .prod_hide {
    height: 0;
    overflow: hidden;
}

.group_promotion .prod_attr {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    margin-top: 30px;
    color: #333;
}

.group_promotion .prod_choose {
    width: 156px;
    height: 20px;
    line-height: 20px;
    margin-top: 2px;
}

.group_promotion .prod_choose > em {
    display: inline-block;
    vertical-align: top;
    width: 9px;
    height: 6px;
    background: url(/static/themes/default/images/products/icon_choose_options.png) no-repeat;
    margin-top: 7px;
    margin-left: 6px;
    transition: all .4s;
    -webkit-transition: all .4s;
}

.group_promotion .prod_choose .btn_choose {
    display: inline-block;
    vertical-align: top;
    font-weight: 600;
    color: #e83c15;
}

.group_promotion .prod_choose.current > em {
    transform: rotate(180deg);
    -webkit-transform: -webkit-rotate(180deg);
}

.group_promotion .count {
    height: 26px;
    line-height: 26px;
    position: absolute;
    top: 9px;
    right: 15px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.group_promotion .count > span {
    padding: 0 5px;
}

.group_promotion .count > .current_count {
    color: #e62e04;
}

.group_promotion .info {
    line-height: 20px;
    padding: 20px 20px 0;
    text-align: right;
}

.group_promotion .info .gp_btn {
    display: block;
    height: 46px;
    line-height: 46px;
    background-color: #e62e04;
    border: 0;
    border-radius: 4px;
    margin-left: 20px;
    padding: 0 17px;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

.group_promotion .info s {
    float: left;
    display: inline;
    width: 24px;
    height: 22px;
    margin-top: 25px;
    background: url(/static/themes/default/images/global/goods.png) no-repeat -7px -177px;
}

.group_promotion .info .group_curprice, .group_promotion .info .group_oldprice {
    height: 26px;
    line-height: 26px;
    float: left;
    font-size: 12px;
    color: #333;
}

.group_promotion .info .group_curprice .currency_data {
    margin-left: 12px;
}

.group_promotion .info .group_curprice .themes_price {
    display: inline-block;
    vertical-align: middle;
    margin-top: -9px;
    font-size: 22px;
    font-weight: 600;
    color: #333;
}

.group_promotion .info .group_oldprice {
    margin-left: 13px;
    color: #999;
}

.group_promotion .info .group_oldprice .price_data {
    font-weight: normal;
}

.group_promotion .info .group_saveprice {
    display: inline-block;
    vertical-align: top;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    background-color: #fee;
    font-size: 12px;
    font-weight: normal;
    color: #e62e04;
}

.group_promotion .info .group_saveprice .themes_price {
    color: #e62e04;
}

.group_promotion .info .group_onlyprice {
    height: 46px;
    line-height: 51px;
}

.group_promotion .master {
    float: left;
    width: 266px;
    overflow: hidden;
}

.group_promotion .master > s {
    display: inline;
    width: 29px;
    height: 29px;
    background: url(/static/themes/default/images/products/icon_promotion_master.png) no-repeat;
    margin-right: 10px;
    margin-top: 177px;
    float: right;
}

.group_promotion .suits {
    width: 266px;
    margin: 0 13px;
    position: relative;
    float: left;
    overflow: visible !important;
}

.group_promotion .suits > a {
    width: 27px;
    height: 39px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px #e1e1e1 solid;
    position: absolute;
    top: 171px;
    z-index: 1;
}

.group_promotion .suits > a:active, .group_promotion .suits > a:hover {
    background-color: #e1e1e1;
}

.group_promotion .suits .prev {
    background-image: url(/static/themes/default/images/products/btn_promotion_left.png);
    left: -13px;
}

.group_promotion .suits .next {
    background-image: url(/static/themes/default/images/products/btn_promotion_right.png);
    right: -13px;
}

.group_promotion .suits ul {
    width: 1858px;
}

.group_promotion .suits .suits_box {
    width: 100%;
    height: 365px;
    overflow: hidden;
    position: relative;
}

.group_promotion .suits .suits_box ul {
    position: absolute;
    top: 0;
    left: 0;
}

.group_promotion .suits li {
    width: 158px;
    margin: 0 7px;
    float: left;
}

.group_promotion .master .prod_name, .group_promotion .suits .prod_name {
    width: 158px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    margin-top: 8px;
    font-size: 12px;
}

#promotion_attr {
    position: absolute;
    display: none;
}

#promotion_attr .box_content {
    width: 278px;
    padding: 12px 25px 25px;
    background-color: #fff;
    border: 1px #ddd solid;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: 9;
    box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.12);
    -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.12);
}

#promotion_attr .box_content.right {
    left: auto;
    right: -16px;
}

#promotion_attr .close {
    position: absolute;
    width: 13px;
    height: 13px;
    right: 9px;
    top: 9px;
    background: url(/static/themes/default/images/cart/icon_shopping_close.png) no-repeat center center;
}

#promotion_attr .attr_tit {
    line-height: 24px;
    font-size: 14px;
    color: #555;
}

#promotion_attr .attr_list {
    font-size: 0;
}

#promotion_attr .attr_list span {
    height: 26px;
    line-height: 26px;
    margin-right: 7px;
    margin-bottom: 3px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    border: 1px #ccc solid;
    display: inline-block;
    vertical-align: middle;
}

#promotion_attr .attr_list span.himg {
    height: 44px;
    line-height: 44px;
}

#promotion_attr .attr_list span.himg .attr_pic {
    display: inline-block;
    height: 42px;
    margin: 1px;
    text-align: center;
}

#promotion_attr .attr_list span.himg .attr_pic img {
    vertical-align: middle;
}

#promotion_attr .attr_list span > b {
    padding: 0 8px;
}

#promotion_attr .attr_list span:after {
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

#promotion_attr .attr_list span.current {
    border-color: #ff6600;
}

#promotion_attr .attr_list span.out_stock {
    border: 1px #d6d6d6 dashed;
    color: #ccc;
    cursor: not-allowed;
}

#promotion_attr .attr_list span.out_stock > a {
    cursor: not-allowed;
}

#promotion_attr .attr_list span.out_stock:hover em {
    display: none;
}

#promotion_attr .attr_item select {
    width: 100%;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
}

#promotion_attr .btn_box {
    margin-top: 20px;
}

#promotion_attr .btn_box input {
    display: inline-block;
    height: 24px;
    line-height: 24px;
    padding: 0 20px;
    color: #fff;
    font-size: 12px;
    border-radius: 3px;
    margin-right: 8px;
    background: #bbb;
    cursor: pointer;
    border: none;
}

#promotion_attr .btn_box .submit {
    background: #fd8222;
}

.prod_description .desc {
    min-height: 300px;
    _height: 300px;
}

.prod_description .desc img {
    max-height: none;
    vertical-align: middle;
}

.prod_description .desc strong {
    font-weight: bold;
}

.prod_description .desc em {
    font-style: italic;
}

.prod_description .desc li {
    list-style-type: inherit;
    list-style-position: outside;
}

.pd_content {
    padding: 10px 0;
    overflow: hidden;
}

.pd_content p {
    margin: 5px 0;
}

.pd_content h1, .pd_content h2, .pd_content h3, .pd_content h4, .pd_content h5, .pd_content h6, .pd_content b, .pd_content strong {
    font-weight: bold;
}

.pd_content h4 {
    margin: 1.33em 0;
}

.pd_content i, .pd_content cite, .pd_content em {
    font-style: italic;
}

.pd_content td, .pd_content th {
    padding: 5px 10px;
}

.pd_content big, .pd_content small, .pd_content sub, .pd_content sup {
    color: inherit;
}

.item_specifics {
    padding: 10px;
    border-bottom-width: 1px;
    margin-bottom: 10px;
    overflow: hidden;
}

.item_specifics .title {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
}

.item_specifics span {
    float: left;
    width: 46%;
    line-height: 26px;
    display: block;
    padding: 0 2%;
}

.item_specifics strong {
    margin-right: 8px;
    font-weight: bold;
}

.export_pdf {
    visibility: hidden;
}

#may_like .b_title {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-indent: 6px;
}

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

#may_like .b_list .pro_item:hover {
    background: #f7f7f7;
}

#may_like .b_list dt {
    width: 94px;
    height: 94px;
    text-align: center;
    vertical-align: middle;
}

#may_like .b_list dt img {
    max-width: 100%;
    max-height: 100%;
}

#may_like .b_list .pro_info {
    width: 165px;
    margin-left: 10px;
    overflow: hidden;
}

#may_like .b_list .pro_name, #may_like .b_list .pro_price {
    padding-top: 6px;
}

#may_like .b_list .last {
    border-bottom: 0;
}

#shipping_cost_choose {
    position: fixed;
    opacity: 0.95;
    z-index: 100000;
    top: 20%;
}

#shipping_cost_choose .box_bg {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    -moz-box-shadow: 0px 0px 20px #000;
    -webkit-box-shadow: 0px 0px 20px #000;
    box-shadow: 0px 0px 20px #000;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

#shipping_cost_choose #choose_close {
    top: 10px;
    right: -5px;
    width: 40px;
    height: 26px;
    font-size: 30px;
    color: #000;
    opacity: 0.2;
    filter: alpha(opacity=20);
    text-decoration: none;
    font-family: Helvetica;
    font-weight: bold;
    position: absolute;
    z-index: 100000;
}

#shipping_cost_choose #choose_close:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40);
}

#shipping_cost_choose #choose_content {
    width: 400px;
    padding: 20px;
    padding-bottom: 0px;
    position: relative;
    z-index: 10;
    zoom: 1;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

#shipping_cost_choose #choose_content label {
    font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
    display: block;
    padding-bottom: 12px;
    color: #333;
    line-height: 18px;
}

#shipping_cost_choose #choose_content ul {
    margin-top: 16px;
}

#shipping_cost_choose #choose_content li {
    padding: 8px 0;
}

#shipping_cost_choose #choose_content li label {
    padding: 0;
    font: inherit;
}

#shipping_cost_choose #choose_content li strong {
    font: 14px/100% Verdana, Arial, Helvetica, sans-serif;
    display: inline-block;
    padding-right: 10px;
    color: #000;
}

#shipping_cost_choose #choose_content li span {
    display: inline-block;
    padding-right: 8px;
    color: #666;
}

#shipping_cost_choose #choose_content li span.price {
    color: #c70000;
    font-family: Verdana;
}

#shipping_cost_choose #choose_content .footRegion {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding: 14px 19px 15px;
    margin: 15px 0 0 -19px;
    background-color: whiteSmoke;
    border-top: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    width: 100%;
}

#shipping_cost_choose #choose_content .footRegion .btn {
    min-width: 70px;
    display: inline-block;
    padding: 4px 10px 4px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
}

#shipping_cost_choose #choose_content .footRegion .btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -ms-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear;
}

#shipping_cost_choose #choose_content .footRegion .btn-success {
    background-color: #da4f49;
    background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(top, #ee5f5b, #bd362f);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    margin-right: 20px;
}

#shipping_cost_choose #choose_content .footRegion .btn-success:hover {
    background-color: #bd362f;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    color: #ffffff;
}

#shipping_cost_choose #choose_content .cart_view {
    padding: 15px 0 6px;
    font-size: 14px;
}

#shipping_cost_choose #choose_content .cart_view p {
    min-height: 37px;
    margin: 0 0 10px;
    padding-left: 45px;
    line-height: 34px;
    background: url(/static/themes/default/images/global/normal.png) no-repeat -597px -145px;
}

#shipping_cost_choose #choose_content .cart_view .consumption {
    line-height: 20px;
    margin-top: 15px;
    padding: 5px 10px;
    background-color: #ffa;
    border: 1px #c00 dashed;
}

#shipping_cost_choose #choose_content .cart_view .consumption > span {
    font-size: 16px;
}

.review_left {
    width: 670px;
}

.review_right {
    width: 299px;
}

#review_box {
    margin-top: 30px;
}

.prod_write_review .review_title {
    height: 36px;
    border-bottom: 1px #ddd solid;
}

.prod_write_review .review_title span {
    height: 36px;
    line-height: 36px;
    border: 1px #ddd solid;
    border-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #fff;
    float: left;
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    text-decoration: none;
    display: block;
    cursor: default;
}

.prod_write_review .review_main {
    padding: 40px 10px;
}

.prod_write_review .review_main_box {
    height: 123px;
    float: left;
}

.prod_write_review .review_histogram {
    padding-right: 3.75%;
    border-right: 1px #ddd solid;
}

.prod_write_review .review_histogram ul {
    display: inline-block;
    text-align: left;
}

.prod_write_review .average_rating {
    margin-left: 3.75%;
}

.prod_write_review .average_rating .top {
    line-height: 30px;
    margin-bottom: 10px;
}

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

.prod_write_review .average_rating .tit {
    font-size: 16px;
    color: #222;
    margin-right: 10px;
    margin-right: 12px;
}

.prod_write_review .average_rating .review_star {
    margin: 6px 12px 0 0;
}

.prod_write_review .average_rating strong {
    font-size: 40px;
    color: #222;
    height: 30px;
    line-height: 30px;
}

.prod_write_review .average_rating .review_nums {
    color: #999;
    vertical-align: middle;
}

.prod_write_review .average_rating .sec_tit {
    font-size: 14px;
    color: #999;
    line-height: 30px;
}

.prod_write_review .average_rating .write_review_btn {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    border: 1px solid #dddddd;
    border-radius: 2px;
    padding: 0 15px 0 40px;
    font-size: 14px;
    color: #fc8321;
    text-decoration: none;
    background: url(/static/themes/default/images/products/icon_write_review.png) no-repeat 14px 8px;
    margin-top: 3px;
}

.prod_write_review .histogram_list > li {
    height: 15px;
    line-height: 15px;
    margin-bottom: 12px;
}

.prod_write_review .histogram_list > li > a:hover .name, .prod_write_review .histogram_list > li > a:hover .count {
    text-decoration: underline;
}

.prod_write_review .histogram_list > li span {
    display: inline-block;
    vertical-align: top;
}

.prod_write_review .histogram_list > li .name {
    padding-right: 8px;
}

.prod_write_review .histogram_list > li .size_base {
    width: 150px;
    height: 15px;
    background-color: #eee;
}

.prod_write_review .histogram_list > li .size_base .meter {
    width: 0;
    height: 15px;
    background-color: #ffc322;
    float: left;
}

.prod_write_review .histogram_list > li .count {
    padding-left: 8px;
}

.prod_review_filter .filtering > li {
    padding: 5px 10px;
    display: inline-block;
}

.prod_review_filter .filtering > li label {
    cursor: pointer;
}

.prod_review_filter .filtering > li input {
    cursor: pointer;
    vertical-align: middle;
}

.prod_review_filter .filtering > li span {
    margin-left: 6px;
    cursor: pointer;
}

.prod_write_review_side .histogram_list > li .size_base {
    width: 120px;
}

.prod_recent_review {
    min-height: 300px;
    overflow: hidden;
    margin-bottom: 30px;
    border-top: 1px #ededed solid;
}

.content_blank {
    padding: 30px 0;
    text-align: center;
    font-size: 16px;
    color: #929292;
}

.content_more {
    padding: 30px 0;
    text-align: center;
}

.new_review_list {
    padding: 35px 0 35px 180px;
    border-bottom: 1px dotted #adadad;
    font-size: 12px;
}

.new_review_list .retit {
    float: left;
    margin-left: -172px;
}

.new_review_list .retit .name {
    line-height: 19px;
    color: #222;
    margin-top: 9px;
}

.new_review_list .retit .time {
    line-height: 23px;
    color: #aaa;
}

.new_review_list .remsg {
}

.new_review_list .remsg .msg {
    line-height: 22px;
    color: #555;
    padding-bottom: 13px;
}

.new_review_list .remsg .pic_list {
    overflow: hidden;
    padding-bottom: 10px;
}

.new_review_list .remsg .pic_list .pic_box {
    float: left;
    width: 58px;
    height: 58px;
    border: 1px solid #dddddd;
    margin-right: 7px;
    text-align: center;
}

.new_review_list .remsg .reply_box {
    padding-top: 10px;
}

.new_review_list .remsg .reply_box li {
    margin-top: 10px;
    list-style: none;
    line-height: 20px;
    color: #555;
    padding: 15px 20px;
    background: #f5f5f5;
}

.new_review_list .remsg .reply_box .name {
}

.new_review_list .remsg .reply_box .content {
    margin: 7px 0;
}

.new_review_list .remsg .reply_box .time {
    color: #aaa;
}

.new_review_list .like {
    height: 22px;
    line-height: 22px;
    margin-top: 17px;
    color: #aaa;
}

.new_review_list .like > div {
    display: inline-block;
    margin-left: 20px;
}

.new_review_list .like .icon_agree {
    display: inline-block;
    height: 20px;
    padding-left: 26px;
    background: url(/static/themes/default/images/products/icon_review_good.png) no-repeat left center;
}

.new_review_list .reply_btn {
    display: inline-block;
    margin: 5px 0;
    line-height: 26px;
    padding: 0 20px;
    background: #fd8222;
    border-radius: 3px;
    color: #fff;
}

.new_review_list .textarea_holder {
    border: 1px #ccc solid;
    padding: 3px;
    margin: 5px 0;
}

.new_review_list .textarea_holder textarea {
    width: 100%;
    border: 0;
    resize: vertical;
    background: none;
    outline: 0;
    color: #999;
    min-height: 70px;
}

.new_review_list .textarea_holder .error {
    margin: 5px 0;
}

.new_review_list .btn {
    width: 134px;
    height: 26px;
    line-height: 22px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    background: #fd8222;
    border-radius: 3px;
}

.w_review_replys {
    padding-top: 10px;
    position: relative;
    margin-top: 10px;
}

.w_review_replys .arrow {
    position: absolute;
    width: 22px;
    height: 11px;
    top: 6px;
    left: 30px;
    z-index: 1;
    display: block;
    background: url(/static/themes/default/images/global/sprite_arrow.png);
}

.w_review_replys .review_reply {
    border: 1px #ccc solid;
    background: #f7f7f7;
    padding: 8px;
    margin-top: 6px;
    position: relative;
}

.w_review_replys .review_reply p {
    margin: 0 5px;
}

.w_review_replys .review_reply p.writer {
    margin: 5px;
}

.w_review_replys .review_reply .light_gray {
    color: #999;
}

.w_review_replys .review_reply .replier {
    font-weight: bold;
}

.prod_review_more {
    padding: 20px;
}

.prod_review_more .customer_btn {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    border-bottom: 1px solid #ededed;
    background-color: #f9f9f9;
    display: block;
}

.prod_review_more .customer_btn:hover {
    text-decoration: none;
    color: #f56908;
}

.prod_review_view .review_sign {
    height: auto;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.prod_review_view .review_sign > a {
    color: #c00;
    outline: 0;
    font-weight: bold;
}

.icon_agree, .icon_oppose {
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    padding-left: 18px;
}

.icon_agree {
    background: url(/static/themes/default/images/global/normal.png) no-repeat -684px -21px;
}

.icon_oppose {
    background: url(/static/themes/default/images/global/normal.png) no-repeat -519px -20px;
}

.icon_facebook_mini {
    width: 19px;
    height: 19px;
    background: url(/static/themes/default/images/global/normal.png) no-repeat -481px -71px;
}

#pro_detail #may_like {
    margin: 0;
    padding: 0;
}

.goods_view {
    padding: 15px 15px 15px 160px;
}

.goods_view dt {
    width: 130px;
    height: 130px;
    margin-left: -145px;
    vertical-align: middle;
    text-align: center;
}

.goods_view dt img {
    max-width: 100%;
    max-height: 100%;
}

.goods_view dd {
}

.goods_view p {
    margin: 0;
}

.goods_view .name {
    font-size: 14px;
    line-height: 19px;
    padding-bottom: 20px;
}

.goods_view .old_price {
    text-decoration: line-through;
    font-size: 13px;
    padding-bottom: 4px;
}

.goods_view .price {
    font-size: 14px;
    font-weight: bold;
}

.goods_view .rating {
    font-size: 14px;
    margin: 8px 0 6px;
}

.goods_view .rat_box * {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
}

.goods_view .score {
    font-size: 16px;
    vertical-align: sub;
    margin: 0 5px;
}

.goods_view .more {
    margin-top: 20px;
}

.goods_view .more a {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px;
    background: #fd8222;
    border-radius: 3px;
    color: #fff;
}

.review_goods .goods_title {
    color: #f56908;
    font: 16px Georgia;
    border-bottom: 1px #ccc solid;
    padding: 10px 0 10px 10px;
}

.review_goods .goods_view dd {
}

#pro_review {
    padding: 11px 0 20px 0;
    background: #fff;
}

#pro_review .left {
    width: 620px;
}

#pro_review .right {
    width: 350px;
}

#pro_review .title {
    font-size: 24px;
}

#pro_review .error {
    text-align: center;
    font-size: 14px;
    margin: 50px 30px;
    line-height: 150%;
}

#pro_review .error > a {
    font-weight: bold;
}

#pro_review .info_title {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
}

#pro_review .goods_view {
    border: 1px #ccc solid;
}

#review_form h4 {
    font-size: 14px;
    font-weight: bold;
}

#review_form h4 .review_star {
    vertical-align: middle;
}

#review_form h4 .error_info {
    font-weight: normal;
}

#review_form label {
    display: block;
    padding: 5px 0;
    margin-top: 10px;
    font-weight: bold;
    font-size: 14px;
}

#review_form .rating li {
    padding: 5px 0;
    clear: both;
    min-height: 19px;
    line-height: 160%;
}

#review_form .rating b {
    width: 100px;
    line-height: 19px;
    float: left;
    text-align: right;
}

#review_form .rating span {
    float: left;
    margin-left: 10px;
}

#review_form .rating .error_info {
    float: left;
    margin-left: 10px;
}

#review_form .review_text, #review_form .review_content {
    width: 99%;
    padding: 1px;
    resize: vertical;
    overflow-y: auto;
}

#review_form .review_text {
    height: 30px;
    line-height: 30px;
}

#review_form .review_content {
    height: 210px;
}

#review_form .upfile_condition {
    margin: 0 0 10px 0;
}

#review_form .button {
    width: 106px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ff9900;
    border: 0;
    font-size: 14px;
    cursor: pointer;
}

body.error_page {
    background: #f0f0f0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#error_page {
    background: #f0f0f0;
    padding: 150px 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

#error_page .sw {
    min-width: 558px;
    max-width: 645px;
    margin: 0 auto;
}

#error_page .error_page_logo {
    margin-bottom: 20px;
}

#error_page .error_page_logo img {
    max-height: 200px;
}

#error_page .error_logo {
    background: url(/static/themes/default/images/global/error_logo.jpg) no-repeat center center;
    height: 225px;
}

#error_page .error_403 {
    background: url(/static/themes/default/images/global/error_403.jpg) no-repeat center center;
    height: 225px;
}

#error_page .error_warning {
    display: inline-block;
    min-width: 0;
    margin-top: 12px;
    height: 30px;
    line-height: 30px;
    background: url(/static/themes/default/images/global/error_warning.png) no-repeat left center;
    text-indent: 49px;
    font-size: 16px;
    font-weight: bold;
}

#error_page .error_nav {
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    color: #727272;
}

#error_page .error_nav > a {
    margin: 0 30px;
    font-size: 18px;
    color: #727272;
}

#shield_hd {
    padding: 60px 0 31px;
}

#shield_hd .shield_sorry {
    padding: 18px 0;
    font-size: 100px;
    color: #cdcdcd;
    font-weight: bold;
    line-height: 100%;
    text-transform: uppercase;
}

#shield_hd > p {
    height: 33px;
    line-height: 33px;
    margin: 0;
    color: #494949;
    padding: 0 4px;
    font-weight: bold;
    font-size: 13px;
}

#shield_hd > p > a {
    color: #48a77a;
    text-decoration: underline;
}

#shield_bd {
    width: 100%;
    background: url(/static/themes/default/images/global/shield_bg.jpg) repeat;
}

#shield_bd .shield_error {
    background: url(/static/themes/default/images/global/shield_error.png) no-repeat center top;
}

#shield_bd .wide {
    height: 401px;
}

#shield_bd .wide > dl {
    width: 309px;
    margin-left: 22px;
}

#shield_bd .wide > dl > dt {
    width: 118px;
    height: 118px;
    overflow: hidden;
    margin: 25px auto 12px;
    background-image: url(/static/themes/default/images/global/shield_ico.png);
    background-repeat: no-repeat;
}

#shield_bd .wide > dl > dd {
    color: #fff;
    line-height: 180%;
    font-size: 14px;
}

#shield_bd .wide > dl > dd > h3 {
    font-weight: bold;
    display: block;
    color: #fff;
    font-size: 13px;
}

#shield_bd .wide > dl.item_0 > dt {
    background-position: 0 0;
}

#shield_bd .wide > dl.item_1 > dt {
    background-position: 0 -118px;
}

#shield_bd .wide > dl.item_2 > dt {
    background-position: 0 -236px;
}

#shield_bd .wide > dl:first-child {
    margin-left: 4px;
}

#unsubscribed {
    padding: 150px 0;
}

#unsubscribed .unsubscribed_body {
    width: 600px;
    margin: 0 auto;
    text-align: center;
}

#unsubscribed .unsubscribed_title {
    line-height: 45px;
    font-family: "OpenSans-Bold";
    font-size: 40px;
    color: #333;
}

#unsubscribed .unsubscribed_content {
    line-height: 30px;
    margin-top: 21px;
    font-family: "OpenSans-Regular";
    font-size: 20px;
    color: #333;
}

.sitemap_box {
    padding: 20px;
}

.sitemap_box .sitemap_body {
    margin-bottom: 60px;
}

.sitemap_box dl {
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    width: 168px;
    overflow: hidden;
}

.sitemap_box dl > dt {
    margin-bottom: 6px;
    font-weight: bold;
}

.sitemap_box dl > dd > a {
    display: block;
    line-height: 160%;
    padding: 3px 0;
}

.w_1200 #pro_review {
    padding: 0;
}

#pro_review {
    width: 1000px;
    margin: 50px auto 0;
    padding: 0;
}

#pro_review .title {
    font-size: 24px;
}

#pro_review .pro_msg {
    margin-top: 35px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

#pro_review .pro_msg .photo {
    width: 35px;
    height: 35px;
    margin: 0 15px 0 0;
    overflow: hidden;
}

#pro_review .pro_msg .name {
}

#pro_review .pro_msg .pro_star {
    margin-top: 4px;
}

#pro_review .pro_msg .pro_star .review_star {
    float: left;
    margin-left: 7px;
}

#pro_review .pro_msg .pro_star .average_title {
    float: left;
    margin-top: 2px;
    color: #999999;
}

#pro_review .pro_msg .pro_star .review_star span {
    width: 15px;
    height: 15px;
}

#pro_review .pro_msg .pro_star .review_star .star_1 {
    background-position: 0px -72px;
}

#pro_review .pro_msg .pro_star .review_star .star_0 {
    background-position: -25px -72px;
}

#pro_review .review_content_box {
    margin-top: 45px;
    margin-bottom: 270px;
}

#review_form h4 {
    margin-bottom: 8px;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
}

#review_form .ranting_chose {
    margin-top: 5px;
}

#review_form .ranting_chose .review_star {
    vertical-align: middle;
}

#review_form .ranting_chose .error_info {
    font-weight: normal;
}

#review_form label {
    display: block;
    padding: 0;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 16px;
}

#review_form .rating li {
    padding: 5px 0;
    clear: both;
    min-height: 19px;
    line-height: 160%;
}

#review_form .rating b {
    width: 100px;
    line-height: 19px;
    float: left;
    text-align: right;
}

#review_form .rating span {
    float: left;
    margin-left: 10px;
}

#review_form .rating .error_info {
    float: left;
    margin-left: 10px;
}

#review_form .review_text, #review_form .review_content {
    width: 99%;
    padding: 1px;
    resize: vertical;
    overflow-y: auto;
}

#review_form .review_text {
    height: 30px;
    line-height: 30px;
}

#review_form .review_content {
    width: 980px;
    height: 138px;
    padding: 10px;
    border-radius: 5px;
    border-color: #c4cdd5;
}

#review_form .upfile_condition {
    margin: 0 0 10px 0;
}

#review_form .button {
    width: 210px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #e53935;
    border: 0;
    font-size: 16px;
    cursor: pointer;
    margin-top: 40px;
}

#review_form input[name="Name"] {
    width: 478px;
    height: 38px;
    line-height: 38px;
    padding: 0 10px;
    border-radius: 5px;
    border-color: #c4cdd5;
}

#review_form .upload_box {
    display: none;
    float: left;
    width: 86px;
    height: 86px;
    position: relative;
    box-sizing: border-box;
    border: 2px dashed #c4cdd5;
    border-radius: 5px;
    margin: 15px 20px 0 0;
}

#review_form .upload_box label {
    margin: 0;
}

#review_form .upload_box:first-child {
    display: block;
}

#review_form .upload_box.on {
}

#review_form .upload_box.on:after, #review_form .upload_box.on:before {
    background: none;
}

#review_form .upload_box.on .num_tips {
    font-size: 0;
}

#review_form .upload_box:after {
    position: absolute;
    content: '';
    width: 26px;
    height: 4px;
    background: #c4cdd5;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 40%;
}

#review_form .upload_box:before {
    position: absolute;
    content: '';
    height: 26px;
    width: 4px;
    background: #c4cdd5;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 40%;
}

#review_form .upload_box .num_tips {
    position: absolute;
    left: 0;
    top: 65%;
    width: 100%;
    text-align: center;
    color: #dddddd;
}

#review_form .upload_box .pic_box {
    position: relative;
    width: 82px;
    height: 82px;
    vertical-align: middle;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    z-index: 1;
}

#review_form .upload_box .close {
    position: absolute;
    top: -7px;
    right: -7px;
    display: none;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: white;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
}

#review_form .upload_file {
    width: 82px;
    height: 82px;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0;
    right: 0;
    padding: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    cursor: pointer;
    font-size: 70px;
    z-index: 1;
}

#review_form .upload_tips {
    color: #999999;
}

#review_form::-webkit-input-placeholder {
    color: #999999;
}

#review_form::-moz-placeholder {
    color: #999999;
}

#review_form:-ms-input-placeholder {
    color: #999999;
}

#review_form .textarea {
    position: relative;
}

#review_form .textarea .font_tips {
    position: absolute;
    right: 0.4375rem;
    bottom: 0.4375rem;
    color: #999999;
}

#review_form .ver_code {
    border-color: #c4cdd5;
    border-radius: 5px;
}

.default_nav_style li {
    float: left;
}

.default_nav_style li > a {
    display: block;
    padding: 0 20px;
}

.default_nav .nav_sec {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    opacity: 0;
    padding-top: 1px;
    z-index: 999;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 460px;
    margin-top: 30px;
    box-shadow: 5px 5px 10px -5px rgba(0, 0, 0, 0.12);
    background: #fff;
}

.default_nav .small_nav_sec {
    border-bottom: none;
    width: 260px;
    padding-top: 1px;
    max-height: none;
    overflow: visible;
}

.default_nav .nav_sec .top {
    height: 0;
}

.default_nav li:hover .nav_sec {
}

.default_nav .nav_sec .nav_list {
    position: relative;
    float: left;
}

.default_nav .small_nav_sec .nav_list {
    float: none;
}

.default_nav .nav_sec .nav_list:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.default_nav .nav_sec .nav_sec_box {
    min-height: 200px;
    padding: 7px 20px 12px;
    background: #fff;
}

.default_nav .small_nav_sec .nav_sec_box {
    background: #fff;
    min-height: 0px;
    padding: 13px 0 17px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}

.default_nav .nav_sec .nav_sec_item {
    float: left;
    margin: 5px 10px 20px;
    width: 160px;
}

.default_nav .nav_sec .nav_sec_item dt a {
    color: #000;
    font-size: 14px;
    display: block;
    height: 22px;
    line-height: 22px;
    padding: 7px 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    padding: 0;
}

.default_nav .small_nav_sec .nav_sec_item {
    margin: 0;
    width: 100%;
    position: relative;
}

.default_nav .nav_sec .nav_thd_list {
    padding: 4px 0;
}

.default_nav .nav_sec .nav_thd_item > a {
    display: block;
    height: 18px;
    line-height: 18px;
    color: #666;
    font-size: 12px;
    text-align: left;
    padding: 3px 0;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.default_nav .small_nav_sec .nav_sec_item a, .default_nav .small_nav_sec .nav_sec_item dt a {
    position: relative;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 5px 20px;
    color: #000;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
}

.default_nav .small_nav_sec .nav_sec_item a em {
    position: absolute;
    width: 7px;
    height: 11px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    background: url(/static/themes/default/images/global/icon_down_has.png) no-repeat center top;
}

.default_nav .small_nav_sec .nav_sec_item a:hover {
    color: #000;
}

.default_nav .small_nav_sec .nav_sec_item a:hover em {
    background-position: center bottom;
}

.default_nav .small_nav_sec .nav_thd_list {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    width: 260px;
    padding: 13px 0 17px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    background: #fff;
}

.default_nav .small_nav_sec .nav_thd_item {
    position: relative;
}

.default_nav .small_nav_sec .nav_sec_item:hover .nav_thd_list {
    display: block;
}

.default_nav .nav_sec .nav_four_item {
    display: none;
}

.default_nav .small_nav_sec .nav_four_item {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    width: 260px;
    padding: 13px 0 17px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    background: #fff;
    text-align: left;
}

.default_nav .small_nav_sec .nav_thd_item:hover .nav_four_item {
    display: block;
}

.default_nav .nav_sec .more_box {
    display: inline-block;
    position: relative;
}

.default_nav .nav_sec .more_box .nav_four_item {
    position: absolute;
    bottom: -15px;
    left: 100%;
    margin: auto;
    background: #fff;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12)
}

.default_nav .nav_sec .more_box .nav_four_item a {
    display: block;
    height: 18px;
    line-height: 18px;
    padding: 3px 0;
    font-size: 12px;
    color: #888;
    white-space: nowrap;
}

.default_nav .nav_sec .more_box:hover .nav_four_item {
    display: block;
}

.default_nav .nav_sec .more {
    color: #999;
    font-size: 12px;
    line-height: 30px;
}

.default_nav .nav_sec .nav_img {
    float: left;
    width: 320px;
    font-size: 0;
    text-align: right;
    white-space: normal;
}

.default_nav .nav_sec .nav_img.small {
    width: 160px;
}

.default_nav .nav_sec .nav_img .imgl {
    display: inline-block;
    vertical-align: top;
    max-width: 150px;
    max-height: 150px;
    margin: 10px 10px 0 0px;
    text-align: center;
}

.default_nav .nav_sec .nav_img .imgl img {
    max-width: 150px;
    max-height: 150px;
}

/*.default_currency_style {*/
/*    line-height: 30px;*/
/*}*/

.default_currency_style > strong {
    float: left;
}

.default_currency_style dl {
    float: left;
    position: relative;
}

.default_currency_style dl dt {
    padding: 0 26px 0 10px;
    position: relative;
    cursor: pointer;
}

.default_currency_style dl dt strong {
    vertical-align: middle;
}

.default_currency_style dl dt strong:after {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.default_currency_style dl dt strong img {
    vertical-align: middle;
    width: 25px;
    /*max-height: 12px;*/
    overflow: hidden;
    margin-right: 5px;
    position: absolute;
    top: 2px;
    left: -20px;
}

.default_currency_style dl dt i {
    width: 11px;
    height: 5px;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    margin: auto;
}

.default_currency_style dl dt i:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 5px 5.5px 0;
    border-style: solid;
    border-color: transparent;
    border-top-color: #fff;
    position: absolute;
}

.default_currency dl dd {
    display: none;
    width: 100px;
    -webkit-width: max-content;
    min-width: 100%;
    padding: 15px;
    border-top: none;
    background: #fff;
    position: absolute;
    top: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 99;
}
.default_market dl dd {
    display: none;
    width: 80px;
    -webkit-width: max-content;
    min-width: 100%;
    padding: 15px;
    border-top: none;
    background: #fff;
    position: absolute;
    top: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 99;
}
.default_market:hover dl dd {
    display: block;
}

.default_market dl dd a {
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    position: relative;
    text-align: center;
    margin-bottom: 10px;
}

.default_currency:hover dl dd {
    display: block;
}

.default_currency dl dd a {
    display: block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    text-align: right;
}

.default_currency dl dd a:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.default_currency dl dd img {
    vertical-align: middle;
    width: 25px;
    /*max-height: 12px;*/
    overflow: hidden;
    margin-right: 5px;
    position: absolute;
    top: 6px;
    left: 0;
}

.default_currency dl.currency_none dt {
    padding: 0 10px;
}

.default_currency dl.currency_none dt:after {
    display: none;
}

.default_currency dl.currency_none dt i {
    display: none;
}

.default_currency:hover dl.currency_none dd {
    display: none;
}

.default_language_style {
    line-height: 30px;
    float: left;
    position: relative;
}

.default_language_style dt {
    padding: 0 26px 0 10px;
    position: relative;
    cursor: pointer;
}

.default_language_style dt i {
    width: 11px;
    height: 5px;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    margin: auto;
}

.default_language_style dt i:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 5px 5.5px 0;
    border-style: solid;
    border-color: transparent;
    border-top-color: #646464;
    position: absolute;
}

.default_language dd {
    display: none;
    width: max-content;
    -webkit-width: max-content;
    min-width: 100%;
    padding: 15px;
    border-top: none;
    background: #fff;
    position: absolute;
    top: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.default_language:hover dd {
    display: block;
}

.default_language dd a {
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.default_language dd a:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.default_language dd img {
    vertical-align: middle;
    width: 16px;
    max-height: 12px;
    overflow: hidden;
    margin-right: 5px;
}

.default_language.language_none dt {
    padding: 0 10px;
    cursor: pointer;
}

.default_language.language_none dt:after {
    display: none;
}

.default_language.language_none dt i {
    display: none;
}

.default_language.language_none:hover dd {
    display: none;
}

.default_currency_style dl dt i, .default_language_style dt i, .default_account_style dl dt i {
    transition: all 0.3s ease-out;
}

.default_currency_style dl:hover dt i, .default_language_style:hover dt i, .default_account_style dl:hover dt i {
    transform: rotate(180deg);
}

#default_language_box {
    width: 50%;
    min-width: 320px;
    background: #fff;
    border-radius: 6px;
    padding: 10px 25px 25px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 99999;
    box-sizing: border-box;
}

#default_language_box h4 {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 10px;
    font-size: 16px;
}

#default_language_box .language_box_close {
    width: 26px;
    height: 26px;
    float: right;
    line-height: 26px;
    overflow: hidden;
    background: url(/static/themes/default/images/global/icon_close.png) no-repeat center #fff;
    border: 0;
    border-top-right-radius: 5px;
}

#default_language_box .default_language_list a {
    float: left;
    width: 30%;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 5%;
    font-size: 12px;
}

#default_language_box .default_language_list a:nth-child(3n) {
    margin-right: 0;
}

.default_language_currency_style {
    line-height: 30px;
    float: left;
    position: relative;
    cursor: pointer;
}

.default_language_currency_style dt {
    padding: 0 26px 0 10px;
}

.default_language_currency_style dt i {
    width: 11px;
    height: 5px;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    margin: auto;
}

.default_language_currency_style i:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 5px 5.5px 0;
    border-style: solid;
    border-color: transparent;
    border-top-color: #646464;
    position: absolute;
}

#default_language_currency_box {
    width: 960px;
    background: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    z-index: 999999;
}

#default_language_currency_box h4 {
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 20px;
    border-bottom: 1px solid #ddd;
}

#default_language_currency_box h4 i {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/static/themes/default/images/global/icon_close1.jpg) center no-repeat;
    cursor: pointer;
}

#default_language_currency_box .default_language_currency_container {
    height: 100%;
    height: calc(100% - 56px - 80px);
    padding: 30px 0 30px 30px;
    box-sizing: border-box;
}

#default_language_currency_box .default_language_currency_container .default_language_currency_scroll {
    height: 100%;
    overflow: auto;
}

#default_language_currency_box .default_language_currency_container h5 {
    line-height: 24px;
    margin-bottom: 15px;
    font-size: 18px;
    color: #555;
    text-align: left;
}

#default_language_currency_box .default_language_currency_container .default_language_currency_list a {
    display: block;
    width: 213px;
    height: 50px;
    line-height: 50px;
    margin-left: 15px;
    margin-bottom: 15px;
    padding: 0 15px;
    background: #f5f5f5;
    font-size: 14px;
    text-align: left;
    box-sizing: border-box;
    border-radius: 3px;
    float: left;
    overflow: hidden;
}

#default_language_currency_box .default_language_currency_container .default_language_currency_list a:hover {
    text-decoration: none;
    background: #dedede;
}

#default_language_currency_box .default_language_currency_container .default_language_currency_list.default_currency_item a {
    font-size: 16px;
}

#default_language_currency_box .default_language_currency_container .default_language_currency_list a:nth-child(4n+1) {
    margin-left: 0;
}

#default_language_currency_box .default_language_currency_container .default_language_currency_list a.current {
    background: #dedede;
}

#default_language_currency_box .default_language_currency_container .default_language_currency_list img {
    vertical-align: middle;
    margin-right: 7px;
}

#default_language_currency_box .default_language_currency_submit {
    width: 290px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    margin-bottom: 30px;
    background: #222;
    color: #fff;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 3px;
    cursor: pointer;
}

#default_search_box {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    z-index: 9999;
}

#default_search_box .form {
    width: 50%;
    max-width: 500px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#default_search_box .form i {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -60px;
    top: -60px;
    background: url(/static/themes/default/images/search_close.png) center no-repeat;
    cursor: pointer;
}

#default_search_box .text {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0;
    border-bottom: 1px solid #fff;
    padding-right: 35px;
    color: #fff;
    background: none;
    outline: none;
    text-indent: 10px;
    box-sizing: border-box;
}

#default_search_box .button {
    width: 35px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/static/themes/default/images/search_btn.png) center no-repeat;
    cursor: pointer;
    border: 0;
    outline: none;
}

.default_shopping_cart {
    position: relative;
}

.default_shopping_cart_down .cart_note {
    position: absolute;
    left: -1px;
    top: 100%;
    width: 368px;
    background: #fff;
    display: none;
    z-index: 1001;
    cursor: default;
}

.default_shopping_cart_down .cart_empty {
    padding: 35px 0;
    text-align: center;
    line-height: 24px;
}

.default_shopping_cart_down .cart_list .more_pro {
    height: 363px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.default_shopping_cart_down .cart_list .sales_title {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 6px 20px 0;
    font-size: 14px;
    text-align: left;
}

.default_shopping_cart_down .cart_list .sales_price {
    font-weight: bold;
}

.default_shopping_cart_down .cart_list li {
    position: relative;
    padding: 10px 0;
    height: 60px;
    margin: 0 10px;
    border: none;
    border-bottom: 1px #e5e5e5 solid;
    text-align: left;
}

.default_shopping_cart_down .cart_list li:hover {
    background: #f7f7f7;
}

.default_shopping_cart_down .cart_list li.sales_box {
    border-color: #eee;
}

.default_shopping_cart_down .cart_list li.sales_last {
    border-color: #ccc;
}

.default_shopping_cart_down .cart_list .cart_pro_img {
    position: absolute;
    left: 0;
    top: 10px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: normal;
}

.default_shopping_cart_down .cart_list .cart_pro_img img {
    max-width: 100%;
    max-height: 100%;
}

.default_shopping_cart_down .cart_list .cart_pro_img > span {
    position: absolute;
    right: -8px;
    top: -8px;
    min-width: 10px;
    width: auto;
    height: 16px;
    line-height: 16px;
    text-align: center;
    padding: 0 3px;
    border-radius: 8px;
    background: #fb4729;
    color: #fff;
    font-size: 12px;
}

.default_shopping_cart_down .cart_list .cart_pro_name, .default_shopping_cart_down .cart_list .cart_pro_property {
    margin-left: 73px;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    white-space: nowrap;
    color: #999;
    display: block;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.default_shopping_cart_down .cart_list .cart_pro_property {
    position: relative;
    height: 28px;
    margin-top: 5px;
    padding-right: 100px;
}

.default_shopping_cart_down .cart_list .cart_pro_property span {
    margin-right: 5px;
}

.default_shopping_cart_down .cart_list .cart_pro_qty {
    float: left;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    margin-left: 73px;
    margin-top: 3px;
    color: #333333;
}

.default_shopping_cart_down .cart_list .cart_pro_price {
    position: absolute;
    right: 10px;
    top: 24px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    margin-top: 5px;
    font-weight: bold;
}

.default_shopping_cart_down .cart_pro_view {
    padding: 15px 10px 10px;
    text-align: center;
    line-height: 18px;
}

.default_shopping_cart_down .cart_pro_view .cart_num {
    font-size: 14px;
    font-weight: bold;
}

.default_shopping_cart_down .cart_pro_view .cart_total {
    margin-right: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
}

.default_shopping_cart_down .cart_pro_btn {
    padding: 5px 10px 10px;
}

.default_shopping_cart_down .cart_pro_btn a {
    color: #333;
    text-decoration: none;
}

.default_shopping_cart_down .cart_pro_btn .cart_view {
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #f26326;
}

.default_account_style {
    line-height: 30px;
    position: relative;
    display: inline-block;
}

.default_account_style dl {
    float: left;
}

.default_account_style dl dt {
    line-height: 30px;
    padding: 0 26px 0 10px;
    position: relative;
}

.default_account_style dl dt i {
    width: 11px;
    height: 5px;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
    margin: auto;
}

.default_account_style dl dt i:before {
    content: '';
    width: 0;
    height: 0;
    border-width: 5px 5.5px 0;
    border-style: solid;
    border-color: transparent;
    border-top-color: #646464;
    position: absolute;
}

.default_account dl dd {
    display: none;
    width: max-content;
    -webkit-width: max-content;
    padding: 20px;
    background: #fff;
    border-radius: 6px;
    position: absolute;
    top: 100%;
    right: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.default_account:hover dl dd {
    min-width: 200px;
}

.default_account dl dd.user a {
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
}

.default_account dl dd.user .sign_out {
    display: block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin-top: 20px;
    text-decoration: none;
}

.default_account dl dd.user a b {
    min-width: 14px;
    height: 20px;
    line-height: 20px;
    border-radius: 10px;
    padding: 0 3px;
    text-align: center;
    font-size: 12px;
}

.default_account dl dd.login {
    width: 200px;
}

.themes_bor {
    border-color: #e7e7e7;
    border-style: solid
}

.themes_dropdown {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    border: 1px solid #dddddd;
    border-radius: 6px;
}

.themes_popups {
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}

.themes_box_title {
    color: #333;
}

.themes_box_subtitle {
    color: #333;
}

.themes_products_title {
    color: #333;
}

.themes_products_subtitle {
    color: #bbb;
}

.themes_products_price {
    color: #c00;
}

.themes_products_origin_price {
    color: #999;
}

.themes_article_title {
}

.themes_article_subtitle {
}

.article_content_box {
    padding-top: 30px;
    padding-bottom: 80px;
}

.article_content_box .main_title {
    height: auto;
    line-height: 46px;
    background: none;
    border: none;
    padding: 0 2% 35px;
    font-size: 30px;
    text-align: center;
}

@media (max-width: 450px) {
    #location {
        padding: 15px 0px;
    }

    .article_content_box {
        padding-top: 0px;
    }

    .article_content_box .main_title {
        padding-bottom: 0px;
        line-height: 38px;
    }

    .prod_write_review .review_main_box {
        height: auto;
    }
}


.new_review_list .retit {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: auto auto;
}
.new_review_list .retit li:first-child {
    grid-column: span 2;
    margin-bottom: 5px;
}
.new_review_list .retit li.user_photo {
    width: 40px;
    height: 40px;
    grid-column: 1;
    margin-right: 10px;
}
.new_review_list .retit li.name {
    grid-column: 2;
    margin-top: 0;
}
.new_review_list .retit li.time {
    grid-column: 2;
    margin-top: -20px;
}
@media (max-width: 500px) {
    .new_review_list .retit {
        margin-bottom: 10px;
    }
    .new_review_list .retit li.user_photo {
        margin-left: auto;
    }
    .new_review_list .retit li.name,.new_review_list .retit li.time {
        margin-right: auto;
    }
}