.BackTop {
    bottom: 100px;
    left: 50%;
    margin-left: 636px;
    position: fixed;
    width: 60px;
    z-index: 3
}

.BackTop .act-content:hover {
    cursor: pointer
}

.BackTop .activity-item {
    height: 70px;
    width: 70px
}

.BackTop .back-top,.BackTop .share-btn {
    display: block;
    height: 100%;
    margin-bottom: 8px;
    width: 100%
}

.BackTop .mask-area {
    padding: 8px
}

.BackTop .mask-area:hover {
    cursor: pointer
}

.BackTop .wechat-qrcode {
    background: #fff;
    border: 1px solid rgba(0,0,0,.02);
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.06),0 4px 10px 2px rgba(0,0,0,.07);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.06),0 4px 10px 2px rgba(0,0,0,.07);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 319px;
    left: -140px;
    position: absolute;
    top: -66px;
    width: 125px;
    z-index: 2
}

.BackTop .right-arrow {
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff;
    border-top: 5px solid transparent;
    height: 0;
    position: absolute;
    right: -7px;
    top: 168px;
    width: 0
}

.BackTop .qrcode-img {
    display: block;
    height: 104px;
    width: 104px
}

.BackTop .share-icon {
    border-radius: 50%;
    display: inline-block;
    height: 30px;
    margin: 16px 8px 0 4px;
    text-align: center;
    width: 30px
}

.BackTop .share-icon .iconfont {
    color: #fff;
    font-size: 18px;
    line-height: 30px
}

.BackTop .share-text {
    color: #6d6d73;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.BackTop .icon_wechat1 {
    background: #52c868
}

.BackTop .icon_weibo1 {
    background: #f43640
}

.BackTop .icon_qzone1 {
    background: #fac90d
}

.BackTop .icon-icon_link_empty6 {
    color: #5ba4ea!important
}

.BackTop .icon_link {
    border: 1px solid #dfdfdf
}

#float-btn li {
    margin-bottom: 8px
}

#float-btn li a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    height: 48px;
    -webkit-justify-content: center;
    justify-content: center;
    line-height: 14px;
    text-align: center;
    width: 48px
}

#float-btn li a .iconfont {
    color: #000
}

#float-btn li a .tool_img {
    display: inline-block;
    height: 18px;
    width: 18px
}

#float-btn li a .tool_img:hover {
    cursor: pointer
}

#float-btn .back-sohu {
    font-size: 12px;
    position: relative
}

#float-btn .back-sohu .side-sohu-tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: 12px;
    font-weight: 400;
    height: 32px;
    left: -78px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 74px;
    z-index: 999
}

#float-btn .back-sohu .side-sohu-three {
    border-bottom: 8px solid transparent;
    border-left: 4px solid #333;
    border-top: 8px solid transparent;
    display: none;
    height: 0;
    position: absolute;
    right: 60px;
    top: 15px;
    width: 0;
    z-index: 999
}

#float-btn .back-sohu:hover .side-sohu-three,#float-btn .back-sohu:hover .side-sohu-tooltip {
    display: block
}

#float-btn .user-feedback {
    font-size: 12px;
    position: relative
}

#float-btn .user-feedback .side-feedback-tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: 12px;
    font-weight: 400;
    height: 32px;
    left: -78px;
    line-height: 32px;
    position: absolute;
    text-align: center;
    top: 8px;
    width: 74px;
    z-index: 999
}

#float-btn .user-feedback .side-feedback-three {
    border-bottom: 8px solid transparent;
    border-left: 4px solid #333;
    border-top: 8px solid transparent;
    display: none;
    height: 0;
    position: absolute;
    right: 60px;
    top: 15px;
    width: 0;
    z-index: 999
}

#float-btn .user-feedback:hover .side-feedback-three,#float-btn .user-feedback:hover .side-feedback-tooltip {
    display: block
}

#float-btn .back-sohu-link {
    background: #ffd100
}

#float-btn .back-top-link,#float-btn .user-feedback-link {
    background: #f2f2f2
}

#float-btn .back-sohu-link:hover {
    background-color: #ffe561
}

#float-btn .back-sohu-link:active {
    background-color: #f79d00;
    color: #f79d00
}

#float-btn .user-feedback-link:hover {
    background-color: #ebebeb;
    cursor: pointer
}

#float-btn .user-feedback-link:active {
    background-color: #ccc
}

#float-btn .back-top-link:hover {
    background-color: #ebebeb
}

#float-btn .back-top-link:active {
    background-color: #ccc
}

#float-btn i {
    font-size: 20px
}
.i-iconsearchnew:before {
    content: "\F130";
}