.container {
    width: 1200px;
    margin: 0 auto;
}

body {
    background-color: #fff;
}

.zt_dh {
    margin: 70px 0;
}

.zt_dh a {
    width: 117px;
    height: 17px;
    font-size: 16px;
    color: #000000;
    line-height: 51px;
}

.zt_dh a:hover {
    color: #000;
}

.allzt {
    margin-left: 28px;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.allzt li {
    width: 330px;
    margin-bottom: 27px;
}

.allzt li a {
    display: block;
    background: #F5F5F5;
}

.allzt li a p {
    height: 40px;
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 35px;
}

.page {
    text-align: center;
    margin-bottom: 40px;
}

.pagehelpAvtive {
    background-color: #64ace7 !important;
    color: #fff!important;
}

.layui-laypage a,
.layui-laypage .layui-laypage-count,
.layui-laypage .layui-laypage-limits,
.layui-laypage .layui-laypage-refresh,
.layui-laypage .layui-laypage-skip {
    font-size: 14px !important;
}