Commit b78116cf authored by xieyishang's avatar xieyishang

11~

parent 9f279881
...@@ -18,9 +18,9 @@ ...@@ -18,9 +18,9 @@
<body> <body>
{include file="layout/topnav" /} {include file="layout/topnav" /}
<section class="pagesbanners"> <!-- <section class="pagesbanners">
<img src="__CDN__/static/images/news/newsbanner.png" alt=""> <img src="__CDN__/static/images/news/newsbanner.png" alt="">
</section> </section> -->
<section class="detatileinfo"> <section class="detatileinfo">
<div class="container"> <div class="container">
......
...@@ -1359,7 +1359,7 @@ transform: scale(1); ...@@ -1359,7 +1359,7 @@ transform: scale(1);
/* 新闻详情 */ /* 新闻详情 */
.detatileinfo{ .detatileinfo{
padding: 7.5rem 0; padding: 3.5rem 0;
background-color: #fff; background-color: #fff;
} }
.detatileinfo .breadcrumb{ .detatileinfo .breadcrumb{
......
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