#floatTools_right{
    position:fixed;
    right: -300px;
    height:100%;
    width:300px;
    border-left:48px solid rgb(43, 34, 34);
    background:#fff;
    font-family:"微软雅黑";
    top:0;
    z-index: 100000000000000000;

}
#ShopCart_con .pl-package .package_sum{
	color:#f50;
}
#floatTools_right .shopcart-tip{text-align:center;}
.floatTools_right_nav{
position: absolute;
top:50%;
right:298px;
margin-top:-300px;
*width:160px;
}
.floatTools_right_nav li{
width:37px;
height:64px;

float:right;
clear:both;
margin:2px;
list-style-type: none;
position: relative;
cursor:pointer;
padding-left:19px;

}
#floatTools_right .floatTools_right_nav li.addCart{
	width:48px;
	height:210px;
	background-position:5px -523px;
	padding-left:30px;	
}

.floatTools_right_nav li div{
width:100%;
height:100%;

}
.floatTools_right_nav li .nav_text{
display: block;
width:140px;
color:#fff;
font-size: 18px;
line-height: 36px;
}
.floatTools_right_nav li.addCart .nav_text{
line-height: 50px;
margin-left:-12px;
}
.floatTools_right_nav li .nav_icon{
    display: inline-block;
    right:0;
    position: absolute;
    width:36px;
    height:28px;
    top:4px;
   
}
.floatTools_right_nav li.back_index i{
background-position:5px -78px;
}
.floatTools_right_nav li.addCart i{
width:46px;
height:34px;
background-position:5px -460px;
background-color:rgb(255,84,0);
top:8px;
}
.floatTools_right_nav li.server i{
background-position:5px -138px;
}
.floatTools_right_nav li.erweima i{
    background-position:5px -165px;
}
 .floatTools_right_nav li.goTop i{
    height:20px;
    top:9px;
    background-position:5px -190px;
}
/****
#floatTools_right .floatTools_right_nav li.active div,
.floatTools_right_nav li.active .nav_icon,
#floatTools_right .floatTools_right_nav li.clicked div,
.floatTools_right_nav li.clicked .nav_icon
{
background-color:#ff5000;
} *****/
.floatTools_right_nav li.active,.floatTools_right_nav li.clicked{
background-position:0px -41px;
}

.nav_container>div{
width:100%;
height:100%;
display: none;
position: absolute;
z-index: 999;
top: 0;
}
.nav_container{
height:100%;
position: relative;
}
.nav_container div.active{
display: block;
}
.cart_count{
position: absolute;
right: 11px;
padding: 1px 3px;
color: #4bad79;
font-size: 14px;
width: 18px;
text-align: center;
background: white;
border-radius: 50%;
bottom: 37px;
}
.nav_container .header{
    top:40px;
}
.nav_container .footer{
	position: absolute;
    bottom:0;
}
.nav_container .top{
    height: 40px;
line-height: 40px;

background: rgb(250,250,250);
color: #666;
font-size: 18px;
width: 100%;
margin-left: 0px;
margin-top: 0;
}
.nav_container .top .top-close{
position: absolute;
right:20px;
top:10px;
width:26px;
height: 26px;
background:url(http://file.ry600.com/snapshot/vms/site/di/di70684438lrfavs/du9sks0f7yefy23z/image/right_nav.png) 0 -294px no-repeat;
}
.nav_container .top .top-close:hover{
background-position:0 -318px;
}
.nav_container .top_icon{
display: inline-block;
background:url(http://file.ry600.com/snapshot/vms/site/di/di70684438lrfavs/du9sks0f7yefy23z/image/right_nav.png) 0 100px no-repeat;
width: 32px;
height: 26px;
margin-left: 10px;
vertical-align:middle;
}

.nav_container .addCart_con .top_icon{
background-position:5px -236px;
}
.nav_container .server_con .top_icon{
background-position:5px -265px;
}
.nav_container .erweima_con .top_icon{
    background-position:5px -210px;
}
.nav_container .sum p{
line-height: 20px;
width:100%;
}
.nav_container .sum span{
color:rgb(255,85,0);
}
.nav_container .sum div{
display: inline-block;
*display:inline;
*zoom:1;
width:130px;
font-size: 12px;
color:#333;
}
.nav_container .sum a{
    display: inline-block;
    *display:inline;
    *zoom:1;
    width:70px;
    height:40px;
    line-height: 40px;
    text-align: center;
    color:#fff;
    font-size: 14px;
    text-decoration: none;
    vertical-align: top;
    padding:0 5px;
}
.nav_container .sum_price{
font-size: 14px;
font-weight: 500;
}
.clearCart{
background:rgb(180,180,180);
}
.confirmCart{
background:rgb(75, 173, 121);
}
.nav_container .goodslist .tip{
border-bottom: 1px dashed gray;
height: 24px;
line-height: 24px;
font-size: 12px;
padding: 0 5px;
overflow:hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
#ShopCart_con{
	max-height:100%;
	margin-bottom:50px;
}
.nav_container .goodslist .tip .flag{
background: #4bad79;
color: #fff;
padding: 2px 5px;
border-radius: 6px;
}
.nav_container .goodslist .tip .tip_text{
    color:#111111d6;
    padding:0 3px;
}
.nav_container .goodslist .goods{
    padding:3px;
    overflow: hidden;
    border-bottom:10px solid rgb(235,235,235);
}
.nav_container .goodslist{
	height:100%;
}
.nav_container .goodslist>ul{
	height:100%;
    list-style: none;
    overflow-y:auto;
    overflow-x:hidden;
}
.nav_container .goodslist .goodsimg{
    width:60px;
    height:60px;
    float:left;
    border:1px solid #ddd;
    display: inline-block;
}
.nav_container .goodslist .goodsimg img{
    width: 100%;
    height: 100%;
}
.nav_container .goodslist .goodsdec{
    display:block;
    margin-left:64px;
}
.nav_container .goodslist .dec_text{
    color:gray;
    font-size: 14px;
    height:40px;
    line-height: 20px;
    margin-left:5px;
    overflow:hidden;
    
}
.nav_container .goodslist .goods_sum{
    overflow: hidden;
}
.nav_container .goodslist .goods_sum p{
     float:left;
    font-size: 12px;
}
.nav_container .goodslist .goods_sum .price{
    color:#ff5500;
    font-size: 16px;
}
.nav_container .goodslist .goods_sum .removeGoods{
    display: block;
    color:rgb(55,180,255);
    width: 40px;
    float:right;
    text-decoration: none;
}
.server_con .top{
    margin-bottom:0;
}
.server_way{
    list-style-type: none;
}
.server_way li{
    padding-bottom:10px;
}
.server_class{
background:rgb(235,235,235);
height:45px;
line-height: 45px;color:rgb(106,106,106);
font-size: 18px;
padding-left:15px;
}
.server_con .server_way a{
    display:block;
    padding: 15px 40px;
    padding-bottom: 0px;
    font-size: 16px;
    color:rgb(83,190,255);
    text-overflow:ellipsis;
    overflow:hidden;
   white-space: nowrap;	
}
 .erweima_con .top{
    margin-bottom: 0;
 }
 .erweima_class{
    list-style-type: none;
 }
.erweima_class li{
    border-top:10px solid rgb(235,235,235);
    padding:25px;
    text-align: center;
    font-size: 18px;
    color:#666;
}
.erweima_class li img{
	max-width:280px;
	max-height:320px;
}
.erweima_class li p{
	margin:5px 0;
}
 .erweima_class li:first-child{
    border-top:none;
 }
 .server_con .server_class i{
     background:url(http://file.ry600.com/snapshot/vms/site/di/di70684438lrfavs/du9sks0f7yefy23z/image/right_nav.png) 0 100px no-repeat;
     display: inline-block;
     width:28px;
     height: 26px;
     vertical-align: middle;
 }
 .server_con .server_class .qq{
   background-position: 0 -368px;
 }
 .server_con .server_class .ebm{
    background-position: 0 -428px;
 }
 .server_con .server_class .ww{
    background-position: 0 -399px;
 }
#floatTools_right .pl-package{
	width:100%;
	background:#f7f7f7;
	overflow:hidden;
	padding-left:10px;
}
#floatTools_right .pl-package .pl-info{
	
	font-size:14px;
	color:#333;
}
#floatTools_right .pl-package .pl-price{
	float:left;
	border-right:none;
}
#floatTools_right .pl-package .pl-action{
	float: right;
	margin-right: 13px;
	width: 40px;
}
#floatTools_right .pl-package .delbtn{
	display: block;
	color: rgb(55,180,255);
	width: 40px;
	float: right;
	text-decoration: none;
}
.nav_container .goodslist .packagelist .goods{
	border-bottom-width:2px;
}
.nav_container .goodslist .package-ul{
	border-bottom:8px solid rgb(235,235,235);
}
#floatTools_right .active_link{
	position:absolute;
	top:0;
	left:-90px;
	max-height:120px;
	width:90px;
	overflow:hidden;
	text-align:right;
}
#floatTools_right .active_link img{
	position:absolute;
	right:0;
}