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

s

... ... @@ -18,7 +18,7 @@
<body>
<include file="public@nav"/>
<div class="product4_main">
<div class="prp_tit">
<div class="prp_tit prp_tit6">
<a href="">首页</a>
<img src="__TMPL__/public/assets/images/aicon09.png" alt="">
<a href="">公司介绍</a>
... ...
... ... @@ -177,6 +177,9 @@ p{word-wrap:break-word}
color:rgba(255,255,255,1);
line-height:22px;
}
.prp_tit6{
padding-left: 0 !important;
}
.main2{
background-size: 100% 100%;
background-image: url("../images/banner_bg.png");
... ...