|
@@ -815,19 +815,23 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
|
|
// 课程开发图片展示行
|
|
// 课程开发图片展示行
|
|
.website-course-services{
|
|
.website-course-services{
|
|
li{margin-bottom: 36px;}
|
|
li{margin-bottom: 36px;}
|
|
|
|
+ @media (max-width: 768px){
|
|
|
|
+ ul{margin-top: 32px;}
|
|
|
|
+ li{margin-bottom: 12px;}
|
|
|
|
+ }
|
|
}
|
|
}
|
|
.course-services-box{
|
|
.course-services-box{
|
|
width: 100%;display: flex;align-items: center;
|
|
width: 100%;display: flex;align-items: center;
|
|
// 头部图片
|
|
// 头部图片
|
|
- img{ width: 721px;height: 508px;float: right;}
|
|
|
|
|
|
+ img{ width: 620px;height: 437px;float: right;}
|
|
|
|
|
|
// 内容区域
|
|
// 内容区域
|
|
.course-services-content{
|
|
.course-services-content{
|
|
- width: 479px;
|
|
|
|
|
|
+ width: 570px;
|
|
float: right;
|
|
float: right;
|
|
box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
- margin: 0 20px;
|
|
|
|
display: block;
|
|
display: block;
|
|
|
|
+ margin-right: 10px;
|
|
@include setFontStyle(-6);
|
|
@include setFontStyle(-6);
|
|
h4{@include setFontStyle(28);color: #4069e7;margin-bottom: 24px;}
|
|
h4{@include setFontStyle(28);color: #4069e7;margin-bottom: 24px;}
|
|
h5{@include setFontStyle(10);color: #333;margin-bottom: 36px;}
|
|
h5{@include setFontStyle(10);color: #333;margin-bottom: 36px;}
|
|
@@ -851,17 +855,17 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
|
|
span.client-default-Btn{background: #fff;color: #3e7ce7;margin-right: 0;}
|
|
span.client-default-Btn{background: #fff;color: #3e7ce7;margin-right: 0;}
|
|
}
|
|
}
|
|
@media (max-width: 768px){
|
|
@media (max-width: 768px){
|
|
- display: block;
|
|
|
|
|
|
+ flex-direction: column-reverse;
|
|
// 头部图片
|
|
// 头部图片
|
|
img{width: 100%;height: auto;float: none;}
|
|
img{width: 100%;height: auto;float: none;}
|
|
// 内容区域
|
|
// 内容区域
|
|
.course-services-content{
|
|
.course-services-content{
|
|
width: 100%;float: none;padding: 0 10px;margin: 0;
|
|
width: 100%;float: none;padding: 0 10px;margin: 0;
|
|
@include setFontStyle(-6);
|
|
@include setFontStyle(-6);
|
|
- h4{@include setFontStyle(4);display: inline-block;margin-bottom: 16px;}
|
|
|
|
|
|
+ h4{@include setFontStyle(4);display: inline-block;margin-bottom: 16px;margin-right: 6px;}
|
|
h5{@include setFontStyle(-5);font-weight: 700;color: rgba(0, 0, 0, 1);display: inline-block;margin-bottom: 16px;}
|
|
h5{@include setFontStyle(-5);font-weight: 700;color: rgba(0, 0, 0, 1);display: inline-block;margin-bottom: 16px;}
|
|
i{width:34px;height:3px;margin: 10px 0;}
|
|
i{width:34px;height:3px;margin: 10px 0;}
|
|
- p{margin-bottom: 30px;color: rgba(85, 85, 85, 1);line-height: 24px;font-size: 14px;}
|
|
|
|
|
|
+ p{margin-bottom: 0;color: rgba(85, 85, 85, 1);line-height: 24px;font-size: 12px;}
|
|
.p-before-circle:before{width: 16px;height: 16px;margin-right: 6px;}
|
|
.p-before-circle:before{width: 16px;height: 16px;margin-right: 6px;}
|
|
.client-btn-box{text-align: center;margin:40px 0;}
|
|
.client-btn-box{text-align: center;margin:40px 0;}
|
|
.client-default-Btn,.client-default-white-Btn{width: 120px;height: 35px;line-height: 35px;}
|
|
.client-default-Btn,.client-default-white-Btn{width: 120px;height: 35px;line-height: 35px;}
|
|
@@ -870,6 +874,84 @@ h1,h2,h3,h4,h5,h6,p{font-weight:normal;margin: 0;}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+// 课程开发banner图
|
|
|
|
+.website-course-banner{
|
|
|
|
+ width: 100%;
|
|
|
|
+ height: 520px;
|
|
|
|
+ background-color:#fff;
|
|
|
|
+ background-position-x: center;
|
|
|
|
+ background-repeat: no-repeat;
|
|
|
|
+ @media (max-width: 768px){
|
|
|
|
+ height: 260px;background-size: cover;
|
|
|
|
+ }
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* 为什么选择我们模块 */
|
|
|
|
+.website-chose-box{
|
|
|
|
+ padding-bottom: 80px;
|
|
|
|
+ .chose-img-box{
|
|
|
|
+ margin: 48px -14px 0;
|
|
|
|
+ li{
|
|
|
|
+ width: 25%;display: inline-block;vertical-align: top;
|
|
|
|
+ div{height: 260px;background: #f8f8f8;position:relative;text-align: center;margin: 0 14px;}
|
|
|
|
+ span{width: 100%;height: 200px;display: inline-block;}
|
|
|
|
+ img{margin: 50px auto 0;}
|
|
|
|
+ h5{@include setFontStyle(-2);color: rgba(0,0,0,0.85);}
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .client-default-Btn {
|
|
|
|
+ width: 238px;
|
|
|
|
+ height: 40px;
|
|
|
|
+ line-height: 40px;
|
|
|
|
+ margin: 40px auto 0;
|
|
|
|
+ }
|
|
|
|
+ @media (max-width: 768px){
|
|
|
|
+ padding: 0;
|
|
|
|
+ .chose-img-box{
|
|
|
|
+ margin: 20px 0 0;
|
|
|
|
+ li{
|
|
|
|
+ width: 50%;margin-bottom: 12px;
|
|
|
|
+ div{height: 125px;margin: 0 7px;}
|
|
|
|
+ span{height: 90px;}
|
|
|
|
+ img{width:60px;margin: 16px auto 0;}
|
|
|
|
+ h5{@include setFontStyle(-4);color: #101010;}
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+ .client-default-Btn {
|
|
|
|
+ width: 238px;
|
|
|
|
+ height: 40px;
|
|
|
|
+ line-height: 40px;
|
|
|
|
+ margin: 40px auto 0;
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+/* 课程开发通用-新闻资讯样式 */
|
|
|
|
+.website-synopsis-news-box{
|
|
|
|
+ padding-bottom: 80px;
|
|
|
|
+ background: #f7f7f7;
|
|
|
|
+ ul{margin-top: 48px;}
|
|
|
|
+ li{
|
|
|
|
+ width: 50%;display: inline-block;vertical-align: top;
|
|
|
|
+ div{margin: 10px;padding:10px 10px 10px 0;}
|
|
|
|
+ img{width: 190px;height: 118px;float: left;margin-right: 24px;}
|
|
|
|
+ h4{@include setFontStyle(-2);color: #333;@include single-line-ellipsis;margin-bottom: 8px;}
|
|
|
|
+ h4:hover{color: #3e7ce7;cursor: pointer;}
|
|
|
|
+ span{display: block;@include setFontStyle(-4);color: #666;margin-bottom: 8px;}
|
|
|
|
+ p{@include setFontStyle(-6);height: 66px;line-height: 22px;color: #999;@include multi-line-ellipsis(3);}
|
|
|
|
+ }
|
|
|
|
+ @media (max-width: 768px){
|
|
|
|
+ li{
|
|
|
|
+ width: 100%;
|
|
|
|
+ div{padding:0;margin: 0 0 32px 0;}
|
|
|
|
+ img{width: 124px;height:78px;margin-right: 16px}
|
|
|
|
+ h4{@include setFontStyle(-8);margin-bottom: 6px;}
|
|
|
|
+ span{display: block;@include setFontStyle(-10);}
|
|
|
|
+ p{@include setFontStyle(-9);@include multi-line-ellipsis(2);height: 40px;line-height: 18px;}
|
|
|
|
+
|
|
|
|
+ }
|
|
|
|
+ }
|
|
|
|
+}
|
|
/********************************* 麦塔栅格**********************************/
|
|
/********************************* 麦塔栅格**********************************/
|
|
/*
|
|
/*
|
|
栅格说明:
|
|
栅格说明:
|