|
|
|
@ -169,17 +169,6 @@ a.syllabus_class_title{ font-size:14px; color:#333; max-width:480px; margin-bott
|
|
|
|
|
border-bottom:none;
|
|
|
|
|
}
|
|
|
|
|
/* 课程大纲 */
|
|
|
|
|
.icons_tishi{
|
|
|
|
|
width: 110px;
|
|
|
|
|
height: 110px;
|
|
|
|
|
margin: 135px auto 20px;
|
|
|
|
|
}
|
|
|
|
|
.sy_tab_con_p{
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
text-align: center;
|
|
|
|
|
margin-bottom:100px;
|
|
|
|
|
color:#888;
|
|
|
|
|
}
|
|
|
|
|
.sy_classlist{
|
|
|
|
|
padding: 15px 15px;
|
|
|
|
|
border-bottom: 1px dashed #e6e6e6;
|
|
|
|
@ -325,16 +314,16 @@ a.sy_class_option:hover {
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.sy_class_logo{
|
|
|
|
|
width:110px;
|
|
|
|
|
height:110px;
|
|
|
|
|
width:96px;
|
|
|
|
|
height:96px;
|
|
|
|
|
}
|
|
|
|
|
.sy_class_id{
|
|
|
|
|
width:108px;
|
|
|
|
|
height:78px;
|
|
|
|
|
width:94px;
|
|
|
|
|
height:70px;
|
|
|
|
|
border:1px solid #f1f1f1;
|
|
|
|
|
background:#fff;
|
|
|
|
|
text-align:center;
|
|
|
|
|
padding-top:30px;
|
|
|
|
|
padding-top:24px;
|
|
|
|
|
}
|
|
|
|
|
.sy_class_id p{
|
|
|
|
|
font-size:16px;
|
|
|
|
@ -380,7 +369,7 @@ a.sy_class_option:hover {
|
|
|
|
|
line-height: 22px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.sy_class_titbox{margin-bottom:5px; padding-top:10px; }
|
|
|
|
|
.sy_class_titbox{ padding-top:5px; }
|
|
|
|
|
a.sy_btn_orange{
|
|
|
|
|
display:block;
|
|
|
|
|
border:1px solid #ee4a1f;
|
|
|
|
@ -430,9 +419,9 @@ a:hover.sy_btn_orange{
|
|
|
|
|
|
|
|
|
|
.accordion li > a span {
|
|
|
|
|
margin-top:15px;
|
|
|
|
|
font-size:12px;
|
|
|
|
|
font-size:11px;
|
|
|
|
|
padding: 0 10px;
|
|
|
|
|
background: #ccc;
|
|
|
|
|
background: #eee;
|
|
|
|
|
-webkit-border-radius: 15px;
|
|
|
|
|
-moz-border-radius: 15px;
|
|
|
|
|
border-radius: 15px;
|
|
|
|
@ -444,7 +433,7 @@ a:hover.sy_btn_orange{
|
|
|
|
|
.accordion > li > a.active span {
|
|
|
|
|
margin-left:10px;
|
|
|
|
|
color: #888;
|
|
|
|
|
background: #ccc;
|
|
|
|
|
background: #ddd;
|
|
|
|
|
}
|
|
|
|
|
/* Images */
|
|
|
|
|
.accordion > li > a:before {
|
|
|
|
|