@charset "utf-8";


.floatservice{ position:fixed; z-index:99999; bottom:25%; right:0.2%; }
.f_service{width:52px; }
.floatservice a{ display:block; width:50px; height:50px;}
.floatservice .kfr,.floatservice .kftel,.floatservice .kf_cg,.floatservice .kf_weixin,.floatservice .kf_question,.floatservice .backtop{ cursor:pointer; border:1px solid #dadada; height:50px; width:50px; margin:0 0 5px 0;}
.floatservice .kfr{background:url(../images/floatbar2.jpg) no-repeat 0 0;}
.floatservice .kftel{background:url(../images/floatbar2.jpg) no-repeat 0 -100px;}
.floatservice .kf_weixin{background:url(../images/floatbar2.jpg) no-repeat 0 -200px;}
.floatservice .kf_cg{background:url(../images/floatbar2.jpg) no-repeat 0 -300px;}
.floatservice .kf_question{background:url(../images/floatbar2.jpg) no-repeat 0 -400px;}
.floatservice .backtop{background:url(../images/floatbar2.jpg) no-repeat 0 -500px;}

.floatservice .kfr a:hover{background:url(../images/floatbar2.jpg) no-repeat 0 -50px; }
.floatservice .kftel:hover{background:url(../images/floatbar2.jpg) no-repeat 0 -150px;}
.floatservice .kf_weixin:hover{background:url(../images/floatbar2.jpg) no-repeat 0 -250px;}
.floatservice .kf_cg a:hover{background:url(../images/floatbar2.jpg) no-repeat 0 -350px; }
.floatservice .kf_question a:hover{background:url(../images/floatbar2.jpg) no-repeat 0 -450px; }
.floatservice .backtop a:hover{background:url(../images/floatbar2.jpg) no-repeat 0 -550px; }
.clickhide{ background:#999; height:35px; line-height:18px; font-family:"simsun"; padding:5px; text-align:center; color:#fff; cursor:pointer;}
.clickshow{ background:#999; color:#fff; width:16px; font-family:"simsun"; text-align:center; padding:15px 7px; line-height:14px; float:right; display:none; margin:50px 0 0 0; cursor:pointer;}