@charset "utf-8";
.kf-area{position: fixed;top:100px;right:25px;width:150px;height:auto;overflow: hidden;z-index:5000;}
.closeKf{position: absolute;right:0px;height:25px;width:25px;top:0px;}
.backToTop{width:150px;height:66px;position: absolute;bottom:0px;}
.openKf{position: fixed;top:100px;right:25px;background: url(../images/kf-close.png) no-repeat top center;width:26px;height:146px;z-index:5000;}
.kf-area .kf-head{background: url(../images/kf-tp-bg.png) no-repeat top center;width:150px;height:200px;}
.kf-area .kf-center{padding:10px 15px;background: #2f88f2;}
.kf-center ul li{margin-bottom:5px;background: url(../images/p-bg.png) no-repeat center;height:36px;}
.kf-center ul li p{width:100%;padding-left:30px;line-height:30px;}
.kf-area .kf-bottom{background: url(../images/kf-bt-bg.png) no-repeat top center;width:150px;height:76px;text-align: center;}
.kf-center span{display: inline-block;width:100%;color:#fff;font-size:12px;}
.kf-center span.big-text{font-size: 14px;}