.friendlinks {
    width: 1070px;
    height: 25px;
    overflow: hidden;
}

.friendlinks a {
    display: inline-block;
    line-height: 22px;
    margin: 8px 0;
    margin-right: 10px;
}

.friendlinks.showmore {
    height: auto;
}

.footlink {
    width: 100%;
    height: auto;
    line-height: 36px;
    border-top: 0;
    border-bottom: 1px solid #535353;
    padding-top: 4px;
    position: relative;
}

.footlink a {
    display: inline-block;
}

.friendlinks_more {
    position: absolute;
    width: 15px;
    height: 15px;
    right: 10px;
    top: 10px;
}

.friendlinks_more i {
    display: block;
    width: 7px;
    height: 4px;
    margin: 12px 0 0 4px;
    background: url(images/friendlinks_icon.png) no-repeat;
}

.friendlinks_more.on i {
    transform: rotate(180deg);
}

.foot-inlineBlock {
    display: inline-block;
}

.friendshipLink {
    float: left;
}

.footerBar {
    min-width: 1190px;
}

#indexfoot {
    background: #f0f0f0;
    color: #aaa;
}

.indexfoot {
    width: 690px;
    display: inline-block;
    float: left;
}

.indexfoot>p {
    padding: 3px 0px;
}

.indexfoot * {
    color: #aaa;
}

.indexfoot .pdlr8 {
    padding: 0 25px;
}

.mailtoJF {
    position: absolute;
    right: 0;
}

.severse-hotline {
    color: #F79503;
    font-size: 14px;
    font-weight: 700;
    height: 36px;
    line-height: 36px;
    background: url("images/severse_hotline.png")no-repeat center left;
    background-size: auto 24px;
    text-indent: 36px;
}

.weChat {
    float: left;
    border-left: 1px solid #535353;
    padding-bottom: 10px;
}

.wechatRelated {
    margin: 0px 23px;
}

.wechatRelated:last-of-type {
    margin-right: 0;
}

.footerContent {
    height: 90px;
}
