.head {
    width: 1200px;
    height: 128px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.head > .ul > .gwsy,.jjfa ,.cpzx,.xwzx{
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    font-family: Microsoft YaHei;
    margin-left: 40px;
}