1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {eyou:assign name='page' value='index' /}
- {eyou:include file='/template/pc/common/main/param.htm' /}
- {eyou:include file='/template/pc/common/include/top.htm' /}
- {eyou:include file='/template/pc/common/other/background.htm' /}
- {eyou:include file='/template/pc/common/include/header.htm' /}
-
-
-
- <div id="index">
- <link rel="stylesheet" href="/template/pc/css/index.css" media="all">
-
-
- {eyou:include file='/template/pc/components/index/c4.htm' /}
-
-
- {eyou:include file='/template/pc/components/index/c5.htm' /}
-
-
- <?php
-
- ?>
-
-
- {eyou:include file='/template/pc/components/index/c7.htm' /}
-
-
- {eyou:include file='/template/pc/components/index/c8.htm' /}
-
-
- {eyou:include file='/template/pc/components/index/c9.htm' /}
-
-
- {eyou:include file='/template/pc/components/index/c10.htm' /}
-
-
- {eyou:include file='/template/pc/components/list/style_6.htm' /}
-
- </div>
-
- {eyou:include file='/template/pc/common/include/footer.htm' /}
- {eyou:include file='/template/pc/common/include/bottom.htm' /}
|