.content_left .Introduction_tab .tab_content {
    display: none;
}

.content_left .Introduction_tab .tab_content:first-child {
    display: block;
}
