@charset "utf-8";
/* CSS Document */



#cus_ser{
        z-index:9999;
        width: 25px;
        height: 224px;
        position:fixed;
        right:0px;
        color:#FFF;
        top: 145px;
        overflow:hidden;
}
.cus_ser_{width: 171px; height: 224px; background: url(../images/customerservice1_left.png) no-repeat 0px;border-bottom-left-radius:4px;  border-top-left-radius:4px;overflow:hidden;}
#cus_ser .title{ width: 25px; height: 224px; float:left;  cursor:pointer;
margin-top: 65px;}
#cus_ser  ul{ padding: 112px 0px 0px 2px; width: 140px; float:left;}
#cus_ser  ul li#zqq{ height: 24px; line-height: 24px; display:block; font-size:12px; padding-left: 35px; padding-bottom: 11px;/* background: url(../images/zqq.png) no-repeat 20px 7px; */}
#cus_ser  ul li#zphone{ height:30px; line-height:30px; display:block; font-size:12px; padding-left:24px; background:url(../images/zphone.png) no-repeat 2px 8px;}
#cus_ser  ul li#wb{ height:30px; line-height:30px; display:block; font-size:12px; padding-left: 12px;}
#cus_ser  ul li a{ color: #BD4B13;}
#cus_ser  ul li a:hover{ text-decoration:underline;}
#cus_ser .close{ display:inline-block; width:16px; height:16px; overflow:hidden; cursor:pointer; margin-right:4px; float:right;margin-top: -41px;}
#cus_ser ul, ol{
	list-style: none;
	margin:0 0 9px 0;
}
