/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/

.default_products_detail1 #addtocart_button {
    background-color: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}

.default_products_detail1 #addtocart_button:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.default_products_detail1 #buynow_button,
.detail_actions .default_products_detail1 #buynow_button:hover {
    background-color: #222 !important;
    color: #fff !important;
    border: 1px solid #222 !important;
}

.shopping_add_to_cart .shopping_addtocart_add_btn {
    background-color: transparent !important;
    border: 1px solid #000 !important;
    color: #000 !important;
}

.shopping_add_to_cart .shopping_addtocart_add_btn:hover {
    background-color: #000 !important;
    color: #fff !important;
}

.shopping_add_to_cart .shopping_addtocart_buy_btn,
.shopping_add_to_cart .shopping_addtocart_buy_btn:hover {
    background-color: #222 !important;
    color: #fff !important;
    border: 1px solid #222 !important;
}

/*************************** 宽屏样式 start***************************/
.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;
}

/*产品特效框 竖向 Start*/
.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;
}

/*产品特效框 竖向 End*/

/*产品详细页 Start*/
.w_1200 .group_promotion .suits {
    width: 840px;
}

.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.5) url(../images/icon_video.png) no-repeat center center;
    background-size: 15px;
}

/*产品详细页 End*/

/* 产品详细页手机版弹窗 */
#tips_cart {
    width: 90%;
    line-height: 1.5rem;
    margin-top: -3rem;
    padding: 1rem 15%;
    text-align: center;
    font-size: .875rem;
    color: #fff;
    background-color: #fff;
    border-radius: .3125rem;
    position: fixed;
    left: 5%;
    top: 40%;
    z-index: 10002;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: none;
}

#tips_cart>p {
    line-height: 1.25rem;
    margin: .4rem 0;
    font-size: 1rem;
    color: #333;
}

#tips_cart>p.consumption {
    padding: .3215rem;
    font-size: .875rem;
    background-color: #ffa;
    border: .0625rem #c00 dashed;
    display: none;
}

#tips_cart>p.consumption>span {
    font-size: 1rem;
}

#tips_cart span {
    font-weight: 600;
    color: #e52f16;
}

#tips_cart .btn_global {
    display: block;
    margin: .6875rem 0;
    border: .0625rem #e52f16 solid;
    border-radius: 0.25rem;
}

#tips_cart .btn_check {
    color: #fff;
    background-color: #e52f16;
}

#tips_cart .btn_return {
    color: #e52f16;
}

/* 产品详细页手机版弹窗 */

/*产品评论页 Start*/

/*.w_1200 .prod_write_review_side .review_main_box{width:250px; padding-left:40px;}*/
.w_1200 .prod_write_review_side .histogram_list>li .size_base {
    width: 120px;
}

.w_1200 .prod_write_review_side .review_write {
    padding-left: 0;
}

/*产品评论页 End*/
/*************************** 宽屏样式 end ***************************/

/*************************** 多语言样式 start ***************************/
.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%;
}

/*************************** 多语言样式 end ***************************/

/*************************** 全局 start ***************************/
html {
    font-family: Arial;
}

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: 1023px) {
    .wide {
        width: 100%;
        min-width: inherit;
    }
}

/*blog*/
#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*/
body.hidden {
    overflow: hidden;
}

.w_1200 #nav .nav_sec .nav_img {
    width: 400px;
}

.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;
    }
}

@media(max-width:1000px) {

    .follow_us_list li>a:focus,
    .follow_us_list li>a:hover {
        transform: none;
        -webkit-transform: none;
    }
}

#nav {
    overflow: hidden;
}

#nav .nav_sec {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 42px;
    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;
}

#nav .small_nav_sec {
    border-bottom: none;
    width: 260px;
    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(../images/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*/
.icon_success_status {
    width: 44px;
    height: 44px;
    overflow: hidden;
    background-image: url(../images/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;
}

@media (max-width: 768px) {
    .ajax_search {
        z-index: auto;
    }
}

/*面包屑地址*/
#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;
}

/*产品框 竖向*/
.pro_item {
    background: #fff;
}

.pro_item dt {
    overflow: hidden;
    position: relative;
}

.pro_item .pro_name {
    line-height: 18px;
}

/*.pro_item .pro_price, .pro_item .pro_price *{font-size:14px; font-weight:bold;}*/
.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;
}

/*产品特效框 竖向 Start*/
.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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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;
}

/*产品特效框 竖向 End*/

/*Cookies协议*/
#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(../images/icon_shopping_close.png) no-repeat center/100%;
    position: absolute;
    top: 10px;
    right: 10px;
    text-indent: 99px;
}

/*翻页*/
#turn_page {
    text-align: center;
    height: 35px;
    line-height: 35px;
    clear: both;
}

#turn_page li {
    border: 1px #cecece solid;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    background: #fff;
    vertical-align: top;
    margin: 0 4px;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#turn_page li em {
    width: 7px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}

#turn_page font,
#turn_page a {
    width: 32px;
    height: 33px;
    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 12px;
}

#turn_page .page_noclick {
    cursor: no-drop;
}

.icon_page_prev {
    background: url(../images/normal.png) no-repeat -391px -24px;
    margin-right: 6px;
}

.icon_page_next {
    background: url(../images/normal.png) no-repeat -408px -24px;
    margin-left: 6px;
}

@media (max-width: 768px) {
    #turn_page li em {
        position: absolute;
        left: 13px;
        top: 13px;
    }

    #turn_page .page_button,
    #turn_page .page_noclick {
        width: 8px;
        position: relative;
        text-indent: -999px;
    }

    .icon_page_prev {
        margin-right: 0;
    }

    .icon_page_next {
        margin-left: 0;
    }
}

/*loading*/
.loading {
    z-index: 100;
    position: absolute;
    background: #ccc;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.loading_big {
    background: url(../images/loading.gif) no-repeat;
    z-index: 9999;
    position: absolute;
    width: 32px;
    height: 32px;
    cursor: wait;
}

.loading_small {
    background: url(../images/loading_small.gif) no-repeat;
    z-index: 9999;
    position: absolute;
    width: 14px;
    height: 14px;
    cursor: wait;
}

.global-button-loading {
    position: relative;
    text-indent: -9999px;
    background-color: #000 !important;
    border: 1px solid #000 !important;
}

.global-button-loading:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: transparent;
    animation: spin 1s infinite linear;
}

/*评价星号*/
.review_star {
    font-size: 0;
    text-align: center;
    display: inline-block;
}

.review_star span {
    display: inline-block;
}

.review_star .star_1 {
    background-image: url(../images/icon_star0_1.svg);
}

.review_star_s span {
    width: 11px;
    height: 11px;
    margin-right: 3px;
}

.review_star_m span {
    width: 13px;
    height: 13px;
    margin-right: 5px;
}

.review_star_l span {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.review_star_xl span {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}

/*文本框New*/
.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: #666;
    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_label.zi20 {
    z-index: 20;
}

.input_box .input_box_txt {
    width: 100%;
    height: 18px;
    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(../images/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(../images/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(../images/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;
}

/*折扣提示语*/
.shopapps_reminder {
    line-height: 16px;
    margin-top: 5px;
}

.shopapps_reminder>i {
    display: inline-block;
    vertical-align: top;
    width: 16px;
    height: 16px;
    background: url(../images/icon_discount_reminder_gray.png) no-repeat center/100%;
    margin-right: 6px;
}

/*Follow功能*/
.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(../images/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 Of New 功能*/
.follow_us_list {
    min-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(../images/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(../images/icon_follow_1.png);
}

.follow_us_type_1 li>a {
    background-image: url(../images/icon_follow_1.png);
}

.follow_us_type_2 li>a {
    background-image: url(../images/icon_follow_2.png);
}

.follow_us_type_3 li>a {
    background-image: url(../images/icon_follow_3.png);
}

.follow_us_type_4 li>a {
    background-image: url(../images/icon_follow_4.png);
}

.follow_us_type_5 li>a {
    background-image: url(../images/icon_follow_5.png);
}

.follow_us_type_6 li>a {
    background-image: url(../images/icon_follow_6.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(../images/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(../images/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;
}

/*Message Us*/
.message_us {
    position: fixed;
    right: 5vw;
    bottom: 3vw;
    width: 128px;
    z-index: 88;
}


/*编辑器内容还原默认样式 Start*/
.editor_txt {
    overflow: hidden;
    line-height: 1.6;
    /*min-height:500px; _height:500px;*/
    background: #fff;
    font-size: 13px;
}

/* font-size:16px; font-family:sans-serif, Arial, Verdana, "Trebuchet MS";*/
.editor_txt * {
    font-family: inherit;
}

/*兼容子级span的字体被顶级字体所覆盖*/
.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: 1em 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 p {
    margin: 1em 0;
}

.editor_txt ul {
    margin-block-start: 1em;
    padding-inline-start: 20px;
}

.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;
}

/*编辑器内容还原默认样式 End*/
/*************************** 全局 end ***************************/

/*************************** 头部 start ***************************/
/*货币*/
.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;
}

/*************************** 头部 end ***************************/

/*************************** 底部 start ***************************/
/*************************** 友情链接居中模式 start ****************************/
.partner {
    text-align: center;
}

.partner .partners_box {
    margin-bottom: 22px;
}

.partners_box a {
    display: inline-block;
    margin: 5px;
}

.partners_box img {
    max-width: 200px;
    max-height: 32px;
    vertical-align: middle;
}

/*************************** 友情链接居中模式 start ****************************/

.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: 40px 20px 20px 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_in .choose_close {
    position: absolute;
    z-index: 100000;
    text-indent: -999px;
    width: 20px;
    height: 20px;
    background: url(../images/icon_shopping_close.png) no-repeat center center;
    top: 16px;
    right: 20px;
    border: none;
}

.agreement_outer .agreement_content {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.agreement_outer .agreement_in .agreement_content::-webkit-scrollbar {
    width: 5px;
    background: #fff;
    border-radius: 5px;
}

.agreement_outer .agreement_in .agreement_content::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.agreement_outer .agreement_in .agreement_content::-webkit-scrollbar-thumb:hover {
    background: rgba(0, 0, 0, 0.3);
}

.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;
}

/*************************** 底部 end ***************************/

/*************************** 单页/文章页 start ***************************/
i.icon_heart {
    width: 18px;
    height: 18px;
    background: url(../images/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;
}

/*************************** 单页/文章页 end ***************************/

/*************************** 产品列表页 start ***************************/
.sort_icon_popular {
    background: url(../images/normal.png) no-repeat -140px -117px;
}

.sort_icon_sales {
    background: url(../images/normal.png) no-repeat -211px -116px;
}

.sort_icon_favorites {
    background: url(../images/normal.png) no-repeat -395px -117px;
}

.sort_icon_new {
    background: url(../images/normal.png) no-repeat -280px -116px;
}

.sort_icon_price {
    background: url(../images/normal.png) no-repeat -372px -116px;
}

.sort_icon_arrow {
    background: url(../images/icon_sort_price.png) no-repeat left bottom;
}

.sort_icon_arrow_down {
    background: url(../images/icon_sort_price.png) no-repeat -18px -2px;
    margin-bottom: 3px;
}

.sort_icon_arrow_up {
    background: url(../images/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(../images/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;
}

.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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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*/
.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(../images/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(../images/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(../images/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(../images/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;
}

/*************************** 产品列表页 end ***************************/

/*************************** 产品详细页 start ***************************/
.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: 0;
    left: 0;
    background: url(../images/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(../images/goods.png) no-repeat -6px -10px;
}

.icon_data_1 {
    width: 16px;
    height: 13px;
    background: url(../images/goods.png) no-repeat -30px -10px;
}

.icon_data_2 {
    width: 12px;
    height: 13px;
    background: url(../images/goods.png) no-repeat -58px -10px;
}

.icon_pdf {
    width: 16px;
    height: 20px;
    background: url(../images/goods.png) no-repeat -80px -10px;
}

.icon_left_arraw {
    width: 21px;
    height: 19px;
    background: url(../images/normal.png) no-repeat -595px -70px;
    display: inline-block;
    vertical-align: top;
}

.icon_right_arraw {
    width: 21px;
    height: 19px;
    background: url(../images/normal.png) no-repeat -529px -70px;
    display: inline-block;
    vertical-align: top;
}

.share_toolbox {
    padding: 0;
}

.share_toolbox li {
    width: 30px;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
}

.share_toolbox li a {
    width: inherit;
    height: 30px;
    display: block;
    line-height: 30px;
    white-space: nowrap;
    text-indent: -999px;
    overflow: hidden;
    background-image: url(../images/icon_follow_detail_cur.png);
    background-repeat: no-repeat;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    background-size: 30px auto;
}

.share_toolbox li a:hover {
    background-image: url(../images/icon_follow_detail.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 -30px;
}

.share_s_youtube {
    background-position: 0 -120px;
}

.share_s_googleplus {
    background-position: 0 -150px;
}

.share_s_vk {
    background-position: 0 -180px;
}

.share_s_pinterest {
    background-position: 0 -60px;
}

.share_s_more {
    background-position: 0 -520px;
}


.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;
}

@media (max-width:768px) {
    .share_toolbox li {
        width: 20px;
        margin-right: 10px;
    }

    .share_toolbox li a {
        height: 20px;
        line-height: 20px;
        background-size: 20px auto;
    }

    .share_toolbox li a:hover {
        background-size: 20px auto;
    }

    .share_s_twitter {
        background-position: 0 -20px;
    }

    .share_s_pinterest {
        background-position: 0 -40px;
    }
}

.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-bottom: 5px;
    border: 2px transparent solid;
}

.prod_info_form .attr_sure {
    min-height: 16px;
    line-height: 16px;
    overflow: hidden;
    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 {
    border: 2px transparent solid;
    border-top: 0;
    margin-top: -5px;
}

.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_select{border-width: 1px; padding-bottom: 0px;margin-bottom: 12px;white-space: nowrap;background: url(../images/products/icon_select_down.png) no-repeat 96.5% center;line-height: 38px;}*/
.prod_info_form li.attr_show {
    position: relative;
}

.prod_info_form li.attr_show.attr_show_list h5 {
    margin-bottom: 0;
}

.prod_info_form li.attr_show .btn_attr {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    line-height: 36px;
    margin: 5px 7px 0 0;
    padding: 0 15px;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    border-radius: 2px;
    font-size: 12px;
    cursor: pointer;
}

.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(../images/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: 1px;
    border-color: #333;
    border-style: solid;
    color: #000;
}

.prod_info_form li.attr_show .btn_attr.himg:hover,
.prod_info_form li.attr_show .btn_attr.himg.selected {
    height: 64px;
    border-width: 1px;
}

.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: 1px #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 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: calc(100% - 92px);
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    border-radius: 2px;
    padding: 0 70px 0 20px;
}

.prod_info_form li.attr_show .longtext_attr {
    width: calc(100% - 42px);
    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: calc(100% - 42px);
    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(../images/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%;
}

@media (max-width:768px) {
    .prod_info_form li input {
        border: 1px solid #e4e4e4;
    }

    .prod_info_form li textarea {
        border: 1px solid #e4e4e4;
    }
}

.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(../images/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;
}

.group_promotion .gp_title {
    border-bottom: 1px #e8e8e1 solid;
}

.group_promotion .gp_title ul {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.group_promotion .gp_title li {
    display: inline-block;
    margin: 0 30px;
    position: relative;
}

.group_promotion .gp_title li span {
    display: block;
    height: 69px;
    line-height: 69px;
    overflow: hidden;
    font-size: 18px;
    color: #999;
    cursor: pointer;
}

.group_promotion .gp_title li.current span {
    color: #000;
}

.group_promotion .gp_title li.current span:before {
    width: 100%;
    height: 2px;
    background-color: #000;
    position: absolute;
    bottom: -1px;
    left: 0;
    content: '';
}

.group_promotion .gp_mobile_title {
    display: none;
}

.group_promotion .gp_list {
    width: 1200px;
    margin: 0 auto;
}

.group_promotion .gp_list>div {
    padding: 59px 0 36px 0;
    position: relative;
}

.group_promotion .prod_item {
    width: 240px;
    overflow: hidden;
    background-color: #fff;
}

.group_promotion .prod_img {
    width: 240px;
    height: 240px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.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: 29px;
    line-height: 29px;
    margin-top: 8px;
    font-size: 16px;
}

.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(../images/icon_checked.png) no-repeat center center;
}

.group_promotion .prod_price_check .themes_price {
    float: left;
}

.group_promotion .prod_price_check .oldprice_data {
    margin-left: 7px;
    text-decoration: line-through;
}

.group_promotion .prod_hide {
    height: 0;
    overflow: hidden;
}

.group_promotion .prod_attr {
    margin-top: 4px;
    color: #666;
    transition: all .2s ease-in-out;
    opacity: 1;
}

.group_promotion .prod_attr.hideself {
    opacity: 0;
}

.group_promotion .prod_choose {
    width: 156px;
    height: 24px;
    line-height: 24px;
    margin-top: 4px;
}

.group_promotion .prod_choose>em {
    display: inline-block;
    vertical-align: top;
    width: 9px;
    height: 6px;
    background: url(../images/icon_choose_options.png) no-repeat;
    margin-top: 9px;
    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: #eb3e3e;
}

.group_promotion .prod_choose.current>em {
    transform: rotate(180deg);
    -webkit-transform: -webkit-rotate(180deg);
}

.group_promotion .info {
    line-height: 20px;
    padding-top: 25px;
    text-align: right;
}

.group_promotion .info .gp_btn {
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    background-color: #252525;
    border: 0;
    margin-left: 20px;
    text-align: center;
    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(../images/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: 14px;
    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: 26px;
    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: none;
    vertical-align: top;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 600;
    color: #e62e04;
}

.group_promotion .info .group_saveprice .themes_price {
    font-weight: 600;
    color: #e62e04;
}

.group_promotion .info .group_onlyprice {
    height: 50px;
    line-height: 55px;
}

.group_promotion .save_info .group_curprice {
    display: block;
    float: none;
}

.group_promotion .save_info .group_saveprice {
    display: inline-block;
}

.group_promotion .save_info .group_onlyprice {
    height: 34px;
    line-height: 39px;
    font-size: 0;
}

.group_promotion .save_info .group_total_title {
    font-size: 14px;
}

.group_promotion .master {
    float: left;
    width: 304px;
    overflow: hidden;
}

.group_promotion .master>s {
    display: inline;
    width: 22px;
    height: 22px;
    background: url(../images/icon_promotion_master.png) no-repeat;
    margin-right: 22px;
    margin-top: 110px;
    float: right;
}

.group_promotion .suits {
    width: 667px;
    margin: 0 23px;
    position: relative;
    float: left;
    overflow: visible !important;
}

.group_promotion .suits>a {
    width: 13px;
    height: 22px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
    position: absolute;
    top: 100px;
    z-index: 1;
}

.group_promotion .suits>a.end {
    opacity: .5;
    cursor: no-drop;
}

.group_promotion .suits .prev {
    background-image: url(../images/btn_promotion_left.png);
    left: -33px;
}

.group_promotion .suits .next {
    background-image: url(../images/btn_promotion_right.png);
    right: -33px;
}

.group_promotion .suits ul {
    width: 1858px;
}

.group_promotion .suits .suits_box {
    width: 100%;
    height: 402px;
    overflow: hidden;
    position: relative;
}

.group_promotion .suits .suits_box ul {
    position: absolute;
    top: 0;
    left: 0;
}

.group_promotion .suits li {
    width: 240px;
    margin: 0 20px;
    float: left;
}

.group_promotion .master .prod_name,
.group_promotion .suits .prod_name {
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-top: 11px;
    font-size: 14px;
}

#promotion_attr {
    position: absolute;
    display: none;
}

#promotion_attr .box_content {
    width: 278px;
    padding: 16px 20px 20px;
    background-color: #fff;
    border: 1px #eee 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(../images/icon_shopping_close.png) no-repeat center center;
}

#promotion_attr .attr_tit {
    line-height: 18px;
    font-size: 14px;
    color: #555;
}

#promotion_attr .attr_list {
    font-size: 0;
}

#promotion_attr .attr_list span {
    line-height: 20px;
    margin: 5px 10px 5px 0;
    padding: 3px 0;
    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: #000;
}

#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: 15px;
}

#promotion_attr .btn_box input {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    background-color: #ddd;
    border: 0;
    margin-right: 10px;
    padding: 0 20px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}

#promotion_attr .btn_box .submit {
    background-color: #252525;
    color: #fff;
}

#promotion_attr .btn_box .submit[disabled] {
    background-color: #f6f6f6;
    color: #aaa;
    cursor: not-allowed;
}

.box_promotion_simple {
    display: none;
}

@media (max-width: 768px) {
    .box_promotion_simple {
        display: block;
        border-top: 1px #e8e8e1 solid;
        padding-bottom: 20px;
    }

    .box_promotion_simple .simple_title {
        height: 2.5rem;
        line-height: 2.5rem;
        padding: .3125rem .625rem 0 .625rem;
        position: relative;
        font-size: 1.125rem;
    }

    .box_promotion_simple .simple_title>em {
        display: block;
        content: '';
        width: .625rem;
        height: 1.0625rem;
        background: url(../images/icon_goods_dot.png) no-repeat center/100%;
        position: absolute;
        top: 1rem;
        right: .625rem;
        z-index: 11;
    }

    .box_promotion_simple .simple_prod_list {
        width: 100%;
        overflow-x: auto;
    }

    .box_promotion_simple .simple_prod_list .simple_prod_box {
        width: 100%;
        overflow: hidden;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .box_promotion_simple .simple_prod_list .item {
        width: 6.25rem;
        margin-left: .625rem;
        padding: 1rem 0 .625rem 0;
        float: left;
        text-align: center;
    }

    .box_promotion_simple .simple_prod_list .item .pic_box {
        height: 6.25rem;
    }

    .box_promotion_simple .simple_prod_list .item .pic_box img {
        max-height: 100%;
    }

    .box_promotion_simple .simple_prod_list .item .prod_price {
        height: 1.5rem;
        line-height: 1.5rem;
        overflow: hidden;
        margin-top: .3125rem;
        font-size: .875rem;
    }

    .box_promotion_simple .simple_price {
        text-align: center;
    }

    .box_promotion_simple .simple_price>div {
        display: inline-block;
        vertical-align: top;
        height: 20px;
        line-height: 20px;
    }

    .box_promotion_simple .simple_price .sale_cur_price {
        font-size: 16px;
        font-weight: 600;
    }

    .box_promotion_simple .simple_price .sale_save_price {
        background-color: #fcf1f1;
        border-radius: 3px;
        margin-left: 6px;
        padding: 0 10px;
        color: #e73830;
    }

    .group_promotion {
        width: 100%;
        height: 100%;
        background-color: #fff;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 99993;
        transition: all .2s ease-out;
    }

    .group_promotion .gp_title {
        display: none;
    }

    .group_promotion .gp_mobile_title {
        display: block;
        height: 49px;
        border-bottom: 1px #eee solid;
        text-align: center;
    }

    .group_promotion .gp_mobile_title .gp_back {
        display: inline-block;
        width: 30px;
        height: 49px;
        line-height: 49px;
        font-size: 1.25rem;
        color: #848484;
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
    }

    .group_promotion .gp_mobile_title .gp_back>em {
        width: auto;
        height: auto;
        margin: 18px 0 0 15px;
        background: none;
        border-width: 7px 8px 7px 0;
        border-color: transparent #848484 transparent transparent;
        border-style: solid;
        float: left;
        display: block;
        position: relative;
        z-index: 10;
    }

    .group_promotion .gp_mobile_title .gp_back>em>i {
        border-width: 7px 8px 7px 0;
        border-color: transparent #fff transparent transparent;
        border-style: solid;
        display: block;
        position: absolute;
        top: -7px;
        left: 2px;
        z-index: 11;
    }

    .group_promotion .gp_mobile_title .gp_back>span {
        margin-left: .625rem;
    }

    .group_promotion .gp_mobile_title .gp_option_list {
        display: inline-block;
        width: 80vw;
        height: 36px;
        line-height: 36px;
        background-color: #f2f2f2;
        border: 0;
        border-radius: 3px;
        margin-top: 7px;
        text-align: center;
        text-align-last: center;
    }

    .group_promotion .gp_list {
        width: 100%;
    }

    .group_promotion .gp_list>div {
        padding: 0;
    }

    .group_promotion .gp_pro_list {
        height: calc(100vh - 100px);
        overflow-y: auto !important;
    }

    .group_promotion .prod_item {
        width: inherit;
        min-height: 96px;
        border-top: 1px #eee solid;
        padding: 14px 0;
        margin: 0 15px;
    }

    .group_promotion .prod_img {
        width: 96px;
        height: 96px;
        float: left;
    }

    .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_info {
        margin-left: 110px;
    }

    .group_promotion .prod_name {
        height: 16px;
        line-height: 16px;
        overflow: hidden;
        margin-top: 0;
    }

    .group_promotion .prod_price_check {
        display: inline-block;
        height: auto;
        line-height: 1;
        margin-top: 6px;
    }

    .group_promotion .prod_price_check .checked_box {
        margin-top: 0;
        margin-top: 4px;
    }

    .group_promotion .prod_price_check .themes_price {
        padding: 4px 0;
    }

    .group_promotion .prod_price_check .oldprice_data {
        display: block;
        margin: 0;
        padding: 4px 0;
        clear: both;
        font-size: 14px;
    }

    .group_promotion .prod_price_check .oldprice_data.hide {
        display: none;
    }

    .group_promotion .prod_hide {
        height: 0;
        overflow: hidden;
    }

    .group_promotion .prod_attr {
        margin-top: 4px;
        font-weight: 600;
        color: #666;
        transition: all .2s ease-in-out;
        opacity: 1;
    }

    .group_promotion .prod_attr.hideself {
        opacity: 0;
    }

    .group_promotion .prod_choose {
        width: 156px;
        height: 24px;
        line-height: 24px;
        margin-top: 4px;
    }

    .group_promotion .prod_choose>em {
        display: inline-block;
        vertical-align: top;
        width: 9px;
        height: 6px;
        background: url(../images/icon_choose_options.png) no-repeat;
        margin-top: 9px;
        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: #eb3e3e;
    }

    .group_promotion .prod_choose.current>em {
        transform: rotate(180deg);
        -webkit-transform: -webkit-rotate(180deg);
    }

    .group_promotion .info {
        width: 100%;
        height: 49px;
        background-color: #fff;
        border-top: 1px #ddd solid;
        padding-top: 0;
        position: absolute;
        bottom: -50px;
        right: 0;
        text-align: left;
    }

    .group_promotion .info .gp_btn {
        margin: 0;
        margin-top: -1px;
    }

    .group_promotion .info s {
        float: left;
        display: inline;
        width: 24px;
        height: 22px;
        margin-top: 25px;
        background: url(../images/goods.png) no-repeat -7px -177px;
    }

    .group_promotion .info .price_info {
        float: left;
    }

    .group_promotion .info .group_total_title {
        display: none;
    }

    .group_promotion .info .group_curprice {
        margin-top: 20px;
        margin-left: 15px;
    }

    .group_promotion .info .group_curprice .themes_price {
        display: inline-block;
        margin: 0;
        font-size: 16px;
    }

    .group_promotion .info .group_saveprice {
        background: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 5px;
        left: 15px;
        color: #e52f00;
    }

    .group_promotion .info .group_saveprice .themes_price {
        font-weight: 600;
        color: #e52f00;
    }

    .group_promotion .info .group_onlyprice {
        height: 50px;
        line-height: 50px;
        margin: 0;
        margin-left: 15px;
    }

    .group_promotion .save_info .group_onlyprice {
        height: 30px;
        line-height: 30px;
        margin-top: 20px;
    }

    .group_promotion .master {
        width: inherit;
        float: none;
    }

    .group_promotion .master>s {
        display: none;
    }

    .group_promotion .suits {
        width: calc(100% - 30px);
        margin: 0 15px;
    }

    .group_promotion .suits>a {
        display: none !important;
    }

    .group_promotion .suits ul {
        width: 100%;
    }

    .group_promotion .suits li {
        width: inherit;
        margin: 0;
        float: none;
    }

    .group_promotion .suits .suits_box {
        height: inherit;
    }

    .group_promotion .suits .suits_box ul {
        position: inherit;
    }

    .group_promotion .master .prod_item {
        border: 0;
    }

    .group_promotion .master .prod_name,
    .group_promotion .suits .prod_name {
        height: 16px;
        line-height: 16px;
        margin-top: 0;
    }

    .group_promotion.show {
        right: 0;
    }

    #promotion_attr {
        display: block;
        width: 100%;
        height: 100%;
        background-color: #fff;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 99994;
        transition: all .2s ease-out;
    }

    #promotion_attr .box_content {
        width: 100%;
        padding: 0;
        background-color: #fff;
        border: 0;
        position: inherit;
        top: auto;
        left: auto;
        box-shadow: none;
    }

    #promotion_attr .prod_info_title {
        display: block;
        height: 49px;
        line-height: 49px;
        overflow: hidden;
        border-bottom: 1px #eee solid;
        text-align: center;
        font-size: 16px;
    }

    #promotion_attr .prod_info_scroll {
        height: calc(100vh - 100px);
        overflow-y: auto;
        padding: 0 15px;
    }

    #promotion_attr .prod_info_information {
        border-bottom: 1px #eee solid;
        padding: 15px 0;
    }

    #promotion_attr .prod_info_information .pic {
        width: 95px;
        height: 95px;
        overflow: hidden;
        float: left;
    }

    #promotion_attr .prod_info_information .pic img {
        max-height: 100%;
    }

    #promotion_attr .prod_info_information .pro_price {
        height: 95px;
        line-height: 95px;
        margin-left: 15px;
        float: left;
        font-size: 18px;
        color: #000;
    }

    #promotion_attr .prod_info_information .pro_old_price {
        height: 95px;
        line-height: 95px;
        margin-left: 15px;
        float: left;
        text-decoration: line-through;
        font-size: 18px;
        color: #8e8e8e;
    }

    #promotion_attr .prod_info_option {
        padding: 5px 0 10px;
    }

    #promotion_attr .attr_tit {
        line-height: 18px;
        font-size: 14px;
        font-weight: 600;
        color: #555;
    }

    #promotion_attr .attr_item {
        margin-top: 10px;
    }

    #promotion_attr .attr_list {
        font-size: 0;
    }

    #promotion_attr .attr_list span {
        line-height: 20px;
        margin: 5px 10px 5px 0;
        padding: 3px 0;
        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: #000;
    }

    #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 .btn_promotion_submit {
        width: 100%;
        height: 50px;
        line-height: 50px;
        background-color: #000;
        position: absolute;
        bottom: -50px;
        left: 0;
        text-transform: uppercase;
        color: #fff;
    }

    #promotion_attr .btn_box {
        display: none;
    }

    #promotion_attr .close {
        position: absolute;
        width: 13px;
        height: 13px;
        right: 9px;
        top: 9px;
        background: url(../images/icon_shopping_close.png) no-repeat center center;
    }

    #promotion_attr.show {
        right: 0;
    }
}

.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;
    /* margin-left:15px;*/
    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;
}

/**** 运费查询 Start ****/
#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(../images/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;
}

/**** 运费查询 End ****/

/**** Add to Cart 设置 Start ****/
.global_none {
    display: none !important;
}

.shopping_add_to_cart {
    width: 100%;
    background-color: #fff;
    position: fixed;
    box-shadow: 0 6px 10px 0 #eee;
    transition: all .8s;
}

.shopping_addtocart_layout {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
}

.shopping_addtocart_item {
    display: flex;
}

.shopping_addtocart_image {
    max-width: 70px;
    height: 70px;
    float: left;
}

.shopping_addtocart_info {
    height: 70px;
    padding-left: 20px;
    float: left;
}

.shopping_addtocart_info_title {
    max-width: 465px;
    line-height: 21px;
    overflow: hidden;
    margin-bottom: 6px;
    padding-right: 10px;
    font-size: 14px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shopping_addtocart_info_price {
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.shopping_addtocart_info_compare_at_price {
    line-height: 20px;
    padding-left: 8px;
    font-size: 12px;
    color: #999;
}

.shopping_addtocart_info_attr {
    line-height: 20px;
    margin-top: 3px;
    font-size: 12px;
    color: #666;
}

.shopping_addtocart_button {
    display: flex;
    align-items: center;
    height: 70px;
    margin-left: 30px;
    float: left;
}

.shopping_addtocart_button>button {
    width: 168px;
    height: 44px;
    line-height: 19px;
    overflow: hidden;
    background-color: #fff;
    border: 1px transparent solid;
    outline: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #000;
    cursor: pointer;
}

.shopping_addtocart_button>button[disabled] {
    background-color: #f6f6f6;
    border-color: #f6f6f6;
    color: #aaa;
    cursor: not-allowed;
}

.shopping_addtocart_button .shopping_addtocart_buy_btn {
    background-color: #000;
    color: #fff;
    margin-left: 10px;
}

.shopping_addtocart_mobile_button {
    height: 50px;
    margin: 0;
}

.shopping_addtocart_mobile_button>button {
    width: calc(50vw - 15px);
}

.shopping_addtocart_tips {
    display: none;
    align-items: center;
    height: 70px;
    color: #333;
    float: left;
}

.shopping_addtocart_tips>i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url(../images/icon_small_error_tips.png) no-repeat center;
}

.shopping_addtocart_tips>strong {
    margin-left: 8px;
}

.shopping_addtocart_tips .shopping_addtocart_back {
    margin-left: 5px;
    text-decoration: underline;
    color: #e53935;
}

.shopping_addtocart_tips.show {
    display: flex;
}

.shopping_addtocart_pro_info {
    display: flex;
    border-bottom: 1px #ddd solid;
    padding: 10px 0;
    position: relative;
}

.shopping_addtocart_pro_info .shopping_addtocart_close {
    width: 18px;
    height: 18px;
    overflow: hidden;
    background: url(../images/icon_remove_black.png) no-repeat center/100%;
    position: absolute;
    top: 10px;
    right: 0;
    text-indent: 99px;
}

@media (min-width: 1200px) {
    .shopping_addtocart_layout {
        max-width: 1200px;
    }
}

@media (min-width: 768px) {
    .pc_block {
        display: block !important;
    }

    .pc_none {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .shopping_addtocart_layout {
        border-top: 1px #dbdbdb solid;
    }

    .shopping_addtocart_mask {
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: .6;
        position: fixed;
        top: 0;
        left: 0;
    }

    .shopping_addtocart_button_part .shopping_addtocart_add_btn,
    .shopping_addtocart_button_part .shopping_addtocart_buy_btn,
    .shopping_addtocart_button>button[disabled] {
        width: calc(100vw - 20px);
        margin: 0;
    }

    .prod_info_form {
        bottom: -100%;
        transition: all .2s;
    }

    .prod_info_form_fixed {
        width: calc(100% - 20px);
        height: 60vh;
        overflow-y: auto;
        background-color: #fff;
        padding: 0 10px 10px;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 1;
    }

    .prod_info_form_add_to_cart #addtocart_button {
        width: 100%;
    }

    .prod_info_form_add_to_cart #buynow_button {
        display: none !important;
    }

    .prod_info_form_buy_now #addtocart_button {
        display: none !important;
    }

    .prod_info_form_buy_now #buynow_button {
        width: 100%;
        margin: 0;
    }
}

/**** Add to Cart 设置 End ****/
/*************************** 产品详细页 end ***************************/

/*************************** 产品评论页 start ***************************/
.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(../images/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 .review_main_box{width:220px; padding-left:23px;}
.prod_write_review_side .average_rating{width:180px;}*/
.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;
}

.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(../images/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;
}

/*.review_item{border-top:1px #ddd solid; min-height:100px; padding:10px 10px 0 10px; margin-bottom:10px; position:relative;}
.review_item .user{width:172px; font-size:11px; line-height:20px;}
.review_item .user>li:first-child{margin-bottom:10px;}
.review_item .user .by_text{color:#999; margin-right:5px;}
.review_item .user .icon_level{width:22px; height:19px; overflow:hidden; margin-top:2px; display:inline-block; vertical-align:top;}
.review_item .user .level_text{max-width:100px; overflow:hidden; word-break:break-word; display:inline-block;}
.review_item .user .time{color:#999;}
.review_item .like{width:205px; text-align:right;}
.review_item .like .likeWrapper{margin-top:8px;}
.review_item .review_main{width:auto; overflow:hidden; padding-left:18px; font-size:12px;}
.review_item .review_main .content{margin-bottom:10px;}
.review_item .review_main .pic_list{margin:10px 0;}
.review_item .review_main .pic_list>a{width:40px; height:40px; overflow:hidden; margin-right:10px; text-align:center; cursor:pointer; border:1px #ddd solid; float:left; display:inline;}
.review_item .review_main .pic_list>a>img{width:100%; max-height:inherit;}
.review_item .review_main .reply{margin-top:10px;}
.review_item .review_main .edit{margin-bottom:10px;}
.review_item .review_main .reply_btn{height:23px; line-height:23px; padding:0 8px; text-decoration:none; font-size:12px; color:#333; cursor:pointer; border:1px #ccc solid; border-radius:2px; -ms-border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; display:inline-block;}
.review_item .review_main .reply_btn>span{color:#aaa;}
.review_item .textarea_holder{border:1px #ccc solid; padding:3px; margin:5px 0;}
.review_item .textarea_holder textarea{width:100%; border:0; resize:vertical; background:none; outline:0; color:#999;}
.review_item .textarea_holder .error{margin:5px 0;}
.review_item .btn{width:134px; height:26px; line-height:22px; font-size:14px; margin-left:20px; cursor:pointer; background:#FDEFB7; border:1px #d0af76 solid; color:#963;}
.review_item .textbtn{width:60px; margin:5px 0 0; font-size:12px;}
.review_item .fb_share{position:absolute; right:10px; bottom:0; font-size:11px; height:20px; line-height:20px;}
.review_item .fb_share em{display:inline-block; vertical-align:top;}
.review_item:first-child{border:0;}*/

.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(../images/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: 30px;
    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(../images/normal.png) no-repeat -684px -21px;
}

.icon_oppose {
    background: url(../images/normal.png) no-repeat -519px -20px;
}

.icon_facebook_mini {
    width: 19px;
    height: 19px;
    background: url(../images/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;
}

.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;
}

/*************************** 产品评论页 end ***************************/

/*404*/
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;
    max-width: 300px;
}

#error_page .error_logo {
    background: url(../images/error_logo.jpg) no-repeat center center;
    height: 225px;
}
#error_page .error_logo2 {
    background: url(../images/error_logo2.png) 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(../images/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(../images/shield_bg.jpg) repeat;
}

#shield_bd .shield_error {
    background: url(../images/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(../images/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*/
.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 .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(../images/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: 16px;
    max-height: 12px;
    overflow: hidden;
    margin-right: 5px;
}

.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: #646464;
    position: absolute;
}

.default_currency dl 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_currency:hover dl dd {
    display: block;
}

.default_currency dl dd a {
    display: block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.default_currency dl dd a:after {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.default_currency dl dd img {
    vertical-align: middle;
    width: 16px;
    max-height: 12px;
    overflow: hidden;
    margin-right: 5px;
}

.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(../images/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;
    /*border-radius:5px;*/
}

#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(../images/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(../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(../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: #e62e04;
}

/*公共会员登录*/
.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;
    /*box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);*/
}

.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;
}

/**************************************************** 公共插件样式结束 ****************************************************/

/**************************************************** 模板皮肤样式开始 ****************************************************/
/*
body,html{color: #333;}
.themes_title{color: #000;}
.themes_subtitle,.themes_subtitle a{color: #999;}
.themes_price{color: #c00;}
.themes_btn{border:1px solid transparent;color: #333;}
.themes_sales{background-color: #ff332c;}
*/
.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;
}

/**************************************************** 单页样式结束 ****************************************************/

/**************************************************** 响应式移动端头部导航弹窗开始 ****************************************************/
/*弹出窗口 包括头部导航、底部语言、底部货币*/
.pop_up {
    width: 80%;
    max-width: 400px;
    background-color: #fff;
    /* position:fixed;*/
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 10020;
    -webkit-transform: -webkit-translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .4s;
    transition: all .4s;
    visibility: hidden;
}

.pop_up .close {
    width: 10vw;
    height: 10vw;
    max-width: 50px;
    max-height: 50px;
    position: absolute;
    left: 86vw;
    top: 4vh;
}

.pop_up .close>em {
    width: 10vw;
    height: 10vw;
    max-width: 50px;
    max-height: 50px;
    background: url(../images/nav_close.png) no-repeat center/100%;
    display: block;
    cursor: pointer;
}

.pop_up.show {
    -webkit-transform: -webkit-translateX(0);
    transform: translateX(0);
}

.pop_up_right {
    left: auto;
    right: 0;
    -webkit-transform: -webkit-translateX(100%);
    transform: translateX(100%);
    position: fixed;
}

.pop_up_container {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.pop_up_container .category_close {
    width: 100%;
    height: 3.4375rem;
    line-height: 3.4375rem;
    padding: 0;
    margin: 0 !important;
    position: absolute;
    right: auto;
    top: 0;
    left: 0;
    max-width: none;
    max-height: none;
}

.pop_up_container .category_close>em {
    width: 0;
    height: auto;
    margin: 1.2rem auto 0 1.2rem;
    background: none;
    border-width: .5rem .5rem .5rem 0;
    border-color: transparent #999 transparent transparent;
    border-style: solid;
    display: block;
    position: relative;
    z-index: 10;
}

.pop_up_container .category_close>em>i {
    border-width: .5rem .5rem .5rem 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    display: block;
    position: absolute;
    top: -.5rem;
    left: .1rem;
    z-index: 11;
}

.pop_up_container .category_title {
    width: 84%;
    height: 3.4375rem;
    float: right;
    line-height: 3.4375rem;
    font-size: 1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pop_up_container .side_head {
    height: 3.4375rem;
    line-height: 3.4375rem;
    text-align: center;
}

.pop_up_container .side_head .side_close {
    width: 1rem;
    height: 3.3rem;
    line-height: 3.3rem;
    padding-left: .625rem;
    padding-right: 1rem;
    background-color: #fff;
    position: absolute;
    right: auto;
    top: auto;
    left: 0;
    display: inline-block;
}

.pop_up_container .side_head .side_close>em {
    width: auto;
    height: auto;
    margin: 1.3rem .2rem 0 0;
    background: none;
    border-width: .5rem .5rem .5rem 0;
    border-color: transparent #848484 transparent transparent;
    border-style: solid;
    float: right;
    display: block;
    position: relative;
    z-index: 10;
}

.pop_up_container .side_head .side_close>em>i {
    border-width: .5rem .5rem .5rem 0;
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    display: block;
    position: absolute;
    top: -.5rem;
    left: .1rem;
    z-index: 11;
}

.pop_up_container .side_head .side_title {
    font-size: 1rem;
}

.nav_container .user {
    height: 4rem;
    line-height: 4rem;
    overflow: hidden;
    font-size: .975rem;
    color: #aaa;
    background-color: #f5f5f5;
}

.nav_container .user>a {
    font-size: .975rem;
}

.nav_container .user .user_logo {
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    margin: 0 .9375rem;
    margin-top: .75rem;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    background-image: url(../images/icon_menu_user.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    float: left;
}

.nav_container .user.center {
    text-align: center;
}

.left_fixed_side .menu_list {
    max-width: 100%;
    height: 1rem;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.left_fixed_side .menu_list .menu_container {
    padding: 0 .625rem;
}

.left_fixed_side .menu_list .item {
    border-color: #ddd;
    height: 3.375rem;
    line-height: 3.375rem;
    overflow: hidden;
}

.left_fixed_side .menu_list .item a {
    display: block;
    overflow: hidden;
    margin-left: .3125rem;
    font-size: 1rem;
    color: #5f5f5f;
}

.left_fixed_side .menu_list .item.son>a {
    display: inline-block;
    width: 83%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left_fixed_side .menu_list .item a>img {
    width: 1rem;
    height: .6875rem;
    overflow: hidden;
    margin-right: .6rem;
}

.left_fixed_side .menu_list .item a>b {
    font-weight: bold;
    color: #333;
}

.left_fixed_side .menu_list .item:last-child {
    border: 0;
    background: none;
}

.left_fixed_side .menu_list .item.son {
    position: relative;
}

.left_fixed_side .menu_list .item.son>.icon {
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.left_fixed_side .menu_list .item.son>.icon>em {
    margin: 1.25rem 0.6rem 0 0;
    border-width: .5rem 0 .5rem .5rem;
    border-color: transparent transparent transparent #999;
    border-style: solid;
    float: right;
    display: block;
    position: relative;
    z-index: 10;
    -webkit-transform: -webkit-rotate(0);
    transform: rotate(0);
    -webkit-transition: all .4s;
    transition: all .4s;
}

.left_fixed_side .menu_list .item.son>.icon>em>i {
    border-width: .5rem 0 .5rem .5rem;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    display: block;
    position: absolute;
    top: -.5rem;
    right: .1rem;
    z-index: 11;
}

.left_fixed_side .menu_list .item.son .current_list {
    height: 1.25rem;
    line-height: 1.25rem;
}

.left_fixed_side .menu_list .item.son .current_list>span {
    padding: 0 .3rem;
    font-size: .75rem;
    color: #ccc;
}

.left_fixed_side .menu_list .item.open {
    height: auto;
}

.left_fixed_side .menu_list .item.open>.icon>em {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.left_fixed_side .menu_list .item.open>.icon>em>i {
    top: -.4rem;
    right: .1rem;
}

.left_fixed_side .menu_list .currency_item img {
    margin-left: .3rem;
}

.left_fixed_side .menu_list .menu_son {
    display: none;
    border-color: #f8f8f8;
}

.left_fixed_side .menu_list .menu_son .item {
    margin-left: .625rem;
    border: 0;
}

.left_fixed_side .menu_list .menu_son .item a {
    border-bottom: .0625rem #f2f2f2 solid;
}

.left_fixed_side .menu_list .menu_son .item:last-child a {
    border: 0;
}

.left_fixed_side .menu_list .menu_grandson {
    border: 0;
}

.left_fixed_side .menu_list .menu_grandson a {
    color: #878787;
}

.left_fixed_side .menu_list .menu_grandson .item:last-child a {
    border-bottom: .0625rem #f2f2f2 solid;
}

.left_fixed_side .menu_list .attr_son {
    padding: .625rem;
    padding-bottom: 0;
}

.left_fixed_side .menu_list .attr_son span {
    line-height: 2rem;
    margin: 0 .3125rem .625rem 0;
    padding: 0 .625rem;
    color: #333;
    white-space: nowrap;
    cursor: pointer;
    border-radius: .3215rem;
    position: relative;
    vertical-align: middle;
    display: inline-block;
}

.left_fixed_side .menu_list .attr_son span>em {
    width: .5rem;
    height: .5rem;
    margin-left: .3rem;
    margin-top: .75rem;
    background: url(../images/icon_remove_white.png) no-repeat center;
    background-size: 100%;
    float: right;
    display: block;
}

.left_fixed_side .menu_list .attr_son span.current {
    color: #fff;
}

.left_fixed_side .menu_list .menu_divide {
    height: .5rem;
    background-color: #eee;
}

.search_side {
    width: 100%;
}

.search_side .close {
    width: 2.5rem;
    height: 3.4375rem;
    line-height: 3.4375rem;
    background-color: #fff;
    position: inherit;
    top: auto;
    left: 0;
    z-index: 1;
    display: inline-block;
}

.search_side .close i {
    position: absolute;
    left: 0.5rem;
    top: 1.3rem;
}

.search_side .close i:after,
.search_side .close i:before {
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    content: ''
}

.search_side .close i:before {
    border-right-color: #000;
    left: -3px;
}

.search_side .search {
    height: 4rem;
    padding-left: 2.625rem;
    padding-right: 0.7rem;
    position: relative;
}

.search_side .search .search_blank {
    height: 0.7rem;
}

.search_side .search form {
    background: #f5f5f4;
}

.search_side .search .text {
    width: 85%;
    height: 2.6rem;
    line-height: 2.6rem;
    padding-left: .7rem;
    font-size: 1.2rem;
    background: none;
    border: 0;
    border-radius: 0;
}

.search_side .search .text::-webkit-input-placeholder {
    color: #ddd;
}

.search_side .search .sub {
    width: 15%;
    height: 2.6rem;
    background: url(../images/icon_search_submit.png) no-repeat center/1.5rem;
    right: .5rem;
}

.search_side .search .reset {
    background: url(../images/icon_search_reset.png) no-repeat center/1.5rem;
    right: .625rem;
}

.search_side .search .reset {
    width: 2.5rem;
    height: 3.5rem;
    border: 0;
    position: absolute;
}

.search_side .menu_list {
    padding: 0 .625rem;
}

.search_side .menu_list .search_title {
    height: 1rem;
    line-height: 1rem;
    margin-top: 1.5rem;
    font-size: .75rem;
}

.search_side .menu_list .search_list>a {
    line-height: 2rem;
    margin-right: 1rem;
    margin-top: 1rem;
    padding: 0 1.25rem;
    font-size: .875rem;
    color: #555;
    background-color: #f5f5f4;
    border-radius: .3125rem;
    display: inline-block;
    vertical-align: top;
}

.search_side .menu_list .search_content_box {
    overflow: hidden;
}

.search_side .menu_list .search_content_box .search_item {
    margin-top: 0.875rem;
    height: 3.125rem;
    border-bottom: 1px solid #eee;
    padding-bottom: 0.5rem;
}

.search_side .menu_list .search_content_box .search_item .pic {
    width: 3.125rem;
    height: 3.125rem;
    float: left;
    overflow: hidden;
    border-radius: 5px;
}

.search_side .menu_list .search_content_box .search_item .name {
    float: left;
    width: 79%;
    margin-left: 0.8125rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

@media (min-width:500px) {
    .pop_up .close {
        left: 430px;
    }

    .pop_up_container .category_close {
        left: 0;
    }
}

/**************************************************** 响应式移动端头部导航弹窗结束 ****************************************************/

/*转圈圈*/
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-moz-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-ms-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

/*前端公共纯色图标*/
@font-face {
    font-family: "icons";
    src: url("../fonts/icons.eot");
    /* IE9 */
    src: url("../fonts/icons.eot#iefix") format("embedded-opentype"),
        /* IE6-IE8 */
        url("../fonts/icons.woff2") format("woff2"),
        /* chrome、firefox、opera、Safari, Android, iOS */
        url("../fonts/icons.woff") format("woff"),
        /* chrome、firefox */
        url("../fonts/icons.ttf") format("truetype"),
        /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
        url("../images/icons.svg#uxfonteditor") format("svg");
    /* iOS 4.1- */
}

span.gicon {
    font-family: icons;
}

span.gicon-x:before {
    content: '\e604';
}

.global_shopping_cart_bg {
    display: none;
    position: fixed;
    top: 0;
    right: 400px;
    bottom: 0;
    left: 0;
    z-index: 100001;
}

.global_shopping_cart_box {
    width: 340px;
    padding: 0 30px;
    position: fixed;
    top: 0;
    right: -400px;
    bottom: 0;
    background-color: #1f2021;
    color: #fff;
    z-index: 100001;
    font-family: 'MS Serif', serif;
    transition: all 0.2s ease-out;
}

.global_shopping_cart_box .cart_empty {
    font-size: 16px;
    font-family: 'MS Serif', serif;
}

.global_shopping_cart_box a {
    color: #fff;
}

.global_shopping_cart_box .cart_title {
    height: 50px;
    line-height: 50px;
    padding: 15px 0;
    font-size: 24px;
}

.global_shopping_cart_box .cart_close {
    float: right;
    margin-right: -20px;
    padding: 0 20px;
    font-size: 16px;
    cursor: pointer;
}

.global_shopping_cart_box .cart_list {
    overflow-y: auto;
    margin-right: -30px;
}

.global_shopping_cart_box .cart_list::-webkit-scrollbar {
    width: 8px;
    background: #1f1f20;
    border-radius: 5px;
}

.global_shopping_cart_box .cart_list::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
}

.global_shopping_cart_box .cart_list::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.4);
}

.global_shopping_cart_box .cart_item {
    border-bottom: 1px solid #1f2021;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.global_shopping_cart_box .cart_item:first-child {
    padding-top: 30px;
}

.global_shopping_cart_box .c_img {
    float: left;
    width: 69.5px;
    min-height: 69.5px;
    max-height: 99px;
}

.global_shopping_cart_box .c_info {
    float: left;
    width: 251px;
    padding-left: 15px;
}

.global_shopping_cart_box .pname {
    display: inline-block;
    line-height: 18px;
    font-size: 12px;
    font-style: italic;
    color: #fff !important;
}

.global_shopping_cart_box .pattr {
    line-height: 24px;
    padding-top: 3px;
    font-size: 16px;
}

.global_shopping_cart_box .c_qty {
    width: 75px;
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
    position: relative;
    text-align: center;
}

.global_shopping_cart_box .pprice {
    float: right;
    font-size: 14px;
    color: #fff;
}

.global_shopping_cart_box .qless {
    width: 23px;
    height: 22px;
    background-color: unset;
    border: 1px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
}

.global_shopping_cart_box .qadd {
    width: 23px;
    height: 22px;
    background-color: unset;
    border: 1px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
}

.global_shopping_cart_box .qinput {
    width: 100%;
    height: 20px;
    background-color: unset;
    border: 1px solid transparent;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 2px;
    font-family: 'Roman', sans-serif;
}

.global_shopping_cart_box .qless:focus {
    border-color: #fff;
}

.global_shopping_cart_box .qadd:focus {
    border-color: #fff;
}

.global_shopping_cart_box .qinput:focus {
    border-color: #fff;
}

.global_shopping_cart_box .qless .gicon:before {
    content: '\e602';
}

.global_shopping_cart_box .qadd .gicon:before {
    content: '\e603';
}

.global_shopping_cart_box .cart_foot {
    padding-top: 15px;
    padding-bottom: 30px;
}

.global_shopping_cart_box .ftprice {
    float: right;
    color: #fff;
}

.global_shopping_cart_box .ftotal,
.global_shopping_cart_box .fdesc {
    line-height: 25px;
    padding-bottom: 5px;
    font-size: 16px;
    font-family: 'Roman', sans-serif;
}

.global_shopping_cart_box .fdesc {
    padding-bottom: 15px;
}

.global_shopping_cart_box .fdesc {
    opacity: 0.7;
    font-family: 'MS Serif', serif;
}

.global_shopping_cart_box .checkout_btn .gicon {
    padding-left: 3px;
}

.global_shopping_cart_box .checkout_btn .gicon:before {
    content: '\e901';
}

.global_shopping_cart_box .checkout_btn {
    display: block;
    text-decoration: none;
}

.global_shopping_cart_box .checkout_btn button {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    background-color: #a56600;
    border: none;
    text-transform: uppercase;
    transition: all 0.2s;
    font-family: Roman, sans-serif;
    color: #fff;
}

.global_shopping_cart_box .checkout_btn button:hover {
    background-color: #d88600;
}

.global_shopping_cart_box .checkout_btn .btn-loading {
    position: relative;
    background-color: #131314;
    color: #131314
}

.global_shopping_cart_box .checkout_btn .btn-loading:hover,
.global_shopping_cart_box .checkout_btn .btn-loading:active {
    background-color: #131314;
    color: #131314
}

.global_shopping_cart_box .checkout_btn .btn-loading:after {
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: transparent;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

.global_shopping_cart_box .shopapps_reminder {
    font-size: 12px;
}

.global_shopping_cart_box .shopapps_reminder>i {
    background-image: url(../images/icon_discount_reminder.png);
}

@media screen and (max-width: 500px) {
    .global_shopping_cart_bg {
        right: 300px;
    }

    .global_shopping_cart_box {
        width: 270px;
        padding: 0 15px;
    }

    .global_shopping_cart_box .cart_close {
        font-size: 22px;
    }

    .global_shopping_cart_box .cart_list {
        margin-right: -15px;
    }

    .global_shopping_cart_box .cart_list::-webkit-scrollbar {
        width: 2px;
    }

    .global_shopping_cart_box .c_img {
        width: 56.25px;
        min-height: 56.25px;
        max-height: 70px;
    }

    .global_shopping_cart_box .c_info {
        width: 198.75px;
    }

    .global_shopping_cart_box .cart_item {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .global_shopping_cart_box .cart_item:first-child {
        padding-top: 15px;
    }

    .global_shopping_cart_box .cart_foot {
        padding-bottom: 15px;
    }
}

/* 底部支付图标icon */
.global_payment_icon_html {
    text-align: center;
}

.global_payment_icon_html li {
    display: inline-block;
    width: 38px;
    height: 24px;
    margin: 4px;
    font-size: 0;
}

@media (max-width: 750px) {
    .partners_box {
        text-align: center;
        font-size: 0;
        margin-bottom: 16px;
    }

    .partners_box a {
        display: inline-block;
        width: 20%;
        margin: 0 2.5% 5px;
        font-size: 12px;
        color: #fff;
        box-sizing: border-box;
    }

    .partners_box a img {
        vertical-align: middle;
    }
}