补充静态文件

This commit is contained in:
2021-12-01 13:35:28 +08:00
parent dffa07e4eb
commit c67a2833e2
6 changed files with 22 additions and 0 deletions

View File

@@ -437,3 +437,25 @@ img {max-width: 100%;}
.dateExtend a:hover .dateExtend-left {background-color: #203175; color: #fff;}
.dateExtend-right {width: calc(100% - 90px); margin-left: 20px; padding-top: 10px;}
.dateExtend-right .indexExtend-ul-name {margin-bottom: 0;}
.cxtdExtend-img {width: 200px;padding-top: 16%; position: relative;}
.cxtdExtend-right {padding: 10px 0 0; width: calc(100% - 240px)}
.cxtdExtend-right .indexExtend-ul-name {font-weight: 600; margin-bottom: 10px;}
.cxtdExtend-right .indexExtend-ul-text{-webkit-line-clamp: 3;}
.tdrcList {margin-top: 20px}
.tdrcList-title {color: #262626;font-weight: 700;font-size: 18px;padding: 0 0 8px 18px;position: relative; line-height: 40px;}
.tdrcList-title::after{content: '';position: absolute;left: 0;top: 10px;width: 6px;height: 20px; background-color: #fe904f;}
.tdrcList-label li {margin-top: 12px;}
.tdrcList-label li a {width: 100%;overflow: hidden;font-size: 16px;line-height: 1.4;color: #333;padding: 0 0 0 18px;text-overflow: ellipsis;white-space: nowrap;display: block;position: relative;}
.tdrcList-label li a::after{content: '';position: absolute;left: 0;top: 7px;width: 6px;height: 6px;background-color: #fe904f;border-radius: 3px;}
.tdrcTop{overflow: hidden;margin: 20px 0; border-radius: 5px;background: #f4f8fe;padding: 20px; box-sizing: border-box; position: relative;}
.tdrcBrief-name {border-bottom: 1px solid #dce3ef;font-weight: 700;font-size: 22px; margin-bottom: 20px; width: calc(100% - 200px)}
.tdrcBrief-name span {position: relative;display: inline-block;padding-bottom: 10px; }
.tdrcBrief-name span::after{content: '';position: absolute;left: 0;bottom: 0; width: 100%;height: 4px;background-color: #203175;}
.tdrcCont-label {margin-bottom: 30px;}
.tdrcBrief-label li {line-height: 30px; color: #203175}
.tdrcBrief-label li>span {display: inline-block;color: #000; width: 100px; text-align: right; font-weight: 600; margin-right: 20px;}
.tdrcImg {width: 170px; padding-top: 28%; position: absolute; overflow: hidden; top: 30px; right: 20px;}
.tdrcCont-title {background: #f4f8fe; line-height: 44px; border-left: #203175 6px solid; padding-left: 15px; font-weight: 700;font-size: 18px; color: #203175; margin-bottom: 20px;}
.tdrcCont-text {font-size: 16px; line-height: 32px;}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB