Commit ae5c7c3f by 刘海龙

1111

parent cb2e41df
......@@ -7,16 +7,19 @@
<style type="text/css">
.cstlayer { background: none; }
.static-exam dl .operation .analysis { display: block; }
.cstlayer-header i { font-size: 14px; color: #333; }
.cstlayer-header h3 { color: #333!important; line-height: 22px; margin-top: 6px; width: 92%; }
.cstlayer-header { border-bottom: 1px solid #e6e6e6; padding: 0 8px; padding-bottom: 8px; box-sizing: border-box; }
.cstlayer-header i { font-size: 14px; color: #333; margin-top: 13px; }
.cstlayer-header h3 { color: #333!important; line-height: 22px; margin-top: 20px; width: 92%; }
.cstlayer-header { border-bottom: 1px solid #e6e6e6; padding: 0 8px; padding-bottom: 20px; box-sizing: border-box; }
.cstlayer-content_c{ display: flex; flex-direction: column; align-items: center; justify-content: center; }
.getscore { margin-top: 15px; font-size: 12px; color: #999; text-align: center; }
.scorebox { width: 144px; height: 144px; border-radius: 50%; background: #FBFFF7; display: flex; align-items: center; justify-content: center; color: #65C000; font-size: 48px; font-weight: 600; flex-direction: column; margin-top: 14px; line-height: 1.1; }
.zongfen { font-size: 12px; color: #999; font-weight: 400; }
.add-eaxm { background: #A3E460; font-size: 16px; font-weight: 600; }
.imgBox { width: 100%; height: 160px; position: fixed; bottom: 0; z-index: -1; }
.imgBox { width: 100%; height: 185px; position: fixed; bottom: 35px; z-index: -1; }
.imgBox img { width: 100%; height: 100%; }
.error-box-go { height: 72px; width: 100%; display: flex; align-items: center; justify-content: space-between; padding: 0 12px; }
.error-box-go a:first-child { border: none; }
.error-box-go a { width: 160px; height: 48px; border:1px solid rgba(163,228,96,1); border-radius: 24px; color: #65C000; font-size: 16px; font-weight: 600; }
</style>
<div class="min-height-wrap">
<div class="cstlayer exams_top">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment