|
@@ -2224,11 +2224,11 @@
|
|
// 内容区域
|
|
// 内容区域
|
|
.course-services-content{
|
|
.course-services-content{
|
|
width: 100%;padding: 0 10px;margin: 0;
|
|
width: 100%;padding: 0 10px;margin: 0;
|
|
- h6{@include setFontStyle(-6);margin: 24px 0 16px;font-weight: bold;}
|
|
|
|
- p{margin-bottom: 0;color: rgba(85, 85, 85, 1);font-size: 14px;}
|
|
|
|
|
|
+ h6{@include setFontStyle(-4);margin: 24px 0 16px;font-weight: bold;text-align: center;}
|
|
|
|
+ p{margin-bottom: 0;color: rgba(85, 85, 85, 1);font-size: 14px;text-align: center;}
|
|
.synopsis-list-box{
|
|
.synopsis-list-box{
|
|
- margin-top: 24px;
|
|
|
|
- li{width: 33.33%;margin-bottom: 10px;}
|
|
|
|
|
|
+ width: 85%;margin: 24px auto 0;
|
|
|
|
+ li{width: 33.33%;margin-bottom: 12px;}
|
|
span{@include setFontStyle(-7);color: #333;}
|
|
span{@include setFontStyle(-7);color: #333;}
|
|
i{width: 6px;height: 6px;margin-right: 8px;}
|
|
i{width: 6px;height: 6px;margin-right: 8px;}
|
|
}
|
|
}
|