table{
    width: 1206px
}

.tr_title{
    width: 1206px
}
.td_title{
    font-weight: bold;
    color: #850305;
    height: 45px;
    background: #f4e9e8;
    padding-left: 14px;
}
.tr_content_content{
    width: 220px
}
.tr_content{
    height: 65px;
}
.tr_content_title{
    text-align: center;
    width: 170px;
    height: 65px;
    background: #f4e9e8;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    font-weight: 400;
    color: #333333;
}
.td_write_box_bg {
    margin: 0 auto
}