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 href="/template/pc/plug/step/step.css" rel="stylesheet">-->
-
- <!-- CSS -->
- <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();?>">
-
- <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
- <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
- <!--[if lt IE 9]>
- <?php
- /*
- * <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
- <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
- */
- ?>
- <![endif]-->
- <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;">
- <!-- 广告位AD4 -->
- <!--<div id="StepWrapper_wrapper"></div>-->
- <!-- <p>本站正在开发一建测评软件,输入学历、区域、专业、毕业时间、专业名称、申报名称及等级,即可为您一建匹配符合相应的区域,并提供详细的申报流程指引及各地费用参考,敬请期待!</p>-->
-
- <!--分步表单 start-->
- {eyou:include file='/template/pc/components/index/step.htm' /}
- <!--分步表单 end-->
-
- </div>
- </div>
-
-
-
-
-
- {eyou:include file='/template/pc/common/include/footer.htm' /}
- {eyou:include file='/template/pc/common/include/bottom.htm' /}
- <?php
- /*
- * layui step js
- * eyou:include file='/template/pc/common/include/script.htm'
- */
- ?>
- {eyou:include file='/template/pc/common/include/step.htm' /}
|