@import url('./normalize.css');
@import url('./font-awesome.css');
@import url('./productdetail.css');
/**
 * start of eshop2
 */

html, body
{
    font-family: "微软雅黑" , Arial, SimSun-ExtB;
    color: #555;
}

.__debug-showborder
{
    box-shadow: 0 0 1px 1px #ccc inset;
}

#app_root
{
    height: 100%;
    overflow: auto;
}

.head-logonew
{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.clearfix:before, .clearfix:after
{
    display: table;
    content: '';
}

.clearfix:after
{
    clear: both;
}

.color-price
{
    color: #f00;
}

a.link__gray
{
    color: #888;
    text-decoration: none;
}

.icon-shopcart
{
}

.font-weight--bold
{
    font-weight: bold;
}

.pull-right
{
    float: right !important;
}

.pull-left
{
    float: left !important;
}

header.eshop-root
{
    border-bottom: 2px solid #ff4a00;
}

header.eshop-root *
{
    box-sizing: content-box;
    font-size: 16px;
}


.eshop-head_line:before, .eshop-head_line:after
{
    content: '';
    display: table;
}
.eshop-head_line:after
{
    clear: both;
}

.eshop-head_line
{
    width: 1200px;
    margin: 0px auto;
}

.eshop-head_line
{
    margin-top: 38px;
}

.eshop-head_logo, .eshop-head_body, .eshop-head_concatus
{
    display: table-cell;
    vertical-align: middle;
}
.eshop-head_logo > *, .eshop-head_body > *, .eshop-head_concatus > *
{
    vertical-align: inherit;
}
.eshop-head_logo, .eshop-head_concatus
{
    white-space: nowrap;
}

.eshop-head_logo
{
    min-width: 200px;
    position: relative;
}

.eshop-head_body
{
    width: 999em;
}
.eshop-head_unit
{
    display: inline-block;
}
.eshop-head_unit--searchctrl
{
    margin-left: 80px;
}
.eshop-head_unit--quickadd
{
    margin-left: 20px;
    color: #ff8b00;
}
.eshop-head_unit--shopcart
{
    margin-left: 80px;
    position: relative;
}
.eshop-head_unit--shopcart .eshop-head_search-btn-plain
{
    border-color: #ccc;
    color: #888;
}
.eshop-head_search-ctrl-group
{
    width: 400px;
}
.eshop-head_search-ctrl, .eshop-head_search-ctrl-addon
{
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
}
.eshop-head_search-ctrl
{
    width: 999em;
}

.eshop-head_search-ctrl input
{
    width: 100%;
    height: 100%;
    border-width: 0;
}

.eshop-head_search-ctrl-group
{
    height: 44px;
    line-height: 44px;
}
.eshop-head_search-ctrl
{
    border: 2px solid #ff4a00;
    height: 32px;
    line-height: 40px;
}
.eshop-head_search-ctrl input
{
    border-color: transparent;
}
.eshop-head_search-ctrl-addon .eshop-head_search-btn
{
    display: inline-block;
    height: 41px;
    line-height: 40px;
    border: 2px solid #ff4a00;
    border-left-width: 0;
    color: #fff;
    background-color: #ff4a00;
}
.eshop-head_search-btn, .eshop-head_search-btn-plain
{
    line-height: 40px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}
.eshop-head_search-btn
{
    background-color: #ff8b00;
    border: 2px solid #ff8b00;
}
/*.eshop-head_search-btn::first-line
{
    color: #fff;
}*/
.eshop-head_search-btn-plain
{
    display: inline-block;
    line-height: 42px;
    border: 1px solid currentColor;
}
.eshop-head_topmenu:before, .eshop-head_topmenu:after
{
    content: '';
    display: table;
}
.eshop-head_topmenu:after
{
    clear: both;
}
.eshop-head_topmenu
{
    list-style: none;
    margin: 0;
    padding: 0;
}

.eshop-head_topmenu a
{
    color: inherit;
    text-decoration: none;
}

.eshop-head_topmenu li
{
    float: left;
    font-size: 16px;
    padding: .5em 2em;
}
.eshop-head_topmenu li.active, .eshop-head_topmenu li.head-item
{
    background-color: #ff971b;
    border-bottom: 1px solid #ff7e00;
    color: #fff;
}

.eshop-head_topmenu li:hover
{
    background-color: #ff971b;
    opacity: .6;
    color: #fff;
}
.eshop-head_topmenu li.head-item
{
    box-sizing: border-box;
    width: 200px;
    text-align: center;
}
.eshop-top-show
{
    position: relative;
    height: 500px;
}

.eshop-top-showswitch--link-content
{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px;
    text-align: center;
    z-index: 998;
}

.eshop-top-showswitch--link
{
    border-radius: 999em;
    display: inline-block;
    height: 15px;
    width: 15px;
    border: 3px solid #20519b;
    background-color: #fff;
    box-sizing: border-box;
}

.eshop-top-showswitch--link--active
{
    background-color: #20519b;
}

.eshop-top-show--suspend
{
    width: 1200px;
    pointer-events: none;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    height: 100%;
    z-index: 997;
}

.eshop-top-show--suspend *
{
    pointer-events: initial;
}

.eshop-top-show--switchshow
{
    height: 100%;
    position: relative;
}
.eshop-top-show--menu
{
    width: 200px;
    background-color: rgba(0,0,0,.8);
    border-bottom: 1px solid #ff7e00;
    color: #fff;
    float: left;
    font-size: 14px;
    overflow-y:auto;
    height:100%;
}
.eshop-top-show--menu a
{
    color: inherit;
    text-decoration: none;
}
.menu-item-a
{
    display:flex !important;
    width:100% !important;
    align-items:center !important;
    justify-content: space-between !important;
}
.eshop-top-show--qrcode
{
    float: right;
    width: 200px;
    height: 100%;
    text-align: center;
}
.eshop-top-show--qrcode__panel
{
    background-color: #fff;
}
.eshop-top-show--qrcode--head
{
    text-align: left;
    background-color: #f2f2f2;
    padding: 10px 20px;
}
.eshop-top-show--qrcode--left, .eshop-top-show--qrcode--body, .eshop-top-show--qrcode--right
{
    display: table-cell;
}
.eshop-top-show--list
{
    border-bottom: 1px solid #ccc;
    height: 131px;
}
.eshop-top-show--list-item
{
    padding: 10px 20px;
    text-align: left;
    color: #888;
}

.eshop-top-show--list-left, .eshop-top-show--list-body, .eshop-top-show--list-right
{
    display: table-cell;
}

.eshop-top-show--list-left, .eshop-top-show--list-right
{
    white-space: nowrap;
}

.eshop-top-show--list-body
{
    width: 999em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.eshop-top-show--qrcode--left, .eshop-top-show--qrcode--right
{
    white-space: nowrap;
}

.eshop-top-show--qrcode--body
{
    width: 999em;
}

.eshop-top-show--qrcode--right
{
}

.eshop-top-show--qrcode-item
{
    margin-top: 10px;
}
.eshop-top-show--menu-item
{
    padding: 0 1em;
    text-align: center;
    box-sizing: border-box;
    background-color: transparent;
    border-bottom: 1px solid rgba(255,255,255,.2);
    position: relative;
}
.eshop-top-show--menu-item:hover
{
    background-color: #fff;
    color: #888;
    transition: background-color .5s;
}
.eshop-top-show--menu-item--image
{
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}
.eshop-top-show--menu-item--image.__right
{
    left: auto;
    right: 20px;
}
.eshop-activity-area, .eshop-floor-area
{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.eshop-active-pane-container
{
    width: 25%;
    float: left;
    margin-bottom: 20px;
}
.eshop-active-pane-container.nav
{
    width: 33.33%;
}

.eshop-active-pane_title
{
    color: #f2541e;
    font-weight: bolder;
    font-size: 17px;
    line-height: 1.5;
    padding: 10px 20px;
    margin: -10px -20px 0 -20px;
}
.eshop-active-pane-more
{
    font-size: 14px;
}

.eshop-active-pane_title a
{
    text-decoration: none;
    color: #666;
}

.eshop-active-pane_detail
{
    margin-left: -10px;
    margin-right: -10px;
}

.eshop-active-pane_detail-image
{
    width: 120px;
    height: 120px;
    float: left;
    margin-right: 10px;
}

.eshop-active-pane_detail-detail
{
    overflow: hidden;
}

.eshop-active-pane-container.detail .eshop-active-pane
{
    height: 220px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.eshop-active-pane_tail
{
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 10px;
}
.eshop-active-pane_tail a
{
    text-decoration: none;
    color: #666;
    overflow: hidden;
}
.eshop-active-pane-container.detail + .eshop-active-pane-container.detail > .eshop-active-pane
{
    margin-left: 10px;
}
.eshop-active-pane_price
{
    color: #f00;
    font-size: 1.2em;
}
.eshop-active-pane_price span:before
{
    content: '\a5';
}
.eshop-active-pane_price .__sub
{
    font-size: .8em;
    color: #999;
    text-decoration: line-through;
}
.eshop-active-pane_btn
{
    display: block;
    background-color: #ff0e00;
    line-height: 40px;
    color: #fff;
    text-align: center;
    text-decoration: none;
}
.eshop-active-pane-container.nav .eshop-active-pane
{
    height: 200px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.eshop-active-pane-container.nav + .eshop-active-pane-container.nav > .eshop-active-pane
{
    margin-left: 20px;
}
.eshop-active-pane
{
    border: 1px solid #ccc;
    padding: 10px 20px;
}
.eshop-active-pane.brick
{
    padding: 0;
}

.eshop-active-pane.brick a
{
    display: block;
    width: 100%;
    height: 100%;
}

.eshop-active-pane.brick img
{
    width: 100%;
    height: 100%;
}
.eshop-active-pane_state
{
    height: 3em;
    margin-top: 10px;
    margin-bottom: 10px;
}




.eshop-top-show--subitemswin
{
    height: 100%;
    overflow: hidden;
    padding: 10px 20px;
    box-sizing: border-box;
    pointer-events: none;
    position: relative;
}

.eshop-top-show--subitemswin-wrapper
{
    position: absolute;
    pointer-events: initial;
    padding: 10px 20px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-color: #fff;
    box-shadow: 0 0 1px 1px #ccc inset;
    box-sizing: border-box;
    display: none;
}

.eshop-top-show--subitemswin-wrapper.active
{
    z-index: 999;
    display: block;
    overflow-y:auto;
}

.eshop-top-show--subitemswin-item
{
    display: inline-block;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
    margin-right: .5em;
}

.eshop-top-show--subitemswin-item:after
{
    content: '\3000|';
}

.eshop-top-show--subitemswin-image
{
    display: inline-block;
    vertical-align: inherit;
    height: 25px;
    width: 25px;
}

.eshop-top-show--subitemswin-text
{
    height: 25px;
    line-height: 25px;
    vertical-align: inherit;
    text-decoration: none;
    color: #666;
}

.eshop-top-show--subitemswin-text a
{
    color: inherit;
    text-decoration: inherit;
}


.eshop-foot--icon
{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 25%;
    float: left;
    line-height: 60px;
    height: 60px;
    vertical-align: middle;
    text-align: center;
}
.eshop-foot--icon span
{
    vertical-align: middle;
}
.eshop-foot--icon:before
{
    content: '';
    display: inline-block;
    vertical-align: inherit;
    height: 60px;
    width: 60px;
    margin-right: 20px;
    background-size: 100%;
}

.__floor-link-content
{
    position: fixed;
    left: 10px;
    top: 50%;
    width: 20px;
    transform: translateY(-50%);
}
.__floor-link
{
    width: 50px;
    height: 50px;
    display: inline-block;
    background-color: rgba(0,0,0,.4);
}
.__floor-link + .__floor-link
{
    border-top: 1px solid #ccc;
}
/* .eshop-nav-fixtop
{
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
    font-size: 13px;
}

.eshop-nav-fixtop a
{
    text-decoration: none;
}

.eshop-nav-fixtop--left, .eshop-nav-fixtop--body, .eshop-nav-fixtop--right
{
    display: table-cell;
    white-space: nowrap;
}

.eshop-nav-fixtop--body
{
    width: 999em;
    font-size: 13px;
} */

.eshop-head_search-dropdown-trigger:hover .eshop-head_search-dropdown
{
    display: block;
}

.eshop-head_search-dropdown
{
    position: absolute;
    display: none;
    border: 1px solid #ccc;
    right: 0;
    top: 100%;
    margin-top: -1px;
    padding: .5em 1em;
    background-color: #fff;
    z-index: 1010;
}

.eshop-head_shopcart
{
    position: relative;
    z-index: 1000;
}

.eshop-head_shopcart a
{
    text-decoration: none;
    color: inherit;
}
.eshop-head_shopcart a:hover
{
    text-shadow: 1px 1px #ccc;
}
.eshop-head_shopcart-oper
{
    color: #888;
}
.eshop-head_shopcart--imagehead, .eshop-head_shopcart--body
{
    display: table-cell;
    white-space: nowrap;
    vertical-align: middle;
    position: relative;
    z-index: 999;
}

.eshop-head_shopcart--line
{
    line-height: 2;
}

.eshop-head_shopcart--imagehead
{
    text-align: center;
    height: 60px;
    min-width: 60px;
}

.eshop-head_shopcart--body
{
    width: 999em;
}

.eshop-head_shopcart--bar
{
    overflow: hidden;
    background-color: #f1f1f1;
    padding: .5em 1em;
    margin: 0 -1em -.5em -1em;
}

.eshop-head_shopcart-bar-body
{
    line-height: 27.5px;
    vertical-align: middle;
}

.eshop-head_shopcart--btn
{
    display: block;
    padding: .3em .5em;
    text-decoration: none;
    color: #fff;
  background-color: #f2541e;
    border-radius: 5px;
}
.eshop-head_shopcart--btn:first-line
{
}
.eshop-head_unit--shopcart
{
    margin-left: 80px;
    position: relative;
}
.eshop-head_unit--shopcart .eshop-head_search-btn-plain
{
    border-color: #ccc;
    color: #888;
}
/* .eshop-foot_quicklink
{
    width: 1200px;
    margin: 40px auto;
    overflow: hidden;
}

.eshop-foot_quicklink_group
{
    float: left;
    padding-right: 13px;
}

.eshop-foot_quicklink_title
{
    margin-bottom: 25px;
    font-weight: bolder;
    font-size: 14px;
    text-align: center;
}

.eshop-foot_quicklink_group + .eshop-foot_quicklink_group
{
    margin-left: 20px;
}

.eshop-foot_quicklink_item
{
    margin-top: 5px;
    font-size: 12px;
    text-align: center;
}

.eshop-foot_quicklink_item--qrcode
{
    float: left;
    text-align: center;
}

.eshop-foot_quicklink_item--qrcode
{
    margin: 0 20px;
}

.eshop-foot_quicklink_item_image
{
    width: 100px;
    height: 100px;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.eshop-foot_quicklink_item_image img
{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
}

.eshop-foot_quicklink_item_text
{
    font-size: .8em;
    color: #070707;
    font-weight: bolder;
}

.eshop-foot_quicklink_item_text--companyinfo-em
{
    color: #ff4a00;
    font-size: 2em;
    margin-top: .8em;
    margin-bottom: 1.4em;
}

.eshop-foot_quicklink_item_text--companyinfo
{
    font-size: .8em;
    color: #aaa;
}

.eshop-foot_quicklink_group--div
{
    border-left: 1px solid #ccc;
    padding: 20px;
}

.eshop-foot_quicklink_item a
{
    text-decoration: none;
    color: #888;
} */

.auto-img{
    display: flex;
    align-items: center;
    justify-content: center;
}
.auto-img img{
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}

.eshop-foot_quicklink_item_text--overflowellipsis
{
    width:100px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}

.eshop-top-show--qrcode-item--overflowellipsis
{
    width:120px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}