.foot {
    width: 100%;
    height: 390px;
    background-color: #12073e;
    clear: both;
}

.footer {
    width: 1440px;
    margin: 0 auto;
    height: 290px;
    border-bottom: solid 1px #fff;
}

.foot-l {
    width: 700px;
}

.link ul li {
    float: left;
    margin: 0 22px;
}

.link {
    overflow: hidden;
    margin-top: 70px;
}

.hot1-1 ul li {
    float: left;
    margin: 0 22px;
}

.hot1-1 ul li span {
    width: 57px;
    float: left;
}

.hot1-1 ul li .tell {
    float: left;
    margin-left: 15px;
}

.hot1-1 ul li .tell b {
    display: block;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    margin-bottom: 5px;
}
.hot1-1 ul li .tell h3 {
    font-size: 20px;
    color: #fff;
}

.foot-l .hot1-1 {
    overflow: hidden;
    margin-top: 45px;
}

.foot-r ul li {
    float: left;
    margin: 0 20px;
}

.foot-r ul li span {
    display: block;
    padding: 5px;
    background: #fff;
    border-radius: 15px;
}

.foot-r ul li b {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    font-weight: normal;
}

.foot-r {
    margin-top: 55px;
}
.foot-b {
    text-align: center;
    font-size: 16px;
    color: #fff;
	padding-top: 35px;
}