.bottom-wrapper {
    background-color: #263957;
}

.footer {
    height: 380px;
	color: #bbb;
	width: 1150px;
}

.bottom-title {
    font-size: 18px;
    color: #9fb2d4;
    padding-bottom: 26px;
}
.bottom-title a:link,
.bottom-title a:visited{
    color: #9fb2d4;
}
.bottom-title span {
    display: inline-block;
    vertical-align: middle;
}
.icon-vr {
    vertical-align: baseline !important;
}
.footer-left {
	width: 830px;
}

.footer-content {
    padding: 36px 0px;
}

.left-head {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 16px;
}

.link-container>table {
    width: 100%;
}

.link-container a {
    display: inline-block;
    color: #bbb;
}

.link-container,
.link-container a:link,
.link-container a:visited {
    color: #8397ba;
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
}

.company-container {
    line-height: 24px;
	color: #8397ba;
    margin-top: 46px;
}

.footer-prompt {
    height: 46px;
    line-height: 46px;
    background: #444;
    color: #ccc;
}

.footer-right {
    text-align: center;
    padding-left: 90px;
    margin-top: 64px;
}

.footer-right>div~div {
    margin-left: 18px;
}

.wechat-text {
    display: inline-block;
    vertical-align: middle;
    color: #8397ba;
    font-size: 16px;
    margin-right: 20px;
}

.wechat-icon {
    display: inline-block;
    vertical-align: middle;
}

.bottom-hotline {
    margin-top: 16px;
    text-align: left;
    font-size: 15px;
    line-height: 24px;
    color: #8397ba;
}
.bottom-hotline .tel{
    color: #21b135;
    margin-left: 14px;
}
.free-announce{
    display: inline-block;
    width: 98px;
    height: 34px;
    color: #8397ba;
    text-align: center;
    line-height: 34px;
    border: 1px solid #7e90b6;
    margin-top: 30px;
}