@charset "utf-8";
/* CSS Document */

#cus_ser{
        z-index:9999;
        width:142px; 
		height:112px;
        position:fixed; 
		right:0px; 
		color:#FFF; 
		top:400px; 
		overflow:hidden;
}
.cus_ser_{width:307px; height:112px; border-bottom-left-radius:4px;  border-top-left-radius:4px;overflow:hidden;}
#cus_ser .title{ width:142px; height:52px; float:left; background:url(../images/zxzx.jpg); cursor:pointer;
}
#cus_ser  ul{ padding:10px 0px 0px 2px; width:130px; float:left;background:#1463da; display:block;}
#cus_ser  ul li#zqq{ height:30px; line-height:30px; display:block; font-size:12px; padding-left:24px; background:url(../images/zqq.png) no-repeat 2px 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:#FFF;}
#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;}
#cus_ser ul, ol{
	list-style: none;
	margin:0 0 9px 0;
}
