.tzgg-box,
.zyxw-box {
    margin: 30px;
}

.xyxw-box {
    margin-top: 20px;
}

.tzgg-box ul {
    margin: 40px 0 0 32px;
}

.tzgg-box ul li {
    height: 72px;
    line-height: 72px;
    background-color: #f0f0f0;
    margin-bottom: 15px;
    position: relative;
    padding-left: 110px;
    box-sizing: border-box;
}

.tzgg-box ul li span {
    width: 120px;
    height: 42px;
    text-align: center;
    color: #fff;
    line-height: 42px;
    display: block;
    background-color: #0162b3;
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
}

.tzgg-btn,
.ztxw-btn,
.xyxw-btn {
    margin-top: 50px;
    text-align: center;
}

.tzgg-btn button,
.ztxw-btn button,
.xyxw-btn button {
    width: 24px;
    height: 24px;
    background-color: #ffffff;
    border: solid 1px #cccccc;
}

.tzgg-btn .btn,
.ztxw-btn .btn,
.xyxw-btn .btn {
    background-color: #0162b3;
    color: #ffffff;
}

.xyxw-list {
    display: flex;
    padding: 18px 0;
    border-bottom: 1px solid #efefef;
}

.xyxw-list img {
    width: 298px;
    height: 180px;
}

.xyxw-list div {
    width: 680px;
    margin-left: 28px;
}

.xyxw-list div p:nth-of-type(1) {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #015aa4;
    line-height: 30px;
}

.xyxw-list div p:nth-of-type(2) {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 16px;
    color: #999999;
    line-height: 26px;
    margin: 20px 0 34px;
}

.xyxw-list div p:nth-of-type(3) {
    font-size: 16px;
    color: #999999;
}

.xyxw-list div p img {
    width: 15px;
    height: 15px;
    margin-right: 20px;
}
