2025-04-17 10:14:18 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="zh-CN">
|
2025-04-25 09:29:30 +08:00
|
|
|
|
2025-04-17 10:14:18 +08:00
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
2025-04-25 09:29:30 +08:00
|
|
|
<meta name="viewport"
|
|
|
|
content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no">
|
2025-04-17 10:14:18 +08:00
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
|
|
<!-- 禁止百度转码 -->
|
|
|
|
<meta http-equiv="Cache-Control" content="no-siteapp">
|
|
|
|
<!-- uc强制竖屏 -->
|
|
|
|
<meta name="screen-orientation" content="portrait">
|
|
|
|
<!-- QQ强制竖屏 -->
|
|
|
|
<meta name="x5-orientation" content="portrait">
|
|
|
|
<title>{dreamer-cms:category field="typenamecn" /}_{dreamer-cms:global name="title"/}</title>
|
2025-04-25 09:29:30 +08:00
|
|
|
<meta name="Keywords" content="{dreamer-cms:global name=" keywords"/}" />
|
|
|
|
<meta name="Description" content="{dreamer-cms:global name=" describe"/}" />
|
2025-04-17 10:14:18 +08:00
|
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}css/iconfont/iconfont.css">
|
|
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}css/reset.css">
|
|
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}css/animate.css">
|
|
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}css/style.css">
|
|
|
|
<link rel="stylesheet" href="{dreamer-cms:template /}scripts/theme/default/layer.css">
|
|
|
|
<script src="{dreamer-cms:template /}scripts/jquery-1.11.3.min.js"></script>
|
|
|
|
<script src="{dreamer-cms:template /}scripts/jquery.SuperSlide.2.1.1.js"></script>
|
|
|
|
<script src="{dreamer-cms:template /}scripts/js.js"></script>
|
|
|
|
<script src="{dreamer-cms:template /}scripts/layer.js"></script>
|
|
|
|
<style>
|
2025-04-25 09:29:30 +08:00
|
|
|
.wrapper_1200 .caseList .more {
|
|
|
|
font-size: 14px;
|
|
|
|
color: #999999;
|
|
|
|
width: 120px;
|
|
|
|
height: 36px;
|
|
|
|
text-align: center;
|
|
|
|
line-height: 36px;
|
|
|
|
margin: 36px auto 40px auto;
|
|
|
|
cursor: pointer;
|
|
|
|
display: block;
|
|
|
|
}
|
|
|
|
|
|
|
|
.headerBg2 {
|
|
|
|
background:url("{dreamer-cms:template /}images/companyinfo1.jpg") center 0 no-repeat;
|
|
|
|
overflow: hidden;
|
|
|
|
width: 100%;
|
|
|
|
height: 380px;
|
|
|
|
}
|
|
|
|
|
2025-04-17 10:14:18 +08:00
|
|
|
#thename {
|
2025-04-25 09:29:30 +08:00
|
|
|
text-align: center;
|
|
|
|
width: 235px;
|
|
|
|
height: 80px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#theinfo {
|
|
|
|
height: 15px;
|
|
|
|
}
|
|
|
|
|
|
|
|
#theimg {
|
|
|
|
height: 150px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.one:hover {
|
|
|
|
transform: translateY(-10px);
|
|
|
|
/* 上浮10px */
|
|
|
|
}
|
2025-04-17 10:14:18 +08:00
|
|
|
</style>
|
|
|
|
</head>
|
2025-04-25 09:29:30 +08:00
|
|
|
|
2025-04-17 10:14:18 +08:00
|
|
|
<body>
|
2025-04-25 09:29:30 +08:00
|
|
|
<div class="case-center">
|
|
|
|
{dreamer-cms:include file='inc/header1.html'/}
|
|
|
|
|
|
|
|
<!-- {dreamer-cms:sql sql="select image_path as litpic from system_archives where id = [1f7da4c6706c48ab8f9e223dbdfb80b4]"} -->
|
|
|
|
<div class="headerBg2"></div>
|
|
|
|
<!-- {/dreamer-cms:sql} -->
|
|
|
|
<!-- -->
|
|
|
|
<div class="wrapper_1200">
|
|
|
|
{dreamer-cms:location lang="cn" /}
|
|
|
|
|
|
|
|
<div class="caseList">
|
|
|
|
<div class="customer" style="text-align: center;">
|
|
|
|
{dreamer-cms:pagelist pagesize="12"}
|
|
|
|
<div class="item">
|
|
|
|
<div class="one">
|
|
|
|
<div class="pictrue">
|
|
|
|
<a href="[field:arcurl/]" title="[field:title/]" style="display:block;height:100%;">
|
|
|
|
<img id="theimg" src="[field:litpic/]" title="[field:title/]" width="100%" />
|
|
|
|
</a>
|
|
|
|
</div>
|
|
|
|
<div class="text">
|
|
|
|
<div class="name" id="thename"><a href="[field:arcurl/]"
|
|
|
|
title="[field:title/]">[field:title/]</a></div>
|
|
|
|
<div class="infor" id="theinfo">[field:remark function="substring(0,60,'...')"/]</div>
|
|
|
|
<div class="industry"><a href="[field:arcurl/]" title="[field:title/]">查看详情</a></div>
|
|
|
|
</div>
|
2025-04-17 10:14:18 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
2025-04-25 09:29:30 +08:00
|
|
|
{/dreamer-cms:pagelist}
|
2025-04-17 10:14:18 +08:00
|
|
|
</div>
|
2025-04-25 09:29:30 +08:00
|
|
|
<div class="clearfix"></div>
|
|
|
|
<!--<div class="more set_8_button outline" data-type="1">查看更多<span class="lines"></span></div>
|
2025-04-17 10:14:18 +08:00
|
|
|
<div class="more no_more" >没有更多了</div>-->
|
2025-04-25 09:29:30 +08:00
|
|
|
<div class="listpages">
|
|
|
|
{dreamer-cms:pagination /}
|
|
|
|
</div>
|
2025-04-17 10:14:18 +08:00
|
|
|
</div>
|
|
|
|
</div>
|
2025-04-25 09:29:30 +08:00
|
|
|
<div class="clearfix"></div>
|
|
|
|
|
|
|
|
<!-- <div id="advers" class="min_wrapper_1200">
|
2025-04-17 10:14:18 +08:00
|
|
|
<div class="wrapper_1200 wrapper1">免费体验后台管理系统<a href="/admin" target="_blank" title="立即体验">立即体验</a></div>
|
|
|
|
</div> -->
|
2025-04-25 09:29:30 +08:00
|
|
|
|
|
|
|
{dreamer-cms:include file='inc/footer.html'/}
|
|
|
|
</div>
|
|
|
|
{dreamer-cms:include file="inc/service.html" /}
|
2025-04-17 10:14:18 +08:00
|
|
|
</body>
|
2025-04-25 09:29:30 +08:00
|
|
|
|
2025-04-17 10:14:18 +08:00
|
|
|
</html>
|