/* Train 标准母版 _Layout.cshtml：内容区与导航 1280px（覆盖 layout.css 1200px 基准） */
.header_box2,
.header_box,
.nav_list,
.content,
.main_index,
.footer_lin,
.footer_link,
.user_box_veri {
    width: 1280px;
}

.cont_node_left,
.cont_node_left2,
.baoming_box,
.kecheng_box,
.kecheng_box2,
.course-detail-cme,
.zs_node {
    width: 1220px;
}

.mess_cont_box,
.kc_bm {
    width: 1140px;
}

.kecheng_box2 ul li label {
    width: 1190px;
}

/* 主导航菜单字号 */
.nav_list ul li a span {
    font-size: 14px;
}
