From 66e76a947b2c5e6154e62338596c7215c5ed728e Mon Sep 17 00:00:00 2001 From: ihzero Date: Tue, 18 Mar 2025 10:56:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E9=80=82=E5=BA=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/resources/common/base.js | 5 + static/resources/common/down.png | Bin 0 -> 2264 bytes static/resources/common/headfoot.css | 225 +++++++++----- static/resources/common/search.png | Bin 0 -> 3226 bytes static/resources/index/index.css | 424 ++++++++++++++++++++++++++- static/xx.html | 2 +- static/头尾.html | 56 ++-- static/首页.html | 305 +++++++++++-------- 8 files changed, 801 insertions(+), 216 deletions(-) create mode 100644 static/resources/common/down.png create mode 100644 static/resources/common/search.png diff --git a/static/resources/common/base.js b/static/resources/common/base.js index 75207fe..23d2305 100644 --- a/static/resources/common/base.js +++ b/static/resources/common/base.js @@ -11,4 +11,9 @@ $(function () { indy: '.dy-index', // autoPlay:false //是否自动轮播 }); + + $('#menuToggle').click(function () { + $(this).children('img').toggleClass('active'); + $('.navbar').toggleClass('active'); + }) }); diff --git a/static/resources/common/down.png b/static/resources/common/down.png new file mode 100644 index 0000000000000000000000000000000000000000..6cdde0677d865da1a2a5acaedaebabd0cc472f9f GIT binary patch literal 2264 zcmd5;`#;p#A3ifY+E7hO*tPPK_|U~rF;r^V z5JF9(p+RWVqEM_gV_Zur?Ka9Kt8!`BPk+Vt`@^}s&Uro0`#jHiz0Pwo{CpX@gl`D| z09_Un_D9E#uT4`O?Zv@Wh3J6!*`MJKs{S-q0-%}8g57o{gicqzbwE4^RUea7SYwBW4Fm1K!?wldlzBBEBS>$a{>?udM_yh06nR( z+7reA(x!a-lj!RIuBe|*M`P8Bt7&#KJXg}yU@+gX@o7*eZ2*i5$s~ATNnad)_m(ta5}{`#Ao*tiE2r^`RPayl%Rr4-6ko+*|}5 zRjrCHe82uLgDhJl#wGW6M!RCbp7%>eFf5Mkrp|PCS1{_e-22Gsrc;PvSwb_U8>9{rFPz|*NT7=ilR!E z8qm2K1lv5XY7SnI@G0uV_*&b#%+dC`1mjr5v*GloGbN4JybLR6i*}TeFE*BRt(O<>XAX z3Nv9JRV5#|e^jJtXllbdQwZ(N?jVtWN<7`f+%dHH#-({-x0W^|f&Pi*-sh>q>f=*f z!%U_wNIn*<7XBp<&(vzE;_{qZS~uxJ^jy8%x4n`10*}5Y8Vu=<^$TS&gGtw~1};8K#vgq^p&83TLk#E3!SF{8ZX&rH>kS z=yQDVmMEzwPLm`0p$ReyMxQlF`6s9+zWz%wUsM+@6xn9r6G|9(3l&o}jsXzX7 zi1;UNM0t9b$71#R1ga;=%s+;SZRx+WmUx4|ZcX)|Vz%{q&5@6{gk84%M_$6>J(3O& zYbAO&{Wear?XD+86ROr4{fK76{XtKs@|7>V!>-IP>&uY$!kMd6OUuFwT=@160Wnup zmxxL}9%{z9_bpx|eVy9r{!!H*oz}sy2HRK^SiG-ouSxQdwctl9hLgkHw`Y&?Z z)u^N_0#O{gh@lI3Y&`P1Y&94+CN@-hNS*a~VAc}JoQ&M$GCGGrlJ2?d4=J!&dM*HZ zymsRDi_*6Fj=uB^ZqX!;Xe8_!pnB`IrhtZ-=@eNd-gxzW4WYJq)Y?wNS^;<9yoT_I za}*Mh$@9)W_W;-7as3l5_oYko!`RlJL4z4rohjgc*3l52NbEMPy=uBur7kQ;n+%9} z+#Z+O`qB|`f(tf9lEg_naRPSzP>G?uRq22@ohjH5iD9I+1Ak~#jdQO3khTghbjO@} zK_Bn7IJ1mpUPn?(4SR2;)dPRGHiUDIAJ`cLZdyc0P<^+?t&v@1d%r$&Uf`So-70ep zgjTRx(ts}HNC>srcWGce12fk19eo3_*Yf6W0w%Qdxv~~BOL;3TW8>*%lNAYG z7*K8S>YfyhzNj6K_MmZggV=t90*Hr~XrumszVVEctr#H85%z~XEC{2u#U4fzbvQY* z9!*Ivvn(%b0LeZD+`j>kU_$I(9tPyp6}_@S^VMJQT87d|RR+;$_~yAAU*UrP>yi&w YR)u^2v$3zn3jL}8mWMA~<^E&Ze`Z?ZUjP6A literal 0 HcmV?d00001 diff --git a/static/resources/common/headfoot.css b/static/resources/common/headfoot.css index aef84b0..6884a12 100644 --- a/static/resources/common/headfoot.css +++ b/static/resources/common/headfoot.css @@ -5,7 +5,6 @@ body { background: url(body-bg.jpg) center top repeat-x; } - .head { height: 189px; width: 100%; @@ -31,41 +30,46 @@ body { width: 430px; } -.h5-search{ +.h5-search { background-color: rgba(0, 0, 0, 0.1); - height: .6rem; - border: 1px solid #506a84; - border-radius: .1rem; - margin-top: .3rem; + height: 0.7rem; + border: 1px solid #0f4595; + border-radius: 0.2rem; + margin-top: 0.3rem; width: 100%; display: flex; } -.w-full{ +.w-full { width: 100%; } -.h5-search input{ +.h5-search input { flex: 1; height: 100%; - padding: 0 .2rem; - font-size: .18rem; + padding: 0 0.2rem; + font-size: 0.22rem; position: relative; } -.h5-search .icon{ +.h5-search .icon { position: relative; - height: .6rem; - width: .6rem; + height: 0.7rem; + width: 0.7rem; display: inline-block; + padding: 0.1rem; +} +.h5-search .icon img { + width: 100%; + height: 100%; } -.h5-search .icon::after{ +.h5-search .icon::after { content: ''; position: absolute; - bottom: .1rem; - top: .1rem; + bottom: 0.1rem; + top: 0.1rem; width: 1px; left: 0; font-size: 30px; - background: red; + background: #0f4595; } .nav { background-color: #154d9b; @@ -76,11 +80,15 @@ body { height: 62px; align-items: center; justify-content: space-between; + position: relative; } .navbar { display: flex; align-items: center; - flex-wrap: wrap; + /* flex-wrap: wrap; */ +} +.navbar li { + flex: none; } .navbar li + li { margin-left: 10px; @@ -89,21 +97,24 @@ body { font-size: 16px; color: #fff; } +.navbar .img-text { + object-fit: contain; +} .navbar li .zhsk { content: url(nav_zhsk.png); - width: 73px; + height: 21px; } .navbar li .ggw { content: url(nav_gaige.png); - width: 50px; + height: 21px; } .navbar li .cxgc { content: url(nav_cxgc.png); - width: 73px; + height: 21px; } @@ -235,7 +246,7 @@ body { opacity: 0.7; visibility: visible; } -footer{ +footer { margin-top: 36px; } footer .link { @@ -266,6 +277,8 @@ footer .link { color: #fff; } + + .dropdown img { margin-left: 5px; transition: transform 0.3s; @@ -322,16 +335,33 @@ footer .info { background-color: #f2f2f2; } +footer .info .info-text{ + margin-top: 10px; +} + .info-box { - display: flex; font-size: 14px; color: #404040; height: 215px; - align-items: center; - justify-content: space-between; + padding-top: 45px; } +.info-box .info-l{ + float: left; + width: 87%; + +} +.info-box .info-r{ + float: right; +} + +.info-r #_ideConac{ + float: left; +} +.info-r .qrcode{ + float: right; +} + .info-logo { - display: inline-block; height: 50px; } .info-logo img { @@ -340,15 +370,12 @@ footer .info { } .info .qrcode { text-align: center; - margin-left: 40px; } .info .qrcode img { width: 130px; height: 130px; } -.info-r { - display: flex; -} + .underline { background-color: #e2e2e2; } @@ -359,10 +386,10 @@ footer .info { text-align: center; color: #404040; } -.underline-box a{ +.underline-box a { display: inline-block; } -.underline-box a:hover{ +.underline-box a:hover { color: #c92e1a; } @@ -372,70 +399,128 @@ footer .info { } @media screen and (max-width: 768px) { - - .head{ + .head { height: unset; - background-position: bottom center; - padding: 50px 20px 20px; + background-size: cover; + padding: 0.7rem 0.2rem 0.2rem; } .head .top { flex-direction: column; justify-content: center; align-items: center; - /* padding-top: 50px; */ } - .head .top-l img{ + .head .top-l img { width: 100%; } - .head .top-r{ + .head .top-r { margin-top: 20px; } - .head .top-r img{ + .head .top-r img { width: 70%; } - .nav-box{ - height: unset; + .nav-box { + height: 0.62rem; } - .navbar{ - justify-content: start; + .navbar { + display: none; + flex-direction: column; + position: absolute; + top: 0.62rem; + left: 0; + width: 100%; + background-color: #154d9b; + padding: 10px 0; + z-index: 99; } - .navbar li{ - /* flex: 1 0 33.3%; */ - width: 33.3%; - text-align: center; - line-height: .5rem; + .navbar.active { + display: flex; } - .navbar li a{ - font-size: .25rem; + + .h5-nav { + display: flex; + justify-content: space-between; + width: 100%; } - .navbar li + li{ + .h5-nav li { + display: flex; + align-items: center; + justify-content: center; + flex: 1; + } + .h5-nav li a ,.navbar li a{ + display: inline-block; + font-size: 0.28rem; + color: #fff; + } + .h5-nav .icon-down { + width: 1rem; + flex: none; + } + .h5-nav .icon-down img { + width: 0.27rem; + cursor: pointer; + transition: transform 0.3s; + } + .h5-nav .icon-down img.active { + transform: rotate(180deg); + } + .navbar li { + padding: 0.05rem 0; + } + .navbar li + li { margin-left: 0; } + .navbar li .img-text { + height: 0.31rem; + } - .navbar li .zhsk { - width: .93rem; - height: .3rem; + .fade-box, .fade-img{ + height: 2rem; } - - .navbar li .ggw { - width: 50px; - height: 21px; - } - - .navbar li .cxgc { - width: 73px; - height: 21px; + + .fade-btn{ + width: .34rem; + height: .68rem; + background-size:.68rem .68rem; + opacity: .6; + visibility: visible; } + .info .qrcode img{ + width: 2.4rem; + height: 2.4rem; + } .info-box{ - flex-direction: column; - height: unset; - justify-content: center; - align-items: center; + font-size: .22rem; + height: 3.45rem; + padding-top: .4rem; + } + .info-box .info-l{ + width: unset; + } + .info-box .info-l{ + float: right; + } + .info-box .info-r{ + float: left; + } + .info-l .lf,.info-l .rt{ + float: none; + } + #_ideConac{ + margin-top: .23rem; + } + #_ideConac img{ + width: .56rem; } - .info-logo img{ - width: 80%; + .underline-box{ + font-size: .22rem; } + .underline-box img{ + width: .2rem; + } + + } diff --git a/static/resources/common/search.png b/static/resources/common/search.png new file mode 100644 index 0000000000000000000000000000000000000000..c8e9bab3e7d31368b8fd6d532964d7b3609d5bac GIT binary patch literal 3226 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 KHK{goyYpW;^`Th+ literal 0 HcmV?d00001 diff --git a/static/resources/index/index.css b/static/resources/index/index.css index 078fa1c..7dbd5ea 100644 --- a/static/resources/index/index.css +++ b/static/resources/index/index.css @@ -511,6 +511,10 @@ display: flex; justify-content: space-between; } +.index-card-ad a { + display: inline-block; + width: 100%; +} .news3-img-swiper { width: 580px; @@ -560,6 +564,10 @@ margin-left: 94px; flex: none; } +.index-book-head .icon img { + width: 100%; + height: 100%; +} .index-book-head .text { font-size: 15px; margin-top: 36px; @@ -692,6 +700,7 @@ height: 100%; border: 1px solid #e5e5e5; background-color: #f7f7f7; + flex: none; } .book-news h3 { height: 52px; @@ -732,6 +741,7 @@ margin-left: 60px; display: flex; flex-direction: column; + height: 100%; } .book-name { display: flex; @@ -850,7 +860,7 @@ -webkit-line-clamp: 1; overflow: hidden; } -.info-bottom{ +.info-bottom { margin-top: 28px; } .sj { @@ -864,7 +874,7 @@ box-sizing: content-box; margin: 0 1.92%; } -.sj li.cur{ +.sj li.cur { border: solid 3px #104697; } .sj li img { @@ -881,3 +891,413 @@ color: #fff; text-align: center; } +@media screen and (max-width: 768px) { + .index-box1-l { + position: unset; + top: auto; + transform: unset; + width: 1.1rem; + height: 1.5rem; + background-size: cover; + } + + .index-box1-r { + top: 0.85rem; + } + .index-box1-c { + width: 80%; + margin-top: -0.2rem; + } + .index-box1-c .title { + font-size: 0.42rem; + line-height: 0.61rem; + } + .index-box1-r a { + font-size: 0.22rem; + } + .index-box1-c { + height: auto; + } + .index-box1-c .desc { + font-size: 0.22rem; + padding-top: 0.1rem; + display: block; + } + .index-box1-body { + display: block; + margin-top: 0.49rem; + } + .index-box1-body-r { + margin-left: 0; + margin-top: 0.5rem; + } + .news-title { + height: 0.5rem; + } + .news-list li { + line-height: 0.58rem; + } + .news-title a { + font-size: 0.42rem; + line-height: 0.42rem; + } + .news-list li a { + font-size: 0.28rem; + } + .news-list li span { + font-size: 0.22rem; + } + .index-box2 { + height: auto; + } + .index-box2-body-l { + width: 100%; + } + .index-box2-body { + display: block; + margin-top: 0.2rem; + } + .slides-box, + .slides-img { + height: 3.8rem; + } + .slides-txt, + .slides-mask { + height: 0.68rem; + } + .slides-txt a { + font-size: 0.28rem; + line-height: 0.68rem; + } + .slides-num { + text-align: center; + margin-top: 0.1rem; + } + .slides-num span { + height: 0.08rem; + width: 0.4rem; + + border-radius: 0; + } + .index-box2-body-r { + margin-left: 0; + } + .news2-title p { + font-size: 0.42rem; + line-height: 0.42rem; + height: 0.6rem; + border-width: 0.04rem; + } + .news2 { + margin-top: 0.4rem; + } + .news2-toptitle a { + font-size: 0.34rem; + line-height: 0.5rem; + } + .news2-list-ul li a { + font-size: 0.28rem; + } + .news2-list-ul li { + font-size: 0.22rem; + line-height: 0.58rem; + } + .tzgg-box { + display: block; + height: auto; + position: relative; + margin: 0.2rem 0; + } + .tzgg-box img { + width: 0.27rem; + height: 0.27rem; + } + .tzgg-box .tzgg-title { + font-size: 0.34rem; + } + .tzgg-content { + margin-top: 0.2rem; + } + .tzgg-content a { + font-size: 0.28rem; + font-weight: normal; + } + .tzgg-content span { + font-size: 0.22rem; + } + .tzgg-more { + position: absolute; + right: 0; + top: 0.1rem; + font-size: 0.28rem; + } + .divider { + margin: 0.7rem 0; + } + .divider a { + font-size: 0.8rem; + padding: 0 0.2rem; + } + .sw4.divider a { + width: 87%; + line-height: 0.5rem; + } + .sw4.divider a span { + white-space: wrap; + font-size: 0.6rem; + } + .divider a span { + font-size: 1rem; + } + .index-card { + border: none; + padding: 0rem; + } + .index-card-body { + margin-top: 0.3rem; + } + .index-card-nav li { + height: 0.73rem; + line-height: 0.73rem; + } + .index-card-nav li + li { + margin-left: 0.2rem; + } + .index-card-nav li a { + font-size: 0.28rem; + font-weight: normal; + } + .news3-1 { + padding-bottom: 0.3rem; + } + .news3-title a { + font-size: 0.34rem; + line-height: 0.51rem; + } + .news3-title .line-1 { + overflow: hidden; + -webkit-line-clamp: 3; + height: auto; + } + .news3-desc.line-2 { + overflow: hidden; + -webkit-line-clamp: 3; + height: auto; + } + .news3-desc { + font-size: 0.22rem; + line-height: 0.33rem; + margin-top: 0.29rem; + } + .news3-list { + margin-top: 0.3rem; + } + .news3-list li { + line-height: 0.58rem; + height: auto; + } + .news3-list li a { + font-size: 0.28rem; + } + .news3-list li span { + font-size: 0.22rem; + } + .index-card-ad { + display: block; + margin-top: 0.2rem; + } + .index-card-ad a + a { + margin-top: 0.2rem; + } + .index-card-ad a img { + width: 100%; + } + .index-card-body .index-item { + display: block; + } + .index-item-r { + width: 100%; + margin-top: 0.4rem; + } + .news3-img-swiper { + width: 100%; + margin-right: 0; + display: block; + } + .index-sw3 .index-card-ad { + display: flex; + flex-wrap: wrap; + } + .index-sw3 .index-card-ad a { + width: 49%; + flex: none; + } + .index-sw3 .index-card-ad a { + margin-top: 0.2rem; + } + .index-sw3 .index-card-ad a img { + height: 1.15rem; + } + .news3-img-swiper1 { + margin-left: 0; + width: 100%; + } + .index-box3-body-l { + width: 100%; + } + #slides2 .slides-img, + #slides2 { + height: 3.8rem; + } + .index-ddjs .index-card-ad img { + height: 1.27rem; + object-fit: cover; + } + .divider-bg a span { + font-size: 0.6rem; + line-height: 0.6rem; + } + .divider-bg { + font-size: 0.6rem; + } + .divider-bg .more { + bottom: 0.2rem; + font-size: 0.22rem; + } + .index-book { + height: auto; + background-size: 100% 4.9rem; + margin: 0; + } + .index-book-head .icon { + width: 0.9rem; + height: 0.95rem; + margin-top: 0.24rem; + margin-left: 0.22rem; + } + .index-book-head .text { + font-size: 0.22rem; + margin-top: 0.22rem; + margin-left: 0.2rem; + margin-right: 0.3rem; + display: -webkit-box; + -webkit-box-orient: vertical; + -webkit-line-clamp: 3; + overflow: hidden; + line-height: 0.36rem; + } + .index-book-body { + flex-wrap: wrap; + margin: 0.4rem 0 0; + background: url(2401-cxgcbg-2-2402.png) no-repeat center top; + background-position: 0 -2px; + background-size: 100% 100%; + padding: 0 0.4rem 0.4rem; + } + .index-book-body .book-item { + width: 49%; + margin-bottom: 0.22rem; + } + .book-item-head img { + height: 1.32rem; + } + .book-item-body { + height: 1.4rem; + } + .book-item-body .tits-item .tits-item-t { + font-size: 0.22rem; + } + .book-info { + margin-left: 0; + width: 100%; + } + .info-head { + height: unset; + display: block; + } + .book-news { + width: 100%; + height: auto; + } + .book-news h3 { + font-size: 0.34rem; + height: 0.7rem; + line-height: 0.7rem; + } + .book-news-list { + height: auto; + } + .book-news-list li a { + font-size: 0.28rem; + } + .book-news-list li { + line-height: 0.58rem; + } + .book-news-more { + font-size: 0.22rem; + } + .book-r { + display: flex; + margin-top: 0.5rem; + } + + .index-bj .book-covers-h5 { + width: 2.4rem; + height: 3.6rem; + } + .book-content { + margin-left: 0.2rem; + } + .book-name span { + font-size: 0.34rem; + display: block; + } + .book-name { + display: block; + } + .book-tab a { + font-size: 0.22rem; + } + .book-content .book-text { + font-size: 0.22rem; + line-height: 0.36rem; + } + .info-bottom { + width: 100%; + overflow-x: auto; + margin-top: .22rem; + } + .info-bottom .sj { + white-space: nowrap; + } + .info-bottom .sj li { + display: inline-block; + width: 2.5rem; + box-sizing: border-box; + margin: 0 .03rem; + } + .sj li img{ + height: 1.9rem; + width: auto; + } + + .h5show .top-book{ + height: 1.25rem; + } + .top-book .new-book-img{ + width: 1.35rem; + } + .top-book-list li a{ + font-size: .28rem; + } + .top-book-more{ + font-size: .22rem; + width: .68rem; + padding: .3rem .2rem; + } + .sj li p{ + height: .4rem; + font-size: .28rem; + line-height: .4rem; + } +} diff --git a/static/xx.html b/static/xx.html index 6fd2c63..add891f 100644 --- a/static/xx.html +++ b/static/xx.html @@ -142,7 +142,7 @@ margin-left: 0; } .menu-toggle { - display: block; /* 显示菜单切换按钮 */ + display: block !important; /* 显示菜单切换按钮 */ cursor: pointer; font-size: 24px; color: #fff; diff --git a/static/头尾.html b/static/头尾.html index 22e69f0..bcea1f0 100644 --- a/static/头尾.html +++ b/static/头尾.html @@ -18,7 +18,7 @@ - + @@ -37,7 +37,7 @@ @@ -47,6 +47,15 @@