|
@@ -101,10 +101,9 @@
|
|
}
|
|
}
|
|
.header_layout .nav .sub-menu .sub-item a {
|
|
.header_layout .nav .sub-menu .sub-item a {
|
|
display: block;
|
|
display: block;
|
|
- height: 32px;
|
|
|
|
line-height: 32px;
|
|
line-height: 32px;
|
|
- padding: 0 12px;
|
|
|
|
- font-size: 16px;
|
|
|
|
|
|
+ padding: 4px 12px;
|
|
|
|
+ font-size: 14px;
|
|
text-align: center;
|
|
text-align: center;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -1339,6 +1338,7 @@
|
|
height: 160px;
|
|
height: 160px;
|
|
padding: 0 16px 20px;
|
|
padding: 0 16px 20px;
|
|
border-bottom: 1px solid #e5e5e5;
|
|
border-bottom: 1px solid #e5e5e5;
|
|
|
|
+ overflow: hidden;
|
|
}
|
|
}
|
|
.page_teacher_list .item .info_box .item_tit {
|
|
.page_teacher_list .item .info_box .item_tit {
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -1416,6 +1416,7 @@
|
|
}
|
|
}
|
|
.page_def_list .item .item_title {
|
|
.page_def_list .item .item_title {
|
|
flex: 1;
|
|
flex: 1;
|
|
|
|
+ overflow: hidden;
|
|
}
|
|
}
|
|
.page_def_list .item .item_date {
|
|
.page_def_list .item .item_date {
|
|
padding-right: 20px;
|
|
padding-right: 20px;
|