body{margin:0;height:1000px;}
dl,dd,dt{margin:0;padding:0;}
a{ text-decoration:none;}
.floating_ck{position:fixed;right:0px;top:30%;}
.floating_ck dl dd{
position: relative;
width: 50px;
height: 50px;
background-color: #333;
text-align: center;
background-repeat: no-repeat;
background-position: center 20%;
cursor: pointer;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #999999;
}
.floating_ck dl dd:hover{
background-color: #FF6633;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF6633;
}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background-image:url(../images/QQ/zxicon.png);}
.quote{background-image:url(../images/QQ/kficon.png);}
.qrcord{background-image:url(../images/QQ/erweima.png);}
.return{background-image:url(../images/QQ/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{
position:absolute;
left:-160px;
top:0px;
width:160px;
height:50px;
background-color:#FF6633;
display:none;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FF6633;
}
.floating_left a{color:#fff;line-height:50px;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{background-image:url(../images/erweima.jpg);display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}