@charset "utf-8";

/* CSS Document */
/***************************宽屏样式 (start)***************************/
.w_1200 .wide {
    width: 1200px;
    max-width: 1200px;
}

.w_1200 #lib_case_list li {
    padding: 10px 12px;
}

.w_1200 #lib_inquire_list>ul>li .info {
    width: 614px;
}

.w_1200 #lib_inquire_list>form .rows label {
    width: 20%;
}

.w_1200 #lib_inquire_list>ul>li .info {
    width: 545px;
}

.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 {
    width: 1180px;
}

/*************************** 宽屏样式 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 ***************************/
.default_nav_style {
    width: 100%;
}

.default_nav_style .n_item {
    float: left;
}

.default_nav_style .n_item>a {
    display: block;
    padding: 0 20px;
}

.default_nav_style .nav_sec {
    display: none;
    min-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_style .small_nav_sec {
    border-bottom: none;
    width: 260px;
    padding-top: 1px;
    max-height: none;
    overflow: visible;
}

.default_nav_style .nav_sec .top {
    height: 0;
}

.default_nav_style .n_item:hover .nav_sec {}

.default_nav_style .nav_sec .nav_list {
    position: relative;
    float: left;
    width: 70%;
}

.default_nav_style .small_nav_sec .nav_list {
    float: none;
    width: 100%;
}

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

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

.default_nav_style .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_style .nav_sec .nav_sec_item {
    float: left;
    margin: 5px 10px 20px;
    width: 160px;
}

.default_nav_style .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_style .small_nav_sec .nav_sec_item {
    margin: 0;
    width: 100%;
    position: relative;
}

.default_nav_style .nav_sec .nav_thd_list {
    padding: 4px 0;
}

.default_nav_style .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_style .small_nav_sec .nav_sec_item a,
.default_nav_style .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_style .small_nav_sec .nav_sec_item a em {
    position: absolute;
    width: 7px;
    height: 11px;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    background: url(../img/icon_down_has.png) no-repeat center top;
}

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

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

.default_nav_style .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_style .small_nav_sec .nav_thd_item {
    position: relative;
}

.default_nav_style .small_nav_sec .nav_sec_item:hover .nav_thd_list {
    display: block;
}

.default_nav_style .nav_sec .nav_four_item {
    display: none;
}

.default_nav_style .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_style .small_nav_sec .nav_thd_item:hover .nav_four_item {
    display: block;
}

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

.default_nav_style .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_style .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_style .nav_sec .more_box:hover .nav_four_item {
    display: block;
}

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

.default_nav_style .nav_sec .nav_img {
    float: left;
    width: 320px;
    font-size: 0;
    text-align: right;
    white-space: normal;
    margin-top: 20px;
}

.default_nav_style .nav_sec .nav_img.small {
    width: 160px;
}

.default_nav_style .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_style .nav_sec .nav_img .imgl img {
    max-width: 150px;
    max-height: 150px;
}

.default_shopping_cart {
    width: 40px;
    height: 40px;
    background: url(../img/cart_icon.png) no-repeat center center;
}

/*************************** 导航栏 (end)***************************/

/**************************案例列表(start)**************************/
#lib_case_list {}

#lib_case_list li {
    float: left;
    width: 166px;
    padding: 10px;
    overflow: hidden;
}

#lib_case_list li .img {
    width: 164px;
    height: 164px;
    border: 1px solid #ddd;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}

#lib_case_list li .name {
    padding-top: 5px;
    height: 36px;
    line-height: 18px;
    text-align: center;
    overflow: hidden;
}

/**************************案例列表(end)**************************/

/**************************新闻列表(start)**************************/
#lib_info_list {}

#lib_info_list li {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    padding: 0 8px;
}

#lib_info_list li h3>a {
    max-width: 80%;
    display: block;
    height: 32px;
    padding: 0 5px;
    overflow: hidden;
}

#lib_info_list li>span {
    display: block;
    width: 100px;
    line-height: 32px;
    text-align: center;
}


.info_list_0 .item {
    margin-bottom: 29px;
    padding-bottom: 29px;
    border-bottom: 1px solid #e5e5e5;
}

.info_list_0 .item .img {
    width: 31.8%;
}

.info_list_0 .item .ir {
    width: 66%;
}

.info_list_0 .item .ir .name {
    max-height: 50px;
    overflow: hidden;
    line-height: 25px;
    padding-bottom: 5px;
}

.info_list_0 .item .ir .name a {
    text-decoration: none;
    font-size: 18px;
}

.info_list_0 .item .ir .name a:hover {
    color: #00ae5f;
}

.info_list_0 .item .ir .brief {
    font-size: 14px;
    color: #999;
    line-height: 19px;
    max-height: 57px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 5px;
}

.info_list_0 .item .ir .more {
    border-left: 1px solid #eee;
    line-height: 40px;
    height: 40px;
    text-transform: uppercase;
    margin-left: 1%;
    padding-left: 3%;
}

.info_list_0 .item .ir .more a {
    color: #999;
    font-size: 14px;
}

.info_list_0 .item .ir .time {
    font-size: 14px;
    color: #999;
    line-height: 20px;
}

.tags_box {
    padding: 5px 0;
    line-height: 26px;
    text-align: center;
}

.tags_box a {
    display: inline-block;
    background: #f5f5f5;
    border-radius: 3px;
    margin: 5px;
    padding: 0 15px;
    font-size: 12px;
}

/**************************新闻列表(end)**************************/

/**************************新闻详细(start)**************************/
#lib_info_detail {}

#lib_info_detail>h1 {
    font-size: 16px;
    font-family: Verdana;
    text-align: center;
    padding: 8px 12px;
    line-height: 25px;
    border-bottom: 1px dashed #ccc;
}

#lib_info_detail>.contents {
    padding: 12px;
    line-height: 180%;
}

#lib_info_detail .ext_mes,
.ueeshop_responsive_info_detail .ext_mes {
    text-align: center;
    margin: 8px 0;
}

#lib_info_detail .ext_mes div,
.ueeshop_responsive_info_detail .ext_mes div {
    display: inline-block;
    margin: 0 8px;
    font-size: 14px;
    color: #333;
}

.info_prev_next.pro_prev_next {
    text-align: left;
}

.info_prev_next.pro_prev_next span {
    font-size: 16px;
}

.info_prev_next.pro_prev_next a {
    display: inline;
    background: none;
    width: 100%;
}

/**************************新闻详细(end)**************************/

/**************************下载列表(start)**************************/
#lib_down_list {}

#lib_down_list li {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    padding: 0 8px;
}

#lib_down_list li span {
    display: inline-block;
    padding: 0 5px;
    font-size: 14px;
}

#lib_down_list li a {
    display: inline-block;
    padding: 0 10px 0 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 22px;
    font-weight: bold;
    color: #fff;
    background: #6A3500;
    text-decoration: none;
    position: relative;
    margin-top: 5px;
}

#lib_down_list li a em {
    width: 11px;
    height: 10px;
    background-image: url(../img/down.png);
    background-size: 100% 100%;
    position: absolute;
    left: 8px;
    top: 5px;
}

#lib_down_list li .img {
    text-align: center;
    height: 36px;
    font-size: 0;
    padding-left: 5px;
}

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

#lib_down_list li .img span {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding: 0;
}

/**************************下载列表(end)**************************/

/**************************在线留言(start)**************************/
#lib_feedback_form {
    width: 100%;
    clear: both;
    overflow: hidden;
}

#lib_feedback_form .rows {
    margin: 10px 0;
    clear: both;
}

#lib_feedback_form .rows label {
    width: 20%;
    overflow: hidden;
    float: left;
    height: 28px;
    line-height: 28px;
    text-align: right;
    color: #555;
}

#lib_feedback_form .rows span {
    width: 75%;
    float: left;
    display: block;
    padding-left: 5px;
}

#lib_feedback_form .rows span .input {
    width: 280px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #ddd;
    padding-left: 5px;
}

#lib_feedback_form .rows span .contents {
    width: 75%;
    height: 120px;
    min-height: 120px;
    line-height: 160%;
    padding: 5px;
}

#lib_feedback_form .rows span .vcode {
    text-transform: uppercase;
    width: 50px;
}

#lib_feedback_form .rows span img {
    margin-top: 2px;
}

/**************************在线留言(end)**************************/

/**************************在线询盘(start)**************************/
#lib_inquire_list {}

#lib_inquire_list .empty {
    margin: 50px;
    font-size: 20px;
    font-family: Verdana;
}

#lib_inquire_list>ul {}

#lib_inquire_list>ul>li {
    padding: 15px 0;
    min-height: 182px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}

#lib_inquire_list>ul>li:first-child {
    padding-top: 0;
}

#lib_inquire_list>ul>li .img {
    width: 180px;
    height: 180px;
    border: 1px solid #ddd;
    overflow: hidden;
}

#lib_inquire_list>ul>li .img a {
    display: block;
    width: 180px;
    height: 180px;
    text-align: center;
    vertical-align: middle;
}

#lib_inquire_list>ul>li .info {
    width: 545px;
}

#lib_inquire_list>ul>li .info .name {
    height: 28px;
    line-height: 25px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    font-size: 14px;
}

#lib_inquire_list>ul>li .info .price {
    font-size: 16px;
    margin-top: 10px;
}

#lib_inquire_list>ul>li .info .detail {
    padding-top: 5px;
    line-height: 180%;
    overflow: hidden;
}

#lib_inquire_list>ul>li .info .remove {
    padding-top: 5px;
    height: 20px;
    line-height: 22px;
    overflow: hidden;
}

#lib_inquire_list>ul>li .info .remove a {
    font-family: Verdana;
    font-size: 14px;
}

#lib_inquire_list>ul>li .info .remove i {
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: url(../img/normal.png) -349px -115px no-repeat;
    float: left;
    margin: 4px 3px;
}

#lib_inquire_list>form {}

#lib_inquire_list>form {
    padding-top: 25px;
    overflow: hidden;
    clear: both;
    overflow: hidden;
    margin: 0 auto;
}

#lib_inquire_list>form .rows {
    margin: 10px 0;
    clear: both;
}

#lib_inquire_list>form .rows label {
    width: 25%;
    overflow: hidden;
    float: left;
    height: 28px;
    line-height: 28px;
    text-indent: 40px;
    color: #555;
}

#lib_inquire_list>form .rows span {
    width: 70%;
    float: left;
    display: block;
    padding-left: 5px;
}

#lib_inquire_list>form .rows span .input {
    width: 280px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #ddd;
    padding-left: 5px;
}

#lib_inquire_list>form .rows span .input.vcode {
    width: 70px;
    margin-bottom: 10px;
}

#lib_inquire_list>form .rows span select {
    height: 25px;
}

#lib_inquire_list>form .rows span .contents {
    width: 68%;
    height: 100px;
}

/**************************在线询盘(end)**************************/

/*************************** 404 start ***************************/
#error_page {
    background: #f0f0f0;
    padding: 150px 0;
}

#error_page .sw {
    width: 558px;
    margin: 0 auto;
}

#error_page .error_logo {
    background: url(../img/error_logo.jpg) no-repeat center center;
    height: 225px;
}

#error_page .error_warning {
    margin-top: 12px;
    height: 30px;
    line-height: 30px;
    background: url(../img/error_warning.jpg) no-repeat left center;
    text-indent: 49px;
    font-size: 18px;
    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 36px;
    font-size: 18px;
    color: #727272;
}

/*************************** 404 end ***************************/


/*************************** 友情链接居中模式 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 ****************************/

/*浮动窗---1*/
.chatfloat0 {
    position: fixed;
    right: 0;
    width: 92px;
    top: 150px;
    z-index: 1000;
}

#float_window {
    width: 72px;
    padding: 1px;
    border-radius: 5px;
    padding-top: 12px;
}

#inner_window {
    width: 72px;
    border-radius: 5px 5px 0 0;
    padding-top: 4px;
    min-height: 90px;
    background: #fff;
}

#demo_window {
    width: 43px;
    margin: 0 auto;
}

#demo_window a {
    display: block;
    width: 43px;
    height: 43px;
}

#demo_window a.QQ {
    background: url(../img/chat_0.png) no-repeat center 0;
}

#demo_window a.Skype {
    background: url(../img/chat_0.png) no-repeat center -96px;
}

#demo_window a.Email {
    background: url(../img/chat_0.png) no-repeat center -144px;
}

#demo_window a.trademanager {
    background: url(../img/chat_0.png) no-repeat center -48px;
}

#demo_window a.WeChat {
    position: relative;
    background: url(../img/chat_0.png) center -192px no-repeat;
}

#demo_window a.WeChat .relimg {
    position: absolute;
    left: -128px;
    top: -30px;
    width: 100px;
    height: 100px;
    display: none;
    z-index: 10;
    text-align: center;
    padding: 6px;
    background: #e3e3e3;
}

#demo_window a.WeChat:hover .relimg {
    display: block;
}

#demo_window a.WeChat .relimg img {
    max-width: 100%;
    max-height: 100%;
}

#demo_window a.WhatsApp {
    position: relative;
    background: url(../img/chat_0.png) center -240px no-repeat;
}

#demo_window a.WhatsApp .relimg {
    position: absolute;
    color: #333;
    left: -128px;
    top: 7px;
    width: 100px;
    line-height: 20px;
    display: none;
    z-index: 10;
    text-align: center;
    padding: 6px;
    background: #e3e3e3;
}

#demo_window a.WhatsApp:hover .relimg {
    display: block;
}

#demo_window div {
    background: #fff;
}

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

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

.chathide {
    right: -115px;
}

.chattrans {
    -webkit-transition: right .3s;
    transition: right .3s;
}

#chat_float_btn {
    text-align: center;
    height: 70px;
    width: 35px;
    border-radius: 35px 0 0 35px;
    position: fixed;
    top: 160px;
    right: 0;
    z-index: 1001;
    background: url(../img/chat_float_btn_1.png) no-repeat 12px center;
    cursor: pointer;
}

#chat_window {
    position: fixed;
    right: 50px;
    bottom: 100px;
    z-index: 10000;
}

#chat_window .chat_box {}

#chat_window .chat_box .box {
    display: none;
}

#chat_window .chat_box.pc_limit:hover .box,
#chat_window .chat_box.cur .box {
    display: block;
}

#chat_window .chat_box .chat_item {
    display: block;
    position: relative;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: url(../img/icon_chat.png) no-repeat 0 0;
    margin-bottom: 6px;
}

#chat_window .chat_box a.chat_item {
    text-indent: 100px;
    overflow: hidden;
    white-space: nowrap;
}

#chat_window .chat_box .chat_qq {
    background-color: #4cafe9;
}

#chat_window .chat_box .chat_skype {
    background-color: #5996ff;
    background-position: 0 -50px;
}

#chat_window .chat_box .chat_email {
    background-color: #f5b246;
    background-position: 0 -100px;
}

#chat_window .chat_box .chat_trademanager {
    background-color: #33bbf9;
    background-position: 0 -150px;
}

#chat_window .chat_box .chat_wechat {
    background-color: #59c682;
    background-position: 0 -200px;
}

#chat_window .chat_box .chat_whatsapp {
    background-color: #55d5bb;
    background-position: 0 -250px;
}

#chat_window .chat_box .abs {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0px;
    margin-right: 50px;
    padding-right: 15px;
}

#chat_window .chat_box .more_box {
    position: relative;
    padding: 10px 0px;
    border: 1px solid #e8e8e8;
    background: #fff;
    border-radius: 5px;
}

#chat_window .chat_box .more_box:before {
    content: '';
    position: absolute;
    bottom: 19px;
    right: -8px;
    border-width: 7.5px 0 7.5px 8px;
    border-color: transparent;
    border-left-color: #e8e8e8;
    border-style: solid;
}

#chat_window .chat_box .more_box:after {
    content: '';
    position: absolute;
    bottom: 19px;
    right: -6.5px;
    border-width: 7.5px 0 7.5px 8px;
    border-color: transparent;
    border-left-color: #fff;
    border-style: solid;
}

#chat_window .chat_item:hover .abs {
    display: block;
}

#chat_window .chat_box .more_box a {
    position: relative;
    display: block;
    min-width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 0px 17px;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
}

#chat_window .chat_box .more_box a:hover {
    background-color: #effaf7;
    text-decoration: none;
}

#chat_window .chat_box .more_box .item {
    width: auto;
    margin: 0;
    border: 0;
}

#chat_window .chat_box .more_box .relimg {
    display: none;
    position: absolute;
    top: 0;
    left: -105px;
    padding-right: 5px;
    width: 100px;
    height: 100px;
    text-align: right;
    margin-bottom: 5px;
}

#chat_window .chat_box .more_box .relimg img {
    padding: 2px;
    border: 1px solid #effaf7;
    border-radius: 2px;
    background: #fff;
}

#chat_window .chat_box .more_box a:hover .relimg {
    display: block;
}

#chat_window .chat_box .chat_box_menu {}

#chat_window .chat_box .chat_box_menu a {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 100%;
    margin-bottom: 6px;
    background: #07bb8a url(../img/icon_chat_menu.png) no-repeat 0 0;
}

#chat_window .chat_box .chat_box_menu #go_top {
    visibility: hidden;
    opacity: 0;
}

#chat_window .chat_box .chat_box_menu #go_top.show {
    visibility: visible;
    opacity: 1;
}

#chat_window .chat_box .chat_box_menu .more {}

/*#chat_window .chat_box.pc_limit:hover .chat_box_menu .more,#chat_window .chat_box.cur .chat_box_menu .more{display: none;}*/
#chat_window .chat_box .chat_box_menu .more {
    display: none;
}

#chat_window .chat_box .chat_box_menu .more.default_show {
    display: block;
}

#chat_window .chat_box:hover .chat_box_menu .more.default_show {
    display: none;
}

#chat_window .chat_box .chat_box_menu .top {
    background-position: 0 -50px;
    background-color: #b0b0b0;
}

#chat_window .chat_box .box .chat_close {
    display: none;
}

/*浮动窗---2*/
.chatfloat1 {
    position: fixed;
    right: 0;
    top: 150px;
    z-index: 1000;
}

#service_0 {
    width: 95px;
}

#service_0 .r {
    display: block;
    padding-left: 32px;
    margin-bottom: 6px;
    position: relative;
    height: 100%;
    -webkit-border-radius: 18px 0 0 18px;
    -moz-border-radius: 18px 0 0 18px;
    border-radius: 18px 0 0 18px;
}

#service_0 .r a {
    display: block;
    width: 63px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-decoration: none;
    text-indent: 6px;
    color: #fff;
}

#service_0 .r0 {
    background: url(../img/chat_icon.png) no-repeat 2px -1px/36px;
}

/*#service_0 .r0 a{ background:#45a4eb;}*/
#service_0 .r1 {
    background: url(../img/chat_icon.png) no-repeat 2px -85px/36px;
}

/*#service_0 .r1 a{ background:#66b433;}*/
#service_0 .r2 {
    background: url(../img/chat_icon.png) no-repeat 2px -125px/36px;
}

/*#service_0 .r2 a{ background:#186caa;}*/
#service_0 .r3 {
    background: url(../img/chat_icon.png) no-repeat 2px -41px/36px;
}

/*#service_0 .r3 a{ background:#ffc000;}*/
#service_0 .r4 {
    background: url(../img/chat_icon.png) no-repeat 2px -168px/36px;
}

/*#service_0 .r4 a{ background:#555555;}*/
#service_0 .r4 .relimg {
    width: 100px;
    height: 100px;
    padding: 6px;
    background: #e3e3e3;
    position: absolute;
    left: -114px;
    top: -40px;
    display: none;
}

#service_0 .r4 .relimg img {
    max-width: 100%;
    min-height: 100%;
}

#service_0 .r4:hover .relimg {
    display: block;
}

#service_0 .r5 {
    background: url(../img/chat_icon.png) no-repeat 2px -245px/36px;
}

#service_0 .r5 .relimg {
    width: 100px;
    color: #333;
    padding: 6px;
    line-height: 20px;
    background: #e3e3e3;
    position: absolute;
    left: -114px;
    top: 2px;
    text-align: center;
    display: none;
}

#service_0 .r5:hover .relimg {
    display: block;
}

#service_0 .top {
    background: url(../img/chat_icon.png) no-repeat 58px -146px/26px;
    padding-left: 24px;
}

#service_0 .top a {
    width: 71px;
}

/*浮动窗---3*/
.chatfloat2 {
    position: fixed;
    width: 69px;
    right: 0px;
    top: 150px;
    z-index: 1000;
}

#service_1 {
    width: 49px;
}

#service_1 .r {
    display: block;
    margin-bottom: 8px;
}

#service_1 .r a {
    display: block;
    width: 49px;
    height: 49px;
    text-decoration: none;
}

#service_1 .r0 {
    background: url(../img/chat_icon.png) no-repeat 0px 0px;
}

#service_1 .r1 {
    background: url(../img/chat_icon.png) no-repeat -1px -115px;
}

#service_1 .r2 {
    background: url(../img/chat_icon.png) no-repeat 0px -170px;
}

#service_1 .r3 {
    background: url(../img/chat_icon.png) no-repeat 0px -57px;
}

#service_1 .r4 {
    background: url(../img/chat_icon.png) no-repeat 1px -227px;
    position: relative;
}

#service_1 .r4 .relimg {
    width: 150px;
    height: 150px;
    padding: 6px;
    background: #e3e3e3;
    position: absolute;
    left: -170px;
    top: -49px;
    display: none;
}

#service_1 .r4 .relimg img {
    max-width: 100%;
    min-height: 100%;
}

#service_1 .r4:hover .relimg {
    display: block;
}

#service_1 .r5 {
    background: url(../img/chat_icon.png) no-repeat 1px -333px;
    position: relative;
}

#service_1 .r5 .relimg {
    width: 150px;
    padding: 6px;
    color: #333;
    line-height: 20px;
    background: #e3e3e3;
    position: absolute;
    text-align: center;
    left: -170px;
    top: 8px;
    display: none;
}

#service_1 .r5:hover .relimg {
    display: block;
}

#service_1 .top {
    background: url(../img/chat_icon.png) no-repeat 0px -284px;
}

/*浮动窗---4*/
.chatfloat3 {
    position: fixed;
    width: 94px;
    right: 0px;
    top: 150px;
    z-index: 1000;
}

#service_2 {
    width: 74px;
}

#service_2 .sert {
    text-align: center;
    margin-bottom: 10px;
}

#service_2 .sert img {
    vertical-align: middle;
}

#service_2 .sert .img0 {}

#service_2 .sert .img1 {
    display: none;
}

#service_2 .sert:hover .img0 {
    display: none;
}

#service_2 .sert:hover .img1 {
    display: block;
}

/*#service_2 .sert:hover{ background:url(../img/chat_icon.png) no-repeat -114px 0px;}*/
#service_2 .r {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#service_2 .r a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

#service_2 .r0 {
    background: url(../img/chat_icon.png) no-repeat -1px -1px/41px;
}

#service_2 .r1 {
    background: url(../img/chat_icon.png) no-repeat -2px -97px/41px;
}

#service_2 .r2 {
    background: url(../img/chat_icon.png) no-repeat -1px -146px/42px;
}

#service_2 .r3 {
    background: url(../img/chat_icon.png) no-repeat -1px -47px/41px;
}

#service_2 .r4 {
    background: url(../img/chat_icon.png) no-repeat 0px -190px/41px;
    position: relative;
}

#service_2 .r4 .relimg {
    width: 100px;
    height: 100px;
    padding: 6px;
    background: #e3e3e3;
    position: absolute;
    left: -120px;
    top: -35px;
    display: none;
}

#service_2 .r4:hover .relimg {
    display: block;
}

#service_2 .r5 {
    background: url(../img/chat_icon.png) no-repeat 0px -280px/41px;
    position: relative;
}

#service_2 .r5 .relimg {
    width: 100px;
    color: #333;
    line-height: 20px;
    padding: 6px;
    background: #e3e3e3;
    position: absolute;
    left: -120px;
    top: 5px;
    text-align: center;
    display: none;
}

#service_2 .r5:hover .relimg {
    display: block;
}

#service_2 .top {
    background: url(../img/chat_icon.png) no-repeat 1px -225px/39px;
}

/*浮动窗---5*/
.chatfloat4 {
    position: fixed;
    width: 114px;
    right: 0px;
    top: 150px;
    z-index: 1000;
}

#service_3 {
    width: 94px;
}

#service_3 .sert {
    text-align: center;
}

#service_3 .sert img {
    vertical-align: middle;
}

#service_3 .r {
    display: block;
    padding-left: 37px;
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#service_3 .r a {
    display: block;
    width: 54px;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
}

#service_3 .r0 {
    background: url(../img/chat_icon.png) no-repeat 1px 1px/34px;
}

#service_3 .r1 {
    background: url(../img/chat_icon.png) no-repeat 1px -78px/34px;
}

#service_3 .r2 {
    background: url(../img/chat_icon.png) no-repeat 1px -116px/34px;
}

#service_3 .r3 {
    background: url(../img/chat_icon.png) no-repeat 1px -37px/34px;
}

#service_3 .r4 {
    background: url(../img/chat_icon.png) no-repeat 1px -156px/34px;
    position: relative;
}

#service_3 .r4 .relimg {
    width: 100px;
    height: 100px;
    padding: 6px;
    background: #e3e3e3;
    position: absolute;
    left: -120px;
    top: -35px;
    display: none;
}

#service_3 .r4:hover .relimg {
    display: block;
}

#service_3 .r5 {
    background: url(../img/chat_icon.png) no-repeat 1px -229px/34px;
    position: relative;
}

#service_3 .r5 .relimg {
    width: 100px;
    color: #333;
    line-height: 20px;
    text-align: center;
    padding: 6px;
    background: #e3e3e3;
    position: absolute;
    left: -120px;
    top: 3px;
    display: none;
}

#service_3 .r5:hover .relimg {
    display: block;
}

#service_3 .top {
    background: url(../img/chat_icon.png) no-repeat 51px -145px/26px;
    padding-left: 21px;
}

/*浮动窗*/
.chathide {
    right: -115px;
}

.chattrans {
    -webkit-transition: right .3s;
    transition: right .3s;
}

#chat_float_btn {
    text-align: center;
    height: 70px;
    width: 35px;
    border-radius: 35px 0 0 35px;
    position: fixed;
    top: 160px;
    right: 0;
    z-index: 1001;
    background: url(../img/chat_float_btn.png) no-repeat 12px center;
    cursor: pointer;
}


#alert_img {
    background: red url(../img/alert_img.png) no-repeat left top !important;
}

.attr_row {
    overflow: hidden;
    margin: 5px 0 5px 0;
    line-height: 20px;
}

.attr_row .attr_name {
    width: 120px;
}

.attr_row .attr_name strong {
    font-size: 14px;
}

.attr_row .attr_val {
    width: 140px;
}

#cop {
    color: #fff;
}

#footer_feedback {
    width: 298px;
    position: fixed;
    height: 310px;
    bottom: -400px;
    right: 0px;
    background: #fff;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    z-index: 10001;
}

#footer_feedback.up {}

#footer_feedback .title {
    background: #95be06;
    height: 40px;
    line-height: 40px;
    text-indent: 15px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    position: relative;
}

#footer_feedback .title .close {
    width: 9px;
    height: 9px;
    display: block;
    background: url(../img/close.png) no-repeat;
    position: absolute;
    right: 13px;
    top: 15px;
    margin: 0;
}

#footer_feedback .demo {
    width: 258px;
    margin: 0 auto;
}

#footer_feedback .tips {
    line-height: 130%;
    font-size: 14px;
    color: #333333;
}

#footer_feedback .tips_title {
    color: #878787;
    font-size: 14px;
}

#footer_feedback .text {
    border-radius: 5px;
    border: 1px solid #cdcdcd;
    display: block;
    height: 32px;
    line-height: 32px;
    text-indent: 11px;
    color: #aaaaaa;
    font-size: 14px;
    width: 100%;
}

#footer_feedback .send {
    border-radius: 3px;
    background: #95be06;
    height: 32px;
    line-height: 32px;
    border: 0px none;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}

.prod_info_group {
    overflow: hidden;
    margin-top: 10px;
}

.prod_info_group li {
    height: 22px;
    line-height: 20px;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    overflow: hidden;
}

.prod_info_group li a {
    border: 1px #bebebe solid;
    border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #ddd;
    text-align: center;
    display: block;
    font-size: 12px;
    padding: 0 12px;
    color: #fff !important;
}

#pdetail .gallery .bigimg {
    max-height: inherit !important;
}

#pdetail .gallery .bigimg .MagicZoom img {
    max-height: 550px !important;
}

#pdetail .gallery .bigimg .video_container {
    position: relative;
    padding-top: 100%;
}

#pdetail .gallery .bigimg .video_container iframe {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

/*评论*/
#review_list {
    overflow: hidden;
}

#review_list .r {
    overflow: hidden;
    margin-bottom: 25px;
    border-bottom: 1px dashed #b2b2b2;
    padding-bottom: 45px;
}

#review_list .date {
    float: left;
    width: 142px;
    overflow: hidden;
}

#review_list .date font {
    font-size: 14px;
}

#review_list .date .n {
    margin: 3px 0 7px 0;
}

#review_list .text .n {
    font-size: 16px;
    color: #333333;
}

#review_list {
    padding: 30px 0;
}

#review_list .item {
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
    margin-bottom: 15px;
}

#review_list .item:last-child {
    border: none;
}

#review_list .item .name {
    font-size: 20px;
    color: #333;
    height: 34px;
    line-height: 34px;
    background: url(../img/products_review_face.png) left center no-repeat;
    text-indent: 40px;
    text-align: left;
}

#review_list .item .time {
    height: 40px;
    line-height: 40px;
    color: #555;
}

#review_list .item .rating {
    height: 15px;
    line-height: 15px;
}

#review_list .item .rating .star {
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    background: url('../img/icon_star.png') no-repeat;
    background-position: 0px -72px;
    margin-right: 3px;
}

#review_list .item .contents {
    color: #555;
    line-height: 180%;
}

#review_list .item .pic_list {
    margin-top: 5px;
    height: 85px;
}

#review_list .item .pic_list .pic_box {
    display: inline-block;
    width: 85px;
    height: 0px;
    margin-right: 10px;
    border: 1px solid #ddd;
    vertical-align: middle;
    position: relative;
    padding-top: 85px;
}

#review_list .item .pic_list .pic_box img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#lib_review_form {
    overflow: hidden;
}

#lib_review_form form {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
}

#lib_review_form h1,
#lib_review_form .title {
    font-size: 22px;
    height: 40px;
    background: url(../img/re1.jpg) repeat-x left bottom;
    float: left;
    padding: 0px 8px;
    margin-bottom: 15px;
    margin-left: 35%;
    margin-top: 30px;
}

#lib_review_form h1 div,
#lib_review_form .title div {
    background: url(../img/re0.jpg) no-repeat center bottom;
    height: 100%;
}

#lib_review_form label {
    font-size: 12px;
    color: #000;
    display: block;
    margin-bottom: 10px;
}

#lib_review_form input {
    display: block;
    height: 40px;
    line-height: 40px;
    border: 1px solid #afafaf;
    background: #eeeeee;
    border-radius: 0px;
}

#lib_review_form textarea {
    display: block;
    border: 1px solid #afafaf;
    background: #eeeeee;
}

#lib_review_form .form_button {
    height: auto;
    line-height: 100%;
    background: #e74c3c;
    border: 0px none;
    padding: 8px;
    display: block;
    width: auto;
}

#lib_review_form .ranting_chose {
    width: 100%;
}

#lib_review_form .ranting_chose .review_star span {
    display: inline-block;
    width: 20px;
    height: 18px;
    margin-right: 3px;
    background-image: url('../img/icon_star.png');
    background-repeat: no-repeat;
    cursor: pointer;
}

#lib_review_form .ranting_chose .review_star span.star_0 {
    background-position: -30px -46px;
}

#lib_review_form .ranting_chose .review_star span.star_1 {
    background-position: 0px -46px;
}

#lib_review_form .inbox_popup_input {
    overflow: hidden;
}

#lib_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;
}

#lib_review_form .upload_box label {
    margin: 0;
}

#lib_review_form .upload_box:first-child {
    display: block;
}

#lib_review_form .upload_box.on {}

#lib_review_form .upload_box.on:after,
#lib_review_form .upload_box.on:before {
    background: none;
}

#lib_review_form .upload_box.on .num_tips {
    font-size: 0;
}

#lib_review_form .upload_box:after {
    position: absolute;
    content: '';
    width: 26px;
    height: 4px;
    background: #c4cdd5;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 40%;
}

#lib_review_form .upload_box:before {
    position: absolute;
    content: '';
    height: 26px;
    width: 4px;
    background: #c4cdd5;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 40%;
}

#lib_review_form .upload_box .num_tips {
    position: absolute;
    left: 0;
    top: 65%;
    width: 100%;
    text-align: center;
    color: #dddddd;
}

#lib_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;
}

#lib_review_form .upload_box .pic_box>img+span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

#lib_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;
}

#lib_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;
}

#lib_review_form .upload_tips {
    color: #999999;
}

/*评论*/

/*无产品的提示*/
#empty {
    font-size: 18px;
    color: #000;
    padding-left: 20px;
}

/*无产品的提示*/

/***** loading start *****/
.loading {
    z-index: 100;
    position: absolute;
    /*background:#ccc;*/
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.loading_big {
    background: url(../img/loading.gif) no-repeat;
    z-index: 9999;
    position: absolute;
    width: 32px;
    height: 32px;
    cursor: wait;
}

.loading_small {
    background: url(../img/loading_small.gif) no-repeat;
    z-index: 9999;
    position: absolute;
    width: 14px;
    height: 14px;
    cursor: wait;
}

/***** loading end *****/

/*图片逐渐放大效果*/
.delay {
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    overflow: hidden;
}

.delay:hover {
    transform: scale(1.08, 1.08);
    -moz-transform: scale(1.08, 1.08);
    -ms-transform: scale(1.08, 1.08);
    -webkit-transform: scale(1.08, 1.08);
    -o-transform: scale(1.08, 1.08);
}

/*图片逐渐放大效果*/

/*图片经过遮罩*/
.filter:hover {
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;
}

/*图片经过遮罩*/

/*图片经过旋转*/
.r_delay {
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.r_delay:hover {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

/*图片经过旋转*/

/*图片经过渐变*/
.i_delay {
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

/*图片经过渐变*/

/*图片经过滚动*/
.slide:hover .t {
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
}

.slide:hover .b {
    transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
}

/*图片经过滚动*/

/*自定义属性样式*/
#attribute {
    background: #000;
    overflow: hidden;
}

#attribute td {
    background: #fff;
    padding: 10px;
    font-size: 14px;
}

#attribute td strong {
    font-size: 14px;
}

/*产品详细页右边的模块*/
#pdetail .info {
    width: 515px;
}

#pdetail .name {
    font-size: 24px;
    color: #000000;
}

#pdetail .price {
    font-size: 24px;
    color: #ff4670;
}

#pdetail .brief {
    padding: 11px 0px;
    font-size: 12px;
    line-height: 24px;
    color: #333;
}

#pdetail .login_tips {
    display: inline-block;
    font-size: 14px;
    color: #ff6600;
    font-family: 'Arial';
    padding-left: 30px;
    background-image: url('../img/login_price_icon.png');
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 20px;
}

#pdetail .feature {
    width: 100%;
    padding: 6px 14px;
    border-bottom: 1px dashed #ccc
}

#pdetail .feature td {
    min-width: 140px;
    font-size: 12px;
    line-height: 20px;
    color: #333
}

.pro_right .down_list li {
    line-height: 32px;
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
    padding: 0 8px;
}

.pro_right .down_list li span {
    display: inline-block;
    padding: 0 5px;
    font-size: 14px;
}

.pro_right .down_list li a {
    display: inline-block;
    padding: 0 10px 0 24px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 22px;
    font-weight: bold;
    color: #fff;
    background: #6A3500;
    text-decoration: none;
    position: relative;
    margin-top: 5px;
}

.pro_right .down_list li a em {
    width: 11px;
    height: 10px;
    background-image: url(../img/down.png);
    background-size: 100% 100%;
    position: absolute;
    left: 8px;
    top: 5px;
}

#addtocart_button {
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: white;
    background: #fe4e76;
    font-size: 14px;
    float: left;
    padding: 0 20px;
    margin-right: 20px;
    border: 0;
}

#add_to_inquiry {
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: white;
    background: #fe4e76;
    font-size: 14px;
    float: left;
    padding: 0 20px;
    margin-right: 20px;
}

.feedback_btn {
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: white;
    background: #fe4e76;
    font-size: 14px;
    float: left;
    padding: 0 20px;
    margin-right: 20px;
}

.prod_info_group {
    float: left;
    display: block;
    margin: 0 20px 0 0;
}

.prod_info_group li {
    margin: 0;
    line-height: 100%;
    height: auto;
}

.prod_info_group li a {
    background: #fe4e76;
    color: #FFF;
    float: left;
    border-radius: 0px;
    border: 0px none;
    display: block;
    height: 30px;
    line-height: 30px;
}

.pro_right .platform_btn {
    height: 29px;
    line-height: 29px;
    margin-right: 10px;
    padding: 0 12px 0 40px;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
    border: 1px solid #e3e3e3;
    color: #333;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.pro_right .amazon_btn {
    background: url(../img/icon_amazon.jpg) 6px center no-repeat;
}

.pro_right .aliexpress_btn {
    background: url(../img/icon_aliexpress.png) 6px center no-repeat;
}

.pro_right .wish_btn {
    background: url(../img/icon_wish.png) 6px center no-repeat;
}

.pro_right .ebay_btn {
    background: url(../img/icon_ebay.png) 6px center no-repeat;
}

.pro_right .alibaba_btn {
    background: url(../img/icon_alibaba.png) 6px center no-repeat;
}

.pro_right .add_favorite {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    background: none;
    border: none;
    font-size: 0;
    border: 1px solid #C2C2C2;
}

.pro_right .add_favorite i {
    display: block;
    height: 100%;
    line-height: 30px;
    color: #333;
    font-size: 16px;
    text-align: center;
}

.pro_right .add_favorite.is_in i {
    color: #eb3e3e;
}

.pro_right .add_favorite.is_in i::before {
    content: "\e6b0";
}

/*win_alert*/
.win_alert {
    position: fixed;
    left: 0 !important;
    top: 0 !important;
    bottom: 0;
    right: 0;
    background: #fff;
    box-sizing: border-box;
    width: 90%;
    max-width: 560px;
    height: 375px;
    z-index: 100000;
    opacity: 1;
    border-radius: 4px;
    padding: 25px 20px;
    margin: auto;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
}

.win_alert .win_close {
    height: 28px;
}

.win_alert .win_close .close {
    width: 28px;
    height: 28px;
    float: right;
    font-size: 0;
    color: #fff;
    margin-right: 0;
    opacity: .7;
    cursor: pointer;
    background: url(../img/icon_win_close.png) no-repeat center;
}

.win_alert .win_close .close:hover {
    opacity: 1;
}

.win_alert .win_top_tips {
    margin-bottom: 25px;
    text-align: center;
    font-size: 60px;
    color: #333;
    font-family: "Opensans-Light";
}

.win_alert .win_tips {
    padding: 0;
    background: none;
    line-height: 1.5;
    font-size: 18px;
    color: #333;
    font-family: "Opensans-Light";
    border-bottom: none;
}

.win_alert .win_btns {
    background: #fff;
    text-align: center;
    margin-top: 100px;
}

.win_alert .win_btns .btn {
    width: 90%;
    max-width: 308px;
    line-height: 1.5;
    text-align: center;
    background: #fff;
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    border-radius: 3px;
}

.win_alert .win_btns .btn_sure {
    background: #37bd9c;
}

.win_alert .win_pwd {
    padding: 10px 0 15px 0;
}

.win_alert .win_pwd .pwd_name {
    text-align: right;
    width: 24%;
    margin-right: 10px;
    font-size: 14px;
    color: #000;
    line-height: 30px;
    height: 30px;
}

.win_alert .win_pwd .pwd_r {
    width: 70%;
}

.win_alert .win_pwd .pwd_text {
    width: 243px;
    border: 1px solid #e6e6e6;
    height: 28px;
    line-height: 28px;
}

.win_alert .win_pwd .error_tips {
    color: #f00;
    line-height: 20px;
    display: none;
    width: 100%;
}

/*屏蔽*/
.wide {
    width: 980px;
    min-width: 980px;
    margin: 0 auto;
}

#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(../img/shield_bg.jpg) repeat;
}

#shield_bd .shield_error {
    background: url(../img/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(../img/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;
}


/*防止百度地图的图片被弄乱没有效果*/
#dituContent img {
    max-width: inherit;
    max-height: inherit;
}

/*前台编辑器 */

/*产品上下翻页*/
.pro_prev_next {
    line-height: 22px;
    text-align: right;
}

.pro_prev_next a {
    display: inline-block;
    width: 22px;
    height: 22px;
    margin: 0 2px;
    background: url(../img/prev_next.png) no-repeat;
    text-decoration: none;
    content: '';
}

.pro_prev_next a.prev {
    background-position: 0 0;
}

.pro_prev_next a.next {
    background-position: -22px 0;
}

/*网站地图*/
.sitemap .toptitle {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 20px;
}

.sitemap {
    width: 980px;
    padding: 20px 10px;
    margin: auto;
    font-size: 12px;
}

.sitemap_box {
    padding: 20px;
}

.sitemap_box dl {
    float: left;
    padding-right: 2%;
    margin-bottom: 10px;
    width: 18%;
    overflow: hidden;
}

.sitemap_box dl>dt {
    margin-bottom: 6px;
    font-weight: bold;
    font-size: 14px;
}

.sitemap_box dl>dd>p>a {
    display: block;
    line-height: 160%;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sitemap_box dl li>a {
    display: block;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 10px;
}

/*询盘弹框*/
#global_win_alert.responsive_win_alert {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #fff;
    border: 1px solid #ccc;
    opacity: .95;
    width: 95%;
    height: 40%;
    max-width: 580px;
    max-height: 218px;
    z-index: 100000;
    border-radius: 8px;
}

#global_win_alert.responsive_win_alert #alert_top {
    text-align: center;
    margin-top: 6%;
}

#global_win_alert.responsive_win_alert #alert_img {
    width: 60px;
    height: 45px;
    display: inline-block;
    vertical-align: middle;
}

#global_win_alert.responsive_win_alert #alert_tips {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin-left: 10px;
}

#global_win_alert.responsive_win_alert #alert_bottom {
    max-width: 492px;
    width: 90%;
    margin: 9% auto 0;
}

#global_win_alert.responsive_win_alert #alert_continue {
    float: left;
    width: 100%;
    max-width: 210px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    background: rgb(87, 87, 87);
    font-size: 18px;
}

#global_win_alert.responsive_win_alert #alert_inquery {
    float: right;
    width: 100%;
    max-width: 210px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    color: rgb(255, 255, 255);
    border-radius: 5px;
    background: rgb(164, 164, 164);
    font-size: 18px;
}

/*首页广告图*/
body .banner .box {
    width: 100%;
    position: unset;
    left: 0%;
    top: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    z-index: 1;
}

.bxSlide-outter .bx-wrapper .bg-mode {
    min-height: 300px;
    width: 100%;
    display: block;
    background: no-repeat center;
}

/*邮件订阅弹出框*/
.email_copy {
    text-transform: none;
}

#newsletter_pop {
    position: fixed;
    top: 50%;
    /*bottom: 0;*/
    right: 0;
    left: 0;
    margin: auto;
    width: 90%;
    max-width: 790px;
    background: #fff no-repeat center;
    z-index: 9999;
    box-sizing: border-box;
    text-align: center;
    padding: 50px 65px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: all .4s;
    border-radius: 5px;
    transform: translate(0, -50%);
}

#newsletter_pop.show {
    visibility: visible;
    opacity: 1;
}

#newsletter_pop * {
    box-sizing: inherit;
}

#newsletter_pop .close_btn {
    text-align: right;
    margin-left: auto;
    position: absolute;
    right: 20px;
    top: 24px;
}

#newsletter_pop .close_btn span {
    cursor: pointer;
}

#newsletter_pop .main_img {
    text-align: center;
    font-size: 0;
}

#newsletter_pop .title {
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    color: #000;
    font-family: 'Arial';
    width: 100%;
    margin-top: 25px;
}

#newsletter_pop .brief {
    width: 100%;
    font-size: 14px;
    color: #787878;
    line-height: 150%;
    font-family: 'Arial';
    margin-top: 15px;
}

#newsletter_pop .newsletter_form {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 35px;
}

#newsletter_pop .newsletter_form input.text {
    display: block;
    width: 100%;
    max-width: calc(100% - 153px);
    padding: 0 15px;
    text-align: left;
    font-size: 14px;
    color: #000;
    height: 52px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #ddd;
    border-right: 0;
}

#newsletter_pop .newsletter_form input.text::-webkit-input-placeholder {
    color: #a0a0a0;
    font-style: italic;
}

#newsletter_pop .newsletter_form input.text:-moz-placeholder {
    color: #a0a0a0;
    font-style: italic;
}

#newsletter_pop .newsletter_form input.text::-moz-placeholder {
    color: #a0a0a0;
    font-style: italic;
}

#newsletter_pop .newsletter_form input.text:-ms-input-placeholder {
    color: #a0a0a0;
    font-style: italic;
}

#newsletter_pop .newsletter_form input.sub {
    display: block;
    width: 100%;
    max-width: 153px;
    height: 52px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #f24330;
    cursor: pointer;
    border: none;
    border-radius: 3px;
}

#newsletter_pop .newsletter_form input.sub:hover {
    background: #f24330;
}

.newsletter_mask {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    background: #000;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: all .4s;
}

.newsletter_mask.show {
    visibility: visible;
    opacity: 0.5;
}

/*底部社交分享*/
.foot_share {
    display: inline-block;
}

.foot_share .foot_share_box {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 13px;
    vertical-align: middle;
    background-repeat: no-repeat;
    font-size: 0;
    background-size: 40px;
}

.foot_share .Tiktok {
    background-position: center;
    background-size: 25px;
}

.foot_share .Facebook {
    background-position: 0 0;
}

.foot_share .Twitter {
    background-position: 0 -40px;
}

.foot_share .Pinterest {
    background-position: 0 -80px;
}

/*.foot_share .LinkedIn {
    background-position: 0 -120px;
}

.foot_share .YouTube {
    background-position: 0 -160px;
}

.foot_share .Google {
    background-position: 0 -200px;
}

.foot_share .Vk {
    background-position: 0 -240px;
}

.foot_share .Instagram {
    background-position: 0 -280px;
}
*/
/*.foot_share_type_0 .foot_share_box {
    background-image: url(../img/icon_follow_0.svg);
}

.foot_share_type_0 .Tiktok {
    background-image: url(../img/icon_tiktok_0.svg);
}

.foot_share_type_1 .foot_share_box {
    background-image: url(../img/icon_follow_1.svg);
}

.foot_share_type_1 .Tiktok {
    background-image: url(../img/icon_tiktok_1.svg);
}

.foot_share_type_2 .foot_share_box {
    background-image: url(../img/icon_follow_2.svg);
}

.foot_share_type_2 .Tiktok {
    background-image: url(../img/icon_tiktok_2.svg);
    background-size: auto;
}

.foot_share_type_3 .foot_share_box {
    background-image: url(../img/icon_follow_3.svg);
}

.foot_share_type_3 .Tiktok {
    background-image: url(../img/icon_tiktok_3.svg);
}

.foot_share_type_4 .foot_share_box {
    background-image: url(../img/icon_follow_4.svg);
}

.foot_share_type_4 .Tiktok {
    background-image: url(../img/icon_tiktok_4.svg);
    background-size: 28px;
}
*/
@media screen and (max-width: 768px) {
    .foot_share .foot_share_box {
        margin-right: 5px;
    }

    .foot_share .foot_share_box:last-child {
        margin-right: 0;
    }
}

/*交换链接*/
.global_swap_chain {
    padding-top: 10px;
    padding-bottom: 5px;
    text-align: center;
}

.global_swap_chain .sc_wrapper {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.global_swap_chain a {
    display: inline-block;
    margin: 0 10px;
    padding: 3px 0;
    font-size: 12px;
    color: #666;
    text-decoration: none;
}

.global_swap_chain.sc_text_left {
    text-align: left;
}

.global_swap_chain.sc_pt {
    padding-top: 20px;
}

.global_swap_chain.sc_pb {
    padding-bottom: 20px;
}

.global_swap_chain.sc_free_wrap .sc_wrapper {
    max-width: 100%;
}

.global_swap_chain.sc_white a {
    color: #fff;
}


/*首页新闻*/
.w_1200 #ueeseo_info .wide {
    max-width: 1200px;
}

#ueeseo_info {
    padding: 45px 0 30px;
}

#ueeseo_info .wide {
    width: 100%;
    max-width: 980px;
    min-width: 0;
}

#ueeseo_info .themes_title {
    height: 42px;
    line-height: 42px;
    padding-bottom: 30px;
    font-size: 30px;
    color: #333;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    background: none;
}

#ueeseo_info .info_list {}

#ueeseo_info .info_list .info_item {
    width: 31.6%;
    margin-left: 2.6%;
    float: left;
    text-align: left;
}

#ueeseo_info .info_list .info_item.first {
    margin-left: 0;
}

#ueeseo_info .info_list .info_item .info_img {
    display: block;
    vertical-align: middle;
    height: 200px;
    background: #aaa;
    text-align: center;
}

#ueeseo_info .info_list .info_item .info_img img {
    vertical-align: middle;
}

#ueeseo_info .info_list .info_item .info_img:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

#ueeseo_info .info_list .info_item .info_time {
    height: 38px;
    line-height: 38px;
    padding-top: 5px;
    position: relative;
    font-size: 14px;
    color: #999;
}

#ueeseo_info .info_list .info_item .info_time:before {
    content: '';
    width: 30px;
    height: 2px;
    background: #ec6d34;
    position: absolute;
    bottom: 0;
    left: 0;
}

#ueeseo_info .info_list .info_item .info_title {
    display: block;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
}

/*提交询盘成功*/
.inquiry_success {
    display: flex;
    flex-direction: column;
}

.inquiry_success .ins_header #header,
.inquiry_success .ins_header .responsive_pc_header {
    position: relative;
}

.inquiry_success .ins_content {
    text-align: center;
    flex: 1 0 auto;
}

.inquiry_success .ins_title {
    margin-top: 6.5%;
    font-size: 72px;
    color: #333;
    font-family: "Opensans-Light";
}

.inquiry_success .ins_txt {
    line-height: 1.5;
    margin-top: 50px;
    font-size: 20px;
    color: #666;
    font-family: "Opensans-Light";
}

.inquiry_success .ins_btn {
    display: block;
    width: 90%;
    max-width: 360px;
    line-height: 3;
    margin: 7% auto 0;
    background: #4db390;
    font-size: 18px;
    color: #fff;
    font-family: "Opensans-Regular";
}

.inquiry_success .ins_btn:hover {
    opacity: .9;
    text-decoration: none;
}

.inquiry_success .inqs_foot,
.inquiry_success .ins_header {
    flex: 0 0 auto;
}

.inquiry_success .inqs_foot {
    height: 34px;
    background: #131415;
}

@media screen and (max-width: 1218px) {
    #ueeseo_info {
        padding-left: 15px;
        padding-right: 15px;
    }

    .default_nav_style .nav_sec .nav_list {
        width: 60%;
    }
}

@media screen and (max-width: 768px) {
    #ueeseo_info .info_list .info_item {
        width: 46%;
        margin-right: 2%;
        margin-left: 0%;
        margin-bottom: 3%;
    }

    #ueeseo_info .info_list .info_item .info_img {
        height: 150px;
    }

    .sitemap {
        width: 98%
    }

    .sitemap_box dl {
        width: 32%;
    }

    #chat_window .chat_box .chat_box_menu .more {
        display: block;
    }

    #chat_window .chat_box:hover .chat_box_menu .more.default_show {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    #ueeseo_info .themes_title {
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-size: 20px;
    }
}

@media screen and (max-width: 480px) {
    .sitemap_box dl {
        width: 48%;
    }
}

@media screen and (max-width: 376px) {
    #ueeseo_info .info_list .info_item {
        width: 90%;
        margin-bottom: 5%;
        margin-left: 5% !important;
    }

    #ueeseo_info .info_list .info_item .info_img {
        height: 200px;
    }
}

/*首页视频弹窗*/
.video_con {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    z-index: 1000;
}

.video_con.cur {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.video_con .video_con_in {
    position: absolute;
    left: 50%;
    top: -100%;
    width: 800px;
    height: 500px;
    background: #fff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: top 0.25s;
    -webkit-transition: top 0.25s;
    -moz-transition: top 0.25s;
}

.video_con .video_con_in .videoContent {
    height: 100%;
}

.video_con .video_con_in embed {
    width: 100%;
    height: 100%;
}

.video_con .video_con_in iframe {
    width: 100%;
    height: 100%;
}

.video_con .video_con_in .close_btn {
    position: absolute;
    right: -12px;
    top: -12px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25px;
    height: 25px;
    background: #fff;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
}

.video_con .video_con_in .close_btn img {
    max-width: 50%;
    max-height: 50%;
}

@media screen and (max-width: 991px) {
    .video_con .video_con_in {
        width: 90%;
    }
}






/* 公用搜索框 */
#default_search_box {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    z-index: 10001;
}

#default_search_box .default_search_form {
    width: 50%;
    max-width: 500px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#default_search_box .default_search_form_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 .default_search_form_button {
    width: 35px;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/search_btn.png) center no-repeat;
    cursor: pointer;
    border: 0;
    outline: none;
    color: transparent;
    text-indent: -999px;
}

#default_search_box .default_search_form i {
    width: 30px;
    height: 30px;
    position: absolute;
    right: -60px;
    top: -60px;
    background: url(../img/search_close.png) center no-repeat;
    cursor: pointer;
}

.special_wholesale .wholesale {
    margin: 10px 0;
    border-top: 1px solid #e6e7eb;
    border-bottom: 1px solid #e6e7eb;
    padding: 18px 10px;
}

.special_wholesale .wholesale .wholesale_out {
    padding-right: 2px;
}

.special_wholesale .wholesale .slide {
    display: inline-block;
    vertical-align: top;
    width: 24%;
}

.special_wholesale .wholesale .slide span {
    font-size: 14px;
    color: #666666;
    display: block;
}

.special_wholesale .wholesale .slide span.slide_price {
    font-size: 18px;
    color: #333333;
    margin-top: 7px;
}

.special_wholesale .wholesale .wholesale_out .bx-wrapper .bx-pager {
    display: none;
}

.special_wholesale .wholesale .wholesale_out .bx-controls-direction a {
    margin-top: 0;
    top: unset;
    left: unset;
    right: 0;
    width: 8px;
    height: 14px;
    display: block;
    z-index: 99;
}

.special_wholesale .wholesale .wholesale_out .bx-controls-direction .bx-prev {
    background: url(../img/goods_wholesale_left.png) no-repeat center center/8px 14px;
    top: 0;
}

.special_wholesale .wholesale .wholesale_out .bx-controls-direction .bx-next {
    background: url(../img/goods_wholesale_right.png) no-repeat center center/8px 14px;
    bottom: 0;
}



/**************************************************** 响应式移动端头部导航弹窗开始 ****************************************************/
/*弹出窗口 包括头部导航、底部语言、底部货币*/
.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(../img/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(../img/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(../img/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(../img/icon_search_submit.png) no-repeat center/1.5rem;
    right: .5rem;
}

.search_side .search .reset {
    background: url(../img/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)
    }
}

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: 99999;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.global_shopping_cart_box {
    box-sizing: border-box;
    width: 400px;
    padding: 0 20px;
    position: fixed;
    top: 0;
    right: -400px;
    bottom: 0;
    background-color: #fff;
    color: #000;
    z-index: 99999;
    font-family: 'Opensans-Regular';
    transition: all 0.2s ease-out;
}

.global_shopping_cart_box .cart_empty {
    font-size: 16px;
    font-family: 'Opensans-Regular';
}

.global_shopping_cart_box a {
    color: #fff;
}

.global_shopping_cart_box .cart_title {
    font-family: 'OpenSans-Bold';
    height: 46px;
    line-height: 46px;
    padding: 15px 0 10px;
    font-size: 16px;
    text-transform: uppercase;
}

.global_shopping_cart_box .cart_close {
    float: right;
    margin-right: -20px;
    padding: 0 20px;
    font-size: 14px;
    cursor: pointer;
    color: #b0b0b0;
}

.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 {
    margin-bottom: 30px;
}

/*.global_shopping_cart_box .cart_item:first-child{padding-top: 30px;}*/
.global_shopping_cart_box .c_img {
    float: left;
    width: 68px;
    min-height: 68px;
    max-height: 99px;
    margin-top: 4px;
}

.global_shopping_cart_box .c_info {
    float: left;
    width: 279px;
    padding-left: 14px;
}

.global_shopping_cart_box .name_box {
    display: flex;
    justify-content: space-between;
}

.global_shopping_cart_box .pname {
    line-height: 18px;
    font-size: 12px;
    font-style: italic;
    color: #fff !important;
}

.global_shopping_cart_box .pdel {
    margin-left: 20px;
}

.global_shopping_cart_box .pdel .icon:before {
    font-size: 16px;
    color: #333;
}

.global_shopping_cart_box .pdel:hover {
    text-decoration: none;
}

.global_shopping_cart_box .pname {
    display: inline-block;
    width: 100%;
    line-height: 18px;
    font-size: 14px;
    color: #333 !important;
}

.global_shopping_cart_box .pattr {
    line-height: 24px;
    padding-top: 2px;
    font-size: 14px;
    color: #8d8d8d;
}

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

.global_shopping_cart_box .qless {
    width: 23px;
    height: 22px;
    background-color: unset;
    border: 1px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    color: #9f9f9f;
    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;
    left: 0;
    color: #9f9f9f;
    font-size: 12px;
    border-radius: 2px;
}

.global_shopping_cart_box .qinput {
    width: 100%;
    height: 20px;
    background-color: unset;
    border: 1px solid transparent;
    color: #000;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    font-family: 'Opensans-Regular';
}

.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: 22px;
    padding-bottom: 30px;
    position: relative;
}

.global_shopping_cart_box .cart_foot:before {
    content: '';
    width: calc(100% + 40px);
    height: 1px;
    background-color: #f0f0f0;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.global_shopping_cart_box .ftprice {
    float: right;
    color: #000;
    font-family: 'Opensans-Regular';
}

.global_shopping_cart_box .ftotal,
.global_shopping_cart_box .fdesc {
    line-height: 25px;
    padding-bottom: 6px;
    font-size: 20px;
    color: #333;
    font-family: 'OpenSans-Bold';
}

.global_shopping_cart_box .fdesc {
    padding-bottom: 25px;
}

.global_shopping_cart_box .fdesc {
    font-family: 'Opensans-Regular';
    font-size: 14px;
    color: #8d8d8d;
}

.global_shopping_cart_box .addcart_by_bom {
    margin-bottom: 20px;
}

.global_shopping_cart_box .addcart_by_bom .bom_show_btn {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #fff0ee;
    text-align: center;
    border: 1px solid #f24330;
    border-radius: 4px;
    color: #f24330
}

.global_shopping_cart_box .addcart_by_bom .bom_show_btn:hover {
    text-decoration: none;
}

.global_shopping_cart_box .checkout_btn .gicon {
    padding-left: 3px;
    display: none;
}

.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: 45px;
    line-height: 45px;
    background-color: #f16056;
    border: none;
    transition: all 0.2s;
    font-family: 'OpenSans-Bold';
    color: #fff;
    pointer-events: none;
    font-size: 16px;
    border-radius: 3px;
}

.global_shopping_cart_box .checkout_btn button:hover {
    background-color: #f16056;
}

.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(../../../ico/icon_discount_reminder.png);
}

.global_shopping_cart_box .cart_item .c_info .invalid {
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 2px;
    padding: 0 12px;
    color: #fff;
    border-radius: 50px;
    display: none;
    font-size: 14px;
}

.global_shopping_cart_box .cart_item.error .c_info .invalid {
    display: inline-block;
    vertical-align: top;
}

@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_foot:before {
        width: calc(100% + 30px);
    }

    .global_shopping_cart_box .cart_close {
        font-size: 22px;
    }

    .global_shopping_cart_box .cart_list {
        margin-right: -15px;
        width: 100%;
    }

    .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: calc(100% - 56.25px);
        box-sizing: border-box;
    }

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

/* BOM内容区 */
.global_bom_box_bg {
    display: none;
    position: fixed;
    top: 0;
    right: 400px;
    bottom: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.global_bom_box {
    box-sizing: border-box;
    width: 400px;
    padding: 0 20px;
    position: fixed;
    top: 0;
    right: -400px;
    bottom: 0;
    background-color: #fff;
    color: #000;
    z-index: 99999;
    font-family: 'Opensans-Regular';
    transition: all 0.2s ease-out;
}

.global_bom_box .cart_bom_empty {
    font-size: 16px;
    font-family: 'Opensans-Regular';
}

.global_bom_box a {
    color: #fff;
}

.global_bom_box .cart_bom_title {
    font-family: 'OpenSans-Bold';
    height: 46px;
    line-height: 46px;
    padding: 15px 0 10px;
    font-size: 16px;
    text-transform: uppercase;
}

.global_bom_box .cart_bom_close {
    float: right;
    margin-right: -20px;
    padding: 0 20px;
    font-size: 14px;
    cursor: pointer;
    color: #b0b0b0;
}

.global_bom_box .cart_bom_list {
    overflow-y: auto;
    margin-right: -30px;
}

.global_bom_box .cart_bom_list::-webkit-scrollbar {
    width: 8px;
    background: #1f1f20;
    border-radius: 5px;
}

.global_bom_box .cart_bom_list::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 5px;
}

.global_bom_box .cart_bom_list::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.4);
}

.global_bom_box .cart_bom_item {
    margin-bottom: 30px;
}

.global_bom_box .c_img {
    float: left;
    width: 68px;
    min-height: 68px;
    max-height: 99px;
    margin-top: 4px;
}

.global_bom_box .c_info {
    float: left;
    width: 279px;
    padding-left: 14px;
}

.global_bom_box .pname {
    display: inline-block;
    line-height: 18px;
    font-size: 14px;
    color: #333 !important;
}

.global_bom_box .pattr {
    line-height: 24px;
    padding-top: 2px;
    font-size: 14px;
    color: #8d8d8d;
}

.global_bom_box .c_qty {
    width: 75px;
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
    position: relative;
    text-align: left;
}

.global_bom_box .pprice {
    float: right;
    font-size: 14px;
    color: #000;
}

.global_bom_box .qless {
    width: 23px;
    height: 22px;
    background-color: unset;
    border: 1px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    color: #9f9f9f;
    font-size: 12px;
    border-radius: 2px;
}

.global_bom_box .qadd {
    width: 23px;
    height: 22px;
    background-color: unset;
    border: 1px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
    color: #9f9f9f;
    font-size: 12px;
    border-radius: 2px;
}

.global_bom_box .qinput {
    width: 100%;
    height: 20px;
    background-color: unset;
    border: 1px solid transparent;
    color: #000;
    text-align: center;
    font-size: 14px;
    border-radius: 2px;
    font-family: 'Opensans-Regular';
}

.global_bom_box .qless:focus {
    border-color: #fff;
}

.global_bom_box .qadd:focus {
    border-color: #fff;
}

.global_bom_box .qinput:focus {
    border-color: #fff;
}

.global_bom_box .qless .gicon:before {
    content: '\e602';
}

.global_bom_box .qadd .gicon:before {
    content: '\e603';
}

.global_bom_box .cart_bom_foot {
    padding-top: 22px;
    padding-bottom: 30px;
    position: relative;
}

.global_bom_box .cart_bom_foot:before {
    content: '';
    width: calc(100% + 40px);
    height: 1px;
    background-color: #f0f0f0;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}

.global_bom_box .ftprice {
    float: right;
    color: #000;
    font-family: 'Opensans-Regular';
}

.global_bom_box .ftotal,
.global_bom_box .fdesc {
    line-height: 25px;
    padding-bottom: 6px;
    font-size: 20px;
    color: #333;
    font-family: 'OpenSans-Bold';
}

.global_bom_box .fdesc {
    padding-bottom: 25px;
}

.global_bom_box .fdesc {
    font-family: 'Opensans-Regular';
    font-size: 14px;
    color: #8d8d8d;
}

.global_bom_box .addcart_by_bom {
    margin-bottom: 20px;
}

.global_bom_box .addcart_by_bom .bom_show_btn {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #fff0ee;
    text-align: center;
    border: 1px solid #f24330;
    border-radius: 4px;
    color: #f24330
}

.global_bom_box .addcart_by_bom .bom_show_btn:hover {
    text-decoration: none;
}

.global_bom_box .checkout_btn .gicon {
    padding-left: 3px;
    display: none;
}

.global_bom_box .checkout_btn .gicon:before {
    content: '\e901';
}

.global_bom_box .checkout_btn {
    display: block;
    text-decoration: none;
}

.global_bom_box .checkout_btn button {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #f16056;
    border: none;
    transition: all 0.2s;
    font-family: 'OpenSans-Bold';
    color: #fff;
    pointer-events: none;
    font-size: 16px;
    border-radius: 3px;
}

.global_bom_box .checkout_btn button:hover {
    background-color: #f16056;
}

.global_bom_box .checkout_btn .btn-loading {
    position: relative;
    background-color: #131314;
    color: #131314
}

.global_bom_box .checkout_btn .btn-loading:hover,
.global_bom_box .checkout_btn .btn-loading:active {
    background-color: #131314;
    color: #131314
}

.global_bom_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_bom_box .shopapps_reminder {
    font-size: 12px;
}

.global_bom_box .shopapps_reminder>i {
    background-image: url(../../../ico/icon_discount_reminder.png);
}

.global_bom_box .bom_upload_btn {
    display: block;
    text-decoration: none;
}

.global_bom_box .bom_upload_btn button {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #f16056;
    border: none;
    transition: all 0.2s;
    font-family: 'OpenSans-Bold';
    color: #fff;
    pointer-events: none;
    font-size: 16px;
    border-radius: 3px;
}

.global_bom_box .bom_upload_btn button:hover {
    background-color: #f16056;
}

.global_bom_box .csv_file_upload {
    margin-bottom: 20px;
}

.global_bom_box .csv_file_upload .bom_btn {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    height: 35px;
    line-height: 35px;
}

.global_bom_box .csv_file_upload .bom_btn.csv_upload_btn {
    border: 1px solid #f24330;
    background: #fff0ee;
    color: #f24330;
    border-radius: 4px;
    font-size: 15px;
    text-align: center;
}

.global_bom_box .csv_file_upload .bom_btn.csv_download_btn {
    font-size: 15px;
    text-align: center;
    color: #000;
}

.global_bom_box .csv_file_upload .bom_btn:hover {
    text-decoration: none;
}

.global_bom_box .bom_upload_tips {
    margin: 20px 0;
    font-size: 15px;
}

.global_bom_box .file {
    display: none;
}

@media screen and (max-width: 500px) {
    .global_bom_box_bg {
        right: 300px;
    }

    .global_bom_box {
        width: 270px;
        padding: 0 15px;
    }

    .global_bom_box .cart_bom_foot:before {
        width: calc(100% + 30px);
    }

    .global_bom_box .cart_bom_close {
        font-size: 22px;
    }

    .global_bom_box .cart_bom_list {
        margin-right: -15px;
        width: 100%;
    }

    .global_bom_box .cart_bom_list::-webkit-scrollbar {
        width: 2px;
    }

    .global_bom_box .c_img {
        width: 56.25px;
        min-height: 56.25px;
        max-height: 70px;
    }

    .global_bom_box .c_info {
        width: calc(100% - 56.25px);
        box-sizing: border-box;
    }

    .global_bom_box .cart_bom_item {
        margin-bottom: 15px;
        padding-bottom: 15px;
    }

    .global_bom_box .cart_bom_item:first-child {
        padding-top: 15px;
    }

    .global_bom_box .cart_bom_foot {
        padding-bottom: 15px;
    }
}

/* BOM内容区 */


/* 底部支付图标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;
    }
}

/* 产品详情页 */
.detail_qty h5 {
    margin-bottom: 10px;
    padding-top: 5px;
    line-height: 26px;
    font-size: 16px;
    text-align: left;
}

.prod_info_quantity {
    line-height: 36px;
    margin-top: 3px;
    text-align: left;
    font-size: 0px;
}

.prod_info_quantity .quantity_box {
    display: inline-block;
    width: 60px;
    height: 36px;
    border: 1px #ccc solid;
    background: #fff;
    border-left: none;
    border-right: none;
    text-align: center;
}

.prod_info_quantity .quantity_box input {
    width: 60px;
    height: 36px;
    line-height: 36px;
    color: #333;
    border: 0;
    outline: 0;
    text-align: center;
    font-size: 18px;
}

.prod_info_quantity .qty_box {
    line-height: 36px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
}

.prod_info_quantity .qty_box>div {
    width: 36px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    border: 1px solid #ccc;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    font-weight: bold;
    color: #ddd;
    font-size: 0;
    background-image: url(../img/icon_qty_less.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 10px;
}

.prod_info_quantity .qty_box #btn_add {
    color: #333;
    background-image: url(../img/icon_qty_plus.png);
}

.prod_info_quantity .notallow {
    background-color: #efefef;
    cursor: not-allowed;
}

/*下拉框*/
.box_select {
    width: calc(60% - 2px);
    height: 42px;
    line-height: 42px;
    background: url(../img/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;
}


/* 属性样式 start */
/* 普通属性模式 */
.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_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 10px 0 0;
    padding: 1px 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: block;
    height: 100%;
    min-width: 44px;
    text-align: center;
    font-size: 0;
}

.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/global/icon_selected.png) no-repeat;
    z-index: 1;
}

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

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

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

.prod_info_form .attribute {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e7eb;
}

.prod_info_form .attribute .attribute_box {
    overflow: hidden;
}

.prod_info_form .attribute .link {
    visibility: visible;
    opacity: 1;
    height: auto;
    font-family: "Opensans-Regular";
    font-size: 14px;
    line-height: 36px;
    color: #1686cc;
    text-decoration: none;
    padding-right: 16px;
    position: relative;
}

.prod_info_form .attribute .link:after {
    content: '';
    width: 10px;
    height: 6px;
    background: url(/static/images/ico/icon_attr_arrow.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.prod_info_form .attribute .link.show_less:after {
    transform: rotate(180deg) translateY(50%);
    right: 0;
}

.prod_info_form .attribute .link.hide {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.prod_info_form .attributes.attributes_common_show {
    border-top: 1px solid #e6e7eb;
    border-bottom: 1px solid #e6e7eb;
    background: #f6f6f6;
    padding: 5px 10px 20px 10px;
}

.prod_info_form .attributes.attributes_common_show li.attr_show .btn_attr {
    border-color: #979797;
    border-radius: 3px;
    font-size: 14px;
}

.prod_info_form .attributes.attributes_common_show li.attr_show .btn_attr:hover,
.prod_info_form .attributes.attributes_common_show li.attr_show .btn_attr.selected {
    border-color: #ee534f;
    border-width: 1px;
    padding: 1px 15px;
    color: #333;
    cursor: unset;
}

/* 混批属性模式 */
#interval_price {
    font-size: 24px;
    line-height: 20px;
    color: #ff6e26;
    margin: 20px 0;
}

.batch_model .link {
    visibility: visible;
    opacity: 1;
    height: auto;
    font-family: "Opensans-Regular";
    font-size: 14px;
    line-height: 36px;
    color: #1686cc;
    text-decoration: none;
    padding-right: 16px;
    position: relative;
}

.batch_model .link:after {
    content: '';
    width: 10px;
    height: 6px;
    background: url(/static/images/ico/icon_attr_arrow.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.batch_model .link.show_less:after {
    transform: rotate(180deg) translateY(50%);
    right: 0;
}

.batch_model .link.hide {
    visibility: hidden;
    opacity: 0;
    height: 0;
}

.batch_model .prod_attr_group {
    font-family: 'Opensans-Regular';
    padding: 17px 0;
}

.batch_model .prod_attr_row {
    display: flex;
    margin-bottom: 16px;
}

.batch_model .prod_attr_row:last-child {
    margin-bottom: 0;
}

.batch_model .prod_attr_key {
    font-size: 14px;
    line-height: 34px;
    width: 120px;
    word-break: break-all;
}

.batch_model .prod_attr_box {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 120px);
}

.batch_model .prod_attr_box .prod_attr_item {
    box-sizing: border-box;
    height: 32px;
    border: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px 10px 0;
    font-size: 14px;
    text-decoration: none;
    padding: 1px 9px;
    color: #333333;
}

.batch_model .prod_attr_box .prod_attr_item.selected {
    border: 2px solid #ff6e26;
    padding: 0 8px;
}

.batch_model .prod_attr_box .prod_attr_item.pic {
    width: 38px;
    height: 38px;
    padding: 1px;
}

.batch_model .prod_attr_box .prod_attr_item.pic.selected {
    padding: 0;
}

.batch_model .prod_attr_comb {
    display: block;
    width: calc(100% - 128px);
}

.batch_model .prod_attr_comb .prod_attr_comb_box {
    height: 156px;
    overflow: hidden;
}

.batch_model .prod_attr_comb .prod_attr_item {
    margin: 0 10px 0 0;
}

.batch_model .prod_attr_comb .prod_attr_item.attr_list_item {
    cursor: unset;
}

.batch_model .prod_attr_comb .prod_attr_comb_row {
    min-height: 38px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 14px;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.batch_model .prod_attr_comb .prod_attr_comb_row.mb_4 {
    margin-bottom: 10px;
}

.batch_model .prod_attr_comb .attr_comb_hide {
    display: none;
}

.batch_model .prod_attr_comb.show .attr_comb_hide {
    display: flex;
}

.batch_model .prod_attr_comb.show .mb_4 {
    margin-bottom: 14px;
}

.batch_model .prod_attr_comb .comb_box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: calc(100% - 333px);
}

.batch_model .prod_attr_comb .comb_box.comb_tool {
    width: 333px;
    height: 36px;
    justify-content: space-between;
}

.batch_model .prod_attr_comb .prod_attr_comb_price {
    font-size: 14px;
    line-height: 14px;
}

.batch_model .prod_attr_comb .prod_attr_comb_num {
    display: flex;
    border: 1px solid #e5e5e5;
}

.batch_model .prod_attr_comb .prod_attr_comb_num.out_stock {
    cursor: no-drop;
}

.batch_model .prod_attr_comb .prod_attr_comb_num input {
    border-top: none;
    border-bottom: none;
    border-color: #e5e5e5;
    text-align: center;
    width: 68px;
}

.batch_model .prod_attr_comb .prod_attr_comb_num input[type="number"]::-webkit-outer-spin-button,
.batch_model .prod_attr_comb .prod_attr_comb_num input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.batch_model .prod_attr_comb .prod_attr_comb_num input[type="number"] {
    -moz-appearance: textfield;
}

.batch_model .prod_attr_comb .prod_attr_comb_num input[type="number"].out_stock {
    cursor: no-drop;
}

.batch_model .prod_attr_comb .prod_attr_comb_num .icon {
    width: 30px;
    height: 30px;
    position: relative;
}

.batch_model .prod_attr_comb .prod_attr_comb_num .icon.notallow {
    background-color: #efefef;
    cursor: not-allowed;
}

.batch_model .prod_attr_comb .prod_attr_comb_num .icon:before {
    content: '';
    width: 10px;
    height: 2px;
    background-color: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.batch_model .prod_attr_comb .prod_attr_comb_num .icon.icon_plus:after {
    content: '';
    width: 2px;
    height: 10px;
    background-color: #333;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.batch_model .prod_attr_comb .prod_attr_comb_num .icon.disabled:before {
    background-color: #bbb;
}

.batch_model .prod_attr_comb .prod_attr_comb_num .icon.disabled.icon_plus:after {
    background-color: #bbb;
}

.batch_model .prod_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: 'Opensans-Regular';
    height: 62px;
    border-top: 1px solid #e6e7eb;
    border-bottom: 1px solid #e6e7eb;
    background-color: #f9f9f9;
    position: relative;
}

.batch_model .prod_total .total {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 120px;
    display: flex;
    align-items: center;
    font-size: 22px;
    color: #ff6e26;
    border-left: 1px solid #e6e7eb;
}

.batch_model .prod_total .total_num span {
    font-size: 14px;
}

.batch_model .prod_total .line {
    width: 1px;
    height: 16px;
    background-color: #e6e7eb;
    margin: 0 18px 0 20px;
}

.batch_model .prod_total .total_price {
    font-family: 'OpenSans-Bold';
}

.batch_model .selected_list {
    box-sizing: border-box;
    display: block;
    height: 100%;
    font-size: 14px;
    color: #333333;
    line-height: 18px;
    text-decoration: none;
    border-left: 1px solid #e6e7eb;
    border-right: 1px solid #e6e7eb;
    padding: 22px 35px 20px 20px;
    position: relative;
}

.batch_model .selected_list:after {
    content: '';
    width: 10px;
    height: 6px;
    background: url(/static/images/ico/icon_selected_arrow.png) no-repeat center;
    position: absolute;
    right: 19px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
}

.batch_model .selected_list.on {
    color: #ff6e26;
    background-color: #fff;
}

.batch_model .selected_list.on:after {
    background: url(/static/images/ico/icon_selected_arrow_active.png) no-repeat center;
}

.batch_model .total_list {
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    font-family: 'Opensans-Regular';
    width: 100%;
    position: absolute;
    bottom: 100%;
    font-size: 12px;
    line-height: 22px;
    background-color: #fff;
    z-index: 999;
}

.batch_model .total_list.show {
    visibility: visible;
    opacity: 1;
}

.batch_model .total_list table {
    width: 100%;
    border: 1px solid #e5e5e5;
}

.batch_model .total_list table tr td {
    box-sizing: border-box;
    padding: 18px 0 17px 10px;
}

.batch_model .total_list table tr td.attr {
    width: 179px;
}

.batch_model .total_list table tr td.num {
    width: 119px;
}

.batch_model .total_list .item {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.batch_model .total_list .no_selected_box {
    text-align: center;
    line-height: 40px;
    border: 1px solid #efefef;
}

.batch_model .total_num {
    position: absolute;
    top: 0px;
    right: 25px;
    width: auto;
    min-width: 16px;
    height: 16px;
    background: #ff6e26;
    font-size: 14px;
    padding: 2px 3px;
    border-radius: 3px;
    text-align: center;
}

.batch_model .total_num b {
    color: #ffffff;
}

.batch_model .total_num .icon {
    position: relative;
    left: 10%;
    display: block;
    width: 6px;
    height: 5px;
    background: url(/static/images/ico/icon_attr_qty_arrow.png) no-repeat;
}

.batch_model .payment {
    display: flex;
    margin-top: 30px;
}

.batch_model .payment .key {
    width: 120px;
    line-height: 28px;
}

.batch_model .payment .payment_list {
    width: calc(100% - 120px);
    display: flex;
    flex-wrap: wrap;
}

.batch_model .payment .payment_list .payment_item {
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    height: 30px;
    margin: 0 10px 10px 0;
    padding: 6px;
}

/* 国家下拉选择菜单 */
.chzn-container {
    width: 287px;
    font-size: 11px;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.chzn-container .chzn-drop {
    background: #fff;
    border: 1px solid #aaa;
    border-top: 0;
    position: absolute;
    top: 29px;
    left: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    z-index: 999;
    overflow: hidden;
}

.chzn-container-single .chzn-single {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 0 0 8px;
    padding-left: 16px;
    font-size: 12px;
    color: #444;
    text-decoration: none;
    background-color: #fff;
    border: 1px #c4cdd5 solid;
    border-radius: 5px;
    position: relative;
    display: block;
    white-space: nowrap;
}

.chzn-container-single .chzn-single span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    color: 333;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.chzn-container-single .chzn-single abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 8px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url(../img/chosen-sprite.png) right top no-repeat;
}

.chzn-container-single .chzn-single abbr:hover {
    background-position: right -11px;
}

.chzn-container-single .chzn-single div {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 30px;
}

.chzn-container-single .chzn-single div b {
    background: url(../img/icon_select.png) no-repeat 7px center;
    display: block;
    width: 100%;
    height: 100%;
}

.chzn-container-single .chzn-search {
    background: #fff url('../img/chosen-sprite.png') no-repeat 100% -22px;
    background: url('../img/chosen-sprite.png') no-repeat 100% -24px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../img/chosen-sprite.png') no-repeat 100% -24px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat 100% -24px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat 100% -24px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat 100% -24px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat 100% -24px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat 100% -24px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    padding: 4px 20px 4px 5px;
    position: relative;
    margin: 3px 4px;
    white-space: nowrap;
    border: 1px solid #aaa;
}

.chzn-container-single .chzn-search input {
    width: 100%;
    height: 20px;
    margin: 0;
    padding: 0;
    outline: 0;
    border: none;
    float: right;
}

.chzn-container-single .chzn-drop {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 285px;
    left: -9000px;
}

.chzn-container-single-nosearch .chzn-search input {
    position: absolute;
    top: -9000px;
}

.chzn-container .chzn-drop .chzn-results {
    margin: 0 4px 4px 0;
    max-height: 190px;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    width: 95%;
}

.chzn-container .chzn-results li {
    display: none;
    line-height: 100%;
    padding: 7px 7px 8px;
    margin: 0;
    list-style: none;
}

.chzn-container .chzn-results .active-result {
    cursor: pointer;
    display: list-item;
}

.chzn-container .chzn-results .highlighted {
    background: #3875d7;
    color: #fff;
}

.chzn-container .chzn-results li em {
    background: #feffde;
    font-style: normal;
}

.chzn-container .chzn-results .highlighted em {
    background: transparent;
}

.chzn-container .chzn-results .no-results {
    background: #f4f4f4;
    display: list-item;
}

.chzn-container .chzn-results .group-result {
    cursor: default;
    color: #999;
    font-weight: bold;
}

.chzn-container .chzn-results .group-option {
    padding-left: 20px;
}

.chzn-container-active .chzn-single {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #aaa;
}

.chzn-container-active .chzn-single-with-drop {
    border: 1px solid #aaa;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.chzn-container-active .chzn-single-with-drop div {
    background: transparent;
    border-left: none;
}

.chzn-container-active .chzn-choices {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #5897fb;
}

.chzn-container-active .chzn-choices .search-field input {
    color: #111 !important;
}

.chzn-disabled {
    cursor: default;
    opacity: 0.5 !important;
}

.chzn-disabled .chzn-single {
    cursor: default;
}

.chzn-disabled .chzn-choices .search-choice .search-choice-close {
    cursor: default;
}

.chzn-rtl {
    direction: rtl;
    text-align: right;
}

.chzn-rtl .chzn-single {
    padding-left: 0;
    padding-right: 8px;
}

.chzn-rtl .chzn-single span {
    margin-left: 26px;
    margin-right: 0;
}

.chzn-rtl .chzn-single div {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #aaaaaa;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.chzn-rtl .chzn-choices li {
    float: right;
}

.chzn-rtl .chzn-choices .search-choice {
    padding: 3px 6px 3px 19px;
    margin: 3px 5px 3px 0;
}

.chzn-rtl .chzn-choices .search-choice .search-choice-close {
    left: 5px;
    right: auto;
    background-position: right top;
}

.chzn-rtl.chzn-container-single .chzn-results {
    margin-left: 4px;
    margin-right: 0;
    padding-left: 0;
    padding-right: 4px;
}

.chzn-rtl .chzn-results .group-option {
    padding-left: 0;
    padding-right: 20px;
}

.chzn-rtl.chzn-container-active .chzn-single-with-drop div {
    border-right: none;
}

.chzn-rtl .chzn-search input {
    background: url('../img/chosen-sprite.png') no-repeat -38px -22px, #ffffff;
    background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee));
    background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat -38px -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    background: url('../img/chosen-sprite.png') no-repeat -38px -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%);
    padding: 4px 5px 4px 20px;
}

@media screen and (max-width: 1240px) {
    .batch_model {
        width: 100%;
    }

    .batch_model .info {
        padding-left: 33px;
    }

    .batch_model .prod_attr_key {
        width: 100px;
    }

    .batch_model .prod_attr_box {
        width: calc(100% - 100px);
    }

    .batch_model .prod_attr_comb .prod_attr_item {
        margin-right: 5px;
    }

    .batch_model .prod_attr_comb .comb_box {
        width: calc(100% - 220px);
    }

    .batch_model .prod_attr_comb .comb_box.comb_tool {
        width: 220px;
    }

    .batch_model .prod_attr_comb .prod_attr_comb_num input {
        width: 50px;
    }

    .batch_model .prod_total .total {
        padding-left: 100px;
    }

    .batch_model .prod_total .line {
        margin: 0 10px;
    }

    .batch_model .selected_list {
        padding: 22px 29px 20px 16px;
    }

    .batch_model .selected_list:after {
        right: 15px;
    }

    .batch_model .total_list table tr td {
        padding: 15px 0 14px 8px;
    }

    .batch_model .total_list table tr td.attr {
        width: 149px;
    }

    .batch_model .total_list table tr td.num {
        width: 100px;
    }

    .batch_model .payment .key {
        width: 100px;
    }

    .batch_model .payment .payment_list {
        width: calc(100% - 100px);
    }
}

@media screen and (max-width: 1023px) {
    .batch_model {
        width: 100%;
        max-width: 750px;
    }

    .batch_model .gallery {
        width: 100%;
    }

    .batch_model .info {
        width: 100%;
        padding-left: 0;
    }

    .batch_model .range_box .price_range {
        padding: 15px 0;
    }

    .batch_model .slide {
        padding: 10px 5px;
    }

    .batch_model .wholesale .slide span.slide_price {
        margin-top: 4px;
    }

    .batch_model .prod_attr_group {
        padding: 20px 0;
    }

    .batch_model .prod_attr_row {
        margin-bottom: 10px;
    }

    .batch_model .prod_attr_comb .comb_box {
        width: calc(100% - 170px);
    }

    .batch_model .prod_attr_comb .comb_box.comb_tool {
        width: 170px;
    }

    .batch_model .prod_attr_comb .prod_attr_comb_num input {
        width: 40px;
    }

    .batch_model .prod_total .total {
        padding-left: 10px;
    }

    .batch_model .total_list table tr td {
        padding: 5px;
    }
}

/* 混批属性模式 */

/* 属性样式 end */

body .banner_video {
    width: 100%;
    height: 0;
    position: relative;
}

body .banner_video>iframe,
body .banner_video>video {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width: 991px) {
    .wide {
        width: 100%;
        min-width: 100%;
    }
}