body {
    background: url(../img/body.jpg) no-repeat top center;
    min-width: 1096px;
}

.shaiiko {
    display: none;
}

.containers {
    width: 1096px;
    margin: 0 auto;
    position: relative;
    /*min-height:100vh;*/
    /*padding-bottom:220px; */
    box-sizing: border-box;
}

.top1 {
    text-align: left;
}

.top1 .logo {
    margin-top: 18px;
}

top1 ul li:nth-child(1) {
    background: #00296b;
}

.top1 ul {
    margin-top: 16px;
    background: #053d99;
    text-align: center;
}

.top1 ul {
    width: 100%;
    height: 45px;
}

.top1 ul li .i1 {
    background: url(../img/home.png) center 0px no-repeat;
    display: block;
    width: 29px;
    height: 26px;
    float: left;
    margin-top: 8px;
    margin-left: 25px;
}

.top1 ul li {
    float: left;
    width: 138px;
}

.top1 ul li:nth-child(1) a {
    text-align: left;
    text-indent: 5px;
}

.top1 ul li a {
    display: block;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-family: "Noto Sans SC";
    font-weight: 100;
    font-weight: bold;
    font-size: 20px;
}

.top1 ul li:last-child {
    background: url(../img/search.jpg);
    width: 117px;
    float: right;
}

.top1 ul li:first-child {
    background: #00296b
}


/*底部*/

.footer {
    background: url(../img/footer.jpg);
    height: 185px;
}

.footer .containers {
    position: relative;
    margin: 0 auto;
    width: 1124px;
}

.footer .text {
    min-width: 415px;
    text-align: left;
    margin-left: 30px;
    float: left;
    margin-top: 25px;
}

.footer .text p {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #fff;
}

.footer .text p a {
    color: #fff;
}

.footer .link2 {
    float: left;
    margin-left: 116px;
}

.footer .link {
    margin-left: 30px;
    width: 110px;
    height: 55px;
    float: left;
}