.box1thedetail {
    font-size: 24px;
}

.gonggaotiaozhuan {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gonggaotiaozhuan a {
    color: #333333;
    font-size: 12px;
}

.thebox1center {
    width: 100%;
    position: relative;
}

.thearticle {
    font-size: 18px;
    color: #333333;
    margin-top: 30px;
}