.fl{float: left}
.fr{float: right}
/**************侧边导航栏部分**BEGIN********/
.order-promo-itemsPage .side-2{
    width: 23%;
    /*background: #f9f9f9;*/
    background: #f0f0f7;
}
.order-promo-itemsPage .block-category-navigation .title{
    position: relative;
    /*border-top:3px solid #000;*/
    border-bottom: 0;
    padding: 10px 20px 10px 20px;
    background-color:#e6e6ed;
}
.order-promo-itemsPage .block-category-navigation .title input{
    background: url(../images/cart/search.png) no-repeat right;
    border-radius: 25px;
    height: 31px;
    width: 100%;
    /*background-color: #eee;
    border-color: #bfbfbf;*/
    background-color:white;
}
.order-promo-itemsPage .block-category-navigation .listbox{
    padding: 0;
    margin-top: 5px;
    border-bottom:1px solid #d7d7de;
}
/*.order-promo-itemsPage .block-category-navigation .listbox>ul>li{
    margin-bottom: 30px;
}*/
.order-promo-itemsPage .block-category-navigation .listbox span{
    color: #000;
    font-weight: 700;
    padding-left: 29px;
    padding-bottom: 8px;
    display: inline-block;
    font-size:18px;
    border-bottom:1px solid #d7d7de;
    width:100%;
}
.order-promo-itemsPage .sublist_box{

}
.order-promo-itemsPage .listbox>ul>li{
    padding: 5px 0 5px 30px;
    margin-bottom: 2px;
    cursor: pointer;
}
.side-2 .active{
    background: #616166;
    color:#fff;
}
/**************侧边导航栏部分**END********/
/***********商品列表部分**BEGIN********/
.order-promo-itemsPage .center-2{
    float: right;
    width: 76%;
}
.order-promo-itemsPage .product-grid table td{
    border: 1px solid #e3e3e3;
}
.order-promo-itemsPage .product_item{
    padding: 10px;
    color: #000;
}
.order-promo-itemsPage .product_item_img{
    /*background: #f6f6f6;*/
    text-align: center;
    width: 100%;
}
.order-promo-itemsPage .product_item_img img{
    width: 80%;
}
.order-promo-itemsPage .product_item_title{
    padding: 13px 0;
    line-height: 20px;
    height: 66px;
}
.order-promo-itemsPage .product_item_points>span{
    color: #f23c3c;
    font-weight: bold;
    font-size: 1.3rem;
    padding-right: 3px;
}
.order-promo-itemsPage .product_item_user{
    overflow: hidden;
    margin: 15px 0;
}
.order-promo-itemsPage .product_item_num{

}
.order-promo-itemsPage .product_item_num>input{
    width: 43px;
    float: left;
    margin-right: 3px;
}
.order-promo-itemsPage .cart_btn{
    cursor: pointer;
}
.order-promo-itemsPage .product_item_btn{
    background: #e3e3e3;
    width: 36px;
    height: 36px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}
.order-promo-itemsPage .product_item_cart{
    margin-right: 4px;
}
/***********商品列表部分**END********/
/***********分页**BRGIN********/
.order-promo-itemsPage .pages{
    text-align: right;
    padding: 20px 0;
}
.order-promo-itemsPage .pages a{
    border: 1px solid #ccc;
    padding: 7px 12px;
    background: #efefef;
}
.order-promo-itemsPage .pages a.active{
    background: #7f7f7f;
    color: #fff;
}
/***********分页**END********/
#magnifier>input{
    border:0px;
    width:28px;
}
#magnifier{
    position:absolute;
    width:28px;
    height:31px;
    border:0px;
    top:11px;
    left:171px;
}
#ShopListReset{
    position:absolute;
    top:16px;
    left:205px;
}
#OrderPromoItems{

}
.header-lower{
    margin-bottom:0px;
}
#ShopListProductImg{
    width:207.5px;
    height:125px;
}

.product_item_pointsImg {
    height: 22.5px;
    width: 100px;
    display: inline-block;
    margin-left: 20px;
}
/*

	*/
@media all and (min-width: 1001px) {
    #small-searchterms {
        width: 135px;
    }

    #magnifier {
        left: 130px;
    }


    #ShopListReset {
        left: 170px;
    }


    #ShopListProductImg {
        height: 125px;
    }

    body {
        font-size: 14px;
    }

    .order-promo-itemsPage .product_item_points > span {
        font-size: 1rem;
    }

    .product_item_pointsImg {
        height: 22.5px;
        width: 88px;
        display: inline-block;
        margin-left: 4px;
        float: right;
    }
}

@media all and (max-width: 1366px) {
    #ShopListProductImg {
        width: 165px;
    }
}

@media all and (max-width: 1000px) {
    /*.order-promo-itemsPage .center-2 {
        float: left;
    }*/
    #ShopListProductImg {
        width: 149.5px;
        height: 125px;
    }
    .side-2:after {
        clear: none;
    }
    .side-2 {
        display: inline-block;
    }
    #small-searchterms {
        width: 119px;
    }
    #magnifier {
        left: 110px;
    }
    #ShopListReset {
        left: 150px;
    }
    .block .title {
        background: none;
    }
    #topcartlink {
        display:inline-block;
        width:auto;
        padding:0;
        margin:0;
    }
}