/*样式*/
@media only screen and (max-width: 1040px){


.wp_editor_art_table{
    display: block;
    min-width: 600px;}



}

.wp_editor_art_table td {
    border: 0px solid #fff !important;
    background: #fff !important;
    white-space: nowrap;}

