|
|
@@ -134,6 +134,45 @@
|
|
|
}
|
|
|
}
|
|
|
|
|
|
+ /******** describe: 新闻中心 author: TX date:2026-01-05 ********/
|
|
|
+ .client-newsInfor-page{
|
|
|
+
|
|
|
+ // 页面主要内容区域
|
|
|
+ .newsInfor-content-box{
|
|
|
+ min-height: 304px;
|
|
|
+ padding: 48px 0 80px;
|
|
|
+ ul{display: inline-block;vertical-align: top}
|
|
|
+
|
|
|
+ // 右侧内容区域
|
|
|
+ .newsInfor-content-ul{
|
|
|
+ li{margin-bottom: 32px;cursor: pointer;border-bottom: 1px solid #f5f5f5;padding-bottom: 32px}
|
|
|
+ li:last-child{margin-bottom: 0;}
|
|
|
+ //图片
|
|
|
+ .newsInfor-img-box{width:318px;height:178px;display: inline-block;margin-right: 32px;border-radius: 4px;overflow: hidden;vertical-align: top;background-repeat: no-repeat;background-size: cover;background-position: center;}
|
|
|
+ //内容区域
|
|
|
+ .newsInfor-list-content{
|
|
|
+ width: calc(100% - 350px);
|
|
|
+ display: inline-block;
|
|
|
+ vertical-align: top;
|
|
|
+
|
|
|
+ h5{@include setFontStyle(-2);color: rgba(0,0,0,0.85);margin-bottom: 12px;@include single-line-ellipsis;color: #25ac83;}
|
|
|
+ div{
|
|
|
+ margin-bottom: 8px;
|
|
|
+ i{
|
|
|
+ width: 14px;height: 14px;display: inline-block;margin-right: 8px;background-size: cover;
|
|
|
+ vertical-align: middle;background-image: url("~static/images/website/common/data-icon.svg");}
|
|
|
+ span{@include setFontStyle(-6);display:inline-block;color: #666;margin-right: 60px;vertical-align: middle;}
|
|
|
+ }
|
|
|
+ p{height: 72px;@include setFontStyle(-6);color: rgba(0,0,0,0.65);line-height: 1.8;margin-bottom: 32px;text-align: justify;@include multi-line-ellipsis(3);overflow: hidden;}
|
|
|
+ a{@include setFontStyle(-6);color: #25ac83;}
|
|
|
+ a:after{content: "";width: 14px;height: 12px;display:inline-block;background-image: url("~static/images/website/common/jt-icon.svg");margin-left: 8px;}
|
|
|
+ a:hover{cursor: pointer;}
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+
|
|
|
+
|
|
|
/******** describe: 培训平台--图片(和考试默认图片不同) author: TX date:2020-08-14 ********/
|
|
|
.client-train-page{
|
|
|
|
|
|
@@ -467,97 +506,6 @@
|
|
|
}
|
|
|
}
|
|
|
|
|
|
- /******** describe: 新闻资讯 author: TX date:2020-08-10 ********/
|
|
|
- .client-newsInfor-page{
|
|
|
- // banner
|
|
|
- .newsInfor-banner{
|
|
|
- width: 100%;
|
|
|
- height: 520px;
|
|
|
- background-color: #fff;
|
|
|
- background-position-x: center;
|
|
|
- background-repeat: no-repeat;
|
|
|
- }
|
|
|
-
|
|
|
- // 菜单 ul
|
|
|
- .newsInfor-menu-ul{
|
|
|
- display: block;
|
|
|
- margin: 0 auto;
|
|
|
- text-align: center;
|
|
|
- background: #F7F9FB;
|
|
|
- li{display: inline-block;@include setFontStyle(-2);padding:24px 32px;color: rgba(0,0,0,0.64);background: #F7F9FB;transition: all .3s;box-shadow: 0 2px 4px 0 rgba(43,92,253,0.16);border-bottom: 1px solid rgba(52, 99, 253, 0.08);@include single-line-ellipsis;cursor: pointer}
|
|
|
- li.active{color: #2B5CFD;background-image: linear-gradient(270deg, #FFFFFF 0%, #F4F6FF 100%);}
|
|
|
- li:hover{
|
|
|
- transform: scale(1.1);
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- // 页面主要内容区域
|
|
|
- .newsInfor-content-box{
|
|
|
- min-height: 304px;
|
|
|
- padding: 48px 0 80px;
|
|
|
- ul{display: inline-block;vertical-align: top}
|
|
|
-
|
|
|
- // 右侧内容区域
|
|
|
- .newsInfor-content-ul{
|
|
|
- padding: 0 32px;
|
|
|
- li{margin-bottom: 40px;cursor: pointer}
|
|
|
- li:last-child{margin-bottom: 0;}
|
|
|
- //图片
|
|
|
- .newsInfor-img-box{width:318px;height:178px;display: inline-block;margin-right: 32px;border-radius: 8px;overflow: hidden;vertical-align: top;background-repeat: no-repeat;background-size: cover;background-position: center;}
|
|
|
- //内容区域
|
|
|
- .newsInfor-list-content{
|
|
|
- width: calc(100% - 350px);
|
|
|
- display: inline-block;
|
|
|
- vertical-align: top;
|
|
|
-
|
|
|
- h5{@include setFontStyle(-2);color: rgba(0,0,0,0.85);margin-bottom: 8px;}
|
|
|
- div{
|
|
|
- margin-bottom: 8px;
|
|
|
- i{width: 20px;height: 20px;display: inline-block;margin-right: 14px;vertical-align: middle;background-image: url("~static/images/client/newsInfor/newsInfor-details-time.svg");}
|
|
|
- i[type="visits"]{background-image: url("~static/images/client/newsInfor/newsInfor-details-visits.svg");}
|
|
|
- span{@include setFontStyle(-6);display:inline-block;color: #666;margin-right: 60px;vertical-align: middle;}
|
|
|
- }
|
|
|
- p{height: 72px;@include setFontStyle(-4);color: rgba(0,0,0,0.65);line-height: 24px;margin-bottom: 32px;text-align: justify;@include multi-line-ellipsis(3);overflow: hidden;}
|
|
|
- a{@include setFontStyle(-6);color: #4A73FD;}
|
|
|
- a:after{content: "";width: 14px;height: 12px;display:inline-block;background-image: url("~static/images/client/newsInfor/newsInfor-list-icon.svg");margin-left: 8px;}
|
|
|
- a:hover{cursor: pointer;}
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- @media (max-width: 768px){
|
|
|
- // banner
|
|
|
- .newsInfor-banner{
|
|
|
- height: 150px;background-size: cover;
|
|
|
- img{width: auto;height: 150px;}
|
|
|
- }
|
|
|
-
|
|
|
- // 页面主要内容区域
|
|
|
- .newsInfor-content-box{
|
|
|
- min-height: unset;padding: 20px 0 50px;
|
|
|
- // 右侧内容区域
|
|
|
- .newsInfor-content-ul{
|
|
|
- width:100%;padding: 0 6%;box-sizing: border-box;
|
|
|
- li{box-shadow: rgba(0, 0, 0, 0.4) 0 0 6px -1px;margin-bottom: 20px;}
|
|
|
- //图片
|
|
|
- .newsInfor-img-box{width:100%;height:180px;display: block;margin-right:0;border-radius: 0;}
|
|
|
- //内容区域
|
|
|
- .newsInfor-list-content{
|
|
|
- width: 100%;padding: 20px;box-sizing: border-box;
|
|
|
- h5{@include setFontStyle(-4);color: rgb(16, 16, 16);margin-bottom: 12px;}
|
|
|
- div{
|
|
|
- span{margin-bottom: 0;@include setFontStyle(-8);color: rgb(16, 16, 16);}
|
|
|
- }
|
|
|
- p{height: auto;max-height: 60px;margin-bottom:0;font-size: 14px;color: rgb(16, 16, 16);line-height: 20px;}
|
|
|
- }
|
|
|
- // 分页
|
|
|
- .client-el-pagination{margin-top: 24px}
|
|
|
- }
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
|
|
|
/******** describe: 政府机构-详情页 author: TX date:2020-08-10 ********/
|
|
|
.client-government-page{
|