.fixed_right {
    position: fixed;
    _position: absolute;
    top: 50%;
    right: 0px;
    z-index: 1000;
    margin-top: -114px;
    display: none;
    _position: absolute;
    _bottom: 200px;
    _right: 0px;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)-250));
}
ul.fixed_right_list {
    /* border-top:1px solid #3eb4fa;
	border-left:1px solid #3eb4fa;
	border-right:1px solid #3eb4fa;
    border-bottom:1px solid #3eb4fa; */
    box-shadow: 0 0px 12px 0 rgba(7,17,27,.1);
	/* border-radius: 4px; */
}
.fixed_right_list li {
    /* width: 40px;
    height: 40px; */
    width: 58px;
    height: 45px;
    text-align: center;
    padding: 0 14px;
	position: relative;
	/* background-color: #FAFAFA;
    border-top:1px solid #ECECEC; */
    background-color: #fff;
	/* border-top:1px solid #3eb4fa; */
}
.fixed_right ul.fixed_right_list li a {
    width: 30px;
    height: 45px;
    text-align: center;
    border-bottom: 1px solid #edf1f2;
}
.fixed_right li:last-child  a{
    border: none
}
.fixed_right_list li:hover .iconfont{
	color: #fff;
}
.fixed_right_list li:hover {
	background-color: #3eb4fa;
}
.fixed_right_list .slide_title {
    position: absolute;
    right: 58px;
    top: 0;
    height: 45px;
    line-height: 45px;
    color: #fff;
    font-size: 12px;
    background-color: rgba(0,0,0,0.5);
    width: 100px;
    _background-color: #000;
    background-color: #000\9;
    filter: alpha(opacity=50);
}
.slide_title p {
    color: #fff;
    position: relative;
}
.fixed_right_list .iconfont{
	font-size: 23px;
	line-height: 45px;
	height: 45px;
    /* color: #C5C5C5; */
    color: #3eb4fa;
}
.fixed_right_list li:hover .ftitle{
	display: block !important;
}
.fixed_right_list li:hover a,.fixed_right_list li:last-child a,.fixed_right_list li a.bgcp{
    border: none !important;
}
.fixed-right-prev-order-list-count{
	height: 18px;
	width: 18px;
	position: absolute;
	top: 0;
    left: -12px;
    background: #ff6900;
    border: 1px solid red;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
}
.fixed-right-prev-order-list{
	position: fixed;
	/* top: 70px; */
	top: 0;
	bottom: 0;
    right: -300px;
	width: 300px;
	background: #e6e6e6;
    border: 1px solid #f1f1f1;
    padding-bottom:100px;
    box-shadow: 0 4px 12px 0 rgba(7,17,27,.1);
}
.fixed-right-prev-order-list .item-content {
    height: 54px;
}
.fixed-right-prev-order-list ul {
    position: relative;
}
.fixed-right-prev-order-list li {
    float: left;
}
.fixed-right-prev-order-list .td-chk {
    width: 10%;
}
.fixed-right-prev-order-list .td-item {
    width: 30%;
    height: 54px;
}
.fixed-right-prev-order-list .td-sum {
    white-space: normal;
    word-break: break-all;
    width: 30%;
}
.fixed-right-prev-order-list .td-count {
    width: 25%;
    text-align: center;
}
.fixed-right-prev-order-list .td-count {
    width: 25%;
    text-align: center;
}
.fixed-right-prev-order-list .td-count .item-count:hover .reduce-Count,
.fixed-right-prev-order-list .td-count .item-count:hover .add-Count{
    display: inline-block;
}
.fixed-right-prev-order-list .td-count .reduce-Count,
.fixed-right-prev-order-list .td-count .add-Count{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #FAFAFA;
    border: 1px solid #f1f1f1;
    border-radius: 50%;
    font-weight: bold;
    color: #999;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    display: none;
}
.fixed-right-prev-order-list .cart-table-th{
    height: 38px;
    line-height: 38px;
}
.fixed-right-prev-order-list .bundle-main{
    background: #fff;
    margin-bottom: 10px;
    padding: 0 10px;
    position: relative;
}
.fixed-right-prev-order-list .item-pro{
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eee;
}
.fixed-right-prev-order-list .item-pic{
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
}
.fixed-right-prev-order-list .item-pic img{
    width: 50px;
    height: 50px;
}
.fixed-right-prev-order-list .float-bar-wrapper{
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 280px;
}
.fixed-right-prev-order-list .btn-area{
    height: 40px;
    line-height: 40px;
    width: 100%;
    border-radius: 4px;
    text-align: center;
}
.fixed-right-prev-order-list .prev-order-del{
    display: inline-block;
    height: 18px;
    width: 18px;
    line-height: 18px;
    text-align: center;
    background: #FAFAFA;
    border: 1px solid #f1f1f1;
    position: absolute;
    right: 10px;
    top: 10px;
    border-radius: 50%;
    font-size: 12px;
    color: #999;
    display: none;
}
.fixed-right-prev-order-list .bundle-main:hover .prev-order-del{
    display: inline-block;
}

.fixed-right-prev-order-list #cartTable{
    height: 100%;
    overflow-y: auto;
}

.fixed_right ul.item-title{
    padding-left: 25px;
    height: 30px;
    line-height: 30px;
}

.fixed_right ul li.item-title{
    height: 30px;
    line-height: 30px;
    width: 70%;
    float: left;
    display: inline-block;
}
.fixed_right ul li.item-title-2{
    height: 30px;
    line-height: 30px;
    width: 30%;
    float: right;
    display: inline-block;
}