.bg-color {
	height: 305px;
	background: url(../img/bottom/bottom.jpg) center no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
        width:100%;
}

.reuse {
	width: 180px;
	margin-top: 25px;
}

.reuse>h3 {
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #fafbff;
	cursor: pointer;
}

.reuse>ul {
	margin-top: 20px;
}

.reuse>ul>li {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #999ca1;
	cursor: pointer;
}
.reuse>ul>li>a{
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999ca1;
    cursor: pointer;
    text-decoration: none;
}

.border {
	border-right: 1px solid #283444;
}

.hot-line {
	width: 275px;
	margin-top: 28px;
	margin-left: 21px;
}

.hot-line>h3 {
	font-size: 18px;
	height: 34px;
	line-height: 34px;
	color: #fafbff;
}

.hot-line>p {
	height: 46px;
	line-height: 46px;
	color: #fafbff;
	font-size: 24px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: rgba(250, 251, 255, 1);
}

.font-bord {
	border: 1px solid #fafbff;
	border-radius: 50%;
	font-size: 18px;
	padding: 3px;
	color: #fafbff;
	margin-right: 14px;
}

.life>p {
	height: 48px;
	line-height: 48px;
	color: #fafbff;
	text-align: center;
	font-size: 15px;
}

.life {
	margin-right: 73px;
}

.clear-marg {
	margin-right: 0px;
}

.foot {
	height: 99px;
	background: #010814;
	text-align: center;
	border: 1px solid #010814;
}

.foot>div {
	margin-top: 30px;
}

.foot>.box>span {
	color: #d0d1d5;
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	border-right: 1px solid #d0d1d5;
	padding-right: 12px;
	margin-right: 6px;
}
.foot>.box>span>a{
    color: #d0d1d5;
    height: 15px;
    line-height: 15px;
    font-size: 15px;
    text-decoration: none;
}
.foot>.box>.clear-border {
	border: 0px solid #010814;
}

.foot>.box>p {
	color: #d0d1d5;
	height: 34px;
	line-height: 34px;
	font-size: 15px;
}
