123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- {eyou:assign name='page' value='ciping' /}
- {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' /}
-
-
-
- <link rel="stylesheet" href="/template/pc/js/botstrap-step/bootstrap.min.css">
- <link rel="stylesheet" href="/template/pc/js/botstrap-step/font-awesome.min.css">
- <link rel="stylesheet" href="/template/pc/js/botstrap-step/form-elements.css">
- <link rel="stylesheet" href="/template/pc/js/botstrap-step/style.css?t=<?php echo time();?>">
-
-
-
-
- <style>
- .breadnav{
- background: #fff !important;
- }
- .header .container .logo{
- margin:0px !important;
- margin-top:0px !important;
- margin-bottom:0px !important;
- }
- .breadnav .bread a{
- color: #6b7386 !important;
- }
- .footer-copyright{
- background: #fff !important;
- margin-bottom: 0px !important;
- padding-bottom: 20px !important;
- }
- </style>
- <div id="ciping">
- <div id="mask"></div>
- {eyou:include file='/template/pc/components/nav/style_1.htm' /}
- <div class="container-box" style="overflow: hidden;">
-
-
-
-
-
- {eyou:include file='/template/pc/components/index/step.htm' /}
-
-
- </div>
- </div>
-
-
-
-
-
- {eyou:include file='/template/pc/common/include/footer.htm' /}
- {eyou:include file='/template/pc/common/include/bottom.htm' /}
- <?php
-
- ?>
- {eyou:include file='/template/pc/common/include/step.htm' /}
|