diff --git a/public/static/backBM.png b/public/static/backBM.png new file mode 100644 index 0000000..dfd3827 Binary files /dev/null and b/public/static/backBM.png differ diff --git a/public/static/bg.png b/public/static/bg.png deleted file mode 100644 index 0e95d88..0000000 Binary files a/public/static/bg.png and /dev/null differ diff --git a/public/static/btn_A.png b/public/static/btn_A.png new file mode 100644 index 0000000..0307f12 Binary files /dev/null and b/public/static/btn_A.png differ diff --git a/public/static/css/style.css b/public/static/css/style.css index fb45d42..190b544 100644 --- a/public/static/css/style.css +++ b/public/static/css/style.css @@ -24,7 +24,7 @@ a { } .container { - width: 1040px; + width: 1280px; margin: 20px auto; background-color: #fff; padding: 20px; @@ -63,9 +63,9 @@ a { /* 版面图片 */ .pic-box { position: relative; - width: 410px; + width: 510px; max-height: 760px; - padding: 16px 0px; + /* padding: 16px 0px; */ border: 1px solid #bbb; } @@ -117,7 +117,7 @@ a { /* 主体 */ .main-box { - margin-left: 435px; + margin-left: 535px; } .main-header { @@ -200,6 +200,39 @@ a { box-shadow: none; } +.hoverLi { + background: #777777; + width: 40px; + writing-mode: vertical-lr; + margin-bottom: 12px; + text-align: center; + border-bottom-left-radius: 6px; + border-top-left-radius: 6px; + font-size: 15px; + cursor: pointer; + letter-spacing: 4px; + display: inline-block; + color: #fff; +} + +.hoverLi:hover { + background: #f3200f; +} + +.pdfIn { + cursor: pointer; + margin-bottom: 12px; + background-color: #777777; + width: 40px; + height: 44px; + border-radius: 0px 6px 6px 0px; + display: flex; + align-items: center; + justify-content: center; +} +.pdfIn:hover { + background: #f3200f; +} .main-layout { overflow: hidden; } @@ -850,7 +883,7 @@ a { margin: 0px !important; } -.top_1_div{ +.top_1_div { height: 30px; line-height: 30px; padding-left: 16px; @@ -862,9 +895,10 @@ a { width: 100%; } + .top_1_div:hover { background: #c1343b; - color: #fff!important; + color: #fff !important; } .triangle { @@ -889,6 +923,7 @@ a { left: -14px; top: 21px; } + .text-ellipsis { white-space: nowrap; -o-text-overflow: ellipsis; diff --git a/public/static/home.png b/public/static/home.png new file mode 100644 index 0000000..9ac519c Binary files /dev/null and b/public/static/home.png differ diff --git a/public/static/js/Canvas_range.js b/public/static/js/Canvas_range.js index cf40463..142e4cd 100644 --- a/public/static/js/Canvas_range.js +++ b/public/static/js/Canvas_range.js @@ -8,12 +8,12 @@ $(function () { //$("#MapLeave").append('
'); var bantu = $('#Bantu')[0] || {} - $('#Bantu').css({ opacity: 0, position: 'absolute', left: '50%', transform: 'translateX(-50%)', top: '16px', zIndex: 9 }); + $('#Bantu').css({ opacity: 0, position: 'absolute', left: '50%', transform: 'translateX(-50%)', top: '0', zIndex: 9 }); var timer=setInterval(function(){ if(bantu.offsetHeight){ clearInterval(timer) $('#Bantu').before('