@media only screen and (min-width:769px) {
    .p1733m34f9bf2845798073 .data_col{
        transition: all ease .3s;
        -moz-transition: all ease .3s; /* Firefox 4 */
        -webkit-transition: all ease .3s; /* Safari 和 Chrome */
        -o-transition: all ease .3s; /* Opera */
    }
    .p1733m34f9bf2845798073 .data_col:nth-last-child(){width: 52%;max-width:52%;}
}