#policyHeader > ul > li:first-child{
    margin-left: 25px;
}
#policyHeader > ul > li{
    position: relative;
    width: auto;
    float: left;
}
#policyHeader > ul > li:before{
    content:'|';
    /*border-left: 1px solid #fff;*/
}
#policyHeader > ul > li:first-child:before{
    content: '';
}
#menuList > span{
    display: none;
}
#policyHeader a {
    color: #fff;
    margin: 0;
    padding: 0 15px;
}
#policyHeader a:hover{
    color: yellow;
}
#policyHeader>ul>li:before{
    color: #fff;
}
#policyHeader.menuFixed li, #policyHeader.menuFixed li a{
    color: #fff;
}
#menuList.menuScroll{
    -webkit-box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 6px 5px -4px rgba(0,0,0,0.75);
}
#policyHeader{
    background: #4dd141;
    overflow: inherit;
}
#policyHeader.menuFixed{
    position: fixed;
    top: 45px;
    height: auto;
    line-height: normal;
    left: 0;
    right: 0;
    z-index: 110;
    width: 100%;

}
#policyHeader> span{
    display: none;
}
#policyHeader.menuFixed > ul{
    padding: 0 45px;
    float: left;
    width: 100%;
    background: #4dd141;
}
#policyHeader.menuFixed > ul >li >a{
    padding: 10px 15px;
}
#policyHeader.menuFixed > span{
    display: block;
    text-align: center;
    padding: 5px 0;
    background: #d70404;
    color: #fbff00;
    clear: both;
}

#policyHeader .menu_2{
    position: absolute;
    z-index: 9999;
    left: 0;
    display: none;
    padding: 5px;
    width: 200px;
    background: #00aeff;
    top: 35px;
    max-height: 500px;
    overflow-y: auto;
}
#policyHeader.menuFixed > ul > li > .menu_2 a{
    padding: 10px !important;
}
#policyHeader > ul > li > a i{
    display: none;
}
#policyHeader .menu_2 a{
    color: #fff !important;
    text-transform: uppercase;
    font-size: 12px;
}
#policyHeader .menu_2 > li{
    width: 100% !important;
    display: inline-block !important;
    text-align: left;
}
#policyHeader .menu_2 > li > p{
    display: none;
}
#policyHeader .menu_2 > li a:hover{
    color: yellow !important;
    background: #fff;
    display: block;
}
#policyHeader > ul > li:hover .menu_2, #policyHeader .menu_2 > li > a{
    display: block;
}
#sp-online{
    position: relative;
}

#policyHeader .menu_2 > li:hover > ul{
    display: block;
}
#policyHeader .menu_2 > li > ul >li > span > a{
    display: block;
    text-transform: none;
}
#policyHeader .menu_2 > li > ul >li > span, #policyHeader .menu_2 > li > ul >li{
    display: block;
    width: 100%;
    padding-left: 5px;
}
#sp-online > a{
    position: absolute;
    right: 0;
    color: #fff;
    padding: 10px 15px;
    background: #00aeff;
    top: 30px;
    z-index: 1;
}
.footer5058 .g1180.f2{
    display: none;
}
.showCate>.p2 {
    height: 300px;
    border: solid #e5e5e5;
    border-width: 0 0 1px 1px;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    position: relative;
}
.pItem{
    height: 350px;
}
.pItem > div{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.showCate>.p2{
    float: left;
    width: 196px;
    overflow: hidden;
    transition: all .1s;
}
.showCate>.p2 .proImg {
    width: 80%;
    margin: auto;
    height: 195px;
    overflow: hidden;
    padding-top: 5px;
}
.showCate>.p2 img {
    width: 100%;
}
.showCate>.p2 span {
    margin: 15px 0;
    height: 15px;
    overflow: hidden;
    display: block;
    padding: 0 10px;
}
.showCate>div:hover>img{
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}
.btnUserLink{
    display: inline-block;
    padding: 4px;
    font-weight: bold;
    margin: 10px 0 0 0;
    background: #6cce00;
    color: #fff;
    border-right: 1px solid #fff;
    text-align: center;
    width: 49%;
    font-size: 11px;
    line-height: 20px;
}
.desBlock{
    line-height: 20px;
}
.desBlock *, .desBlock{
    color: #fff;
}
.btnUserLink.customOrder{
    float: right;
    background: #484444;
}
#policyHeader span *{
    width: 100% !important;
}
#sp-online>a {
    padding: 10px;
}
.pItem>p.PriceSearch{
    padding: 0;
    margin-top: 0px;
}
.pItem .tracking{
    margin-bottom: 3px;
}
.pItem > p{
    padding: 0;
    margin-top: 0;
}
.showCate > .p2 span{
    padding: 0;
    height: 50px;
    overflow: inherit;
}
.showCate > .p2{
    height: 340px;
    overflow: unset;
}
.ribbon {
    padding-top: 4px;
}
.no-stock {
    display: block;
    width: calc(100% + 20px);
    height: 28px;
    line-height: 29px;
    text-align: center;
    margin-left: -10px;
    margin-right: -10px;
    background: #fe5411e3;
    position: relative;
    color: #ff1;
    font-size: 15px;
    z-index: 1;
}
.no-stock:before, .no-stock:after {
    content: "";
    position: absolute;
}
.no-stock:before {
    height: 0;
    width: 0;
    bottom: -10px;
    left: 0;
    border-top: 10px solid #de160d;
    border-left: 10px solid transparent;
}
.no-stock:after {
    height: 0;
    width: 0;
    right: 0;
    bottom: -10px;
    border-top: 10px solid #de160d;
    border-right: 10px solid transparent;
}
.price-dollor {
    display: none;
}
.campaginMobile{
    display: flex;
    width: 100%;
    background: #0000fe;
    padding: 10px 45px;
}