@CHARSET "UTF-8";

.toolbar-wrap {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 999999;
    width: 35px;
    height: 100%;
    
}
.toolbar-wrap a {
    text-decoration: none;
}
.toolbar {
    position: absolute;
    right: 0px;
    top: 100px;
    width: 29px;
    height: 100%;
    /*border-right: 6px solid #7A6E6E;*/
}
.toolbar-panels {
    position: absolute;
    left: 30px;
    top: 0px;
    width: 218px;
    height: 100%;
    z-index: 2;
/*    background: #f5f5f5 none repeat scroll 0% 0%;
*/}
.toolbar-panel {
    width: 218px;
    height: 100%;
    position: absolute;
/*    background: #f5f5f5 none repeat scroll 0% 0%;*/
}




.sidebar{ width:218px; right:0; top:0; z-index:99999; padding:90px 0 20px; background:url(../images/kfTImg.gif) top center #e4e4e4 no-repeat;}
.sidebar .sidebar_qq{ width:198px; padding-left:20px;  }
.sidebar_qq dl{ width:198px; }
.sidebar_qq dl dt{ width:198px; font-size:18px; font-weight:700; text-align:left;line-height:35px; margin-bottom:10px;  }
.sidebar_qq dl dd{ width:190px; padding-left:8px;  font-size:14px; line-height:20px; height:20px; margin-bottom:10px;}
.sidebar_qq dl dd span{ float:left;}
.sidebar_qq dl dd img{ float:left;}
.sidebar .sidebar_zxkf{ width:198px; padding-left:20px; font-size:18px; font-weight:700; text-align:left;line-height:30px; margin-top:20px;}
.sidebar_zxkf img{ width:168px; height:168px; margin-top:15px; margin-left:8px;}
.sidebar_zxkf h3 b{ color:#d20808;}

.toolbar-header {
    position: absolute;
    top: 0px;
    right:0;
}
.toolbar-tabs {
    position: absolute;
    top: 15%;
    right: 0;
    width: 46px;
   
}
.toolbar-tab {
    position: relative;
    width: 46px;
	margin-bottom: 1px;
    cursor: pointer;
   
    border-radius: 3px 0px 0px 3px;
	color: #666;
	display: inline-block;
	background-image: url("../images/icons_kf.png");
	background-repeat: no-repeat;
}
.tbar-tab-cart{
    background-position: 0px 0px;
}

.tab-ico {
    width: 46px;
    height: 110px;
    margin-left: 1px;
    position: relative;
    z-index: 2; font-style:normal;
	float:left;
    background-color: #d20808; margin-top:51px; text-align:center; line-height:24px; font-size:16px; color:#fff; padding-top:10px; cursor:pointer;
}

.toolbar-open  {
    right: 220px;
}

.J-close:hover{
	transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	}
.tbar-panel-history .jth-item .add-cart-button:hover{
	background: rgb(200, 22, 35) none repeat scroll 0% 0%;
	}
	
.cs_close{  font-size: 14px;
    position: relative;
    right: -225px;
    top: -252px;}