.ts-top{
    background: url(../images/top-bj.jpg) no-repeat;
    background-size: cover;
    background-position: center top;
    padding-top: 20px;
}

.top-date{
    float: right;
padding:5px 160px 0 0;
    font-size: 24px;
    color: #CC0108;
}
.top-tx{
    float: right;
    font-size: 24px;
    color: #CC0108;
    font-weight: 600;
}

.top-logo{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 80px;
}

.top-logo img{
    max-width: 85%;
    display: block;
    margin: 0 auto;
}

.ts-top>.px1400{
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.td-box {
    height: 339px;
    overflow: hidden;
}