.a_head_ye {
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
}

.a_head {
    width: 1200px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.a_head_tt {
    width: 100%;
    height: 60px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    background-color: white;
    font-size: 14px;
}

.a_head_tt1 {
    width: 80px;
    height: 15px;
    line-height: 15px;
    text-align: right;
    margin-left: 20px;
    border-left: 3px solid red;
}

.a_head_tt2 {
    width: 1080px;
    text-align: right;
    color: rgb(191, 191, 191);
}

.a_head_ct {
    width: 1200px;
    background-color: white;
    margin-top: 20px;
}

.a_tt {
    width: 1180px;
    margin-left: 20px;
    font-size: 14px;
    padding-top: 28px;
    padding-bottom: 22px;
    border-bottom: 1px solid #eee;
    display: flex;
}

.a_tm {
    width: 950px;
    display: flex;
    flex-wrap: wrap;
}

.a_tm1 {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.a_tm2 {
    display: flex;
    margin-top: 23px;
    font-size: 12px;
    color: rgb(191, 191, 191);
}

.a_tm2_zt2 {
    color: red;
    margin-left: 10px;
}

.a_tm2_zt1 {
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.a_xz {
    width: 230px;
    display: flex;
    flex-wrap: wrap;
}

.a_xz_img {
    width: 100%;
}

.a_xz_img img {
    float: right;
    margin-right: 20px;
    width: 18px;
    height: 18px;
}

.a_xz_sj {
    width: 100%;
    text-align: right;
    margin-right: 20px;
    color: rgb(191, 191, 191);
    margin-top: 23px;
}