.bottom {
    width: 1300px;
    margin: 80px auto 0;
    opacity: 1;
}
.bottom-line {
    width: 100%;
	height: 1px;
	border-top: solid 1px #e6e6e6;
    margin: 0 0 45px 0;
}
.bottom-box-img {
    width: 322px;
	height: 39px;
}
.bottom-box-left {
    margin-top: 63px;
}
.bottom-box-left :nth-child(1){
    font-size: 14px;
    color: #777777;
}
.bottom-box-left :nth-child(2){
    font-size: 32px;
    color: #313332;
    font-weight: 550;
}
.bottom-box-item {
    margin-left: 124px;
}
.bottom-box-url {
    font-size: 16px;
    color: #777777;
    line-height: 32px;
}
.bottom-box-item-title {
    font-size: 18px;
    color: #313332;
    height: 25px;
    margin-bottom: 8px;
    font-weight: 550;
}
.bottom-prompt {
    height: 60px;
    font-size: 14px;
    color: #999999;
}
.record-jump {
    cursor: pointer;
}