﻿/* CSS Document *//***************************宽屏样式 (start)***************************/
.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;
    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,.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 .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: 0;
    padding: 13px 0 17px;
    box-shadow: 0 0 10px rgba(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(../png/ewc8sz.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,.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,.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,.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 0;
    text-align: center;
}
.default_nav_style .nav_sec .nav_img .imgl img
{
    max-width: 150px;
    max-height: 150px;
}/*************************** 导航栏 (end)***************************//**************************案例列表(start)**************************/
#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 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>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 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(../png/6x8rfu.png);
    background-size: 100% 100%;
    position: absolute;
    left: 8px;
    top: 5px;
}/**************************下载列表(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%;
    overflow: hidden;
    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 .empty
{
    margin: 50px;
    font-size: 20px;
    font-family: Verdana;
}
#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(../png/6bqvba.png) -349px -115px no-repeat;
    float: left;
    margin: 4px 3px;
}
#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%;
    overflow: hidden;
    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(../jpg/ql4ate.jpg) no-repeat center center;
    height: 225px;
}
#error_page .error_warning
{
    margin-top: 12px;
    height: 30px;
    line-height: 30px;
    background: url(../jpg/8hzfzg.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 ***************************//*浮动窗---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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/chat_0.png) no-repeat center 0;
}
#demo_window a.Skype
{
    background: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/chat_0.png) no-repeat center -96px;
}
#demo_window a.Email
{
    background: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/chat_0.png) no-repeat center -144px;
}
#demo_window a.trademanager
{
    background: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/chat_0.png) no-repeat center -48px;
}
#demo_window a.WeChat
{
    position: relative;
    background: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/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(../png/rbeasb.png) no-repeat 12px center;
    cursor: pointer;
}
#chat_window
{
    position: fixed;
    right: 50px;
    bottom: 100px;
    z-index: 10000;
}
#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(../png/ebjs9s.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: 0;
    margin-right: 50px;
    padding-right: 15px;
}
#chat_window .chat_box .more_box
{
    position: relative;
    padding: 10px 0;
    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: 0 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 a
{
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 100%;
    margin-bottom: 6px;
    background: #07bb8a url(../png/lt1p52.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
{
    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(../png/8d4wjp.png) no-repeat 2px -1px/36px;
}/*#service_0 .r0 a{ background:#45a4eb;}*/
#service_0 .r1
{
    background: url(../png/8d4wjp.png) no-repeat 2px -85px/36px;
}/*#service_0 .r1 a{ background:#66b433;}*/
#service_0 .r2
{
    background: url(../png/8d4wjp.png) no-repeat 2px -125px/36px;
}/*#service_0 .r2 a{ background:#186caa;}*/
#service_0 .r3
{
    background: url(../png/8d4wjp.png) no-repeat 2px -41px/36px;
}/*#service_0 .r3 a{ background:#ffc000;}*/
#service_0 .r4
{
    background: url(../png/8d4wjp.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(../png/8d4wjp.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(../png/8d4wjp.png) no-repeat 58px -146px/26px;
    padding-left: 24px;
}
#service_0 .top a
{
    width: 71px;
}/*浮动窗---3*/
.chatfloat2
{
    position: fixed;
    width: 69px;
    right: 0;
    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(../png/8d4wjp.png) no-repeat 0 0;
}
#service_1 .r1
{
    background: url(../png/8d4wjp.png) no-repeat -1px -115px;
}
#service_1 .r2
{
    background: url(../png/8d4wjp.png) no-repeat 0 -170px;
}
#service_1 .r3
{
    background: url(../png/8d4wjp.png) no-repeat 0 -57px;
}
#service_1 .r4
{
    background: url(../png/8d4wjp.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(../png/8d4wjp.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(../png/8d4wjp.png) no-repeat 0 -284px;
}/*浮动窗---4*/
.chatfloat3
{
    position: fixed;
    width: 94px;
    right: 0;
    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 .img1
{
    display: none;
}
#service_2 .sert:hover .img0
{
    display: none;
}
#service_2 .sert:hover .img1
{
    display: block;
}/*#service_2 .sert:hover{ background:url(../png/8d4wjp.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(../png/8d4wjp.png) no-repeat -1px -1px/41px;
}
#service_2 .r1
{
    background: url(../png/8d4wjp.png) no-repeat -2px -97px/41px;
}
#service_2 .r2
{
    background: url(../png/8d4wjp.png) no-repeat -1px -146px/42px;
}
#service_2 .r3
{
    background: url(../png/8d4wjp.png) no-repeat -1px -47px/41px;
}
#service_2 .r4
{
    background: url(../png/8d4wjp.png) no-repeat 0 -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(../png/8d4wjp.png) no-repeat 0 -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(../png/8d4wjp.png) no-repeat 1px -225px/39px;
}/*浮动窗---5*/
.chatfloat4
{
    position: fixed;
    width: 114px;
    right: 0;
    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(../png/8d4wjp.png) no-repeat 1px 1px/34px;
}
#service_3 .r1
{
    background: url(../png/8d4wjp.png) no-repeat 1px -78px/34px;
}
#service_3 .r2
{
    background: url(../png/8d4wjp.png) no-repeat 1px -116px/34px;
}
#service_3 .r3
{
    background: url(../png/8d4wjp.png) no-repeat 1px -37px/34px;
}
#service_3 .r4
{
    background: url(../png/8d4wjp.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(../png/8d4wjp.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(../png/8d4wjp.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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/chat_float_btn.png) no-repeat 12px center;
    cursor: pointer;
}
#alert_img
{
    background: #f00 url(../png/gmhwbx.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: 0;
    background: #fff;
    border-radius: 5px 5px 0 0;
    overflow: hidden;
    z-index: 10001;
}
#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(../png/2jvuob.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: #333;
}
#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: #aaa;
    font-size: 14px;
    width: 100%;
}
#footer_feedback .send
{
    border-radius: 3px;
    background: #95be06;
    height: 32px;
    line-height: 32px;
    border: 0 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: #333;
}
#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(../png/4axngs.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('https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/icon_star.png') no-repeat;
    background-position: 0 -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: 0;
    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(../jpg/5xrtkr.jpg) repeat-x left bottom;
    float: left;
    padding: 0 8px;
    margin-bottom: 15px;
    margin-left: 35%;
    margin-top: 30px;
}
#lib_review_form h1 div, #lib_review_form .title div
{
    background: url(../jpg/7a6vu9.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: #eee;
    border-radius: 0;
}
#lib_review_form textarea
{
    display: block;
    border: 1px solid #afafaf;
    background: #eee;
}
#lib_review_form .form_button
{
    height: auto;
    line-height: 100%;
    background: #e74c3c;
    border: 0 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('https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/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: 0 -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: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: #ddd;
}
#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: #fff;
    background: rgba(0,0,0,.5);
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
}
#lib_review_form .upload_file
{
    width: 82px;
    height: 82px;
    position: absolute;
    left: 0;
    top: 0;
    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: #999;
}/*评论*//*无产品的提示*/
#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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/loading.gif) no-repeat;
    z-index: 9999;
    position: absolute;
    width: 32px;
    height: 32px;
    cursor: wait;
}
.loading_small
{
    background: url(../gif/abup6l.gif) no-repeat;
    z-index: 9999;
    position: absolute;
    width: 14px;
    height: 14px;
    cursor: wait;
}/***** loading end *****//*图片逐渐放大效果*/
.delay
{
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .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: .7;
    -webkit-opacity: .7;
    opacity: .7;
}/*图片经过遮罩*//*图片经过旋转*/
.r_delay
{
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .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 .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .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: #000;
}
#pdetail .price
{
    font-size: 24px;
    color: #ff4670;
}
#pdetail .brief
{
    padding: 11px 0;
    font-size: 12px;
    line-height: 24px;
    color: #333;
}
#pdetail .login_tips
{
    display: inline-block;
    font-size: 14px;
    color: #f60;
    font-family: 'Arial';
    padding-left: 30px;
    background-image: url('../png/8vxtx8.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(../png/6x8rfu.png);
    background-size: 100% 100%;
    position: absolute;
    left: 8px;
    top: 5px;
}
#add_to_inquiry
{
    display: block;
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #fe4e76;
    font-size: 14px;
    float: left;
    padding: 0 20px;
    margin-right: 20px;
}
.prod_info_group
{
    margin: 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: 0;
    border: 0 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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/icon_amazon.jpg) 6px center no-repeat;
}
.pro_right .aliexpress_btn
{
    background: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/icon_aliexpress.png) 6px center no-repeat;
}
.pro_right .wish_btn
{
    background: url(../png/8q2fsb.png) 6px center no-repeat;
}
.pro_right .ebay_btn
{
    background: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/icon_ebay.png) 6px center no-repeat;
}
.pro_right .alibaba_btn
{
    background: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/icon_alibaba.png) 6px center no-repeat;
}/*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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/shield_bg.jpg) repeat;
}
#shield_bd .shield_error
{
    background: url(../png/z52z3f.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(../png/4s9w00.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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/ico/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: #fff;
    border-radius: 5px;
    background: #575757;
    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: #fff;
    border-radius: 5px;
    background: #a4a4a4;
    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: 800px;/*height: 90%;max-height: 500px;*/
    background: #fff no-repeat center;
    z-index: 9999;
    box-sizing: border-box;
    text-align: center;
    padding: 20px 40px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: all .4s;
    border-radius: 14px;
    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: 25px;
    top: 25px;
}
#newsletter_pop .close_btn span
{
    cursor: pointer;
}
#newsletter_pop .main_img
{
    text-align: center;
}
#newsletter_pop .title
{
    font-size: 40px;
    color: #333;
    font-family: 'Arial';
    width: 100%;
    margin: 2% 0;
}
#newsletter_pop .brief
{
    width: 100%;
    max-width: 420px;
    font-size: 18px;
    color: #000;
    line-height: 150%;
    font-family: 'Arial';
    font-style: italic;
    margin: 0 auto;
}
#newsletter_pop .newsletter_form
{
    padding: 0 10px;
    width: 100%;
    margin-top: 6%;
}
#newsletter_pop .newsletter_form input.text
{
    display: block;
    width: 100%;
    max-width: 420px;
    padding: 0 15px;
    text-align: left;
    font-size: 14px;
    color: #6c6c6c;
    height: 46px;
    background: #ededed;
    border-radius: 7px;
    border: none;
    margin: 0 auto 2%;
}
#newsletter_pop .newsletter_form input.sub
{
    display: block;
    width: 100%;
    max-width: 165px;
    height: 46px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    background: #13529f;
    cursor: pointer;
    margin: 0 auto;
    border: none;
    border-radius: 21px;
}
#newsletter_pop .newsletter_form input.sub:hover
{
    background: #1457aa;
}
.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: .6;
}/*底部社交分享*/
.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 .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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/global/icon_follow_0.svg);
}
.foot_share_type_1 .foot_share_box
{
    background-image: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/global/icon_follow_1.svg);
}
.foot_share_type_2 .foot_share_box
{
    background-image: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/global/icon_follow_2.svg);
}
.foot_share_type_3 .foot_share_box
{
    background-image: url(../svg/fq7vw8.svg);
}
.foot_share_type_4 .foot_share_box
{
    background-image: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/global/icon_follow_4.svg);
}/*交换链接*/
.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 .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,.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 .25s;
    -webkit-transition: top .25s;
    -moz-transition: top .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%;
}
.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,.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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/global/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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/global/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: #666;
    display: block;
}
.special_wholesale .wholesale .slide span.slide_price
{
    font-size: 18px;
    color: #333;
    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(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/global/goods_wholesale_left.png) no-repeat center center/8px 14px;
    top: 0;
}
.special_wholesale .wholesale .wholesale_out .bx-controls-direction .bx-next
{
    background: url(https://ueeshop.ly200-cdn.com/static/v1/v4.01/images/global/goods_wholesale_right.png) no-repeat center center/8px 14px;
    bottom: 0;
}