.center-1200 {
    width: 1200px;
    margin: 0 auto;
}
.link-a:hover {
    color: #0b4289 !important;
}

.tilie {
    width: 548px;
    background: url(../imgs/tilie.png) no-repeat left/cover;
}
.tilie h3 {
    text-align: center;
    line-height: 136px;
}
.tilie2 div {
    text-align: center;
    background: url(../imgs/tiliex.png) no-repeat left/cover;
}

.bor {
    border-top: 1px dashed #ee221b;
}
.bodybg {
    width: 100%;
    background: url(../imgs/bg-pc.png) no-repeat left/cover;
}