作者 anyv
1 个管道 的构建 通过 耗费 0 秒

1

@@ -12,8 +12,8 @@ @@ -12,8 +12,8 @@
12 12
13 <include file="public@nav"/> 13 <include file="public@nav"/>
14 14
15 - <div class="product2_main">  
16 - <div class="prp_tit"> 15 + <div class="product2_main" style="width: 1200px">
  16 + <div class="prp_tit" style="padding-left: 0">
17 <a href="">首页</a> 17 <a href="">首页</a>
18 <img src="__TMPL__/public/assets/images/aicon09.png" alt=""> 18 <img src="__TMPL__/public/assets/images/aicon09.png" alt="">
19 <a href="">{$title.name}</a> 19 <a href="">{$title.name}</a>
@@ -605,6 +605,9 @@ p{word-wrap:break-word} @@ -605,6 +605,9 @@ p{word-wrap:break-word}
605 .product2_main{ 605 .product2_main{
606 background-color:#F5F5F5!important; 606 background-color:#F5F5F5!important;
607 } 607 }
  608 +.pro2_box{
  609 + background-color: white!important;
  610 +}
608 .ce1{ 611 .ce1{
609 margin-top:11px; 612 margin-top:11px;
610 } 613 }