style:合并
Showing
147 changed files
with
2584 additions
and
1759 deletions
| ... | @@ -3,327 +3,431 @@ | ... | @@ -3,327 +3,431 @@ |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | 4 | ||
| 5 | <head> | 5 | <head> |
| 6 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 6 | <meta charset='UTF-8'> |
| 7 | <title>网上“一窗办事”登记系统</title> | 7 | <title>网上“一窗办事”登记系统</title> |
| 8 | <link type="text/css" rel="stylesheet" href="./staticCss/common.css" /> | 8 | <meta name='copyright' content=' ® 技术支持 All Rights Reserved' /> |
| 9 | <link type="text/css" rel="stylesheet" href="./staticCss/pageHome.css" /> | 9 | <meta name='robots' content='index,follow' /> |
| 10 | <script type="text/javascript" src="./staticJs/head.js"></script> | 10 | <meta name='googlebot' content='index,follow,archive' /> |
| 11 | <link rel='alternate icon' type='image/png' href='/staticImages/logo-realestate.png'> | ||
| 12 | <link rel='icon' href='favicon.ico' type='image/x-ico' /> | ||
| 13 | <meta name='description' content='' /> | ||
| 14 | <meta name='Keywords' content='' /> | ||
| 15 | <link type="text/css" rel="stylesheet" href="/staticLib/layui/css/layui.css" /> | ||
| 16 | <link type="text/css" rel="stylesheet" href="/staticCss/common.css" /> | ||
| 17 | <link type="text/css" rel="stylesheet" href="/staticCss/header.css" /> | ||
| 18 | <link type="text/css" rel="stylesheet" href="/staticCss/pageHome.css" /> | ||
| 11 | </head> | 19 | </head> |
| 12 | 20 | ||
| 13 | <body> | 21 | <body> |
| 14 | <div class="homeindex"> | 22 | <div class='home-sticky'> |
| 15 | <div class="banner"> | 23 | <div class='top-logo'> |
| 16 | <div class="layui-carousel" id="banner_swiper"> | 24 | <div class='top_logo_content'> |
| 17 | <div carousel-item> | 25 | <div class="head-time"></div> |
| 18 | <div class="swiper_item"> | 26 | <ul class='login layui-nav login-con'> |
| 19 | <img class="swiper_img" alt="背景图" src="./staticImages/bg.png" /> | 27 | <span class='loginButton' id="login">登录</span> |
| 20 | </div> | 28 | <p class='loginButton register' id='register'><a href='/staticViews/register.html'>注册</a></p> |
| 21 | </div> | 29 | </ul> |
| 22 | </div> | ||
| 23 | <ul class="banner_title"> | ||
| 24 | <li> | ||
| 25 | <a class="cardItem" href="./staticViews/convenienceService/fileQuery.html" title="查询档案"> | ||
| 26 | <img src="./staticImages/dacx.png" alt="查询档案"> | ||
| 27 | 查询档案 | ||
| 28 | </a> | ||
| 29 | </li> | ||
| 30 | <li> | ||
| 31 | <a class="cardItem" href="./staticViews/convenienceService/progressInquiry.html" title="进度查询"> | ||
| 32 | <img src="./staticImages/jdcx.png" alt="进度查询"> | ||
| 33 | 进度查询 | ||
| 34 | </a> | ||
| 35 | </li> | ||
| 36 | <li> | ||
| 37 | <a class="cardItem" id="onlineBooking" title="在线预约"> | ||
| 38 | <img src="./staticImages/zxyy.png" alt="在线预约"> | ||
| 39 | 在线预约 | ||
| 40 | </a> | ||
| 41 | </li> | ||
| 42 | <li> | ||
| 43 | <a class="cardItem" href="./staticViews/convenienceService/certificateVerification.html" | ||
| 44 | title="证书核验"> | ||
| 45 | <img src="./staticImages/zshy.png" alt="证书核验"> | ||
| 46 | 证书核验 | ||
| 47 | </a> | ||
| 48 | </li> | ||
| 49 | </ul> | ||
| 50 | </div> | ||
| 51 | <div class="c_one"> | ||
| 52 | <div class="contentBox"> | ||
| 53 | <div class="news"> | ||
| 54 | <h2> | ||
| 55 | <a href="./staticViews/xwdt.html" title="新闻动态" class="news_title_content"> | ||
| 56 | <div class="news_title"> | ||
| 57 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 58 | <use xlink:href="#iconxinwen"></use> | ||
| 59 | </svg> | ||
| 60 | <span>新闻动态</span> | ||
| 61 | </div> | ||
| 62 | <i>查看全部 ></i> | ||
| 63 | </a> | ||
| 64 | </h2> | ||
| 65 | <a class="news-img" href="" title="图片新闻地信中心开展外业安全生产监控系统培训工作"><img src="staticImages/news_demo.jpg" | ||
| 66 | alt="图片新闻地信中心开展外业安全生产监控系统培训工作" /></a> | ||
| 67 | <ul id='ulNews'></ul> | ||
| 68 | </div> | ||
| 69 | <div class="notice"> | ||
| 70 | <h2> | ||
| 71 | <a title="公示公告" href="./staticViews/gsgg.html" class="news_title_content"> | ||
| 72 | <div class="news_title"> | ||
| 73 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 74 | <use xlink:href="#icongonggao"></use> | ||
| 75 | </svg> | ||
| 76 | <span>公示公告</span> | ||
| 77 | </div> | ||
| 78 | <i>查看全部 ></i> | ||
| 79 | </a> | ||
| 80 | </h2> | ||
| 81 | <ul class="notice_list" id="ulNotice"> | ||
| 82 | </ul> | ||
| 83 | </div> | ||
| 84 | </div> | 30 | </div> |
| 85 | </div> | 31 | </div> |
| 86 | <div class="c_two"> | 32 | </div> |
| 87 | <div class="subject"> | 33 | <div class="head-search"> |
| 88 | <h2><a href="" title="便民服务">便民服务</a></h2> | 34 | <div class="head-contentBox"> |
| 89 | <ul class="convenient_service"> | 35 | <img class="logo-img" src="/staticImages/logo.png" alt="不动产"> |
| 36 | <div class="content-search"> | ||
| 37 | <input type="text" placeholder="请输入关键字搜索" class="layui-input head-search-input"> | ||
| 38 | <p class="search-button"> | ||
| 39 | <img src="/staticImages/search.png" /> | ||
| 40 | 一键查询 | ||
| 41 | </p> | ||
| 42 | <ul class="search-hint"> | ||
| 43 | <li class="hot-search"> | ||
| 44 | <img src="/staticImages/remen.png" /> | ||
| 45 | 热门搜索 | ||
| 46 | </li> | ||
| 90 | <li> | 47 | <li> |
| 91 | <a href="./staticViews/convenienceService/businessInquiry.html" title="业务查询"> | 48 | 在线预约 |
| 92 | <img src="./staticImages/ywcx.png" alt="业务查询" /> | ||
| 93 | <h6>业务查询</h6> | ||
| 94 | <p>查询个人/企业相关不动产登记业务,包含目前正在办理的业务最新状态和已办结的业务详情信息等</p> | ||
| 95 | </a> | ||
| 96 | </li> | 49 | </li> |
| 97 | <li> | 50 | <li> |
| 98 | <a id="appointment_inquiry" title="预约查询"> | 51 | 网上申请 |
| 99 | <img src="./staticImages/yycx.png" alt="预约查询" /> | ||
| 100 | <h6>预约查询</h6> | ||
| 101 | <p>查询个人/企业线上约号业务,包含预约的业务名称、预约大厅详情、预约时间、预约流水号等信息</p> | ||
| 102 | </a> | ||
| 103 | </li> | 52 | </li> |
| 104 | <li class=""> | 53 | <li> |
| 105 | <a href="./staticViews/convenienceService/certificateVerification.html" title="证书查询"> | 54 | 办事指南 |
| 106 | <img src="./staticImages/zscx.png" alt="证书查询" /> | ||
| 107 | <h6>证书查询</h6> | ||
| 108 | <p>根据所属区域及权利人相关信息查询相关证书信息,并提供电子证书在线预览、下载等功能</p> | ||
| 109 | </a> | ||
| 110 | </li> | 55 | </li> |
| 111 | <li> | 56 | <li> |
| 112 | <a href="./staticViews/convenienceService/recordInquiry.html" title="合同备案查询"> | 57 | 档案查询 |
| 113 | <img src="./staticImages/htbacx.png" alt="合同备案查询" /> | ||
| 114 | <h6>合同备案查询</h6> | ||
| 115 | <p>根据所属区域及权利人相关信息查询合同备案信息,并提供合同信息的详细信息展示</p> | ||
| 116 | </a> | ||
| 117 | </li> | 58 | </li> |
| 118 | </ul> | 59 | </ul> |
| 119 | </div> | 60 | </div> |
| 120 | </div> | 61 | </div> |
| 121 | <!-- 法律法规 --> | 62 | </div> |
| 122 | <div class="laws_regulations"> | 63 | <div class='layui-nav navigation layui-bg-blue'> |
| 123 | <div class="regulations title"> | 64 | <ul class="navigation-content"> |
| 124 | <div class="regulations_content"> | 65 | <li id='index' class='layui-nav-item'><a href='/index.html' title='首页'>首页</a></li> |
| 125 | <h2> | 66 | <li id='news' class='layui-nav-item'><a href='/staticViews/newsList/1.html' title='新闻动态'>新闻动态</a></li> |
| 126 | <a href="./staticViews/flfg.html" title="法律法规"> | 67 | <li id='zwgk' class='layui-nav-item'> |
| 127 | <p> | 68 | <a href='javascript:;'>政务公开</a> |
| 128 | <svg class="icon svg-icon" aria-hidden="true"> | 69 | <dl class='layui-nav-child'> |
| 129 | <use xlink:href="#iconbanshizhinan"></use> | 70 | <dd><a href='/staticViews/policyList/1.html'>相应政策</a></dd> |
| 130 | </svg> | 71 | <dd><a href='/staticViews/lawList/1.html'>法律法规</a></dd> |
| 131 | <span>法律法规</span> | 72 | <dd><a href='/staticViews/notice/1.html'>公示公告</a></dd> |
| 132 | </p> | 73 | </dl> |
| 133 | <i>查看全部 ></i> | 74 | </li> |
| 134 | </a> | 75 | <li id='bszn' class='layui-nav-item'><a href='/staticViews/bszn.html' title='办事指南'>办事指南</a></li> |
| 135 | </h2> | 76 | <li id='wssq' class='layui-nav-item'><a href='/staticViews/wssq.html' title='网上申请'>网上申请</a></li> |
| 136 | <ul class="laws_list" id="ulLaws"> | 77 | <li class='layui-nav-item'> |
| 78 | <a href='javascript:;'>查验中心</a> | ||
| 79 | <dl class='layui-nav-child'> | ||
| 80 | <!-- 二级菜单 --> | ||
| 81 | <dd><a href='/staticViews/convenienceService/fileQuery.html'>档案查询</a></dd> | ||
| 82 | <dd><a href='/staticViews/convenienceService/recordInquiry.html'>合同备案查询</a> | ||
| 83 | </dd> | ||
| 84 | <dd><a href='/staticViews/convenienceService/certificateVerification.html'>证书核验</a> | ||
| 85 | </dd> | ||
| 86 | </dl> | ||
| 87 | </li> | ||
| 88 | <li id='zxjf' class='layui-nav-item'><a href='/staticViews/zxjf.html'>在线缴费</a></li> | ||
| 89 | <li id='evaluate' class='layui-nav-item'><a href='/staticViews/evaluate.html'>好差评</a></li> | ||
| 90 | </ul> | ||
| 91 | </div> | ||
| 92 | <div class="homeindex"> | ||
| 93 | <!-- 新闻模块 --> | ||
| 94 | <div class="news-module"> | ||
| 95 | <a class="top-title" href="">党的十八大以来 双拥工将生产能力烈士来作综述:为实现中国梦强军梦凝聚强大力量</a> | ||
| 96 | <div class="news-module-box"> | ||
| 97 | <img class="news-img" src="/staticImages/default-news.png" /> | ||
| 98 | <ul class="news-title"> | ||
| 99 | <li class="hot-focus item-title news-active" data-id="1"> | ||
| 100 | <img src="/staticImages/redian.png" /> | ||
| 101 | 热点聚焦 | ||
| 102 | </li> | ||
| 103 | <li class="item-title" data-id="2"> | ||
| 104 | 新闻动态 | ||
| 105 | </li> | ||
| 106 | <li class="see-more"> | ||
| 107 | <a href="/staticViews/newsList/1.html">查看全部</a> | ||
| 108 | <img src="/staticImages/more.png" /> | ||
| 109 | </li> | ||
| 110 | </ul> | ||
| 111 | <!-- 热点聚焦内容 --> | ||
| 112 | <ul class="hotspot-list item-list"> | ||
| 113 | <li url="/staticImages/default-news.png"> | ||
| 114 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 115 | <use xlink:href="#iconzuixin"></use> | ||
| 116 | </svg> | ||
| 117 | <a class="newest" href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 118 | <span>2020-06-19</span> | ||
| 119 | </li> | ||
| 120 | <li url="/staticImages/default-news.png"> | ||
| 121 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 122 | <span>2020-06-19</span> | ||
| 123 | </li> | ||
| 124 | <li url="/staticImages/default-news.png"> | ||
| 125 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 126 | <span>2020-06-19</span> | ||
| 127 | </li> | ||
| 128 | <li url="/staticImages/default-news.png"> | ||
| 129 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 130 | <span>2020-06-19</span> | ||
| 131 | </li> | ||
| 132 | <li url="/staticImages/default-news.png"> | ||
| 133 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 134 | <span>2020-06-19</span> | ||
| 135 | </li> | ||
| 136 | <li url="/staticImages/default-news.png"> | ||
| 137 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 138 | <span>2020-06-19</span> | ||
| 139 | </li> | ||
| 140 | <li url="/staticImages/default-news.png"> | ||
| 141 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 142 | <span>2020-06-19</span> | ||
| 143 | </li> | ||
| 144 | <li url="/staticImages/default-news.png"> | ||
| 145 | <a href="">创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 146 | <span>2020-06-19</span> | ||
| 147 | </li> | ||
| 148 | </ul> | ||
| 149 | <!-- 新闻动态内容 --> | ||
| 150 | <ul class="news-information-list item-list"> | ||
| 151 | <li url="/staticImages/default-news.png"> | ||
| 152 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 153 | <use xlink:href="#iconzuixin"></use> | ||
| 154 | </svg> | ||
| 155 | <a class="newest" href="">1创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 156 | <span>2020-06-19</span> | ||
| 157 | </li> | ||
| 158 | <li url="/staticImages/default-news.png"> | ||
| 159 | <a href="">1创新技术体系引领事业发展事实预计创新技术体系引领事业发展事实预计</a> | ||
| 160 | <span>2020-06-19</span> | ||
| 161 | </li> | ||
| 162 | </ul> | ||
| 163 | </div> | ||
| 164 | </div> | ||
| 165 | <!-- 便民服务 --> | ||
| 166 | <div class="c_two convenient-service"> | ||
| 167 | <h2 class="convenient-service-title"> | ||
| 168 | <img src="/staticImages/bianminfuwu.png" /> | ||
| 169 | <a href="/index.html" class="service-title-href" title="便民服务">便民服务</a> | ||
| 170 | </h2> | ||
| 171 | <ul class="convenient-service-list"> | ||
| 172 | <li> | ||
| 173 | <img url="./staticImages/seywcx.png" src="./staticImages/ywcx.png" pre="./staticImages/ywcx.png" | ||
| 174 | alt="业务查询" /> | ||
| 175 | <h6>业务查询</h6> | ||
| 176 | <p>办理进度、业务详情,在线查询</p> | ||
| 177 | <a href="./staticViews/convenienceService/businessInquiry.html" title="业务查询">立即查看</a> | ||
| 178 | </li> | ||
| 179 | <li> | ||
| 180 | <img url="./staticImages/seyycx.png" src="./staticImages/yycx.png" pre="./staticImages/yycx.png" | ||
| 181 | alt="预约查询" /> | ||
| 182 | <h6>预约查询</h6> | ||
| 183 | <p>预约办理、号段预约,实时查询</p> | ||
| 184 | <a id="appointment_inquiry" title="预约查询">立即查看</a> | ||
| 185 | </li> | ||
| 186 | <li> | ||
| 187 | <img url="./staticImages/sezscx.png" src="./staticImages/zscx.png" pre="./staticImages/zscx.png" | ||
| 188 | alt="证书查询" /> | ||
| 189 | <h6>证书查询</h6> | ||
| 190 | <p>证书详情、证书核验,预览下载</p> | ||
| 191 | <a href="./staticViews/convenienceService/certificateVerification.html" title="证书查询">立即查看</a> | ||
| 192 | </li> | ||
| 193 | <li> | ||
| 194 | <img url="./staticImages/sehtbacx.png" src="./staticImages/htbacx.png" | ||
| 195 | pre="./staticImages/htbacx.png" alt="合同备案查询" /> | ||
| 196 | <h6>合同备案查询</h6> | ||
| 197 | <p>合同备案,在线预览、电子版下载</p> | ||
| 198 | <a href="./staticViews/convenienceService/recordInquiry.html" title="合同备案查询">立即查看</a> | ||
| 199 | </li> | ||
| 200 | </ul> | ||
| 201 | </div> | ||
| 202 | <!-- 好差评 --> | ||
| 203 | <div class="good-bad-comments-box"> | ||
| 204 | <div class="good-bad-comments"> | ||
| 205 | <div class="good-bad-nums"> | ||
| 206 | <div class="good-bad-nums-title"> | ||
| 207 | <img src="/staticImages/zan.png" /> | ||
| 208 | 好差评 | ||
| 209 | </div> | ||
| 210 | <ul> | ||
| 211 | <li>评价数<span>599.9</span>万次</li> | ||
| 212 | <li>差评总数<span>30</span>次</li> | ||
| 213 | <li>差评整改率<span>98</span>%</li> | ||
| 137 | </ul> | 214 | </ul> |
| 138 | </div> | 215 | </div> |
| 139 | </div> | 216 | <div class="login-list"> |
| 140 | <!-- 相应政策 --> | 217 | <p class="login-list-title">不动产在线登记服务平台</p> |
| 141 | <div class="policy title"> | 218 | <a href="">个人登录</a> |
| 142 | <div class="policy_content"> | 219 | <a href="">法人登录</a> |
| 143 | <h2> | 220 | <a href="">个人注册</a> |
| 144 | <a href="./staticViews/xyzc.html" title="相应政策"> | 221 | <a href="">法人登录</a> |
| 145 | <p> | 222 | <p class="login-list-subtitle">实现企业和群众“最多跑一次” 、“一次也不跑”</p> |
| 146 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 147 | <use xlink:href="#iconzhengce"></use> | ||
| 148 | </svg> | ||
| 149 | <span>相应政策</span> | ||
| 150 | </p> | ||
| 151 | <i>查看全部 ></i> | ||
| 152 | </a> | ||
| 153 | </h2> | ||
| 154 | <ul class="laws_list" id="policies"></ul> | ||
| 155 | </div> | 223 | </div> |
| 156 | </div> | 224 | </div> |
| 157 | </div> | 225 | </div> |
| 158 | <!-- 好差评 --> | 226 | <!-- 业务列表 --> |
| 159 | <div class="Good_bad_reviews"> | 227 | <div class="business-list"> |
| 160 | <h3>好差评</h3> | 228 | <ul class="business-list-leftItem"> |
| 161 | <ul> | ||
| 162 | <li> | 229 | <li> |
| 163 | <p> | 230 | <img src="/staticImages/woyaoban.png" /> |
| 164 | <b>787</b> | 231 | 我要办 |
| 165 | <span>万次</span> | ||
| 166 | </p> | ||
| 167 | <p>评价数</p> | ||
| 168 | </li> | 232 | </li> |
| 169 | |||
| 170 | <li> | 233 | <li> |
| 171 | <p> | 234 | <img src="/staticImages/woyaocha.png" /> |
| 172 | <b>12</b> | 235 | 我要查 |
| 173 | <span>次</span> | ||
| 174 | </p> | ||
| 175 | <p>差评总数</p> | ||
| 176 | </li> | 236 | </li> |
| 177 | |||
| 178 | <li> | 237 | <li> |
| 179 | <p> | 238 | <img src="/staticImages/woyaowen.png" /> |
| 180 | <b>100</b> | 239 | 我要问 |
| 181 | <span>%</span> | ||
| 182 | </p> | ||
| 183 | <p>差评修改率</p> | ||
| 184 | </li> | 240 | </li> |
| 185 | <li> | 241 | <li> |
| 186 | <p> | 242 | <img src="/staticImages/woyaoping.png" /> |
| 187 | <b>92.6</b> | 243 | 我要评 |
| 188 | <span>%</span> | ||
| 189 | </p> | ||
| 190 | <p>差评数</p> | ||
| 191 | </li> | 244 | </li> |
| 192 | </ul> | 245 | </ul> |
| 246 | <div class="business-list-rightItem"> | ||
| 247 | <ul class="business-search"> | ||
| 248 | <li url-id="archives"> | ||
| 249 | <img src="/staticImages/idanganchaxun.png" /> | ||
| 250 | 档案查询 | ||
| 251 | </li> | ||
| 252 | <li url-id="progress"> | ||
| 253 | <img src="/staticImages/jinduchaxun.png" /> | ||
| 254 | 进度查询 | ||
| 255 | </li> | ||
| 256 | <li url-id="appointment"> | ||
| 257 | <img src="/staticImages/zaixianyuyue.png" /> | ||
| 258 | 在线预约 | ||
| 259 | </li> | ||
| 260 | <li url-id="certificate"> | ||
| 261 | <img src="/staticImages/zhenghuheyan.png" /> | ||
| 262 | 证书核验 | ||
| 263 | </li> | ||
| 264 | </ul> | ||
| 265 | <ul class="business-search"> | ||
| 266 | <li url-id="business"> | ||
| 267 | <img src="/staticImages/yewusearch.png" /> | ||
| 268 | 业务查询 | ||
| 269 | </li> | ||
| 270 | <li url-id="guide"> | ||
| 271 | <img src="/staticImages/banshizhinan.png" /> | ||
| 272 | 办事指南 | ||
| 273 | </li> | ||
| 274 | <li url-id="pay"> | ||
| 275 | <img src="/staticImages/xianshangjiaofei.png" /> | ||
| 276 | 线上缴费 | ||
| 277 | </li> | ||
| 278 | <li url-id="logistics"> | ||
| 279 | <img src="/staticImages/wuliugenzong.png" /> | ||
| 280 | 物流跟踪 | ||
| 281 | </li> | ||
| 282 | </ul> | ||
| 283 | </div> | ||
| 193 | </div> | 284 | </div> |
| 194 | <!-- 常见问题,政民互动 --> | 285 | <!-- 公告,政策 --> |
| 195 | <div class="common_question"> | 286 | <div class="announcement-policy"> |
| 196 | <div class="subject_con"> | 287 | <div class="public-announcement"> |
| 197 | <dl class="subject"> | 288 | <ul> |
| 198 | <dt class="title"> | 289 | <li> |
| 199 | <h2> | 290 | <img src="/staticImages/home-gsgg.png" /> |
| 200 | <a href="" title="常见问题"> | 291 | 公示公告 |
| 201 | <p> | 292 | </li> |
| 202 | <svg class="icon svg-icon" aria-hidden="true"> | 293 | <li> |
| 203 | <use xlink:href="#iconchangjianwenda"></use> | 294 | <a href="/staticViews/notice/1.html">查看全部</a> |
| 204 | </svg> | 295 | <img src="/staticImages/more.png" alt="查看全部" /> |
| 205 | <span>常见问题</span> | 296 | </li> |
| 206 | </p> | 297 | </ul> |
| 207 | <i>查看全部 ></i> | 298 | <ul> |
| 208 | </a> | 299 | <li> |
| 209 | </h2> | 300 | <a href="">创新技术体系 引领事业的打击的大发展引领事业的打击的大发展</a> |
| 210 | </dt> | 301 | <img src="/staticImages/gonggao.png" /> |
| 211 | <div class="list_content"> | 302 | </li> |
| 212 | <dd> | 303 | <li> |
| 213 | <a href="" title="基础问题"> | 304 | <a href="">创新技术体系 引领事业的打击的大发展</a> |
| 214 | <svg class="icon svg-icon" aria-hidden="true"> | 305 | <img src="/staticImages/gongshi.png" /> |
| 215 | <use xlink:href="#iconwenhao"></use> | 306 | </li> |
| 216 | </svg> | 307 | <li> |
| 217 | 基础问题 | 308 | <a href="">创新技术体系 引领事业的打击的大发展引领事业的打击的大发展</a> |
| 218 | </a> | 309 | <img src="/staticImages/gonggao.png" /> |
| 219 | <a href="" title="继承登记"> | 310 | </li> |
| 220 | <svg class="icon svg-icon" aria-hidden="true"> | 311 | <li> |
| 221 | <use xlink:href="#iconwenhao"></use> | 312 | <a href="">创新技术体系 引领事业的打击的大发展</a> |
| 222 | </svg> | 313 | <img src="/staticImages/gongshi.png" /> |
| 223 | 继承登记 | 314 | </li> |
| 224 | </a> | 315 | <li> |
| 225 | </dd> | 316 | <a href="">创新技术体系 引领事业的打击的大发展引领事业的打击的大发展</a> |
| 226 | <dd> | 317 | <img src="/staticImages/gonggao.png" /> |
| 227 | <a href="" title="一手商品房办证"> | 318 | </li> |
| 228 | <svg class="icon svg-icon" aria-hidden="true"> | 319 | <li> |
| 229 | <use xlink:href="#iconwenhao"></use> | 320 | <a href="">创新技术体系 引领事业的打击的大发展</a> |
| 230 | </svg> | 321 | <img src="/staticImages/gongshi.png" /> |
| 231 | 一手商品房办证 | 322 | </li> |
| 232 | </a> | 323 | <li> |
| 233 | <a href="" title="抵押登记"> | 324 | <a href="">创新技术体系 引领事业的打击的大发展</a> |
| 234 | <svg class="icon svg-icon" aria-hidden="true"> | 325 | <img src="/staticImages/gongshi.png" /> |
| 235 | <use xlink:href="#iconwenhao"></use> | 326 | </li> |
| 236 | </svg> | 327 | </ul> |
| 237 | 抵押登记 | 328 | </div> |
| 238 | </a> | 329 | <div class="policies-regulations"> |
| 239 | </dd> | 330 | <ul class="policies-regulations-title"> |
| 240 | <dd> | 331 | <li class="item-title regulations-active" data-id="1"> |
| 241 | <a href="" title="二手房办证"> | 332 | <img src="/staticImages/home-flfg.png" /> |
| 242 | <svg class="icon svg-icon" aria-hidden="true"> | 333 | 法律法规 |
| 243 | <use xlink:href="#iconwenhao"></use> | 334 | </li> |
| 244 | </svg> | 335 | <li class="item-title" data-id="2"> |
| 245 | 二手房办证 | 336 | 相应政策 |
| 246 | </a> | 337 | </li> |
| 247 | <a href="" title="预售及网签"> | 338 | <li> |
| 248 | <svg class="icon svg-icon" aria-hidden="true"> | 339 | <a class="policies-regulations-href" href="/staticViews/lawList/1.html">查看更多</a> |
| 249 | <use xlink:href="#iconwenhao"></use> | 340 | <img src="/staticImages/more.png" alt="查看全部"> |
| 250 | </svg> | 341 | </li> |
| 251 | 预售及网签 | 342 | </ul> |
| 252 | </a> | 343 | <ul class="laws-regulations item-policies"> |
| 253 | </dd> | 344 | <li> |
| 254 | <dd> | 345 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> |
| 255 | <a href="" title="经济适用房登记"> | 346 | <span>2020-12-12</span> |
| 256 | <svg class="icon svg-icon" aria-hidden="true"> | 347 | </li> |
| 257 | <use xlink:href="#iconwenhao"></use> | 348 | <li> |
| 258 | </svg> | 349 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> |
| 259 | 经济适用房登记 | 350 | <span>2020-12-12</span> |
| 260 | </a> | 351 | </li> |
| 261 | <a href="" title="夫妻加减名变更"> | 352 | <li> |
| 262 | <svg class="icon svg-icon" aria-hidden="true"> | 353 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> |
| 263 | <use xlink:href="#iconwenhao"></use> | 354 | <span>2020-12-12</span> |
| 264 | </svg> | 355 | </li> |
| 265 | 夫妻加减名变更 | 356 | <li> |
| 266 | </a> | 357 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> |
| 267 | </dd> | 358 | <span>2020-12-12</span> |
| 268 | <dd> | 359 | </li> |
| 269 | <a href="" title="变更登记"> | 360 | <li> |
| 270 | <svg class="icon svg-icon" aria-hidden="true"> | 361 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> |
| 271 | <use xlink:href="#iconwenhao"></use> | 362 | <span>2020-12-12</span> |
| 272 | </svg> | 363 | </li> |
| 273 | 变更登记 | 364 | <li> |
| 274 | </a> | 365 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> |
| 275 | <a href="" title="夫妻离婚变更"> | 366 | <span>2020-12-12</span> |
| 276 | <svg class="icon svg-icon" aria-hidden="true"> | 367 | </li> |
| 277 | <use xlink:href="#iconwenhao"></use> | 368 | <li> |
| 278 | </svg> | 369 | <a href="">创新技术体系 引领事业发展历史事实预计 </a> |
| 279 | 夫妻离婚变更 | 370 | <span>2020-12-12</span> |
| 280 | </a> | 371 | </li> |
| 281 | </dd> | 372 | </ul> |
| 282 | </div> | 373 | <ul class="corresponding-policies item-policies"> |
| 283 | </dl> | 374 | <li> |
| 284 | <dl class="interact"> | 375 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> |
| 285 | <dt class="title"> | 376 | <span>2020-12-12</span> |
| 286 | <h2> | 377 | </li> |
| 287 | <a href="" title="政民互动"> | 378 | <li> |
| 288 | <p> | 379 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> |
| 289 | <svg class="icon svg-icon" aria-hidden="true"> | 380 | <span>2020-12-12</span> |
| 290 | <use xlink:href="#iconzhengminhudong"></use> | 381 | </li> |
| 291 | </svg> | 382 | <li> |
| 292 | <span>政民互动</span> | 383 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> |
| 293 | </p> | 384 | <span>2020-12-12</span> |
| 294 | <i>查看全部 ></i> | 385 | </li> |
| 295 | </a> | 386 | <li> |
| 296 | </h2> | 387 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> |
| 297 | </dt> | 388 | <span>2020-12-12</span> |
| 298 | <div class="list_content_right"> | 389 | </li> |
| 299 | <dd> | 390 | <li> |
| 300 | <a title="在线评价"> | 391 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> |
| 301 | <img src="./staticImages/zxpj.png" alt="在线评价" /> | 392 | <span>2020-12-12</span> |
| 302 | <p>在线评价</p> | 393 | </li> |
| 303 | </a> | 394 | <li> |
| 304 | </dd> | 395 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> |
| 305 | <dd> | 396 | <span>2020-12-12</span> |
| 306 | <a title="在线留言"> | 397 | </li> |
| 307 | <img src="./staticImages/zxly.png" alt="在线留言" /> | 398 | <li> |
| 308 | <p>在线留言</p> | 399 | <a href="">1创新技术体系 引领事业发展历史事实预计 </a> |
| 309 | </a> | 400 | <span>2020-12-12</span> |
| 310 | </dd> | 401 | </li> |
| 311 | <dd> | 402 | </ul> |
| 312 | <a title="在线互动"> | 403 | </div> |
| 313 | <img src="./staticImages/zxhd.png" alt="在线互动" /> | 404 | <div class="interaction"> |
| 314 | <p>在线互动</p> | 405 | <div class="interaction-title"> |
| 315 | </a> | 406 | <img src="/staticImages/home-yqlj.png" /> |
| 316 | </dd> | 407 | 政民互动 |
| 317 | </div> | 408 | </div> |
| 318 | 409 | <ul> | |
| 319 | </dl> | 410 | <li> |
| 411 | <img src="/staticImages/zxly.png" /> | ||
| 412 | 在线留言 | ||
| 413 | </li> | ||
| 414 | <li> | ||
| 415 | <img src="/staticImages/zxpj.png" /> | ||
| 416 | 在线评价 | ||
| 417 | </li> | ||
| 418 | <li> | ||
| 419 | <img src="/staticImages/zxhd.png" /> | ||
| 420 | 在线互动 | ||
| 421 | </li> | ||
| 422 | </ul> | ||
| 320 | </div> | 423 | </div> |
| 321 | </div> | 424 | </div> |
| 322 | <!-- 友情链接 --> | 425 | <!-- 友情链接 --> |
| 323 | <div class="c_five Links"> | 426 | <div class="c_five Links"> |
| 324 | <div class="subject"> | 427 | <div class="subject"> |
| 325 | <h2> | 428 | <h2 class="links-title"> |
| 326 | <a href="" title="友情链接"> | 429 | <img src="/staticImages/home-zmhd.png" /> |
| 430 | <a href="/index.html" title="友情链接"> | ||
| 327 | 友情链接 | 431 | 友情链接 |
| 328 | </a> | 432 | </a> |
| 329 | </h2> | 433 | </h2> |
| ... | @@ -372,8 +476,82 @@ | ... | @@ -372,8 +476,82 @@ |
| 372 | </div> | 476 | </div> |
| 373 | </div> | 477 | </div> |
| 374 | </div> | 478 | </div> |
| 479 | <!-- 底部 --> | ||
| 480 | <div class='footer'> | ||
| 481 | <div class='system_service'> | ||
| 482 | <ul class=''> | ||
| 483 | <li> | ||
| 484 | <a href='/staticViews/notice/1.html' title='公示公告'> | ||
| 485 | <span>公示公告</span> | ||
| 486 | </a> | ||
| 487 | </li> | ||
| 488 | <li> | ||
| 489 | <a href='/staticViews/lawList/1.html' title='法律法规'> | ||
| 490 | <span>法律法规</span> | ||
| 491 | </a> | ||
| 492 | </li> | ||
| 493 | <li> | ||
| 494 | <a href='/staticViews/policyList/1.html' title='相应政策'> | ||
| 495 | <span>相应政策</span> | ||
| 496 | </a> | ||
| 497 | </li> | ||
| 498 | <li> | ||
| 499 | <a href='' title='下载服务'> | ||
| 500 | <span>下载服务</span> | ||
| 501 | </a> | ||
| 502 | </li> | ||
| 503 | <li> | ||
| 504 | <a href='' title='关于我们'> | ||
| 505 | <span>关于我们</span> | ||
| 506 | </a> | ||
| 507 | </li> | ||
| 508 | </ul> | ||
| 509 | </div> | ||
| 510 | <div class='subject'> | ||
| 511 | <div class='footer_logo'> | ||
| 512 | <a href='' title='党政机关'> | ||
| 513 | <img src='/staticImages/jiguan.png' alt='党政机关' /> | ||
| 514 | </a> | ||
| 515 | </div> | ||
| 516 | <ul> | ||
| 517 | <li> | ||
| 518 | 西安市自然资源和规划局 | ||
| 519 | </li> | ||
| 520 | <li> | ||
| 521 | 电话:028-456465 | ||
| 522 | </li> | ||
| 523 | <li> | ||
| 524 | 地址:西安市丰城8路 | ||
| 525 | </li> | ||
| 526 | <li> | ||
| 527 | 网站标识码:87987987 | ||
| 528 | </li> | ||
| 529 | <li> | ||
| 530 | 备案:陕IPC456465465 | ||
| 531 | </li> | ||
| 532 | <li> | ||
| 533 | 陕公网备案:456465465 | ||
| 534 | </li> | ||
| 535 | </ul> | ||
| 536 | <ol> | ||
| 537 | <li> | ||
| 538 | <img src='/staticImages/code.png' alt='公众号' /> | ||
| 539 | <p>扫描关注公众号</p> | ||
| 540 | </li> | ||
| 541 | <li> | ||
| 542 | <img src='/staticImages/code.png' alt='公众号' /> | ||
| 543 | <p>扫描关注公众号</p> | ||
| 544 | </li> | ||
| 545 | </ol> | ||
| 546 | </div> | ||
| 547 | </div> | ||
| 375 | </body> | 548 | </body> |
| 376 | <script type="text/javascript" src="./staticJs/down.js"></script> | 549 | <script src='https://at.alicdn.com/t/font_2174584_uxkon9mpq1.js'></script> |
| 377 | <script type="text/javascript" src="./staticJs/common.js"></script> | 550 | <script type="text/javascript" src="/staticLib/jquery/jquery.min.js"></script> |
| 551 | <script type="text/javascript" src="/staticLib/layui/layui.js"></script> | ||
| 552 | <script type="text/javascript" src="/staticJs/login.js"></script> | ||
| 553 | <script type="text/javascript" src="/staticJs/common.js"></script> | ||
| 554 | <script type="text/javascript" src="/staticJs/header.js"></script> | ||
| 378 | <script type="text/javascript" src="./staticJs/pageHome.js"></script> | 555 | <script type="text/javascript" src="./staticJs/pageHome.js"></script> |
| 379 | </html> | 556 | |
| 557 | </html> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -12,16 +12,6 @@ | ... | @@ -12,16 +12,6 @@ |
| 12 | color: #006CFF; | 12 | color: #006CFF; |
| 13 | font-weight: 600; | 13 | font-weight: 600; |
| 14 | } | 14 | } |
| 15 | .navigation_crumbs { | ||
| 16 | width: 100%; | ||
| 17 | height: 45px; | ||
| 18 | padding: 10px 0; | ||
| 19 | background: #FAFAFA; | ||
| 20 | border: 1px solid #E6E6E6; | ||
| 21 | } | ||
| 22 | .navigation_crumbs .layui-breadcrumb a:hover { | ||
| 23 | color: #0091FF!important; | ||
| 24 | } | ||
| 25 | /* --------------------导航tab------------------------- */ | 15 | /* --------------------导航tab------------------------- */ |
| 26 | .one_content { | 16 | .one_content { |
| 27 | border: 1px solid #DEDEDE;; | 17 | border: 1px solid #DEDEDE;; |
| ... | @@ -93,6 +83,7 @@ | ... | @@ -93,6 +83,7 @@ |
| 93 | .online_list li a button { | 83 | .online_list li a button { |
| 94 | float: right; | 84 | float: right; |
| 95 | margin-top: 15px; | 85 | margin-top: 15px; |
| 86 | border-radius: 15px; | ||
| 96 | } | 87 | } |
| 97 | .busTabs { | 88 | .busTabs { |
| 98 | background: #FAFAFA; | 89 | background: #FAFAFA; |
| ... | @@ -152,7 +143,7 @@ | ... | @@ -152,7 +143,7 @@ |
| 152 | } | 143 | } |
| 153 | .area_list_content { | 144 | .area_list_content { |
| 154 | overflow: hidden; | 145 | overflow: hidden; |
| 155 | margin-top: 20px; | 146 | margin-top: 25px; |
| 156 | width: 100%; | 147 | width: 100%; |
| 157 | } | 148 | } |
| 158 | .area_list_content h2 { | 149 | .area_list_content h2 { |
| ... | @@ -209,4 +200,46 @@ | ... | @@ -209,4 +200,46 @@ |
| 209 | text-overflow:ellipsis; | 200 | text-overflow:ellipsis; |
| 210 | white-space: nowrap; | 201 | white-space: nowrap; |
| 211 | width: 350px; | 202 | width: 350px; |
| 203 | } | ||
| 204 | .select-city { | ||
| 205 | margin-left: 50px; | ||
| 206 | } | ||
| 207 | .region_title { | ||
| 208 | font-size: 20px; | ||
| 209 | color: #4A4A4A; | ||
| 210 | font-weight: 700; | ||
| 211 | border-bottom: 2px solid #EAEAEA; | ||
| 212 | padding-bottom: 15px; | ||
| 213 | position: relative; | ||
| 214 | margin-bottom: 25px; | ||
| 215 | } | ||
| 216 | .region_title img { | ||
| 217 | width: 20px; | ||
| 218 | height: 20px; | ||
| 219 | position: relative; | ||
| 220 | top: 2px; | ||
| 221 | } | ||
| 222 | .region_title::after { | ||
| 223 | content: ''; | ||
| 224 | position: absolute; | ||
| 225 | left: 0; | ||
| 226 | bottom: -1px; | ||
| 227 | width: 20px; | ||
| 228 | height: 2px; | ||
| 229 | background-color: #006CFF; | ||
| 230 | } | ||
| 231 | .online-processing { | ||
| 232 | background-color: #fff; | ||
| 233 | border: 1px solid #0F93F6; | ||
| 234 | color: #0F93F6; | ||
| 235 | } | ||
| 236 | .online-processing:hover { | ||
| 237 | color: #0F93F6!important; | ||
| 238 | } | ||
| 239 | .business-guide { | ||
| 240 | color: #9B9B9B; | ||
| 241 | border: 1px solid #DDDDDD; | ||
| 242 | } | ||
| 243 | .business-guide:hover { | ||
| 244 | border-color: #DDDDDD; | ||
| 212 | } | 245 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 1 | .layui-nav .layui-nav-more { | ||
| 2 | right: 17px; | ||
| 3 | } | ||
| 1 | /* ----------------------公共样式-------------------------- */ | 4 | /* ----------------------公共样式-------------------------- */ |
| 2 | .contentBox { | 5 | .contentBox { |
| 3 | width: 1200px; | 6 | width: 1200px; |
| ... | @@ -8,8 +11,6 @@ | ... | @@ -8,8 +11,6 @@ |
| 8 | width: 100%; | 11 | width: 100%; |
| 9 | height: 45px; | 12 | height: 45px; |
| 10 | padding: 10px 0; | 13 | padding: 10px 0; |
| 11 | background: #FAFAFA; | ||
| 12 | border: 1px solid #E6E6E6; | ||
| 13 | box-sizing: border-box; | 14 | box-sizing: border-box; |
| 14 | } | 15 | } |
| 15 | .navigation_crumbs .layui-breadcrumb a:hover { | 16 | .navigation_crumbs .layui-breadcrumb a:hover { |
| ... | @@ -30,14 +31,15 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq | ... | @@ -30,14 +31,15 @@ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockq |
| 30 | /* -----------------底部start----------------------------- */ | 31 | /* -----------------底部start----------------------------- */ |
| 31 | div.footer { | 32 | div.footer { |
| 32 | background-color: #233042; | 33 | background-color: #233042; |
| 33 | height: 310px; | 34 | width: 100%; |
| 35 | float: left; | ||
| 34 | } | 36 | } |
| 35 | div.footer .system_service { | 37 | div.footer .system_service { |
| 36 | width: 100%; | 38 | width: 100%; |
| 37 | border-bottom: 1px solid #4A4A4A; | 39 | border-bottom: 1px solid #4A4A4A; |
| 38 | } | 40 | } |
| 39 | div.footer .system_service ul { | 41 | div.footer .system_service ul { |
| 40 | padding: 50px 0; | 42 | padding: 30px 0; |
| 41 | width: 1400px; | 43 | width: 1400px; |
| 42 | margin: 0 auto; | 44 | margin: 0 auto; |
| 43 | font-size: 0; | 45 | font-size: 0; |
| ... | @@ -63,7 +65,7 @@ div.footer .system_service ul li a:hover { | ... | @@ -63,7 +65,7 @@ div.footer .system_service ul li a:hover { |
| 63 | .footer .subject { | 65 | .footer .subject { |
| 64 | width: 1200px; | 66 | width: 1200px; |
| 65 | margin: 0 auto; | 67 | margin: 0 auto; |
| 66 | padding: 45px 0; | 68 | padding: 30px 0; |
| 67 | overflow: hidden; | 69 | overflow: hidden; |
| 68 | } | 70 | } |
| 69 | .footer .subject .footer_logo { | 71 | .footer .subject .footer_logo { |
| ... | @@ -157,17 +159,16 @@ div.footer .system_service ul li a:hover { | ... | @@ -157,17 +159,16 @@ div.footer .system_service ul li a:hover { |
| 157 | /* card样式 */ | 159 | /* card样式 */ |
| 158 | .cardItem { | 160 | .cardItem { |
| 159 | background: #FFFFFF; | 161 | background: #FFFFFF; |
| 160 | border: 1px solid #E5E8ED; | 162 | border: 1px solid #E9E9E9; |
| 161 | box-shadow: 0 3px 6px 0 rgba(10,14,40,0.08); | 163 | box-shadow: 0 3px 6px 0 rgba(10,14,40,0.08); |
| 162 | -moz-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*firefox*/ | 164 | -moz-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*firefox*/ |
| 163 | -webkit-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*webkit*/ | 165 | -webkit-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*webkit*/ |
| 164 | border-radius: 6px; | 166 | border-radius: 4px; |
| 165 | } | 167 | } |
| 166 | /* 中间区域高度 */ | 168 | /* 中间区域高度 */ |
| 167 | .middleZoneHeight { | 169 | .middleZoneHeight { |
| 168 | min-height: calc(100vh - 520px); | 170 | min-height: calc(100vh - 451px); |
| 169 | } | 171 | } |
| 170 | |||
| 171 | .layui-layer-content { | 172 | .layui-layer-content { |
| 172 | height: auto!important; | 173 | height: auto!important; |
| 173 | } | 174 | } |
| ... | @@ -199,31 +200,13 @@ div.footer .system_service ul li a:hover { | ... | @@ -199,31 +200,13 @@ div.footer .system_service ul li a:hover { |
| 199 | .layui-layer-btn { | 200 | .layui-layer-btn { |
| 200 | text-align: center; | 201 | text-align: center; |
| 201 | } | 202 | } |
| 202 | .login-con { | ||
| 203 | background-color: #fff!important; | ||
| 204 | } | ||
| 205 | .loginSelect { | 203 | .loginSelect { |
| 206 | position: relative; | 204 | position: relative; |
| 207 | top: -5px; | 205 | top: -5px; |
| 208 | cursor: pointer; | 206 | cursor: pointer; |
| 209 | } | 207 | } |
| 210 | .loginSelect p { | ||
| 211 | font-size: 16px; | ||
| 212 | display: inline-block; | ||
| 213 | } | ||
| 214 | .layui-nav * { | 208 | .layui-nav * { |
| 215 | font-size: 16px; | 209 | font-size: 14px; |
| 216 | } | ||
| 217 | .register { | ||
| 218 | position: relative; | ||
| 219 | margin-left: 12px; | ||
| 220 | } | ||
| 221 | .register::before { | ||
| 222 | content: ''; | ||
| 223 | position: absolute; | ||
| 224 | left: -9px; | ||
| 225 | height: 10px; | ||
| 226 | border-left: 1px solid #b1afaf; | ||
| 227 | } | 210 | } |
| 228 | .not-select{ | 211 | .not-select{ |
| 229 | -moz-user-select:none; /*火狐*/ | 212 | -moz-user-select:none; /*火狐*/ |
| ... | @@ -232,11 +215,6 @@ div.footer .system_service ul li a:hover { | ... | @@ -232,11 +215,6 @@ div.footer .system_service ul li a:hover { |
| 232 | -khtml-user-select:none; /*早期浏览器*/ | 215 | -khtml-user-select:none; /*早期浏览器*/ |
| 233 | user-select:none; | 216 | user-select:none; |
| 234 | } | 217 | } |
| 235 | .userImage { | ||
| 236 | position: relative; | ||
| 237 | top: 2px; | ||
| 238 | left: -3px; | ||
| 239 | } | ||
| 240 | .isLogin { | 218 | .isLogin { |
| 241 | position: relative; | 219 | position: relative; |
| 242 | top: 18px!important; | 220 | top: 18px!important; | ... | ... |
| ... | @@ -14,18 +14,24 @@ | ... | @@ -14,18 +14,24 @@ |
| 14 | min-height: 630px; | 14 | min-height: 630px; |
| 15 | } | 15 | } |
| 16 | .item_list li{ | 16 | .item_list li{ |
| 17 | line-height: 50px; | 17 | line-height: 40px; |
| 18 | padding-top: 10px; | ||
| 18 | border-bottom: 1px solid #DEDEDE; | 19 | border-bottom: 1px solid #DEDEDE; |
| 19 | box-sizing: border-box; | 20 | box-sizing: border-box; |
| 20 | padding-right: 20px; | 21 | padding-right: 20px; |
| 21 | } | 22 | } |
| 22 | 23 | .item_list li .istop { | |
| 24 | width: 36px; | ||
| 25 | float: right; | ||
| 26 | margin-top: 3px; | ||
| 27 | margin-left: 10px; | ||
| 28 | } | ||
| 23 | 29 | ||
| 24 | .item_list li p{ | 30 | .item_list li p{ |
| 25 | display: inline-block; | 31 | display: inline-block; |
| 26 | font-size: 20px; | 32 | font-size: 20px; |
| 27 | color: #4a4a4a; | 33 | color: #4a4a4a; |
| 28 | width: 82%; | 34 | width: 79%; |
| 29 | white-space:nowrap; | 35 | white-space:nowrap; |
| 30 | overflow:hidden; | 36 | overflow:hidden; |
| 31 | text-overflow:ellipsis; | 37 | text-overflow:ellipsis; |
| ... | @@ -99,4 +105,9 @@ | ... | @@ -99,4 +105,9 @@ |
| 99 | } | 105 | } |
| 100 | .policy_list_con li { | 106 | .policy_list_con li { |
| 101 | margin-bottom: 10px; | 107 | margin-bottom: 10px; |
| 108 | } | ||
| 109 | .sticky p { | ||
| 110 | font-size: 24px; | ||
| 111 | color: #1E9FFF!important; | ||
| 112 | font-weight: 700; | ||
| 102 | } | 113 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -8,19 +8,6 @@ | ... | @@ -8,19 +8,6 @@ |
| 8 | color: #4a4a4a; | 8 | color: #4a4a4a; |
| 9 | } | 9 | } |
| 10 | /* --------------------导航tab------------------------- */ | 10 | /* --------------------导航tab------------------------- */ |
| 11 | .navigation_crumbs { | ||
| 12 | width: 100%; | ||
| 13 | height: 45px; | ||
| 14 | padding: 10px 0; | ||
| 15 | line-height: 25px; | ||
| 16 | background: #fafafa; | ||
| 17 | border: 1px solid #e6e6e6; | ||
| 18 | box-sizing: border-box; | ||
| 19 | } | ||
| 20 | .navigation_crumbs .layui-breadcrumb a:hover { | ||
| 21 | color: #f46143 !important; | ||
| 22 | } | ||
| 23 | |||
| 24 | .contentBox { | 11 | .contentBox { |
| 25 | width: 1200px; | 12 | width: 1200px; |
| 26 | margin: 0 auto; | 13 | margin: 0 auto; |
| ... | @@ -82,22 +69,13 @@ | ... | @@ -82,22 +69,13 @@ |
| 82 | display: block; | 69 | display: block; |
| 83 | width: 100%; | 70 | width: 100%; |
| 84 | } | 71 | } |
| 85 | .online_list li a:hover span { | 72 | /* .online_list li a:hover span { |
| 86 | color: #f46143; | 73 | color: #f46143; |
| 87 | } | 74 | } */ |
| 88 | .online_list li a button { | 75 | .online_list li a button { |
| 89 | float: right; | 76 | float: right; |
| 90 | margin-top: 15px; | 77 | margin-top: 15px; |
| 91 | } | 78 | } |
| 92 | /* ---------------------------------------------------- */ | ||
| 93 | .top-logo ul li { | ||
| 94 | display: inline-block; | ||
| 95 | padding: 0 8px; | ||
| 96 | } | ||
| 97 | |||
| 98 | .top-logo ul li:first-child { | ||
| 99 | border-right: 1px solid grey; | ||
| 100 | } | ||
| 101 | 79 | ||
| 102 | div.navigation { | 80 | div.navigation { |
| 103 | text-align: center; | 81 | text-align: center; |
| ... | @@ -156,11 +134,24 @@ div.navigation { | ... | @@ -156,11 +134,24 @@ div.navigation { |
| 156 | } | 134 | } |
| 157 | .notice_content { | 135 | .notice_content { |
| 158 | margin-bottom: 100px; | 136 | margin-bottom: 100px; |
| 159 | min-height: 350px; | ||
| 160 | } | 137 | } |
| 161 | .releaseTime { | 138 | .releaseTime { |
| 162 | display: inline-block; | 139 | display: inline-block; |
| 163 | } | 140 | } |
| 164 | .source p { | 141 | .source p { |
| 165 | display: inline-block; | 142 | display: inline-block; |
| 143 | } | ||
| 144 | /* 附件下载 */ | ||
| 145 | .download-attachment { | ||
| 146 | margin: 15px 0; | ||
| 147 | } | ||
| 148 | .download-attachment a{ | ||
| 149 | color: #006cff; | ||
| 150 | font-size: 16px; | ||
| 151 | margin-right: 10px; | ||
| 152 | cursor: pointer; | ||
| 153 | } | ||
| 154 | .download-attachment a:hover { | ||
| 155 | color: #006cff; | ||
| 156 | text-decoration:underline; | ||
| 166 | } | 157 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -47,31 +47,71 @@ | ... | @@ -47,31 +47,71 @@ |
| 47 | } | 47 | } |
| 48 | .business_module li{ | 48 | .business_module li{ |
| 49 | width: 25%; | 49 | width: 25%; |
| 50 | height: 230px; | ||
| 51 | text-align: center; | 50 | text-align: center; |
| 52 | font-size: 26px; | 51 | font-size: 26px; |
| 53 | float: left; | 52 | float: left; |
| 54 | margin-bottom: 30px; | 53 | box-sizing: border-box!important; |
| 55 | box-sizing: border-box; | ||
| 56 | padding: 0 20px; | 54 | padding: 0 20px; |
| 55 | margin-bottom: 25px; | ||
| 57 | } | 56 | } |
| 58 | .business_module li img { | 57 | .business_module li img { |
| 59 | width: 70px; | 58 | width: 50px; |
| 60 | height: 70px; | 59 | margin: 35px 0 10px 0; |
| 61 | margin-top: 50px; | ||
| 62 | margin-bottom: 30px; | ||
| 63 | } | 60 | } |
| 64 | .business_module li p { | 61 | .business_module li p { |
| 65 | font-size: 14px; | 62 | font-size: 14px; |
| 66 | color: #6D7278; | 63 | color: #6D7278; |
| 67 | } | 64 | } |
| 65 | .business_module li .cardItem { | ||
| 66 | padding: 4px; | ||
| 67 | } | ||
| 68 | .business_module li a { | 68 | .business_module li a { |
| 69 | padding-right: 20px; | 69 | border-radius: 2px; |
| 70 | display: block; | 70 | display: block; |
| 71 | width: 100%; | 71 | height: 154px; |
| 72 | height: 100%; | 72 | border: 1px solid #F6F6F6; |
| 73 | box-sizing: border-box; | 73 | } |
| 74 | padding-left: 20px; | 74 | .business_module li .cardItem:hover .itemName{ |
| 75 | color: #FFFFFF; | ||
| 76 | } | ||
| 77 | .business_module li div:hover { | ||
| 78 | background-color: #0097F6; | ||
| 79 | } | ||
| 80 | .business_module li:nth-child(1) a { | ||
| 81 | background: url('../staticImages/wodeyewubg.png') no-repeat right bottom; | ||
| 82 | background-size:83px 82px; | ||
| 83 | } | ||
| 84 | .business_module li:nth-child(2) a { | ||
| 85 | background: url('../staticImages/wodeyuyuebg.png') no-repeat right bottom; | ||
| 86 | background-size:83px 82px; | ||
| 87 | } | ||
| 88 | .business_module li:nth-child(3) a { | ||
| 89 | background: url('../staticImages/yewuchaxunbg.png') no-repeat right bottom; | ||
| 90 | background-size:83px 82px; | ||
| 91 | } | ||
| 92 | .business_module li:nth-child(4) a { | ||
| 93 | background: url('../staticImages/hetongbeianbg.png') no-repeat right bottom; | ||
| 94 | background-size:83px 82px; | ||
| 95 | } | ||
| 96 | .business_module li:nth-child(5) a { | ||
| 97 | background: url('../staticImages/budongchanzhengshubg.png') no-repeat right bottom; | ||
| 98 | background-size:83px 82px; | ||
| 99 | } | ||
| 100 | .business_module li:nth-child(6) a { | ||
| 101 | background: url('../staticImages/danganchaxunbg.png') no-repeat right bottom; | ||
| 102 | background-size:83px 82px; | ||
| 103 | } | ||
| 104 | .business_module li:nth-child(7) a { | ||
| 105 | background: url('../staticImages/zhengshuheyanbg.png') no-repeat right bottom; | ||
| 106 | background-size:83px 82px; | ||
| 107 | } | ||
| 108 | .business_module li:nth-child(8) a { | ||
| 109 | background: url('../staticImages/wodefapiaobg.png') no-repeat right bottom; | ||
| 110 | background-size:83px 82px; | ||
| 111 | } | ||
| 112 | .business_module li:nth-child(9) a { | ||
| 113 | background: url('../staticImages/wodezhifubg.png') no-repeat right bottom; | ||
| 114 | background-size:83px 82px; | ||
| 75 | } | 115 | } |
| 76 | .business_module li a:hover { | 116 | .business_module li a:hover { |
| 77 | color: #0091FF; | 117 | color: #0091FF; |
| ... | @@ -83,6 +123,13 @@ | ... | @@ -83,6 +123,13 @@ |
| 83 | box-sizing: border-box; | 123 | box-sizing: border-box; |
| 84 | background: #FFFFFF; | 124 | background: #FFFFFF; |
| 85 | border-radius: 4px; | 125 | border-radius: 4px; |
| 126 | background: url('../staticImages/user-centerbg.png') no-repeat; | ||
| 127 | background-size: cover; | ||
| 128 | border: 1px solid #E9E9E9; | ||
| 129 | box-shadow: 0 3px 6px 0 rgba(10,14,40,0.08); | ||
| 130 | -moz-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*firefox*/ | ||
| 131 | -webkit-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*webkit*/ | ||
| 132 | border-radius: 4px; | ||
| 86 | } | 133 | } |
| 87 | .perinfo_left{ | 134 | .perinfo_left{ |
| 88 | float: left; | 135 | float: left; | ... | ... |
| 1 | |||
| 2 | ::-webkit-input-placeholder { /* WebKit browsers */ | ||
| 3 | font-size: 13px; | ||
| 4 | color: #9B9B9B; | ||
| 5 | } | ||
| 6 | |||
| 7 | ::-moz-placeholder { /* Mozilla Firefox 19+ */ | ||
| 8 | font-size: 13px; | ||
| 9 | color: #9B9B9B; | ||
| 10 | } | ||
| 11 | |||
| 12 | :-ms-input-placeholder { /* Internet Explorer 10+ */ | ||
| 13 | font-size: 13px; | ||
| 14 | color: #9B9B9B; | ||
| 15 | } | ||
| 16 | input { | ||
| 17 | padding-left: 10px; | ||
| 18 | } | ||
| 19 | div.subject h2 a:hover { | ||
| 20 | color: #f46143; | ||
| 21 | } | ||
| 22 | |||
| 23 | div.subject { | ||
| 24 | margin: 0 auto; | ||
| 25 | float: none; | ||
| 26 | clear: both; | ||
| 27 | position: relative; | ||
| 28 | } | ||
| 29 | |||
| 30 | /*新闻 */ | ||
| 31 | div.top-logo { | ||
| 32 | width: 1200px; | ||
| 33 | height: 70px; | ||
| 34 | padding-top: 20px; | ||
| 35 | } | ||
| 36 | |||
| 37 | div.top-logo ::-webkit-input-placeholder { /* WebKit browsers */ | ||
| 38 | font-size: 13px; | ||
| 39 | } | ||
| 40 | |||
| 41 | div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */ | ||
| 42 | font-size: 13px; | ||
| 43 | } | ||
| 44 | |||
| 45 | div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */ | ||
| 46 | font-size: 13px; | ||
| 47 | } | ||
| 48 | |||
| 49 | .top_logo_content { | ||
| 50 | height: 40px; | ||
| 51 | width: 100%; | ||
| 52 | margin: 0 auto; | ||
| 53 | } | ||
| 54 | |||
| 55 | div.top-logo .top_logo_search { | ||
| 56 | float: left; | ||
| 57 | width: 350px; | ||
| 58 | position: relative; | ||
| 59 | margin-left: 400px; | ||
| 60 | } | ||
| 61 | |||
| 62 | div.top-logo .top_logo_search input { | ||
| 63 | border-radius: 50px; | ||
| 64 | } | ||
| 65 | |||
| 66 | div.top-logo .login { | ||
| 67 | float: right; | ||
| 68 | margin-top: 8px; | ||
| 69 | } | ||
| 70 | |||
| 71 | div.top-logo .top_logo_search i { | ||
| 72 | position: absolute; | ||
| 73 | right: 10px; | ||
| 74 | top: 11px; | ||
| 75 | cursor: pointer; | ||
| 76 | } | ||
| 77 | /*------------------首页 end------------*/ | ||
| 78 | |||
| 79 | .top-logo ul li { | ||
| 80 | display: inline-block; | ||
| 81 | padding: 0 8px; | ||
| 82 | } | ||
| 83 | |||
| 84 | .top-logo ul li:first-child { | ||
| 85 | border-right: 1px solid grey; | ||
| 86 | } | ||
| 87 | |||
| 88 | div.navigation { | ||
| 89 | text-align: center; | ||
| 90 | } | ||
| 91 | |||
| 92 | .navigation .layui-nav-item { | ||
| 93 | width: 147px; | ||
| 94 | position: relative; | ||
| 95 | } | ||
| 96 | .layui-bg-blue { | ||
| 97 | background-color: #006CFF !important; | ||
| 98 | } | ||
| 99 | .layui-nav-item a{ | ||
| 100 | font-size: 16px; | ||
| 101 | } | ||
| 102 | |||
| 103 | /*------------------首页 end------------*/ | ||
| 104 | /* --------------------导航tab------------------------- */ | 1 | /* --------------------导航tab------------------------- */ |
| 105 | .navigation_crumbs { | 2 | .navigation_crumbs { |
| 106 | width: 100%; | 3 | width: 100%; |
| ... | @@ -109,12 +6,7 @@ div.navigation { | ... | @@ -109,12 +6,7 @@ div.navigation { |
| 109 | line-height: 25px; | 6 | line-height: 25px; |
| 110 | background: #FAFAFA; | 7 | background: #FAFAFA; |
| 111 | border: 1px solid #E6E6E6; | 8 | border: 1px solid #E6E6E6; |
| 112 | /* box-sizing: border-box; */ | ||
| 113 | } | 9 | } |
| 114 | .navigation_crumbs .layui-breadcrumb a:hover { | ||
| 115 | color: #f46143!important; | ||
| 116 | } | ||
| 117 | |||
| 118 | .contentBox { | 10 | .contentBox { |
| 119 | width: 1200px; | 11 | width: 1200px; |
| 120 | margin: 0 auto; | 12 | margin: 0 auto; |
| ... | @@ -260,6 +152,7 @@ div.navigation { | ... | @@ -260,6 +152,7 @@ div.navigation { |
| 260 | } | 152 | } |
| 261 | .gglist li{ | 153 | .gglist li{ |
| 262 | height: 104px; | 154 | height: 104px; |
| 155 | line-height: 104px; | ||
| 263 | } | 156 | } |
| 264 | .gglist .icon { | 157 | .gglist .icon { |
| 265 | width: 38px; | 158 | width: 38px; |
| ... | @@ -358,7 +251,7 @@ div.navigation { | ... | @@ -358,7 +251,7 @@ div.navigation { |
| 358 | .notice-item { | 251 | .notice-item { |
| 359 | text-overflow: clip; | 252 | text-overflow: clip; |
| 360 | overflow: hidden; | 253 | overflow: hidden; |
| 361 | height: 100px; | 254 | height: 80px; |
| 362 | font-size: 20px; | 255 | font-size: 20px; |
| 363 | font-weight: bold; | 256 | font-weight: bold; |
| 364 | color: #4A4A4A; | 257 | color: #4A4A4A; |
| ... | @@ -482,7 +375,7 @@ div.navigation { | ... | @@ -482,7 +375,7 @@ div.navigation { |
| 482 | .rightcontainer { | 375 | .rightcontainer { |
| 483 | margin-bottom: 20px; | 376 | margin-bottom: 20px; |
| 484 | } | 377 | } |
| 485 | #test1 { | 378 | #page { |
| 486 | text-align: center; | 379 | text-align: center; |
| 487 | margin-top: -30px; | 380 | margin-top: -30px; |
| 488 | margin-bottom: 100px; | 381 | margin-bottom: 100px; | ... | ... |
| 1 | .home-sticky { | ||
| 2 | position:sticky; | ||
| 3 | top:0; | ||
| 4 | width: 100%; | ||
| 5 | background-color: #ffffff; | ||
| 6 | z-index: 10000; | ||
| 7 | } | ||
| 1 | .layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a { | 8 | .layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a { |
| 2 | font-weight: 600; | 9 | font-weight: 600; |
| 3 | background-color: #0091FF; | 10 | background-color: #0091FF; |
| ... | @@ -20,8 +27,8 @@ div a { | ... | @@ -20,8 +27,8 @@ div a { |
| 20 | div.subject h2 a:hover { | 27 | div.subject h2 a:hover { |
| 21 | color: #0091FF; | 28 | color: #0091FF; |
| 22 | } | 29 | } |
| 23 | .layui-nav-item a{ | 30 | .navigation-content .layui-nav-item a{ |
| 24 | font-size: 16px; | 31 | font-size: 22px; |
| 25 | } | 32 | } |
| 26 | div.subject { | 33 | div.subject { |
| 27 | margin: 0 auto; | 34 | margin: 0 auto; |
| ... | @@ -31,53 +38,41 @@ div.subject { | ... | @@ -31,53 +38,41 @@ div.subject { |
| 31 | min-width: 1200px; | 38 | min-width: 1200px; |
| 32 | } | 39 | } |
| 33 | div.top-logo { | 40 | div.top-logo { |
| 34 | width: 1178px; | 41 | width: 100%; |
| 35 | height: 70px!important; | 42 | height: 39px; |
| 36 | padding-top: 20px; | 43 | line-height: 39px; |
| 37 | margin: 0 auto; | 44 | margin: 0 auto; |
| 45 | background: #F7F9FB; | ||
| 46 | border: 1px solid #E2EAF1; | ||
| 47 | white-space: nowrap; | ||
| 48 | box-sizing: border-box; | ||
| 38 | } | 49 | } |
| 39 | 50 | ||
| 40 | div.top-logo ::-webkit-input-placeholder { /* WebKit browsers */ | 51 | ::-webkit-input-placeholder { |
| 41 | font-size: 14px; | 52 | font-size: 14px; |
| 42 | color: #9B9B9B; | 53 | color: #9B9B9B; |
| 43 | } | 54 | } |
| 44 | 55 | ||
| 45 | div.top-logo ::-moz-placeholder { /* Mozilla Firefox 19+ */ | 56 | ::-moz-placeholder { |
| 46 | font-size: 14px; | 57 | font-size: 14px; |
| 47 | color: #9B9B9B; | 58 | color: #9B9B9B; |
| 48 | } | 59 | } |
| 49 | 60 | ||
| 50 | div.top-logo :-ms-input-placeholder { /* Internet Explorer 10+ */ | 61 | :-ms-input-placeholder { |
| 51 | font-size: 14px; | 62 | font-size: 14px; |
| 52 | color: #9B9B9B; | 63 | color: #9B9B9B; |
| 53 | } | 64 | } |
| 54 | .top_logo_content { | 65 | .top_logo_content { |
| 55 | height: 40px; | 66 | width: 1200px; |
| 56 | width: 100%; | 67 | height: 39px; |
| 68 | line-height: 39px; | ||
| 57 | margin: 0 auto; | 69 | margin: 0 auto; |
| 58 | } | 70 | } |
| 59 | div.top-logo .top_logo_search { | 71 | .top_logo_content .head-time { |
| 60 | float: left; | 72 | float: left; |
| 61 | width: 350px; | 73 | color: #7A7A7A; |
| 62 | position: relative; | 74 | font-size: 14px; |
| 63 | margin-left: 290px; | 75 | line-height: 39px; |
| 64 | } | ||
| 65 | div.top-logo .top_logo_search input { | ||
| 66 | border-radius: 50px; | ||
| 67 | border: 1.5px solid #CBCBCB; | ||
| 68 | padding-left: 15px; | ||
| 69 | } | ||
| 70 | .search_img { | ||
| 71 | width: 13px; | ||
| 72 | height: 13px; | ||
| 73 | position: absolute; | ||
| 74 | top: 11px; | ||
| 75 | right: 19px; | ||
| 76 | } | ||
| 77 | div.top-logo .login { | ||
| 78 | float: right; | ||
| 79 | position: relative; | ||
| 80 | top: -5px; | ||
| 81 | } | 76 | } |
| 82 | .login li { | 77 | .login li { |
| 83 | color: #6D7278; | 78 | color: #6D7278; |
| ... | @@ -107,37 +102,48 @@ div.top-logo .top_logo_search i { | ... | @@ -107,37 +102,48 @@ div.top-logo .top_logo_search i { |
| 107 | .top-logo ul li { | 102 | .top-logo ul li { |
| 108 | display: inline-block; | 103 | display: inline-block; |
| 109 | padding: 0 12px; | 104 | padding: 0 12px; |
| 105 | height: 30px; | ||
| 110 | } | 106 | } |
| 111 | 107 | .loginButton { | |
| 112 | .top-logo ul li:first-child { | 108 | display: inline-block; |
| 113 | height: 13px; | 109 | color:#7A7A7A; |
| 114 | line-height: 12px; | 110 | cursor: pointer; |
| 111 | } | ||
| 112 | .loginButton a { | ||
| 113 | color: #7A7A7A; | ||
| 115 | } | 114 | } |
| 116 | #cancellation { | 115 | #cancellation { |
| 117 | cursor: pointer; | 116 | cursor: pointer; |
| 118 | } | 117 | } |
| 119 | div.navigation { | 118 | .navigation { |
| 120 | text-align: center; | 119 | text-align: center; |
| 121 | height: 59px; | 120 | height: 70px; |
| 121 | line-height: 70px; | ||
| 122 | } | 122 | } |
| 123 | .navigation .layui-nav-item { | 123 | .navigation .layui-nav-item { |
| 124 | width: 147px!important; | 124 | width: 149px!important; |
| 125 | position: relative; | 125 | position: relative; |
| 126 | line-height: 70px; | ||
| 127 | } | ||
| 128 | /* .navigation .layui-nav-item a { | ||
| 126 | border-right: 1px solid rgba(255,255,255, 0.1); | 129 | border-right: 1px solid rgba(255,255,255, 0.1); |
| 127 | border-left: 1px solid rgba(255,255,255, 0.1); | 130 | border-left: 1px solid rgba(255,255,255, 0.1); |
| 128 | margin-right: -1px; | 131 | margin-left: -1px; |
| 129 | } | 132 | } |
| 130 | .navigation .layui-nav-item:first-child { | 133 | .navigation .layui-nav-item:first-child a{ |
| 131 | border-left: 1px solid rgba(255,255,255, 0.2); | 134 | border-left: 1px solid rgba(255,255,255, 0.2); |
| 132 | } | 135 | } |
| 133 | .navigation .layui-nav-item:nth-child(8) { | 136 | .navigation .layui-nav-item:nth-child(8) a{ |
| 134 | border-right: 1px solid rgba(255,255,255, 0.2); | 137 | border-right: 1px solid rgba(255,255,255, 0.2); |
| 138 | } */ | ||
| 139 | .navigation-content { | ||
| 140 | width: 1200px; | ||
| 141 | margin: 0 auto; | ||
| 142 | white-space: nowrap; | ||
| 143 | font-size: 0!important; | ||
| 135 | } | 144 | } |
| 136 | .layui-bg-blue { | 145 | .layui-bg-blue { |
| 137 | background-color: #006CFF!important; | 146 | background-color: #2F83F7!important; |
| 138 | } | ||
| 139 | .layui-nav-item a{ | ||
| 140 | font-size: 18px; | ||
| 141 | } | 147 | } |
| 142 | .layui-nav .layui-nav-more { | 148 | .layui-nav .layui-nav-more { |
| 143 | right: 16px; | 149 | right: 16px; |
| ... | @@ -177,9 +183,46 @@ div.navigation { | ... | @@ -177,9 +183,46 @@ div.navigation { |
| 177 | font-size: 12px; | 183 | font-size: 12px; |
| 178 | display: none | 184 | display: none |
| 179 | } | 185 | } |
| 186 | .register { | ||
| 187 | position: relative; | ||
| 188 | margin-left: 12px; | ||
| 189 | } | ||
| 190 | .register::before { | ||
| 191 | content: ''; | ||
| 192 | position: absolute; | ||
| 193 | left: -7px; | ||
| 194 | height: 10px; | ||
| 195 | border-left: 1px solid #b1afaf; | ||
| 196 | top: 14px; | ||
| 197 | } | ||
| 198 | .login-con { | ||
| 199 | float: right; | ||
| 200 | background: #F7F9FB!important; | ||
| 201 | position: relative; | ||
| 202 | font-size: 14px; | ||
| 203 | color: #7A7A7A; | ||
| 204 | padding-right: 0!important; | ||
| 205 | height: 35px; | ||
| 206 | } | ||
| 207 | .userImage { | ||
| 208 | position: relative; | ||
| 209 | left: -3px; | ||
| 210 | top: -3px; | ||
| 211 | } | ||
| 212 | .person-img { | ||
| 213 | position: relative; | ||
| 214 | top: 3px; | ||
| 215 | } | ||
| 216 | .loginSelect { | ||
| 217 | line-height: 30px!important; | ||
| 218 | margin-top: -5px; | ||
| 219 | } | ||
| 220 | .loginSelect p { | ||
| 221 | display: inline-block; | ||
| 222 | line-height: 42px; | ||
| 223 | } | ||
| 180 | .userInfo { | 224 | .userInfo { |
| 181 | border-radius: 5px!important; | 225 | top: 30px; |
| 182 | top: 45px!important; | ||
| 183 | } | 226 | } |
| 184 | .userInfo img { | 227 | .userInfo img { |
| 185 | width: 18px; | 228 | width: 18px; |
| ... | @@ -194,6 +237,7 @@ div.navigation { | ... | @@ -194,6 +237,7 @@ div.navigation { |
| 194 | } | 237 | } |
| 195 | .personalCenter { | 238 | .personalCenter { |
| 196 | display: inline-block; | 239 | display: inline-block; |
| 240 | position: relative; | ||
| 197 | } | 241 | } |
| 198 | .personalCenter a { | 242 | .personalCenter a { |
| 199 | color: #006CFF; | 243 | color: #006CFF; |
| ... | @@ -240,30 +284,27 @@ div.navigation { | ... | @@ -240,30 +284,27 @@ div.navigation { |
| 240 | cursor: pointer; | 284 | cursor: pointer; |
| 241 | height: auto!important; | 285 | height: auto!important; |
| 242 | position: relative; | 286 | position: relative; |
| 243 | top: -10px; | ||
| 244 | height: auto; | 287 | height: auto; |
| 288 | float: left; | ||
| 289 | top: 15px; | ||
| 245 | } | 290 | } |
| 246 | .sysNewsItem { | 291 | .sysNewsItem { |
| 247 | position: relative; | 292 | position: relative; |
| 248 | } | 293 | } |
| 249 | .sysNewsList { | 294 | .sysNewsList { |
| 250 | top: 30px!important; | 295 | top: 24px!important; |
| 251 | border-radius: 5px!important; | ||
| 252 | width: 360px!important; | 296 | width: 360px!important; |
| 297 | left: -238px; | ||
| 253 | } | 298 | } |
| 254 | .sysNewsItem .sysNewsNum { | 299 | .sysNewsItem .sysNewsNum { |
| 255 | position: absolute; | 300 | position: absolute; |
| 256 | display: block; | 301 | display: block; |
| 257 | color: #fff; | ||
| 258 | background-color: #ff0000; | 302 | background-color: #ff0000; |
| 259 | width: 14px; | 303 | width: 6px; |
| 260 | height: 14px; | 304 | height: 6px; |
| 261 | border-radius: 50%; | 305 | border-radius: 6px; |
| 262 | line-height: 14px; | 306 | right: 0; |
| 263 | right: -3px; | 307 | top: -4px; |
| 264 | top: 0; | ||
| 265 | font-size: 12px; | ||
| 266 | text-align: center; | ||
| 267 | } | 308 | } |
| 268 | .sysNews img { | 309 | .sysNews img { |
| 269 | width: 17px; | 310 | width: 17px; |
| ... | @@ -280,6 +321,7 @@ div.navigation { | ... | @@ -280,6 +321,7 @@ div.navigation { |
| 280 | .sysNewsList dd { | 321 | .sysNewsList dd { |
| 281 | padding-top: 10px; | 322 | padding-top: 10px; |
| 282 | background-color: #ffffff!important; | 323 | background-color: #ffffff!important; |
| 324 | border-bottom: 1px solid #E2EAF1; | ||
| 283 | } | 325 | } |
| 284 | .sysNewsList dd a:hover { | 326 | .sysNewsList dd a:hover { |
| 285 | background: none!important; | 327 | background: none!important; |
| ... | @@ -289,38 +331,63 @@ div.navigation { | ... | @@ -289,38 +331,63 @@ div.navigation { |
| 289 | width: 100%; | 331 | width: 100%; |
| 290 | display: block; | 332 | display: block; |
| 291 | line-height: 24px; | 333 | line-height: 24px; |
| 292 | color: #4a4a44; | ||
| 293 | white-space: normal; | 334 | white-space: normal; |
| 335 | font-weight: 700; | ||
| 336 | color: #6D7278; | ||
| 337 | font-size: 14px; | ||
| 294 | } | 338 | } |
| 295 | .sysNewsList dd a p:hover { | 339 | .sysNewsList dd a p:hover { |
| 296 | color: #006CFF; | 340 | color: #006CFF; |
| 297 | } | 341 | } |
| 298 | |||
| 299 | .sysNewsTitle { | 342 | .sysNewsTitle { |
| 300 | background-color: #dedede; | 343 | line-height: 50px; |
| 301 | line-height: 36px; | ||
| 302 | padding-left: 20px; | 344 | padding-left: 20px; |
| 303 | position: relative; | 345 | position: relative; |
| 304 | top: -1px; | 346 | top: -1px; |
| 305 | border-top-left-radius: 5px; | 347 | border-bottom: 1px solid #E2EAF1; |
| 306 | border-top-right-radius: 5px; | 348 | color: #686666; |
| 349 | font-size: 16px; | ||
| 350 | font-weight: 700; | ||
| 307 | } | 351 | } |
| 308 | .sysNewsOperation { | 352 | .sysNewsOperation { |
| 309 | height: 36px; | 353 | background: #FCFCFC; |
| 354 | border-bottom: 1px solid #E5E8ED; | ||
| 310 | display: block; | 355 | display: block; |
| 356 | height: 50px; | ||
| 357 | line-height: 50px; | ||
| 311 | } | 358 | } |
| 312 | .sysNewsOperation span{ | 359 | .sysNewsOperation p{ |
| 313 | float: left; | 360 | float: left; |
| 314 | cursor: pointer; | 361 | cursor: pointer; |
| 315 | color: #006CFF; | 362 | font-size: 14px; |
| 316 | font-size: 12px; | ||
| 317 | margin-left: 20px; | 363 | margin-left: 20px; |
| 364 | color: #7A7A7A; | ||
| 365 | } | ||
| 366 | .sysNewsOperation p span { | ||
| 367 | display: inline-block; | ||
| 368 | width: 14px; | ||
| 369 | height: 14px; | ||
| 370 | border: 1px solid #CDCDCD; | ||
| 371 | border-radius: 50%; | ||
| 372 | position: relative; | ||
| 373 | top: 2px; | ||
| 374 | right: 5px; | ||
| 375 | } | ||
| 376 | .sysNewsOperation p span::before { | ||
| 377 | content: ''; | ||
| 378 | position: absolute; | ||
| 379 | width: 4px; | ||
| 380 | height: 4px; | ||
| 381 | background-color: #AAAAAA; | ||
| 382 | border-radius: 50%; | ||
| 383 | left: 5px; | ||
| 384 | top: 6px; | ||
| 318 | } | 385 | } |
| 319 | .sysNewsOperation a{ | 386 | .sysNewsOperation a{ |
| 320 | float: right; | 387 | float: right; |
| 321 | cursor: pointer; | 388 | cursor: pointer; |
| 322 | color: #006CFF!important; | 389 | color: #2F83F7!important; |
| 323 | font-size: 12px; | 390 | font-size: 14px; |
| 324 | } | 391 | } |
| 325 | .sysNewsOperation a:hover { | 392 | .sysNewsOperation a:hover { |
| 326 | background-color: #ffffff!important; | 393 | background-color: #ffffff!important; |
| ... | @@ -337,8 +404,78 @@ div.navigation { | ... | @@ -337,8 +404,78 @@ div.navigation { |
| 337 | } | 404 | } |
| 338 | .newsDetail-time span{ | 405 | .newsDetail-time span{ |
| 339 | font-size: 12px; | 406 | font-size: 12px; |
| 340 | color: #006CFF!important; | 407 | color: #7A7A7A; |
| 341 | } | 408 | } |
| 342 | .newsDetail-time span:nth-child(2){ | 409 | .newsDetail-time span:nth-child(2){ |
| 343 | float: right; | 410 | float: right; |
| 411 | } | ||
| 412 | .read { | ||
| 413 | display: inline-block; | ||
| 414 | font-size: 14px; | ||
| 415 | color: #0F93F6!important; | ||
| 416 | width: 64px; | ||
| 417 | height: 24px; | ||
| 418 | background: #FFFFFF; | ||
| 419 | border-radius: 12px; | ||
| 420 | opacity: 0.6; | ||
| 421 | text-align: center; | ||
| 422 | line-height: 24px; | ||
| 423 | border: 1px solid #0F93F6; | ||
| 424 | } | ||
| 425 | /* 头部搜索区域 */ | ||
| 426 | .head-search { | ||
| 427 | padding: 40px 0; | ||
| 428 | background: url('../staticImages/top_back-ground.png') no-repeat; | ||
| 429 | background-size: cover; | ||
| 430 | } | ||
| 431 | .head-contentBox { | ||
| 432 | width: 1200px; | ||
| 433 | margin: 0 auto; | ||
| 434 | } | ||
| 435 | .head-search .logo-img { | ||
| 436 | width: 527px; | ||
| 437 | height: 82px; | ||
| 438 | display: inline-block; | ||
| 439 | } | ||
| 440 | .head-search .content-search { | ||
| 441 | float: right; | ||
| 442 | } | ||
| 443 | .head-search .head-search-input { | ||
| 444 | width: 425px; | ||
| 445 | display: inline-block; | ||
| 446 | height: 42px; | ||
| 447 | } | ||
| 448 | .head-search .search-button { | ||
| 449 | width: 116px; | ||
| 450 | height: 42px; | ||
| 451 | background: #FA6400; | ||
| 452 | border-radius: 2px; | ||
| 453 | color: #ffffff; | ||
| 454 | display: inline-block; | ||
| 455 | font-size: 14px; | ||
| 456 | text-align: center; | ||
| 457 | box-sizing: border-box; | ||
| 458 | line-height: 42px; | ||
| 459 | margin-left: 7px; | ||
| 460 | } | ||
| 461 | .head-search .search-button img{ | ||
| 462 | width: 13px; | ||
| 463 | } | ||
| 464 | .search-hint { | ||
| 465 | margin-top: 10px; | ||
| 466 | } | ||
| 467 | .search-hint .hot-search { | ||
| 468 | color: #7A7A7A; | ||
| 469 | } | ||
| 470 | .search-hint .hot-search img{ | ||
| 471 | width: 9px; | ||
| 472 | height: 12px; | ||
| 473 | position: relative; | ||
| 474 | top: 2px; | ||
| 475 | } | ||
| 476 | .search-hint li { | ||
| 477 | display: inline-block; | ||
| 478 | color: #9B9B9B; | ||
| 479 | font-size: 12px; | ||
| 480 | margin-right: 5px; | ||
| 344 | } | 481 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -7,649 +7,769 @@ | ... | @@ -7,649 +7,769 @@ |
| 7 | margin: 0 auto; | 7 | margin: 0 auto; |
| 8 | padding-bottom: 40px; | 8 | padding-bottom: 40px; |
| 9 | } | 9 | } |
| 10 | div.banner, div.c_one, div.c_two, div.c_three, div.c_four, div.c_five, div.footer { | 10 | div.c_two, div.c_three, div.c_four, div.c_five, div.footer { |
| 11 | width: 100%; | 11 | width: 100%; |
| 12 | text-align: center; | 12 | text-align: center; |
| 13 | } | 13 | } |
| 14 | 14 | ||
| 15 | .homeindex { | 15 | .news_title_content:hover span{ |
| 16 | min-height:calc(100vh - 207px); | 16 | color: #4A4A4A; |
| 17 | } | 17 | } |
| 18 | 18 | .news_title_content .news_title{ | |
| 19 | div.banner { | 19 | float: left; |
| 20 | position: relative; | 20 | height: 39px; |
| 21 | border-bottom: 2px solid #006CFF; | ||
| 22 | position: relative; | ||
| 23 | top: 2px; | ||
| 21 | } | 24 | } |
| 22 | #banner_swiper { | 25 | .news_title_content .news_title span { |
| 23 | height: 445px!important; | 26 | float: left; |
| 27 | margin-left: 6px; | ||
| 28 | font-size: 20px; | ||
| 29 | margin-top: -3px; | ||
| 30 | font-weight: 600; | ||
| 31 | color: #4A4A4A; | ||
| 24 | } | 32 | } |
| 25 | 33 | .news_title_content .news_title .icon { | |
| 26 | .banner .swiper_img { | 34 | width: 22px; |
| 27 | width: 100%; | 35 | height: 21px; |
| 28 | height: 100%; | 36 | float: left; |
| 29 | } | 37 | } |
| 30 | 38 | /* 公告 */ | |
| 31 | .banner .banner_title { | 39 | .item_notice { |
| 32 | position: absolute; | 40 | font-size: 0; |
| 33 | left: 0; | 41 | text-align: left; |
| 34 | right: 0; | ||
| 35 | bottom: 50px; | ||
| 36 | margin: auto; | ||
| 37 | } | 42 | } |
| 38 | 43 | .item_notice a { | |
| 39 | div.banner .banner_title { | 44 | height: 42px; |
| 40 | list-style: none; | 45 | line-height: 42px; |
| 41 | width: 1240px; | 46 | display: block; |
| 47 | } | ||
| 48 | .item_notice p{ | ||
| 49 | font-size: 14px; | ||
| 42 | display: inline-block; | 50 | display: inline-block; |
| 43 | margin-top: 350px; | 51 | width: 85%; |
| 52 | white-space:nowrap; | ||
| 53 | overflow:hidden; | ||
| 54 | text-overflow:ellipsis; | ||
| 55 | text-align: left; | ||
| 44 | } | 56 | } |
| 45 | 57 | ||
| 46 | div.banner .banner_title li { | 58 | div.c_two ul li { |
| 47 | width: 260px; | ||
| 48 | height: 100px; | ||
| 49 | background-color: #ffffff; | ||
| 50 | float: left; | 59 | float: left; |
| 51 | margin: auto 25px; | 60 | width: 285px; |
| 52 | border-radius: 8px; | 61 | height: 280px; |
| 53 | line-height: 650%; | 62 | overflow: hidden; |
| 54 | box-sizing: border-box; | 63 | } |
| 64 | div.c_two ul li:not(:last-child) { | ||
| 65 | margin-right: 20px; | ||
| 55 | } | 66 | } |
| 56 | div.banner .banner_title li a { | 67 | div.c_two ul li{ |
| 68 | box-sizing: border-box; | ||
| 57 | display: block; | 69 | display: block; |
| 58 | line-height: 100px; | 70 | padding: 50px 36px; |
| 59 | font-size: 20px; | 71 | box-sizing: border-box; |
| 72 | background: #FFFFFF; | ||
| 73 | box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.06); | ||
| 74 | border-radius: 2px; | ||
| 75 | border: 1px solid #E9E9E9; | ||
| 60 | } | 76 | } |
| 61 | div.banner .banner_title li a img { | 77 | div.c_two ul li img { |
| 62 | width: 23px; | 78 | width: 42px; |
| 63 | height: 24px; | 79 | height: 42px; |
| 64 | position: relative; | ||
| 65 | top: 6px; | ||
| 66 | margin-right: 3px; | ||
| 67 | } | 80 | } |
| 68 | 81 | ||
| 69 | div.banner ul li a { | 82 | div.c_two ul li:first-child { |
| 70 | color: #4A4A4A; | 83 | margin-left: 0; |
| 71 | cursor: pointer; | ||
| 72 | } | 84 | } |
| 73 | 85 | ||
| 74 | /* ---------------法律法规 start----------------------- */ | 86 | div.c_two ul li h6 { |
| 75 | .laws_regulations { | 87 | margin-top: 23px; |
| 76 | width: 1220px; | 88 | font-size: 18px; |
| 77 | margin: 0 auto; | 89 | color: #4A4A4A; |
| 78 | padding: 40px 0; | 90 | letter-spacing: 2px; |
| 79 | overflow: hidden; | ||
| 80 | } | 91 | } |
| 81 | .laws_regulations .regulations, .policy { | 92 | |
| 82 | width: 50%; | 93 | div.c_two ul li p { |
| 94 | margin-top: 20px; | ||
| 95 | font-size: 12px; | ||
| 96 | color: #9B9B9B; | ||
| 97 | line-height: 21px; | ||
| 98 | cursor: pointer; | ||
| 83 | } | 99 | } |
| 84 | .laws_regulations .regulations_content, .policy_content { | 100 | |
| 85 | height: 370px; | 101 | div.c_two ul li p:hover { |
| 86 | border-radius: 2px; | 102 | color: #0091FF; |
| 87 | border: 1px solid #DEDEDE; | ||
| 88 | margin: 0 10px; | ||
| 89 | } | 103 | } |
| 90 | .laws_regulations .policy{ | 104 | |
| 91 | float: right; | 105 | div.c_three { |
| 106 | width: 100%; | ||
| 107 | background: #F6F9FB; | ||
| 92 | } | 108 | } |
| 93 | 109 | ||
| 94 | .laws_regulations .regulations{ | 110 | div.c_three div:first-child { |
| 95 | float: left; | 111 | width: 1200px; |
| 112 | height: 360px; | ||
| 96 | } | 113 | } |
| 97 | .laws_regulations .title h2 a{ | 114 | div.c_three .c_t_banner{ |
| 115 | float: left; | ||
| 98 | display: block; | 116 | display: block; |
| 99 | padding: 20px; | 117 | margin-top: 38px; |
| 100 | height: 60px; | ||
| 101 | box-sizing: border-box; | ||
| 102 | border-bottom: 1px solid #DEDEDE; | ||
| 103 | width: 100%; | 118 | width: 100%; |
| 119 | text-align: center; | ||
| 104 | } | 120 | } |
| 105 | .laws_regulations .title h2 a p{ | 121 | |
| 106 | font-weight: 600; | 122 | div.c_three div dl{ |
| 107 | color: #4A4A4A; | 123 | text-align: left; |
| 108 | float: left; | 124 | float: left; |
| 109 | height: 37px; | 125 | margin-top: 30px; |
| 110 | border-bottom: 2px solid #006CFF; | 126 | width: 45%; |
| 111 | position: relative; | 127 | border: 2px solid #e3e3e3; |
| 112 | top: 1px; | 128 | padding: 20px; |
| 113 | } | 129 | }div.c_three div dl.interact{ |
| 114 | .laws_regulations .title h2 a p .icon { | 130 | float: right; |
| 115 | width: 22px; | ||
| 116 | height: 21px; | ||
| 117 | } | 131 | } |
| 118 | .laws_regulations .title h2 a p span { | 132 | div.c_three div dl dt{ |
| 119 | position: relative; | 133 | width: 100%; |
| 120 | font-size: 20px; | 134 | }div.c_three div dl dd{ |
| 121 | top: -3px; | 135 | float: left; |
| 122 | margin-left: 3px; | 136 | width: 50%; |
| 123 | } | 137 | } |
| 124 | 138 | ||
| 125 | .laws_regulations .title h2 i{ | 139 | div.c_four div:first-child { |
| 126 | font-style: normal; | 140 | width: 1200px; |
| 127 | float: right; | 141 | height: 240px; |
| 128 | font-size: 14px; | ||
| 129 | color: #9B9B9B; | ||
| 130 | } | 142 | } |
| 131 | .laws_regulations .title h2 i:hover { | 143 | /* -----------------友情链接-------------------------- */ |
| 132 | color: #0091FF; | 144 | div.c_five h2 { |
| 145 | text-align: center; | ||
| 146 | font-size: 26px; | ||
| 147 | font-weight: 600; | ||
| 148 | margin-bottom: 30px; | ||
| 133 | } | 149 | } |
| 134 | .laws_regulations .laws_list { | 150 | div.c_five h2 a { |
| 135 | padding: 0 21px; | 151 | font-size: 24px; |
| 136 | } | 152 | } |
| 137 | .laws_regulations .laws_list li{ | 153 | div.c_five div:first-child { |
| 138 | height: 50px; | 154 | width: 1200px; |
| 139 | line-height: 50px; | 155 | padding: 40px 0 20px 0; |
| 140 | padding-left: 3px; | ||
| 141 | } | 156 | } |
| 142 | .laws_regulations .laws_list li a{ | 157 | div.c_five ul { |
| 143 | display: block; | 158 | width: 100%; |
| 144 | white-space:nowrap; /*文本不换行*/ | 159 | height: auto; |
| 145 | text-overflow:ellipsis;/*设置超出部分显示...*/ | ||
| 146 | -o-text-overflow:ellipsis; | ||
| 147 | overflow: hidden; | 160 | overflow: hidden; |
| 148 | width: 90%; | ||
| 149 | } | 161 | } |
| 150 | .laws_regulations .laws_list li a:hover { | 162 | div.c_five ul li{ |
| 151 | color: #0091FF; | 163 | float: left; |
| 152 | } | 164 | width: 25%; |
| 153 | .laws_regulations .laws_list li:not(:last-child) { | 165 | padding-right: 20px; |
| 154 | border-bottom: 1px dashed #DEDEDE; | 166 | box-sizing: border-box; |
| 167 | margin-bottom: 20px; | ||
| 155 | } | 168 | } |
| 156 | .convenient_service li a { | 169 | div.c_five ul li:nth-child(4n+4) { |
| 157 | cursor: pointer; | 170 | padding-right: 0; |
| 158 | } | 171 | } |
| 159 | 172 | div.c_five ul li a { | |
| 160 | /* ---------------好差评start---------------------------- */ | 173 | display: block; |
| 161 | .Good_bad_reviews { | 174 | height: 60px; |
| 175 | border-radius: 1px; | ||
| 176 | border: 1px solid #DEDEDE; | ||
| 177 | box-sizing: border-box; | ||
| 162 | width: 100%; | 178 | width: 100%; |
| 163 | height: 180px; | ||
| 164 | background: url('../staticImages/bannerbg.png'); | ||
| 165 | background-size: cover; | ||
| 166 | text-align: center; | ||
| 167 | color: #ffffff; | ||
| 168 | padding-top: 36px; | ||
| 169 | box-sizing: border-box; | 179 | box-sizing: border-box; |
| 170 | } | 180 | } |
| 171 | .Good_bad_reviews h3 { | 181 | div.c_five ul li a img { |
| 172 | margin: 0 auto; | 182 | height: 100%; |
| 173 | font-size: 26px; | ||
| 174 | margin-bottom: 5px; | ||
| 175 | } | 183 | } |
| 176 | .Good_bad_reviews ul { | 184 | /* 重构新闻模块 */ |
| 177 | width: 1200px; | 185 | .news-module { |
| 178 | margin: 0 auto; | 186 | text-align: center; |
| 179 | } | 187 | } |
| 180 | .Good_bad_reviews li { | 188 | .news-module .top-title { |
| 189 | text-align: center; | ||
| 181 | display: inline-block; | 190 | display: inline-block; |
| 182 | width: 24.6%; | 191 | width: 960px; |
| 183 | } | 192 | height: 90px; |
| 184 | .Good_bad_reviews li p b { | 193 | font-size: 32px; |
| 185 | font-size: 40px; | 194 | font-weight: 700; |
| 195 | color: #4A4A4A; | ||
| 196 | line-height: 45px; | ||
| 197 | margin: 0 auto; | ||
| 198 | padding: 40px 0 35px 0; | ||
| 199 | overflow: hidden; | ||
| 200 | text-overflow: ellipsis; | ||
| 201 | display: -webkit-box; | ||
| 202 | -webkit-line-clamp: 3;/*超出3行部分显示省略号,去掉该属性 显示全部*/ | ||
| 203 | -webkit-box-orient: vertical; | ||
| 186 | } | 204 | } |
| 187 | /* ------------------end----------- */ | 205 | .news-module .top-title:hover { |
| 188 | /* -------------常见问题start--------------------- */ | 206 | color: #5aa7e2; |
| 189 | .common_question { | ||
| 190 | padding: 40px; | ||
| 191 | background: #F6F9FB; | ||
| 192 | } | 207 | } |
| 193 | .common_question .subject_con { | 208 | /* 新闻内容 */ |
| 209 | .news-module-box { | ||
| 194 | width: 1200px; | 210 | width: 1200px; |
| 195 | margin: 0 auto; | 211 | margin: 0 auto; |
| 196 | overflow: hidden; | 212 | overflow: hidden; |
| 197 | } | 213 | } |
| 198 | .common_question .subject, .interact{ | 214 | .news-module-box .news-img{ |
| 199 | border-radius: 2px; | 215 | float: left; |
| 200 | width: 49%; | 216 | width: 680px; |
| 201 | border: 1px solid #E7ECEF; | 217 | height: 409px; |
| 202 | background-color: #ffffff; | ||
| 203 | } | ||
| 204 | .common_question .list_content , .list_content_right{ | ||
| 205 | padding: 10px 20px 20px 20px; | ||
| 206 | box-sizing: border-box; | ||
| 207 | } | 218 | } |
| 208 | .common_question .list_content dd { | 219 | .news-title { |
| 209 | height: 50px; | 220 | float: right; |
| 210 | line-height: 50px; | 221 | border-bottom: 1px solid #EAEAEA; |
| 222 | padding-bottom: 20px; | ||
| 223 | margin-bottom: 7px; | ||
| 211 | } | 224 | } |
| 212 | .common_question .list_content dd a{ | 225 | .news-title li { |
| 213 | display: inline-block; | 226 | display: inline-block; |
| 214 | width: 40%; | 227 | font-size: 22px; |
| 215 | height: 50px; | 228 | color: #4A4A4A; |
| 216 | line-height: 50px; | 229 | cursor: pointer; |
| 217 | border-bottom: 1px dashed #DEDEDE; | ||
| 218 | } | 230 | } |
| 219 | .common_question .list_content dd a .icon { | 231 | .news-title .item-title { |
| 220 | width: 20px; | ||
| 221 | height: 20px; | ||
| 222 | position: relative; | 232 | position: relative; |
| 223 | top: 5px; | ||
| 224 | margin-right: 5px; | ||
| 225 | } | 233 | } |
| 226 | .common_question .list_content dd a:hover { | 234 | .news-title .hot-focus { |
| 227 | color: #0091FF; | 235 | margin-right: 50px; |
| 228 | } | ||
| 229 | .common_question .list_content dd a:first-child { | ||
| 230 | float: left; | ||
| 231 | } | 236 | } |
| 232 | .common_question .list_content dd a:last-child { | 237 | .news-module-box .item-list li:hover a{ |
| 233 | float: right; | 238 | color: #0e8ded; |
| 234 | } | 239 | } |
| 235 | .common_question .list_content dd:last-child a{ | 240 | /* 选中样式 */ |
| 236 | border: none; | 241 | .news-active { |
| 242 | font-size: 24px!important; | ||
| 243 | font-weight: 700; | ||
| 237 | } | 244 | } |
| 238 | .common_question .subject { | 245 | .news-active::after { |
| 239 | float: left; | 246 | position: absolute; |
| 247 | width: 100%; | ||
| 248 | height: 2px; | ||
| 249 | background-color: #006CFF; | ||
| 250 | content: ""; | ||
| 251 | bottom: -20px; | ||
| 252 | left: 0; | ||
| 240 | } | 253 | } |
| 241 | .common_question .interact { | 254 | .news-title li:nth-child(2) { |
| 242 | float: right; | 255 | margin-right: 150px; |
| 243 | } | 256 | } |
| 244 | 257 | .news-title .hot-focus img{ | |
| 245 | .common_question .title h2 a{ | 258 | width: 19px; |
| 246 | display: block; | 259 | height: 20px; |
| 247 | padding: 20px; | 260 | position: relative; |
| 248 | box-sizing: border-box; | 261 | top: 3px; |
| 249 | height: 60px; | ||
| 250 | box-sizing: border-box; | ||
| 251 | border-bottom: 1px solid #E6E6E6; | ||
| 252 | width: 100%; | ||
| 253 | } | 262 | } |
| 254 | .common_question .title h2 a p{ | 263 | .news-title .see-more { |
| 255 | font-weight: 600; | ||
| 256 | color: #4A4A4A; | ||
| 257 | float: left; | ||
| 258 | height: 37px; | ||
| 259 | border-bottom: 2px solid #006CFF; | ||
| 260 | position: relative; | 264 | position: relative; |
| 261 | top: 1px; | 265 | top: -5px; |
| 262 | } | 266 | } |
| 263 | .common_question .title h2 a p .icon { | 267 | .news-title .see-more a{ |
| 264 | width: 22px; | 268 | color: #9B9B9B; |
| 265 | height: 21px; | 269 | font-size: 16px; |
| 266 | float: left; | ||
| 267 | } | 270 | } |
| 268 | .common_question .title h2 a p span { | 271 | .news-title .see-more img{ |
| 269 | position: relative; | 272 | width: 6px; |
| 270 | font-size: 20px; | 273 | height: 12px; |
| 271 | margin-left: 5px; | ||
| 272 | float: left; | ||
| 273 | top: -4px; | ||
| 274 | } | 274 | } |
| 275 | 275 | .item-list { | |
| 276 | .common_question .title h2 i{ | ||
| 277 | font-style: normal; | ||
| 278 | float: right; | 276 | float: right; |
| 279 | font-size: 14px; | 277 | width: 496px; |
| 280 | color: #9B9B9B; | ||
| 281 | } | 278 | } |
| 282 | .common_question .title h2 i:hover { | 279 | .news-information-list { |
| 283 | color: #0091FF; | 280 | display: none; |
| 284 | } | 281 | } |
| 285 | .common_question .list_content_right { | 282 | |
| 286 | text-align: center; | 283 | .item-list li{ |
| 287 | padding-bottom: 8px; | 284 | font-size: 18px; |
| 288 | box-sizing: border-box; | 285 | font-weight: 400; |
| 286 | color: #4A4A4A; | ||
| 287 | line-height: 45px; | ||
| 289 | overflow: hidden; | 288 | overflow: hidden; |
| 290 | } | 289 | } |
| 291 | .common_question .list_content_right dd{ | 290 | .item-list li .icon { |
| 292 | width: 49%; | 291 | height: 26px; |
| 292 | width: 10%!important; | ||
| 293 | float: left; | 293 | float: left; |
| 294 | height: 130px; | 294 | margin-top: 9px; |
| 295 | text-align: center; | 295 | margin-left: -5px; |
| 296 | } | ||
| 297 | .common_question .list_content_right dd { | ||
| 298 | border-right: 1px dashed #DEDEDE; | ||
| 299 | border-bottom: 1px dashed #DEDEDE; | ||
| 300 | } | 296 | } |
| 301 | .common_question .list_content_right dd:nth-of-type(n+3) { | 297 | .item-list li a { |
| 302 | border-bottom: none; | 298 | display: inline-block; |
| 299 | float: left; | ||
| 300 | overflow: hidden; | ||
| 301 | text-overflow:ellipsis; | ||
| 302 | white-space: nowrap; | ||
| 303 | width: 373px; | ||
| 304 | text-align: left; | ||
| 305 | position: relative; | ||
| 306 | padding-left: 10px; | ||
| 303 | } | 307 | } |
| 304 | .common_question .list_content_right dd:nth-child(even){ | 308 | .item-list li .newest { |
| 305 | border-right: none; | 309 | width: 325px; |
| 306 | } | 310 | } |
| 307 | .common_question .list_content_right dd a { | 311 | .item-list li a::before { |
| 308 | display: block; | 312 | position: absolute; |
| 309 | position: relative; | 313 | width: 4px; |
| 310 | top:50%; | 314 | height: 4px; |
| 311 | height: 70px; | 315 | border-radius: 4px; |
| 312 | transform:translateY(-50%); | 316 | background-color: #4a4a4a; |
| 317 | content: ""; | ||
| 318 | left: 2px; | ||
| 319 | top: 20px; | ||
| 320 | } | ||
| 321 | .item-list li span { | ||
| 322 | font-size: 16px; | ||
| 323 | color: #9B9B9B; | ||
| 324 | float: right; | ||
| 313 | } | 325 | } |
| 314 | .common_question .list_content_right dd a img{ | 326 | /* 便民服务 */ |
| 315 | width: 70px; | 327 | .convenient-service .convenient-service-title { |
| 316 | height: 70px; | 328 | margin: 40px 0; |
| 317 | display: inline-block; | ||
| 318 | } | 329 | } |
| 319 | .common_question .list_content_right dd a p{ | 330 | .convenient-service .convenient-service-title img{ |
| 320 | display: inline-block; | 331 | height: 32px; |
| 321 | position: relative; | 332 | position: relative; |
| 322 | left: 6px; | 333 | top: 4px; |
| 323 | top: -28px; | ||
| 324 | cursor: pointer; | ||
| 325 | } | 334 | } |
| 326 | .common_question .list_content_right dd a p:hover { | 335 | .convenient-service .convenient-service-title a{ |
| 327 | color: #0091FF; | 336 | color: #3C4A66; |
| 337 | font-size: 32px; | ||
| 338 | font-weight: 600; | ||
| 328 | } | 339 | } |
| 329 | /* -----------------end---------------------------- */ | 340 | .convenient-service .convenient-service-title:hover a { |
| 330 | /* div.c_one div:first-child { | 341 | color: #5495FE; |
| 342 | } | ||
| 343 | .convenient-service-list { | ||
| 331 | width: 1200px; | 344 | width: 1200px; |
| 332 | height: 430px; | 345 | margin: 0 auto; |
| 333 | text-align: left; | 346 | overflow: hidden; |
| 334 | } */ | ||
| 335 | |||
| 336 | div.c_one div:first-child .news, div.c_one div:first-child .notice { | ||
| 337 | margin-top: 40px; | ||
| 338 | height: 332px; | ||
| 339 | border: #DEDEDE 1px solid; | ||
| 340 | padding: 0 15px 0 15px; | ||
| 341 | } | 347 | } |
| 342 | 348 | .convenient-service-list li:hover { | |
| 343 | div.c_one div:first-child .news { | 349 | background-color: #5495FE; |
| 344 | width: 62.6%; | ||
| 345 | float: left; | ||
| 346 | } | 350 | } |
| 347 | 351 | .convenient-service-list li:hover h6 { | |
| 348 | div.c_one div:first-child .notice { | 352 | color: #FFFFFF; |
| 349 | width: 30%; | ||
| 350 | float: right; | ||
| 351 | } | 353 | } |
| 352 | .notice_list li a .icon{ | 354 | .convenient-service-list li:hover p { |
| 353 | float: right; | 355 | color: #FFFFFF!important; |
| 354 | height: 25px; | ||
| 355 | width: 11%; | ||
| 356 | margin-top: 8px; | ||
| 357 | } | 356 | } |
| 358 | 357 | .convenient-service-list li:hover a { | |
| 359 | /*<h2><a href=""><span>新闻动态</span><i>查看全部</i></a></h2>*/ | 358 | color: #FFFFFF; |
| 360 | div.c_one h2 { | 359 | border-color: #FFFFFF; |
| 361 | float: left; | ||
| 362 | width: 100%; | ||
| 363 | padding: 20px 0 0 0; | ||
| 364 | border-bottom: 1px solid #DEDEDE; | ||
| 365 | } | 360 | } |
| 366 | 361 | .convenient-service-list li a { | |
| 367 | div.c_one h2 a { | 362 | display: block; |
| 368 | float: left; | 363 | width: 110px; |
| 364 | height: 36px; | ||
| 365 | border-radius: 2px; | ||
| 366 | border: 1px solid #D7D6D6; | ||
| 367 | margin: 0 auto; | ||
| 368 | text-align: center; | ||
| 369 | margin-top: 30px; | ||
| 370 | font-size: 14px; | ||
| 371 | color: #7A7A7A; | ||
| 372 | line-height: 36px; | ||
| 373 | cursor: pointer; | ||
| 374 | } | ||
| 375 | /* 好差评 */ | ||
| 376 | .good-bad-comments-box { | ||
| 369 | width: 100%; | 377 | width: 100%; |
| 378 | background: url('/staticImages/good-badbg.png') no-repeat; | ||
| 379 | background-size: cover; | ||
| 380 | height: 200px; | ||
| 381 | margin-top: 40px; | ||
| 382 | padding: 36px 0; | ||
| 383 | box-sizing: border-box; | ||
| 370 | } | 384 | } |
| 371 | 385 | .good-bad-comments { | |
| 372 | 386 | width: 1200px; | |
| 373 | div.c_one h2 i { | 387 | margin: 0 auto; |
| 374 | float: right; | ||
| 375 | font-size: 14px; | ||
| 376 | font-style: normal; | ||
| 377 | color: #9d9d9d; | ||
| 378 | } | 388 | } |
| 379 | 389 | .good-bad-nums { | |
| 380 | div.c_one h2 a:hover i { | 390 | float: left; |
| 381 | color: #0091FF; | 391 | margin-top: 15px; |
| 382 | |||
| 383 | } | 392 | } |
| 384 | 393 | .good-bad-nums .good-bad-nums-title { | |
| 385 | div.c_one .news .news-img { | 394 | color: #3C4A66; |
| 395 | font-size: 32px; | ||
| 396 | font-weight: 700; | ||
| 397 | } | ||
| 398 | .good-bad-nums .good-bad-nums-title img{ | ||
| 399 | width: 31px; | ||
| 400 | height: 34px; | ||
| 401 | } | ||
| 402 | .good-bad-nums ul { | ||
| 386 | margin-top: 20px; | 403 | margin-top: 20px; |
| 387 | float: left; | ||
| 388 | width: 350px; | ||
| 389 | height: 237px; | ||
| 390 | } | 404 | } |
| 391 | div.c_one .news .news-img img { | 405 | .good-bad-nums ul li { |
| 392 | height: 100%; | 406 | display: inline-block; |
| 393 | width: 100%; | 407 | color: #7A7A7A; |
| 408 | font-size: 16px; | ||
| 409 | margin-right: 30px; | ||
| 394 | } | 410 | } |
| 395 | 411 | .good-bad-nums ul li span { | |
| 396 | div.c_one ul { | 412 | font-size: 28px; |
| 397 | width: 100%; | 413 | color: #608DE7; |
| 398 | float: left; | 414 | margin: 0 6px; |
| 399 | margin-top: 10px; | ||
| 400 | list-style: none; | ||
| 401 | font-size: 14px; | ||
| 402 | letter-spacing: 1px; | ||
| 403 | } | 415 | } |
| 404 | 416 | ||
| 405 | /*<li><a href=""><i>最新</i>创新技术体系 引领事业发展<span>2020-06-19</span></a></li>*/ | 417 | .login-list { |
| 406 | div.c_one ul li { | 418 | float: right; |
| 407 | line-height: 42px; | 419 | width: 464px; |
| 420 | height: 128px; | ||
| 421 | background: #FFFFFF; | ||
| 422 | border: 1px solid #E9E9E9; | ||
| 423 | box-sizing: border-box; | ||
| 424 | padding: 24px 30px; | ||
| 425 | text-align: center; | ||
| 408 | } | 426 | } |
| 409 | div.c_one ul li:not(:last-child) { | 427 | .login-list .login-list-title { |
| 410 | border-bottom: 1px dashed #DEDEDE; | 428 | color: #3C4A66; |
| 429 | letter-spacing: 2px; | ||
| 430 | font-size: 24px; | ||
| 431 | text-align: center; | ||
| 432 | margin-bottom: 20px; | ||
| 411 | } | 433 | } |
| 412 | 434 | .login-list .login-list-subtitle { | |
| 413 | div.c_one #ulNews li a{ | 435 | font-size: 18px; |
| 414 | width: 100%; | 436 | margin-top: 10px; |
| 415 | display: block; | 437 | color: #608DE7; |
| 416 | text-align: left; | 438 | display: none; |
| 417 | } | 439 | } |
| 418 | 440 | .login-list a { | |
| 419 | div.c_one #ulNews .news_item{ | ||
| 420 | display: inline-block; | 441 | display: inline-block; |
| 421 | white-space:nowrap; | 442 | width: 80px; |
| 422 | overflow:hidden; | 443 | height: 34px; |
| 423 | text-overflow:ellipsis; | 444 | text-align: center; |
| 424 | width: 75%; | ||
| 425 | font-size: 14px; | 445 | font-size: 14px; |
| 446 | line-height: 32px; | ||
| 447 | box-sizing: border-box; | ||
| 426 | } | 448 | } |
| 427 | div.c_one .news_item .icon { | 449 | .login-list a:not(:last-child) { |
| 428 | float: left; | 450 | margin-right: 5px; |
| 429 | height: 29px; | ||
| 430 | width: 14%!important; | ||
| 431 | margin-top: 7.5px; | ||
| 432 | margin-right: 7px; | ||
| 433 | margin-left: -3px; | ||
| 434 | } | 451 | } |
| 435 | div.c_one ul li a:hover { | 452 | .login-list a:nth-of-type(-n+2) { |
| 436 | color: #0091FF; | 453 | color: #608DE7; |
| 454 | border: 1px solid #608DE7; | ||
| 437 | } | 455 | } |
| 438 | div.c_one ul li a span { | 456 | .login-list a:nth-of-type(n+3) { |
| 439 | float: right; | 457 | border: 1px solid #E95515; |
| 440 | color: #9b9b9b; | 458 | color: #E95515; |
| 441 | } | 459 | } |
| 442 | 460 | /* 业务列表 */ | |
| 443 | div.c_one ul li a:hover span { | 461 | .business-list { |
| 444 | color: #0091FF; | 462 | width: 1200px; |
| 463 | margin: 40px auto; | ||
| 464 | overflow: hidden; | ||
| 445 | } | 465 | } |
| 446 | 466 | .business-list-leftItem { | |
| 447 | div.c_one ul li a i { | 467 | width: 212px; |
| 448 | color: #FA6400; | 468 | height: 324px; |
| 449 | font-style: normal; | 469 | background: #498FFF; |
| 450 | border: 1px solid #FA6400; | 470 | margin-right: 20px; |
| 451 | line-height: 120%; | 471 | float: left; |
| 452 | margin: 11px 7px auto auto; | ||
| 453 | font-size: 10px; | ||
| 454 | border-radius: 2px; | ||
| 455 | line-height: 14px; | ||
| 456 | display: inline-block; | ||
| 457 | } | 472 | } |
| 458 | 473 | .business-list-leftItem li { | |
| 459 | div.c_one .news ul { | 474 | height: 81px; |
| 460 | float: right; | 475 | line-height: 81px; |
| 461 | width: 51%; | 476 | text-align: center; |
| 477 | color: #FFFFFF; | ||
| 478 | font-size: 20px; | ||
| 462 | } | 479 | } |
| 463 | .news_title_content:hover span{ | 480 | .business-list-leftItem li:not(:last-child) { |
| 464 | color: #4A4A4A; | 481 | border: 1px solid #74A9FF; |
| 465 | } | 482 | } |
| 466 | .news_title_content .news_title{ | 483 | .business-list-leftItem li img { |
| 467 | float: left; | 484 | width: 22px; |
| 468 | height: 39px; | 485 | height: 22px; |
| 469 | border-bottom: 2px solid #006CFF; | 486 | position: relative; |
| 470 | position: relative; | 487 | top: 3px; |
| 471 | top: 2px; | 488 | right: 5px; |
| 472 | } | 489 | } |
| 473 | .news_title_content .news_title span { | 490 | .business-list-rightItem { |
| 474 | float: left; | 491 | float: left; |
| 475 | margin-left: 6px; | 492 | } |
| 493 | .business-list-rightItem ul:nth-of-type(1) { | ||
| 494 | font-size: 0; | ||
| 495 | } | ||
| 496 | .business-list-rightItem ul:nth-of-type(1) li{ | ||
| 497 | display: inline-block; | ||
| 498 | width: 227px; | ||
| 499 | height: 150px; | ||
| 500 | background: linear-gradient(90deg, #5495FE 0%, #498FFF 100%); | ||
| 501 | box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.05); | ||
| 502 | border-radius: 2px; | ||
| 503 | opacity: 0.88; | ||
| 504 | color: #FFFFFF; | ||
| 476 | font-size: 20px; | 505 | font-size: 20px; |
| 477 | margin-top: -3px; | 506 | text-align: center; |
| 478 | font-weight: 600; | 507 | box-sizing: border-box; |
| 479 | color: #4A4A4A; | 508 | padding-top: 46px; |
| 509 | position: relative; | ||
| 510 | cursor: pointer; | ||
| 480 | } | 511 | } |
| 481 | .news_title_content .news_title .icon { | 512 | .business-list-rightItem ul:nth-of-type(1) li::after { |
| 482 | width: 22px; | 513 | content: ''; |
| 483 | height: 21px; | 514 | position: absolute; |
| 484 | float: left; | 515 | width: 213px; |
| 516 | height: 137px; | ||
| 517 | border: 1px solid #74A9FF; | ||
| 518 | border-radius: 1px; | ||
| 519 | left: 5px; | ||
| 520 | top: 5px; | ||
| 521 | background: url('/staticImages/idanganbg.png') no-repeat right bottom; | ||
| 522 | background-size: 65px 66px; | ||
| 485 | } | 523 | } |
| 486 | /* 公告 */ | 524 | .business-list-rightItem ul li:not(:last-child) { |
| 487 | .item_notice { | 525 | margin-right: 20px; |
| 526 | } | ||
| 527 | .business-list-rightItem ul:nth-of-type(1) li img { | ||
| 528 | width: 36px; | ||
| 529 | height: 35px; | ||
| 530 | position: relative; | ||
| 531 | top: 10px; | ||
| 532 | } | ||
| 533 | .business-list-rightItem ul:nth-of-type(2) { | ||
| 488 | font-size: 0; | 534 | font-size: 0; |
| 489 | text-align: left; | 535 | margin-top: 23px; |
| 490 | } | 536 | } |
| 491 | .item_notice a { | 537 | .business-list-rightItem ul:nth-of-type(2) li { |
| 492 | height: 42px; | 538 | display: inline-block; |
| 493 | line-height: 42px; | 539 | width: 227px; |
| 540 | height: 150px; | ||
| 541 | background: #FFFFFF; | ||
| 542 | box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.06); | ||
| 543 | border-radius: 2px; | ||
| 544 | border: 1px solid #E9E9E9; | ||
| 545 | color: #686666; | ||
| 546 | font-size: 20px; | ||
| 547 | box-sizing: border-box; | ||
| 548 | text-align: center; | ||
| 549 | color: #686666; | ||
| 550 | cursor: pointer; | ||
| 551 | } | ||
| 552 | .business-list-rightItem ul:nth-of-type(2) li img { | ||
| 494 | display: block; | 553 | display: block; |
| 554 | width: 34px; | ||
| 555 | height: 37px; | ||
| 556 | margin: 0 auto; | ||
| 557 | margin-top: 30px; | ||
| 558 | margin-bottom: 20px; | ||
| 495 | } | 559 | } |
| 496 | .item_notice p{ | 560 | /* 政策公告 */ |
| 497 | font-size: 14px; | 561 | .announcement-policy { |
| 562 | width: 1200px; | ||
| 563 | margin: 0 auto; | ||
| 564 | } | ||
| 565 | .public-announcement { | ||
| 566 | width: 440px; | ||
| 567 | float: left; | ||
| 568 | margin-right: 55px; | ||
| 569 | } | ||
| 570 | .public-announcement ul:nth-of-type(1) { | ||
| 571 | padding-bottom: 10px; | ||
| 572 | border-bottom: 1px solid #EAEAEA; | ||
| 573 | } | ||
| 574 | .public-announcement ul:nth-of-type(1) li{ | ||
| 498 | display: inline-block; | 575 | display: inline-block; |
| 499 | width: 85%; | ||
| 500 | white-space:nowrap; | ||
| 501 | overflow:hidden; | ||
| 502 | text-overflow:ellipsis; | ||
| 503 | text-align: left; | ||
| 504 | } | 576 | } |
| 505 | 577 | .public-announcement ul:nth-of-type(1) li:nth-of-type(1) { | |
| 506 | 578 | font-size: 24px; | |
| 507 | div.c_two { | 579 | font-weight: 700; |
| 508 | background: #F6F9FB; | 580 | color: #4A4A4A; |
| 509 | } | 581 | } |
| 510 | 582 | .public-announcement ul:nth-of-type(1) li:nth-of-type(1) img { | |
| 511 | 583 | width: 25px; | |
| 512 | div.c_two div:first-child { | 584 | height: 27px; |
| 513 | width: 1220px; | 585 | position: relative; |
| 514 | height: 425px; | 586 | top: 4px; |
| 515 | padding-bottom: 20px; | 587 | right: 3px; |
| 516 | } | 588 | } |
| 517 | 589 | .public-announcement ul:nth-of-type(1) li:nth-of-type(2) { | |
| 518 | div.c_two h2 { | 590 | float: right; |
| 519 | float: left; | 591 | font-size: 16px; |
| 520 | margin-top: 40px; | 592 | position: relative; |
| 521 | background-color: #fafafa; | 593 | top: 6px; |
| 522 | width: 100%; | 594 | cursor: pointer; |
| 523 | font-size: 26px; | ||
| 524 | font-weight: 600; | ||
| 525 | letter-spacing: 2px; | ||
| 526 | background-color: #fcf8f8; | ||
| 527 | } | 595 | } |
| 528 | 596 | .public-announcement ul:nth-of-type(1) li:nth-of-type(2) img{ | |
| 529 | div.c_two ul { | 597 | width: 6px; |
| 530 | float: left; | 598 | height: 12px; |
| 531 | margin-top: 28px; | ||
| 532 | list-style: none; | ||
| 533 | } | 599 | } |
| 534 | 600 | .public-announcement ul:nth-of-type(1) li:nth-of-type(2) a { | |
| 535 | div.c_two ul li { | 601 | color: #9B9B9B; |
| 536 | float: left; | 602 | } |
| 537 | width: 25%; | 603 | .public-announcement ul:nth-of-type(2) { |
| 604 | margin-top: 5px; | ||
| 605 | } | ||
| 606 | .public-announcement ul:nth-of-type(2) li{ | ||
| 607 | font-size: 18px; | ||
| 608 | } | ||
| 609 | .public-announcement ul:nth-of-type(2) li img { | ||
| 610 | width: 30px; | ||
| 611 | height: 18px; | ||
| 612 | float: right; | ||
| 613 | margin-top: 14px; | ||
| 614 | } | ||
| 615 | .public-announcement ul:nth-of-type(2) li a { | ||
| 616 | display: inline-block; | ||
| 538 | overflow: hidden; | 617 | overflow: hidden; |
| 618 | text-overflow: ellipsis; | ||
| 619 | white-space: nowrap; | ||
| 620 | width: 340px; | ||
| 621 | text-align: left; | ||
| 622 | position: relative; | ||
| 623 | padding-left: 10px; | ||
| 624 | line-height: 45px; | ||
| 539 | } | 625 | } |
| 540 | div.c_two ul li a { | 626 | .public-announcement ul:nth-of-type(2) li a:hover { |
| 541 | box-sizing: border-box; | 627 | color: #0091FF; |
| 542 | display: block; | ||
| 543 | background: #ffffff; | ||
| 544 | padding: 50px 36px; | ||
| 545 | box-sizing: border-box; | ||
| 546 | border: 1px solid #E7ECEF; | ||
| 547 | margin: 0 10px; | ||
| 548 | } | 628 | } |
| 549 | div.c_two ul li img { | 629 | .public-announcement ul:nth-of-type(2) li a::before { |
| 550 | width: 70px; | 630 | position: absolute; |
| 551 | height: 70px; | 631 | width: 4px; |
| 632 | height: 4px; | ||
| 633 | border-radius: 4px; | ||
| 634 | background-color: #4a4a4a; | ||
| 635 | content: ""; | ||
| 636 | left: 2px; | ||
| 637 | top: 20px; | ||
| 638 | } | ||
| 639 | .policies-regulations { | ||
| 640 | float: left; | ||
| 641 | width: 440px; | ||
| 552 | } | 642 | } |
| 553 | 643 | .policies-regulations ul:nth-of-type(1){ | |
| 554 | div.c_two ul li:first-child { | 644 | padding-bottom: 10px; |
| 555 | margin-left: 0; | 645 | border-bottom: 1px solid #EAEAEA; |
| 556 | } | 646 | } |
| 557 | 647 | .policies-regulations ul:nth-of-type(1) li{ | |
| 558 | div.c_two ul li h6 { | 648 | display: inline-block; |
| 559 | margin-top: 20px; | 649 | cursor: pointer; |
| 560 | font-size: 18px; | 650 | } |
| 651 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(1) { | ||
| 652 | font-size: 22px; | ||
| 561 | color: #4A4A4A; | 653 | color: #4A4A4A; |
| 562 | letter-spacing: 2px; | 654 | margin-right: 50px; |
| 655 | position: relative; | ||
| 563 | } | 656 | } |
| 564 | 657 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(1) img { | |
| 565 | div.c_two ul li p { | 658 | width: 25px; |
| 566 | margin-top: 20px; | 659 | height: 25px; |
| 567 | font-size: 14px; | 660 | position: relative; |
| 661 | top: 4px; | ||
| 662 | right: 2px; | ||
| 663 | } | ||
| 664 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(2) { | ||
| 665 | font-size: 22px; | ||
| 666 | color: #4A4A4A; | ||
| 667 | position: relative; | ||
| 668 | } | ||
| 669 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(3) { | ||
| 670 | float: right; | ||
| 671 | position: relative; | ||
| 672 | top: 5px; | ||
| 673 | } | ||
| 674 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(3) a { | ||
| 568 | color: #9B9B9B; | 675 | color: #9B9B9B; |
| 569 | line-height: 21px; | 676 | font-size: 16px; |
| 570 | cursor: pointer; | ||
| 571 | } | 677 | } |
| 572 | 678 | .policies-regulations ul:nth-of-type(1) li:nth-of-type(3) img { | |
| 573 | div.c_two ul li p:hover { | 679 | width: 6px; |
| 574 | color: #0091FF; | 680 | height: 12px; |
| 575 | } | 681 | } |
| 576 | 682 | .regulations-active { | |
| 577 | div.c_three { | 683 | font-size: 24px!important; |
| 684 | font-weight: 700; | ||
| 685 | } | ||
| 686 | .regulations-active::after { | ||
| 687 | position: absolute; | ||
| 578 | width: 100%; | 688 | width: 100%; |
| 579 | background: #F6F9FB; | 689 | height: 2px; |
| 690 | background-color: #006CFF; | ||
| 691 | content: ""; | ||
| 692 | bottom: -11px; | ||
| 693 | left: 0; | ||
| 580 | } | 694 | } |
| 581 | 695 | .policies-regulations { | |
| 582 | div.c_three div:first-child { | 696 | margin-right: 50px; |
| 583 | width: 1200px; | ||
| 584 | height: 360px; | ||
| 585 | } | 697 | } |
| 586 | div.c_three .c_t_banner{ | 698 | .policies-regulations .item-policies { |
| 587 | float: left; | 699 | margin-top: 5px; |
| 588 | display: block; | ||
| 589 | margin-top: 38px; | ||
| 590 | width: 100%; | ||
| 591 | text-align: center; | ||
| 592 | } | 700 | } |
| 593 | 701 | .policies-regulations .item-policies li a{ | |
| 594 | div.c_three div dl{ | 702 | display: inline-block; |
| 703 | overflow: hidden; | ||
| 704 | text-overflow: ellipsis; | ||
| 705 | white-space: nowrap; | ||
| 706 | width: 289px; | ||
| 595 | text-align: left; | 707 | text-align: left; |
| 596 | float: left; | 708 | position: relative; |
| 597 | margin-top: 30px; | 709 | padding-left: 10px; |
| 598 | width: 45%; | 710 | line-height: 45px; |
| 599 | border: 2px solid #e3e3e3; | ||
| 600 | padding: 20px; | ||
| 601 | }div.c_three div dl.interact{ | ||
| 602 | float: right; | ||
| 603 | } | 711 | } |
| 604 | div.c_three div dl dt{ | 712 | .policies-regulations .item-policies li a:hover { |
| 605 | width: 100%; | 713 | color: #0091FF; |
| 606 | }div.c_three div dl dd{ | ||
| 607 | float: left; | ||
| 608 | width: 50%; | ||
| 609 | } | 714 | } |
| 610 | 715 | .policies-regulations .item-policies li a::before { | |
| 611 | div.c_four div:first-child { | 716 | position: absolute; |
| 612 | width: 1200px; | 717 | width: 4px; |
| 613 | height: 240px; | 718 | height: 4px; |
| 719 | border-radius: 4px; | ||
| 720 | background-color: #4a4a4a; | ||
| 721 | content: ""; | ||
| 722 | left: 2px; | ||
| 723 | top: 20px; | ||
| 724 | } | ||
| 725 | .policies-regulations .item-policies li span { | ||
| 726 | font-size: 16px; | ||
| 727 | color: #9B9B9B; | ||
| 728 | float: right; | ||
| 729 | position: relative; | ||
| 730 | top: 13px; | ||
| 614 | } | 731 | } |
| 615 | /* -----------------友情链接-------------------------- */ | 732 | .corresponding-policies { |
| 616 | div.c_five h2 { | 733 | display: none; |
| 617 | text-align: center; | ||
| 618 | font-size: 26px; | ||
| 619 | font-weight: 600; | ||
| 620 | margin-bottom: 30px; | ||
| 621 | } | 734 | } |
| 622 | div.c_five h2 a { | 735 | .interaction { |
| 623 | font-size: 24px; | 736 | float: right; |
| 737 | width: 200px; | ||
| 624 | } | 738 | } |
| 625 | div.c_five div:first-child { | 739 | .interaction .interaction-title{ |
| 626 | width: 1200px; | 740 | padding-bottom: 10px; |
| 627 | padding: 40px 0 20px 0; | 741 | border-bottom: 1px solid #EAEAEA; |
| 742 | color: #4A4A4A; | ||
| 743 | font-size: 24px; | ||
| 744 | font-weight: 700; | ||
| 628 | } | 745 | } |
| 629 | div.c_five ul { | 746 | .interaction .interaction-title img { |
| 630 | width: 100%; | 747 | width: 24px; |
| 631 | height: auto; | 748 | height: 23px; |
| 632 | overflow: hidden; | 749 | position: relative; |
| 750 | top: 2px; | ||
| 633 | } | 751 | } |
| 634 | div.c_five ul li{ | 752 | .interaction ul li { |
| 635 | float: left; | 753 | border-bottom: 1px solid #EAEAEA; |
| 636 | width: 25%; | 754 | color: #31394C; |
| 637 | padding-right: 20px; | 755 | font-size: 18px; |
| 638 | box-sizing: border-box; | 756 | text-align: left; |
| 639 | margin-bottom: 20px; | 757 | padding: 10px 0 40px 0; |
| 640 | } | 758 | } |
| 641 | div.c_five ul li:nth-child(4n+4) { | 759 | .interaction ul li img { |
| 642 | padding-right: 0; | 760 | width: 54px; |
| 761 | height: 54px; | ||
| 762 | position: relative; | ||
| 763 | top: 20px; | ||
| 643 | } | 764 | } |
| 644 | div.c_five ul li a { | 765 | /* 友情链接 */ |
| 645 | display: block; | 766 | .links-title img { |
| 646 | height: 60px; | 767 | height: 32px; |
| 647 | border-radius: 1px; | 768 | position: relative; |
| 648 | border: 1px solid #DEDEDE; | 769 | top: 5px; |
| 649 | box-sizing: border-box; | ||
| 650 | width: 100%; | ||
| 651 | box-sizing: border-box; | ||
| 652 | } | 770 | } |
| 653 | div.c_five ul li a img { | 771 | .links-title a { |
| 654 | height: 100%; | 772 | color: #3C4A66; |
| 773 | font-size: 32px!important; | ||
| 774 | font-weight: 600; | ||
| 655 | } | 775 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 1 | .sysnews-center { | 1 | .sysnews-head-search { |
| 2 | padding-bottom: 15px; | ||
| 3 | } | ||
| 4 | .sysnews-center-tab { | ||
| 5 | width: 1200px; | 2 | width: 1200px; |
| 6 | margin: 0 auto; | 3 | background: #FFFFFF; |
| 7 | overflow: hidden; | 4 | box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05); |
| 8 | padding: 20px 0; | 5 | border-radius: 6px; |
| 6 | border: 1px solid #E5E8ED; | ||
| 7 | margin: 15px auto; | ||
| 8 | padding: 28px 20px; | ||
| 9 | box-sizing: border-box; | ||
| 9 | } | 10 | } |
| 10 | .date-select { | 11 | .sysnews-head-search h2 { |
| 11 | width: 50%; | 12 | font-weight: 500; |
| 12 | float: right; | 13 | color: #7A7A7A; |
| 14 | font-size: 16px; | ||
| 15 | margin-bottom: 15px; | ||
| 13 | } | 16 | } |
| 14 | .date-select input { | 17 | .date-select input { |
| 15 | width: 36%; | 18 | width: 400px; |
| 16 | display: inline-block; | 19 | display: inline-block; |
| 20 | height: 40px; | ||
| 17 | } | 21 | } |
| 18 | .sysnews-center-tab ul li { | 22 | .date-select p { |
| 23 | width: 180px; | ||
| 24 | height: 40px; | ||
| 25 | background: #0091FF; | ||
| 26 | border-radius: 4px; | ||
| 27 | color: #FFFFFF; | ||
| 19 | display: inline-block; | 28 | display: inline-block; |
| 20 | margin-right: 15px; | 29 | text-align: center; |
| 21 | cursor: pointer; | 30 | line-height: 40px; |
| 31 | margin-left: 30px; | ||
| 22 | } | 32 | } |
| 23 | .sysnews-center-tab ul { | 33 | .date-select span { |
| 24 | width: 30%; | 34 | margin: 0 20px; |
| 25 | float: left; | ||
| 26 | padding-top: 7px; | ||
| 27 | } | 35 | } |
| 28 | .sysnews-center-tab .search-button { | 36 | .date-select p img { |
| 29 | margin-left: 10px; | 37 | width: 15px; |
| 38 | height: 15px; | ||
| 39 | position: relative; | ||
| 40 | top: 1px; | ||
| 30 | } | 41 | } |
| 31 | /* 消息列表 */ | 42 | /* 消息列表 */ |
| 32 | .sysnews-list { | 43 | .sysnews-list-box { |
| 33 | width: 1200px; | 44 | width: 1200px; |
| 34 | margin: 0 auto; | 45 | margin: 0 auto; |
| 35 | padding :20px; | ||
| 36 | border-radius: 5px; | 46 | border-radius: 5px; |
| 37 | border: 1px solid #dedede; | 47 | border: 1px solid #dedede; |
| 48 | box-sizing: border-box; | ||
| 49 | margin-top: 20px; | ||
| 50 | box-shadow: 0px 2px 4px 0px rgba(10, 14, 40, 0.05); | ||
| 51 | border-radius: 6px; | ||
| 52 | border: 1px solid #E5E8ED; | ||
| 53 | margin-bottom: 30px; | ||
| 54 | } | ||
| 55 | .sysnews-list-head { | ||
| 56 | width: 100%; | ||
| 57 | height: 54px; | ||
| 58 | line-height: 54px; | ||
| 59 | color: #9B9B9B; | ||
| 60 | font-size: 16px; | ||
| 61 | border-bottom: 1px solid #E2EAF1; | ||
| 62 | } | ||
| 63 | .sysnews-list-head li { | ||
| 64 | display: inline-block; | ||
| 65 | margin-right: 70px; | ||
| 66 | margin-left: 20px; | ||
| 67 | cursor: pointer; | ||
| 68 | } | ||
| 69 | .sysnews-list { | ||
| 70 | height: 300px; | ||
| 71 | overflow: auto; | ||
| 72 | padding: 0 20px 30px 20px; | ||
| 73 | } | ||
| 74 | .sysnews-list li { | ||
| 75 | line-height: 90px; | ||
| 76 | border-bottom: 1px dashed #dedede; | ||
| 38 | } | 77 | } |
| 39 | .sysnews-list li p { | 78 | .sysnews-list li p { |
| 40 | display: inline-block; | 79 | display: inline-block; |
| 80 | width: 800px; | ||
| 81 | color: #9B9B9B; | ||
| 41 | } | 82 | } |
| 42 | .sysnews-list li .list-date { | 83 | .sysnews-list li .list-date { |
| 43 | margin-right: 15px; | 84 | color: #7A7A7A; |
| 44 | color: #7e7b7b; | 85 | float: right; |
| 86 | font-size: 14px; | ||
| 87 | margin-right: 60px; | ||
| 45 | } | 88 | } |
| 46 | .sysnews-list li .list-type { | 89 | .sysnews-list li .list-type { |
| 47 | float: right; | 90 | float: right; |
| ... | @@ -53,7 +96,78 @@ | ... | @@ -53,7 +96,78 @@ |
| 53 | .sysnews-list li p:hover { | 96 | .sysnews-list li p:hover { |
| 54 | color: #1E9FFF; | 97 | color: #1E9FFF; |
| 55 | } | 98 | } |
| 56 | .page { | 99 | .head-select { |
| 100 | color: #686666; | ||
| 101 | position: relative; | ||
| 102 | } | ||
| 103 | .head-select::after { | ||
| 104 | content: ''; | ||
| 105 | position: absolute; | ||
| 106 | width: 100%; | ||
| 107 | height: 1px; | ||
| 108 | background-color: #0F93F6; | ||
| 109 | left: 0; | ||
| 110 | bottom: -2px; | ||
| 111 | } | ||
| 112 | .finish-reading { | ||
| 113 | padding: 0 20px; | ||
| 114 | line-height: 50px; | ||
| 115 | } | ||
| 116 | .finish-reading p { | ||
| 117 | border-bottom: 1px dashed #E6E6E6; | ||
| 118 | font-size: 14px; | ||
| 119 | color: #7A7A7A; | ||
| 120 | } | ||
| 121 | .finish-reading p span { | ||
| 122 | display: inline-block; | ||
| 123 | width: 14px; | ||
| 124 | height: 14px; | ||
| 125 | border-radius: 50%; | ||
| 126 | border: 1px solid #CDCDCD; | ||
| 127 | position: relative; | ||
| 128 | top: 3px; | ||
| 129 | right: 5px; | ||
| 130 | } | ||
| 131 | .finish-reading p span::before { | ||
| 132 | content: ''; | ||
| 133 | width: 4px; | ||
| 134 | height: 4px; | ||
| 135 | background: #AAAAAA; | ||
| 136 | border-radius: 50%; | ||
| 137 | position: absolute; | ||
| 138 | left: 5px; | ||
| 139 | top: 5px; | ||
| 140 | } | ||
| 141 | .tips { | ||
| 142 | display: inline-block; | ||
| 143 | width: 50px; | ||
| 144 | height: 30px; | ||
| 145 | border-radius: 4px 8px 4px 8px; | ||
| 146 | border: 1px solid rgba(15, 147, 246, 0.5); | ||
| 147 | text-align: center; | ||
| 148 | line-height: 30px; | ||
| 149 | color: #0F93F6; | ||
| 150 | font-size: 14px; | ||
| 151 | margin-right: 20px; | ||
| 152 | } | ||
| 153 | .readed { | ||
| 154 | width: 50px; | ||
| 155 | height: 46px; | ||
| 156 | float: right; | ||
| 157 | position: relative; | ||
| 158 | top: 20px; | ||
| 159 | right: 10px; | ||
| 160 | } | ||
| 161 | .list-type-unread { | ||
| 162 | width: 70px; | ||
| 163 | height: 28px; | ||
| 164 | border-radius: 15px; | ||
| 165 | opacity: 0.6; | ||
| 166 | border: 1px solid #0F93F6; | ||
| 167 | color: #0F93F6; | ||
| 168 | font-size: 14px; | ||
| 57 | text-align: center; | 169 | text-align: center; |
| 58 | margin: 15px 0; | 170 | line-height: 28px; |
| 171 | position: relative; | ||
| 172 | top: 30px; | ||
| 59 | } | 173 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -10,9 +10,14 @@ | ... | @@ -10,9 +10,14 @@ |
| 10 | height: 140px; | 10 | height: 140px; |
| 11 | padding: 30px; | 11 | padding: 30px; |
| 12 | box-sizing: border-box; | 12 | box-sizing: border-box; |
| 13 | background: #FFFFFF; | ||
| 14 | border-radius: 4px; | 13 | border-radius: 4px; |
| 15 | border: 1px solid #DEDEDE; | 14 | border: 1px solid #DEDEDE; |
| 15 | box-shadow: 0 3px 6px 0 rgba(10,14,40,0.08); | ||
| 16 | -moz-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*firefox*/ | ||
| 17 | -webkit-box-shadow:0 3px 6px 0 rgba(10,14,40,0.08); /*webkit*/ | ||
| 18 | border-radius: 4px; | ||
| 19 | background: url('../staticImages/user-centerbg.png') no-repeat; | ||
| 20 | background-size: cover; | ||
| 16 | } | 21 | } |
| 17 | .perinfo_left{ | 22 | .perinfo_left{ |
| 18 | float: left; | 23 | float: left; |
| ... | @@ -104,12 +109,40 @@ | ... | @@ -104,12 +109,40 @@ |
| 104 | } | 109 | } |
| 105 | .business_titleList li a { | 110 | .business_titleList li a { |
| 106 | display: block; | 111 | display: block; |
| 107 | height: 142px; | 112 | height: 152px; |
| 108 | border: 1px solid #eee; | ||
| 109 | border-radius: 5px; | ||
| 110 | text-align: center; | 113 | text-align: center; |
| 111 | cursor: pointer; | 114 | cursor: pointer; |
| 112 | color: #FFFFFF; | 115 | color: #7A7A7A; |
| 116 | box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.06); | ||
| 117 | border-radius: 4px; | ||
| 118 | border: 1px solid #E9E9E9; | ||
| 119 | position: relative; | ||
| 120 | } | ||
| 121 | .business_titleList li a::after { | ||
| 122 | content: ''; | ||
| 123 | position: absolute; | ||
| 124 | width: 269px; | ||
| 125 | height: 139px; | ||
| 126 | border: 1px solid #F6F6F6; | ||
| 127 | border-radius: 1px; | ||
| 128 | left: 6px; | ||
| 129 | top: 5px; | ||
| 130 | } | ||
| 131 | .business_titleList li:nth-of-type(1) a::after { | ||
| 132 | background: url('/staticImages/busheji.png') no-repeat right bottom; | ||
| 133 | background-size: 80px 80px; | ||
| 134 | } | ||
| 135 | .business_titleList li:nth-of-type(2) a::after { | ||
| 136 | background: url('/staticImages/busdaitijiao.png') no-repeat right bottom; | ||
| 137 | background-size: 80px 80px; | ||
| 138 | } | ||
| 139 | .business_titleList li:nth-of-type(3) a::after { | ||
| 140 | background: url('/staticImages/busbanlizhong.png') no-repeat right bottom; | ||
| 141 | background-size: 80px 80px; | ||
| 142 | } | ||
| 143 | .business_titleList li:nth-of-type(4) a::after { | ||
| 144 | background: url('/staticImages/busyibanjie.png') no-repeat right bottom; | ||
| 145 | background-size: 80px 80px; | ||
| 113 | } | 146 | } |
| 114 | .business_titleList li p:nth-child(1) { | 147 | .business_titleList li p:nth-child(1) { |
| 115 | font-size: 18px; | 148 | font-size: 18px; |
| ... | @@ -117,6 +150,7 @@ | ... | @@ -117,6 +150,7 @@ |
| 117 | font-size: 36px; | 150 | font-size: 36px; |
| 118 | margin-bottom: 3px; | 151 | margin-bottom: 3px; |
| 119 | font-weight: 600; | 152 | font-weight: 600; |
| 153 | color: #3C4A66; | ||
| 120 | } | 154 | } |
| 121 | /* ---------------预约列表------------------- */ | 155 | /* ---------------预约列表------------------- */ |
| 122 | .contentBox { | 156 | .contentBox { |
| ... | @@ -126,7 +160,9 @@ | ... | @@ -126,7 +160,9 @@ |
| 126 | .appintmentList { | 160 | .appintmentList { |
| 127 | padding: 0 20px 20px 20px; | 161 | padding: 0 20px 20px 20px; |
| 128 | border-radius: 6px; | 162 | border-radius: 6px; |
| 129 | border: 1px solid #25BEFF; | 163 | background: #FFFFFF; |
| 164 | box-shadow: 0px 3px 6px 0px rgba(10, 14, 40, 0.06); | ||
| 165 | border: 1px solid #E9E9E9; | ||
| 130 | } | 166 | } |
| 131 | .appintmentList li { | 167 | .appintmentList li { |
| 132 | border-bottom: 1px solid #eee; | 168 | border-bottom: 1px solid #eee; |
| ... | @@ -228,19 +264,19 @@ | ... | @@ -228,19 +264,19 @@ |
| 228 | } | 264 | } |
| 229 | /* 头部tab */ | 265 | /* 头部tab */ |
| 230 | .applyBusinessRecord a{ | 266 | .applyBusinessRecord a{ |
| 231 | background: url('../staticImages/heji.png'); | 267 | /* background: url('../staticImages/heji.png'); */ |
| 232 | background-size: 100% 100%; | 268 | background-size: 100% 100%; |
| 233 | } | 269 | } |
| 234 | .to_be_submitted a { | 270 | .to_be_submitted a { |
| 235 | background: url('../staticImages/daitijiao.png'); | 271 | /* background: url('../staticImages/daitijiao.png'); */ |
| 236 | background-size: 100% 100%; | 272 | background-size: 100% 100%; |
| 237 | } | 273 | } |
| 238 | .applyBusinessIn a { | 274 | .applyBusinessIn a { |
| 239 | background: url('../staticImages/banlizhong.png'); | 275 | /* background: url('../staticImages/banlizhong.png'); */ |
| 240 | background-size: 100% 100%; | 276 | background-size: 100% 100%; |
| 241 | } | 277 | } |
| 242 | .applyBusinessEnd a { | 278 | .applyBusinessEnd a { |
| 243 | background: url('../staticImages/yibanjie.png'); | 279 | /* background: url('../staticImages/yibanjie.png'); */ |
| 244 | background-size: 100% 100%; | 280 | background-size: 100% 100%; |
| 245 | } | 281 | } |
| 246 | .obligee { | 282 | .obligee { |
| ... | @@ -261,36 +297,28 @@ | ... | @@ -261,36 +297,28 @@ |
| 261 | position: absolute; | 297 | position: absolute; |
| 262 | right: 20px; | 298 | right: 20px; |
| 263 | top: 50%; | 299 | top: 50%; |
| 264 | width: 12px; | 300 | width: 17px; |
| 265 | height: 12px; | 301 | height: 17px; |
| 266 | margin-top: -2px; | 302 | margin-top: -4px; |
| 267 | border-right: 1px solid #ffffff; | 303 | border-right: 1px solid #E9E9E9; |
| 268 | border-bottom: 1px solid #ffffff; | 304 | border-bottom: 1px solid #E9E9E9;; |
| 269 | -webkit-transform: rotate(225deg); | 305 | -webkit-transform: rotate(225deg); |
| 270 | content: ''; | 306 | content: ''; |
| 271 | background-color: #FFFFFF; | 307 | background-color: #FFFFFF; |
| 272 | z-index: 10; | 308 | z-index: 10; |
| 273 | |||
| 274 | } | ||
| 275 | .arrow0:before { | ||
| 276 | border-color: #25BEFF; | ||
| 277 | z-index: 10; | ||
| 278 | } | ||
| 279 | .arrow1:before { | ||
| 280 | border-color: #FF862F; | ||
| 281 | z-index: 10; | ||
| 282 | } | ||
| 283 | .arrow2:before { | ||
| 284 | border-color: #23E3D5; | ||
| 285 | z-index: 10; | ||
| 286 | } | ||
| 287 | .arrow3:before { | ||
| 288 | border-color: #FABF4F; | ||
| 289 | z-index: 10; | ||
| 290 | } | 309 | } |
| 291 | .completed { | 310 | .completed { |
| 292 | color: #23E3D5; | 311 | color: #23E3D5; |
| 293 | float: right; | 312 | float: right; |
| 294 | margin-top: 26px; | 313 | margin-top: 26px; |
| 295 | margin-right: 8px; | 314 | margin-right: 8px; |
| 315 | } | ||
| 316 | .bus-active { | ||
| 317 | background-color: #0097F6; | ||
| 318 | } | ||
| 319 | .bus-active span { | ||
| 320 | color: #FFFFFF; | ||
| 321 | } | ||
| 322 | .bus-active p { | ||
| 323 | color: #FFFFFF; | ||
| 296 | } | 324 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
| 13 | } | 13 | } |
| 14 | .area_list_content { | 14 | .area_list_content { |
| 15 | overflow: hidden; | 15 | overflow: hidden; |
| 16 | margin-top: 20px; | 16 | margin-top: 30px; |
| 17 | width: 100%; | 17 | width: 100%; |
| 18 | } | 18 | } |
| 19 | .area_list_content h2 { | 19 | .area_list_content h2 { |
| ... | @@ -65,12 +65,10 @@ | ... | @@ -65,12 +65,10 @@ |
| 65 | height: 48px; | 65 | height: 48px; |
| 66 | border-radius: 4px; | 66 | border-radius: 4px; |
| 67 | line-height: 48px; | 67 | line-height: 48px; |
| 68 | border: 1px solid #DEDEDE; | 68 | border-bottom: 1px solid #DEDEDE; |
| 69 | background: #FAFAFA; | ||
| 70 | } | 69 | } |
| 71 | .list_title h2 { | 70 | .list_title h2 { |
| 72 | font-weight: 600; | 71 | font-weight: 600; |
| 73 | margin-left: 10px; | ||
| 74 | color: #4A4A4A; | 72 | color: #4A4A4A; |
| 75 | } | 73 | } |
| 76 | .list_title h2 .icon { | 74 | .list_title h2 .icon { |
| ... | @@ -87,18 +85,29 @@ | ... | @@ -87,18 +85,29 @@ |
| 87 | float: right; | 85 | float: right; |
| 88 | } | 86 | } |
| 89 | .item_list { | 87 | .item_list { |
| 90 | padding: 20px; | ||
| 91 | box-sizing: border-box; | 88 | box-sizing: border-box; |
| 92 | border-radius: 2px; | 89 | border-radius: 2px; |
| 93 | border: 1px solid #DEDEDE; | 90 | margin-bottom: 25px; |
| 94 | } | 91 | } |
| 95 | .item_list li{ | 92 | .item_list li{ |
| 96 | cursor: pointer; | 93 | cursor: pointer; |
| 97 | line-height: 50px; | 94 | line-height: 55px; |
| 98 | border-bottom: 1px dotted #DEDEDE; | 95 | border-bottom: 1px dashed #DEDEDE; |
| 99 | } | 96 | } |
| 100 | .item_list li p{ | 97 | .item_list li p{ |
| 101 | display: inline-block; | 98 | display: inline-block; |
| 99 | position: relative; | ||
| 100 | padding-left: 10px; | ||
| 101 | } | ||
| 102 | .item_list li p::before { | ||
| 103 | content: ''; | ||
| 104 | position: absolute; | ||
| 105 | width: 4px; | ||
| 106 | height: 4px; | ||
| 107 | border-radius: 50%; | ||
| 108 | background-color: #4A4A4A; | ||
| 109 | left: 0; | ||
| 110 | top: 26px; | ||
| 102 | } | 111 | } |
| 103 | .item_list li p:hover { | 112 | .item_list li p:hover { |
| 104 | color: #0091FF; | 113 | color: #0091FF; |
| ... | @@ -119,28 +128,53 @@ | ... | @@ -119,28 +128,53 @@ |
| 119 | .button a:hover { | 128 | .button a:hover { |
| 120 | color: #fff; | 129 | color: #fff; |
| 121 | } | 130 | } |
| 122 | .type_title, .region_title { | 131 | |
| 123 | height: 16px; | ||
| 124 | padding-left: 8px; | ||
| 125 | font-size: 16px; | ||
| 126 | font-weight: 600; | ||
| 127 | margin-bottom: 15px; | ||
| 128 | position: relative; | ||
| 129 | padding-bottom: 10px; | ||
| 130 | color: #4A4A4A; | ||
| 131 | } | ||
| 132 | .type_title::before, .region_title::before { | ||
| 133 | position:absolute; | ||
| 134 | content:""; | ||
| 135 | left:0; | ||
| 136 | width:4px; | ||
| 137 | height:12px; | ||
| 138 | border-radius: 1px; | ||
| 139 | top: 5px; | ||
| 140 | background-color: #0091FF; | ||
| 141 | } | ||
| 142 | .guide_details { | 132 | .guide_details { |
| 143 | display: inline-block; | 133 | display: inline-block; |
| 144 | text-align: center; | 134 | text-align: center; |
| 145 | margin-left: 10px; | 135 | margin-right: 15px; |
| 136 | } | ||
| 137 | .choice-region { | ||
| 138 | margin-top: 30px; | ||
| 139 | } | ||
| 140 | .select-city { | ||
| 141 | margin-left: 50px; | ||
| 142 | } | ||
| 143 | .region_title { | ||
| 144 | font-size: 20px; | ||
| 145 | color: #4A4A4A; | ||
| 146 | font-weight: 700; | ||
| 147 | border-bottom: 2px solid #EAEAEA; | ||
| 148 | padding-bottom: 15px; | ||
| 149 | position: relative; | ||
| 150 | } | ||
| 151 | .region_title img { | ||
| 152 | width: 20px; | ||
| 153 | height: 20px; | ||
| 154 | position: relative; | ||
| 155 | top: 2px; | ||
| 156 | } | ||
| 157 | .region_title::after { | ||
| 158 | content: ''; | ||
| 159 | position: absolute; | ||
| 160 | left: 0; | ||
| 161 | bottom: -1px; | ||
| 162 | width: 20px; | ||
| 163 | height: 2px; | ||
| 164 | background-color: #006CFF; | ||
| 165 | } | ||
| 166 | .handleBus { | ||
| 167 | border-radius: 15px; | ||
| 168 | border: 1px solid #0F93F6; | ||
| 169 | background-color: #fff; | ||
| 170 | color: #0F93F6; | ||
| 171 | } | ||
| 172 | .handleBus:hover { | ||
| 173 | color: #0F93F6!important; | ||
| 174 | } | ||
| 175 | .guide_details button { | ||
| 176 | border-radius: 15px; | ||
| 177 | border: 1px solid #DDDDDD; | ||
| 178 | background-color: #fff; | ||
| 179 | color: #9B9B9B; | ||
| 146 | } | 180 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -111,18 +111,11 @@ div.subject { | ... | @@ -111,18 +111,11 @@ div.subject { |
| 111 | .left, .right { | 111 | .left, .right { |
| 112 | float: left; | 112 | float: left; |
| 113 | } | 113 | } |
| 114 | 114 | .istop { | |
| 115 | .xw { | 115 | float: right; |
| 116 | display: block; | 116 | width: 40px; |
| 117 | padding-top: 10px; | 117 | margin-right: 20px; |
| 118 | min-height: 80px; | 118 | margin-top: -5px; |
| 119 | cursor: pointer; | ||
| 120 | position: relative; | ||
| 121 | } | ||
| 122 | .xw .istop { | ||
| 123 | position: absolute; | ||
| 124 | right: 20px; | ||
| 125 | top: -20px; | ||
| 126 | } | 119 | } |
| 127 | 120 | ||
| 128 | .xw-left { | 121 | .xw-left { |
| ... | @@ -141,6 +134,14 @@ div.subject { | ... | @@ -141,6 +134,14 @@ div.subject { |
| 141 | 134 | ||
| 142 | .xw-right { | 135 | .xw-right { |
| 143 | padding-right: 10px; | 136 | padding-right: 10px; |
| 137 | overflow: hidden; | ||
| 138 | text-overflow: ellipsis; | ||
| 139 | display: -webkit-box; | ||
| 140 | -webkit-line-clamp: 3;/*超出3行部分显示省略号,去掉该属性 显示全部*/ | ||
| 141 | -webkit-box-orient: vertical; | ||
| 142 | font-size: 14px; | ||
| 143 | font-weight: 100; | ||
| 144 | color: #6D7278; | ||
| 144 | } | 145 | } |
| 145 | .leftContainer{ | 146 | .leftContainer{ |
| 146 | border-right: 1px solid #DEDEDE; | 147 | border-right: 1px solid #DEDEDE; |
| ... | @@ -164,12 +165,10 @@ div.subject { | ... | @@ -164,12 +165,10 @@ div.subject { |
| 164 | cursor: pointer; | 165 | cursor: pointer; |
| 165 | } | 166 | } |
| 166 | .left-top:hover { | 167 | .left-top:hover { |
| 167 | color: #686666; | 168 | color: #1E9FFF; |
| 168 | } | 169 | } |
| 169 | 170 | .left-top:hover .xw-right { | |
| 170 | 171 | color: #686666; | |
| 171 | .left-buttom .icon{ | ||
| 172 | |||
| 173 | } | 172 | } |
| 174 | .left-buttom div:nth-child(2) { | 173 | .left-buttom div:nth-child(2) { |
| 175 | margin-left: 60px; | 174 | margin-left: 60px; |
| ... | @@ -183,6 +182,9 @@ div.subject { | ... | @@ -183,6 +182,9 @@ div.subject { |
| 183 | line-height: 57px; | 182 | line-height: 57px; |
| 184 | float: right !important; | 183 | float: right !important; |
| 185 | margin-right: 20px; | 184 | margin-right: 20px; |
| 185 | font-size: 14px; | ||
| 186 | color: #9B9B9B; | ||
| 187 | font-weight: 100; | ||
| 186 | } | 188 | } |
| 187 | 189 | ||
| 188 | #page { | 190 | #page { |
| ... | @@ -301,12 +303,14 @@ div.subject { | ... | @@ -301,12 +303,14 @@ div.subject { |
| 301 | } | 303 | } |
| 302 | .newsBottom { | 304 | .newsBottom { |
| 303 | overflow: hidden; | 305 | overflow: hidden; |
| 304 | margin-top: 20 px; | 306 | margin-top: 39px; |
| 305 | } | 307 | } |
| 306 | .newsBottom .newIcon { | 308 | .newsBottom .newIcon { |
| 307 | float: left; | 309 | float: left; |
| 308 | position: relative; | 310 | position: relative; |
| 309 | top: 10px; | 311 | top: 10px; |
| 312 | font-size: 14px; | ||
| 313 | color: #9B9B9B; | ||
| 310 | } | 314 | } |
| 311 | .newsBottom .newIcon .icon{ | 315 | .newsBottom .newIcon .icon{ |
| 312 | width: 36px; | 316 | width: 36px; |
| ... | @@ -314,20 +318,28 @@ div.subject { | ... | @@ -314,20 +318,28 @@ div.subject { |
| 314 | position: relative; | 318 | position: relative; |
| 315 | top: 6px; | 319 | top: 6px; |
| 316 | } | 320 | } |
| 321 | .newsBottom .newIcon span { | ||
| 322 | font-weight: 100; | ||
| 323 | } | ||
| 317 | .newsCon { | 324 | .newsCon { |
| 318 | overflow: hidden; | 325 | overflow: hidden; |
| 326 | margin-top: 15px; | ||
| 327 | padding-bottom: 10px; | ||
| 319 | } | 328 | } |
| 320 | .tj { | 329 | .tj { |
| 321 | margin: 10px 0; | 330 | margin: 10px 0; |
| 322 | cursor: pointer; | 331 | cursor: pointer; |
| 323 | } | 332 | } |
| 324 | .sticky .left-top { | 333 | .sticky .left-top { |
| 325 | font-size: 24px; | 334 | font-size: 20px; |
| 335 | color: #1E9FFF; | ||
| 326 | } | 336 | } |
| 327 | .sticky .xw-left img { | 337 | .sticky .xw-left img { |
| 328 | width: 230px; | 338 | width: 230px; |
| 329 | height: 140px; | 339 | height: 140px; |
| 330 | } | 340 | } |
| 331 | .sticky .xw-right { | 341 | .sticky .xw-right { |
| 332 | font-size: 18px; | 342 | font-size: 16px; |
| 343 | height: 60px; | ||
| 344 | float: initial; | ||
| 333 | } | 345 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -14,7 +14,8 @@ | ... | @@ -14,7 +14,8 @@ |
| 14 | min-height: 630px; | 14 | min-height: 630px; |
| 15 | } | 15 | } |
| 16 | .item_list li{ | 16 | .item_list li{ |
| 17 | line-height: 50px; | 17 | padding-top: 10px; |
| 18 | line-height: 40px; | ||
| 18 | border-bottom: 1px solid #DEDEDE; | 19 | border-bottom: 1px solid #DEDEDE; |
| 19 | box-sizing: border-box; | 20 | box-sizing: border-box; |
| 20 | padding-right: 20px; | 21 | padding-right: 20px; |
| ... | @@ -22,12 +23,18 @@ | ... | @@ -22,12 +23,18 @@ |
| 22 | .policy_list_con li { | 23 | .policy_list_con li { |
| 23 | margin-bottom: 10px; | 24 | margin-bottom: 10px; |
| 24 | } | 25 | } |
| 26 | .item_list li .istop { | ||
| 27 | width: 36px; | ||
| 28 | float: right; | ||
| 29 | margin-top: 3px; | ||
| 30 | margin-left: 10px; | ||
| 31 | } | ||
| 25 | 32 | ||
| 26 | .item_list li p{ | 33 | .item_list li p{ |
| 27 | display: inline-block; | 34 | display: inline-block; |
| 28 | font-size: 20px; | 35 | font-size: 20px; |
| 29 | color: #4a4a4a; | 36 | color: #4a4a4a; |
| 30 | width: 82%; | 37 | width: 79%; |
| 31 | white-space:nowrap; | 38 | white-space:nowrap; |
| 32 | overflow:hidden; | 39 | overflow:hidden; |
| 33 | text-overflow:ellipsis; | 40 | text-overflow:ellipsis; |
| ... | @@ -89,4 +96,9 @@ | ... | @@ -89,4 +96,9 @@ |
| 89 | width: 100%; | 96 | width: 100%; |
| 90 | height: 124px; | 97 | height: 124px; |
| 91 | margin-bottom: 10px; | 98 | margin-bottom: 10px; |
| 99 | } | ||
| 100 | .sticky p { | ||
| 101 | font-size: 24px; | ||
| 102 | color: #1E9FFF!important; | ||
| 103 | font-weight: 700; | ||
| 92 | } | 104 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -512,4 +512,7 @@ input[type='file'] { | ... | @@ -512,4 +512,7 @@ input[type='file'] { |
| 512 | } | 512 | } |
| 513 | .folkObligee ul li span { | 513 | .folkObligee ul li span { |
| 514 | color: #9B9B9B; | 514 | color: #9B9B9B; |
| 515 | } | ||
| 516 | .sqrList .layui-inline .layui-form-label { | ||
| 517 | color: #9B9B9B; | ||
| 515 | } | 518 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
staticImages/address.png
0 → 100644
2.06 KB
staticImages/bannerbg.png
deleted
100644 → 0
861 KB
staticImages/banshizhinan.png
0 → 100644
2.89 KB
staticImages/bg.png
deleted
100644 → 0
1.82 MB
staticImages/bianminfuwu.png
0 → 100644
3.39 KB
staticImages/budongchanzhengshu.png
0 → 100644
7.48 KB
staticImages/budongchanzhengshubg.png
0 → 100644
17.6 KB
staticImages/busbanlizhong.png
0 → 100644
14.6 KB
staticImages/busdaitijiao.png
0 → 100644
15.7 KB
staticImages/busheji.png
0 → 100644
14.2 KB
staticImages/busyibanjie.png
0 → 100644
15 KB
staticImages/dangan.png
deleted
100644 → 0
6 KB
staticImages/danganchaxun.png
0 → 100644
3.15 KB
staticImages/danganchaxunbg.png
0 → 100644
17.1 KB
staticImages/default-news.png
0 → 100644
348 KB
staticImages/gonggao.png
0 → 100644
1.76 KB
staticImages/gongshi.png
0 → 100644
1.87 KB
staticImages/good-badbg.png
0 → 100644
73.8 KB
staticImages/hetongbeianbg.png
0 → 100644
12.9 KB
staticImages/hetongbeianchaxun.png
0 → 100644
2.74 KB
staticImages/home-flfg.png
0 → 100644
2.36 KB
staticImages/home-gsgg.png
0 → 100644
1.81 KB
staticImages/home-yqlj.png
0 → 100644
1.1 KB
staticImages/home-zmhd.png
0 → 100644
1.53 KB
staticImages/idanganbg.png
0 → 100644
6.64 KB
staticImages/idanganchaxun.png
0 → 100644
2.37 KB
staticImages/ijindubg.png
0 → 100644
6.25 KB
staticImages/iyuyuebg.png
0 → 100644
5.82 KB
staticImages/izhengshubg.png
0 → 100644
6.67 KB
staticImages/jinduchaxun.png
0 → 100644
1.88 KB
staticImages/jishibanli.png
0 → 100644
1.3 KB
staticImages/more.png
0 → 100644
761 Bytes
staticImages/mybdc.png
deleted
100644 → 0
9.6 KB
staticImages/myyewuchaxun.png
0 → 100644
3.15 KB
staticImages/news_demo.jpg
deleted
100644 → 0
21 KB
staticImages/readed.png
0 → 100644
3.22 KB
staticImages/redian.png
0 → 100644
1.22 KB
staticImages/remen.png
0 → 100644
1015 Bytes
staticImages/sebudongchanzhengshu.png
0 → 100644
4.21 KB
staticImages/sebugbanlizhong.png
0 → 100644
8.44 KB
staticImages/sebusdaitijiao.png
0 → 100644
8.82 KB
staticImages/sebusheji.png
0 → 100644
8.07 KB
staticImages/sebusyibanjie.png
0 → 100644
8.65 KB
staticImages/sedanganchaxun.png
0 → 100644
2.38 KB
staticImages/sehetongbeianchaxun.png
0 → 100644
2.22 KB
staticImages/sehtbacx.png
0 → 100644
2.77 KB
staticImages/semyyewu.png
0 → 100644
1.61 KB
staticImages/semyyewuchaxun.png
0 → 100644
2.31 KB
staticImages/semyyuyue.png
0 → 100644
2.24 KB
staticImages/sewodefapiao.png
0 → 100644
1.86 KB
staticImages/sewodezhifu.png
0 → 100644
2.53 KB
staticImages/sexiaoxi.png
0 → 100644
801 Bytes
staticImages/seywcx.png
0 → 100644
2.22 KB
staticImages/seyycx.png
0 → 100644
2.33 KB
staticImages/sezhengshuheyan.png
0 → 100644
2.45 KB
staticImages/sezscx.png
0 → 100644
2.22 KB
staticImages/top_back-ground.png
0 → 100644
416 KB
staticImages/user-centerbg.png
0 → 100644
37.7 KB
staticImages/wangshangshenqing.png
0 → 100644
1.05 KB
staticImages/wodefapiao.png
0 → 100644
2.59 KB
staticImages/wodefapiaobg.png
0 → 100644
11.6 KB
staticImages/wodeyewubg.png
0 → 100644
3.04 KB
staticImages/wodeyuyuebg.png
0 → 100644
12.5 KB
staticImages/wodezhifu.png
0 → 100644
3.47 KB
staticImages/wodezhifubg.png
0 → 100644
13.3 KB
staticImages/woyaoban.png
0 → 100644
971 Bytes
staticImages/woyaocha.png
0 → 100644
1.26 KB
staticImages/woyaoping.png
0 → 100644
1.14 KB
staticImages/woyaowen.png
0 → 100644
1.22 KB
staticImages/wuliugenzong.png
0 → 100644
2.82 KB
staticImages/xianshangjiaofei.png
0 → 100644
4.82 KB
staticImages/yewuchaxun.png
deleted
100644 → 0
6.67 KB
staticImages/yewuchaxunbg.png
0 → 100644
14.7 KB
staticImages/yewusearch.png
0 → 100644
2.98 KB
staticImages/zaixianyuyue.png
0 → 100644
1.83 KB
staticImages/zan.png
0 → 100644
1.22 KB
staticImages/zhenghuheyan.png
0 → 100644
2.1 KB
staticImages/zhengshu.png
deleted
100644 → 0
7.31 KB
staticImages/zhengshuheyan.png
0 → 100644
3.47 KB
staticImages/zhengshuheyanbg.png
0 → 100644
14.7 KB
| 1 | $(function () { | 1 | $(function () { |
| 2 | if(GetQueryString('id')) { | 2 | $('.layui-breadcrumb a').eq(1).attr('href',GetQueryString('href')); |
| 3 | _initData(); | 3 | $('.layui-breadcrumb a').eq(1).attr('title', decodeURI(GetQueryString('title'))); |
| 4 | }else { | 4 | $('.layui-breadcrumb a').eq(1).text(decodeURI(GetQueryString('title'))); |
| 5 | _getBsznDetailByYwid(); | 5 | //模板点击下载 |
| 6 | } | 6 | downLoad() |
| 7 | }) | 7 | }) |
| 8 | function downLoad() { | ||
| 9 | $('.download-attachment a').click(function () { | ||
| 10 | var url = $(this).attr('url') | ||
| 11 | var ua = navigator.userAgent; | ||
| 12 | if (/chrome/i.test(ua)) { | ||
| 13 | window.open(`${portal.api_url}/hlwj/accessoryDO/download?url=${url}`, '_self') | ||
| 14 | } else if ("ActiveXObject" in window) { | ||
| 15 | url = encodeURI(url) | ||
| 16 | var gotolink = document.createElement('a'); | ||
| 17 | var urlLink = `${portal.api_url}/hlwj/accessoryDO/download?url=${url}`; | ||
| 18 | gotolink.href = urlLink; | ||
| 19 | gotolink.setAttribute("target", "_self"); | ||
| 20 | document.body.appendChild(gotolink); | ||
| 21 | gotolink.click(); | ||
| 22 | } | ||
| 23 | }) | ||
| 24 | } | ||
| 8 | 25 | ||
| 9 | layui.use('element', function () { | 26 | layui.use('element', function () { |
| 10 | var element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | 27 | var element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 |
| ... | @@ -59,6 +76,6 @@ function _getBsznDetailByYwid() { | ... | @@ -59,6 +76,6 @@ function _getBsznDetailByYwid() { |
| 59 | function GetQueryString(name) { | 76 | function GetQueryString(name) { |
| 60 | var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); | 77 | var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); |
| 61 | var r = window.location.search.substr(1).match(reg); | 78 | var r = window.location.search.substr(1).match(reg); |
| 62 | if (r != null) return decodeURIComponent(r[2]).replace(/\"/g,""); | 79 | if (r != null) return decodeURIComponent(r[2]).replace(/\"/g, ""); |
| 63 | return null; | 80 | return null; |
| 64 | } | 81 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -3,9 +3,12 @@ function addTabs(id) { | ... | @@ -3,9 +3,12 @@ function addTabs(id) { |
| 3 | $('.layui-nav-item').removeClass('layui-this') | 3 | $('.layui-nav-item').removeClass('layui-this') |
| 4 | $(id).addClass('layui-this') | 4 | $(id).addClass('layui-this') |
| 5 | } | 5 | } |
| 6 | function removeTabs(id) { | ||
| 7 | $('.layui-nav-item').removeClass('layui-this') | ||
| 8 | $(id).removeClass('layui-this') | ||
| 9 | } | ||
| 6 | 10 | ||
| 7 | //设置ajax调取服务接口 | 11 | //设置ajax调取服务接口 |
| 8 | |||
| 9 | function SetServicesPath() { | 12 | function SetServicesPath() { |
| 10 | return "http://192.168.2.108" | 13 | return "http://192.168.2.108" |
| 11 | } | 14 | } | ... | ... |
| ... | @@ -9,25 +9,23 @@ document.writeln("<!DOCTYPE html>"); | ... | @@ -9,25 +9,23 @@ document.writeln("<!DOCTYPE html>"); |
| 9 | document.writeln("<html lang=\'en\'>"); | 9 | document.writeln("<html lang=\'en\'>"); |
| 10 | document.writeln(""); | 10 | document.writeln(""); |
| 11 | document.writeln("<head>"); | 11 | document.writeln("<head>"); |
| 12 | document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'"+localhostPaht+"/staticLib/layui/css/layui.css\' />"); | ||
| 13 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'"+localhostPaht+"/staticCss/common.css\' />"); | ||
| 14 | document.writeln(""); | 12 | document.writeln(""); |
| 15 | document.writeln("<body> "); | 13 | document.writeln("<body> "); |
| 16 | document.writeln(" <div class=\'footer\'> "); | 14 | document.writeln(" <div class=\'footer\'> "); |
| 17 | document.writeln(" <div class=\'system_service\'>"); | 15 | document.writeln(" <div class=\'system_service\'>"); |
| 18 | document.writeln(" <ul class=\'\'>"); | 16 | document.writeln(" <ul class=\'\'>"); |
| 19 | document.writeln(" <li>"); | 17 | document.writeln(" <li>"); |
| 20 | document.writeln(" <a href=\'"+localhostPaht+"/staticViews/gsgg.html\' title=\'公示公告\'>"); | 18 | document.writeln(" <a href=\'"+localhostPaht+"/staticViews/notice/1.html\' title=\'公示公告\'>"); |
| 21 | document.writeln(" <span>公示公告</span>"); | 19 | document.writeln(" <span>公示公告</span>"); |
| 22 | document.writeln(" </a>"); | 20 | document.writeln(" </a>"); |
| 23 | document.writeln(" </li>"); | 21 | document.writeln(" </li>"); |
| 24 | document.writeln(" <li>"); | 22 | document.writeln(" <li>"); |
| 25 | document.writeln(" <a href=\'"+localhostPaht+"/staticViews/flfg.html\' title=\'法律法规\'>"); | 23 | document.writeln(" <a href=\'"+localhostPaht+"/staticViews/lawList/1.html\' title=\'法律法规\'>"); |
| 26 | document.writeln(" <span>法律法规</span>"); | 24 | document.writeln(" <span>法律法规</span>"); |
| 27 | document.writeln(" </a>"); | 25 | document.writeln(" </a>"); |
| 28 | document.writeln(" </li>"); | 26 | document.writeln(" </li>"); |
| 29 | document.writeln(" <li>"); | 27 | document.writeln(" <li>"); |
| 30 | document.writeln(" <a href=\'"+localhostPaht+"/staticViews/xyzc.html\' title=\'相应政策\'>"); | 28 | document.writeln(" <a href=\'"+localhostPaht+"/staticViews/policyList/1.html\' title=\'相应政策\'>"); |
| 31 | document.writeln(" <span>相应政策</span>"); | 29 | document.writeln(" <span>相应政策</span>"); |
| 32 | document.writeln(" </a>"); | 30 | document.writeln(" </a>"); |
| 33 | document.writeln(" </li>"); | 31 | document.writeln(" </li>"); |
| ... | @@ -60,7 +58,7 @@ document.writeln(" <li>"); | ... | @@ -60,7 +58,7 @@ document.writeln(" <li>"); |
| 60 | document.writeln(" 地址:西安市丰城8路"); | 58 | document.writeln(" 地址:西安市丰城8路"); |
| 61 | document.writeln(" </li>"); | 59 | document.writeln(" </li>"); |
| 62 | document.writeln(" <li>"); | 60 | document.writeln(" <li>"); |
| 63 | document.writeln(" 网站标识吗:87987987"); | 61 | document.writeln(" 网站标识码:87987987"); |
| 64 | document.writeln(" </li>"); | 62 | document.writeln(" </li>"); |
| 65 | document.writeln(" <li>"); | 63 | document.writeln(" <li>"); |
| 66 | document.writeln(" 备案:陕IPC456465465"); | 64 | document.writeln(" 备案:陕IPC456465465"); |
| ... | @@ -86,6 +84,5 @@ document.writeln(""); | ... | @@ -86,6 +84,5 @@ document.writeln(""); |
| 86 | document.writeln("</body>"); | 84 | document.writeln("</body>"); |
| 87 | document.writeln(""); | 85 | document.writeln(""); |
| 88 | document.writeln("</html>"); | 86 | document.writeln("</html>"); |
| 89 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/jquery/jquery.min.js\'></script>"); | ||
| 90 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/layui/layui.js\'></script>"); | 87 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/layui/layui.js\'></script>"); |
| 91 | document.writeln("<script src=\'https://at.alicdn.com/t/font_2174584_uxkon9mpq1.js\'></script>"); | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 88 | document.writeln(""); | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -3,7 +3,7 @@ $(function () { | ... | @@ -3,7 +3,7 @@ $(function () { |
| 3 | let element = layui.element; | 3 | let element = layui.element; |
| 4 | }); | 4 | }); |
| 5 | addTabs('#zwgk') | 5 | addTabs('#zwgk') |
| 6 | getLawsArticleList() | 6 | // getLawsArticleList() |
| 7 | getPolicyHotArticleList() | 7 | getPolicyHotArticleList() |
| 8 | HotArticle() | 8 | HotArticle() |
| 9 | }) | 9 | }) |
| ... | @@ -27,9 +27,16 @@ function getLawsArticleList() { | ... | @@ -27,9 +27,16 @@ function getLawsArticleList() { |
| 27 | if (result.code == 200 && result.data != null) { | 27 | if (result.code == 200 && result.data != null) { |
| 28 | data.total = result.data.total | 28 | data.total = result.data.total |
| 29 | for (var i = 0; i < result.data.records.length; i++) { | 29 | for (var i = 0; i < result.data.records.length; i++) { |
| 30 | li = '<li>'; | 30 | if (result.data.records[i].isTop == '1') { |
| 31 | li += '<a href="./flfgxq.html?id='+result.data.records[i].id+'" title="' + result.data.records[i].headline + '" target="_blank">' | 31 | li = '<li class="sticky">'; |
| 32 | }else { | ||
| 33 | li = '<li>'; | ||
| 34 | } | ||
| 35 | li += '<a href="./law/'+result.data.records[i].id+'.html" title="' + result.data.records[i].headline + '" target="_blank">' | ||
| 32 | li += '<p>' + result.data.records[i].headline + '</p>'; | 36 | li += '<p>' + result.data.records[i].headline + '</p>'; |
| 37 | if (result.data.records[i].isTop == '1') { | ||
| 38 | li += '<img class="istop" src="../staticImages/ding.png">' | ||
| 39 | } | ||
| 33 | li += '<span>' + result.data.records[i].deadtime + '</span>'; | 40 | li += '<span>' + result.data.records[i].deadtime + '</span>'; |
| 34 | li += '</a>'; | 41 | li += '</a>'; |
| 35 | li += '</li>'; | 42 | li += '</li>'; |
| ... | @@ -97,29 +104,29 @@ function HotArticle() { | ... | @@ -97,29 +104,29 @@ function HotArticle() { |
| 97 | 104 | ||
| 98 | 105 | ||
| 99 | 106 | ||
| 100 | layui.use('laypage', function () { | 107 | // layui.use('laypage', function () { |
| 101 | var laypage = layui.laypage; | 108 | // var laypage = layui.laypage; |
| 102 | //执行一个laypage实例 | 109 | // //执行一个laypage实例 |
| 103 | laypage.render({ | 110 | // laypage.render({ |
| 104 | elem: 'page' //注意,这里的 test1 是 ID,不用加 # 号 | 111 | // elem: 'page' //注意,这里的 test1 是 ID,不用加 # 号 |
| 105 | , count: data.total //数据总数,从服务端得到 | 112 | // , count: data.total //数据总数,从服务端得到 |
| 106 | , limit: data.pageSize | 113 | // , limit: data.pageSize |
| 107 | , prev: '<' | 114 | // , prev: '<' |
| 108 | , next: '>' | 115 | // , next: '>' |
| 109 | , theme: '#0091FF' | 116 | // , theme: '#0091FF' |
| 110 | , jump: function (obj, first) { | 117 | // , jump: function (obj, first) { |
| 111 | data.currentPage = obj.curr | 118 | // data.currentPage = obj.curr |
| 112 | if (!first) { | 119 | // if (!first) { |
| 113 | getLawsArticleList(); | 120 | // getLawsArticleList(); |
| 114 | } | 121 | // } |
| 115 | } | 122 | // } |
| 116 | }); | 123 | // }); |
| 117 | if (data.total == 0) { | 124 | // if (data.total == 0) { |
| 118 | $('#page').hide(); | 125 | // $('#page').hide(); |
| 119 | }else { | 126 | // }else { |
| 120 | $('#page').show(); | 127 | // $('#page').show(); |
| 121 | } | 128 | // } |
| 122 | }); | 129 | // }); |
| 123 | var data = { //数据 | 130 | var data = { //数据 |
| 124 | "list": [], | 131 | "list": [], |
| 125 | total: undefined, | 132 | total: undefined, | ... | ... |
| 1 | $(function () { | 1 | $(function () { |
| 2 | newsDetail() | 2 | // newsDetail() |
| 3 | if (decodeURI(GetQueryString('title')) == '首页') { | ||
| 4 | $('.law-second-label').hide(); | ||
| 5 | $('.law-second-label').next().hide(); | ||
| 6 | }else { | ||
| 7 | $('.law-second-label').show(); | ||
| 8 | $('.law-second-label').next().show(); | ||
| 9 | $('.law-second-label').attr('href',GetQueryString('href')); | ||
| 10 | $('.law-second-label').attr('title', decodeURI(GetQueryString('title'))); | ||
| 11 | $('.law-second-label').text(decodeURI(GetQueryString('title'))); | ||
| 12 | } | ||
| 3 | }) | 13 | }) |
| 4 | 14 | ||
| 5 | layui.use('element', function () { | 15 | layui.use('element', function () { | ... | ... |
| 1 | $(function () { | 1 | $(function () { |
| 2 | newsDetail() | 2 | // newsDetail() |
| 3 | if (decodeURI(GetQueryString('title')) == '首页') { | ||
| 4 | $('.notice-second-label').hide(); | ||
| 5 | $('.notice-second-label').next().hide(); | ||
| 6 | }else { | ||
| 7 | $('.notice-second-label').show(); | ||
| 8 | $('.notice-second-label').next().show(); | ||
| 9 | $('.notice-second-label').attr('href',GetQueryString('href')); | ||
| 10 | $('.notice-second-label').attr('title', decodeURI(GetQueryString('title'))); | ||
| 11 | $('.notice-second-label').text(decodeURI(GetQueryString('title'))); | ||
| 12 | } | ||
| 3 | }) | 13 | }) |
| 4 | 14 | ||
| 5 | layui.use('element', function () { | 15 | layui.use('element', function () { | ... | ... |
| 1 | layui.use('element', function () { | 1 | layui.use('element', function () { |
| 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 |
| 3 | //监听导航点击 | ||
| 4 | element.on('nav(demo)', function (elem) { | ||
| 5 | //console.log(elem) | ||
| 6 | layer.msg(elem.text()); | ||
| 7 | }); | ||
| 8 | }); | 3 | }); |
| 9 | $(function(){ | 4 | $(function(){ |
| 10 | $('#username').text(getItem('myCookie').username) | 5 | $('#username').text(getItem('myCookie').username) |
| ... | @@ -12,7 +7,19 @@ $(function(){ | ... | @@ -12,7 +7,19 @@ $(function(){ |
| 12 | $('#zjhm').text(getItem('myCookie').zjhm) | 7 | $('#zjhm').text(getItem('myCookie').zjhm) |
| 13 | $('#recordtime').text(getItem('myCookie').recordtime) | 8 | $('#recordtime').text(getItem('myCookie').recordtime) |
| 14 | $('#hellotime').text(getTimeState()) | 9 | $('#hellotime').text(getTimeState()) |
| 10 | pageData(); | ||
| 15 | }) | 11 | }) |
| 12 | function pageData(){ | ||
| 13 | $('.business_module li .cardItem').mouseover(function(){ | ||
| 14 | $(this).find('.itemImg').attr('src',$(this).find('.itemImg').attr('url')) | ||
| 15 | }) | ||
| 16 | $('.business_module li .cardItem').mouseout(function(){ | ||
| 17 | $(this).find('.itemImg').attr('src',$(this).find('.itemImg').attr('pre')) | ||
| 18 | }) | ||
| 19 | $('.center-appointment').click(function(){ | ||
| 20 | window.open("./wdyy.html?title=个人中心&href="+window.location.pathname, "_self") | ||
| 21 | }) | ||
| 22 | } | ||
| 16 | function getTimeState(){ | 23 | function getTimeState(){ |
| 17 | // 获取当前时间 | 24 | // 获取当前时间 |
| 18 | let timeNow = new Date(); | 25 | let timeNow = new Date(); | ... | ... |
| ... | @@ -16,12 +16,12 @@ $(function () { | ... | @@ -16,12 +16,12 @@ $(function () { |
| 16 | }) | 16 | }) |
| 17 | 17 | ||
| 18 | // 选项卡切换数据 | 18 | // 选项卡切换数据 |
| 19 | layui.use('element', function(){ | 19 | layui.use('element', function () { |
| 20 | var element = layui.element; | 20 | var element = layui.element; |
| 21 | //监听Tab切换,以改变地址hash值 | 21 | //监听Tab切换,以改变地址hash值 |
| 22 | element.on('tab(tabNav)', function(){ | 22 | element.on('tab(tabNav)', function () { |
| 23 | data.noticeType = this.getAttribute('lay-id') | 23 | data.noticeType = this.getAttribute('lay-id') |
| 24 | if(this.getAttribute('lay-id') ==0 ) { | 24 | if (this.getAttribute('lay-id') == 0) { |
| 25 | data.noticeType = undefined | 25 | data.noticeType = undefined |
| 26 | } | 26 | } |
| 27 | initData() | 27 | initData() |
| ... | @@ -71,9 +71,9 @@ function HotArticle() { | ... | @@ -71,9 +71,9 @@ function HotArticle() { |
| 71 | if (result.code == 200 && result.data != null) { | 71 | if (result.code == 200 && result.data != null) { |
| 72 | for (var i = 0; i < result.data.length; i++) { | 72 | for (var i = 0; i < result.data.length; i++) { |
| 73 | if (i == 3) return; | 73 | if (i == 3) return; |
| 74 | li = '<li class="tj"><a href="./xwxq.html?id='+result.data[i].id+'" target="_blank">'; | 74 | li = '<li class="tj"><a href="./xwxq.html?id=' + result.data[i].id + '" target="_blank">'; |
| 75 | if ( result.data[i].preViewUrl ) { | 75 | if (result.data[i].preViewUrl) { |
| 76 | li += '<img src="' + result.data[i].preViewUrl + '">'; | 76 | li += '<img src="' + result.data[i].preViewUrl + '">'; |
| 77 | } | 77 | } |
| 78 | li += '<span class="tj-title">' + result.data[i].headline + '</span>'; | 78 | li += '<span class="tj-title">' + result.data[i].headline + '</span>'; |
| 79 | li += '<span class="tj-date">' + result.data[i].deadtime + '</span>'; | 79 | li += '<span class="tj-date">' + result.data[i].deadtime + '</span>'; |
| ... | @@ -98,7 +98,7 @@ function PolicyHotArticle() { | ... | @@ -98,7 +98,7 @@ function PolicyHotArticle() { |
| 98 | if (result.code == 200 && result.data != null) { | 98 | if (result.code == 200 && result.data != null) { |
| 99 | for (var i = 0; i < result.data.length; i++) { | 99 | for (var i = 0; i < result.data.length; i++) { |
| 100 | li = '<li class="zcfg">' | 100 | li = '<li class="zcfg">' |
| 101 | li += '<a href="./xyzcxq.html?id='+result.data[i].id+'" title="' + result.data[i].headline + '" target="_blank">' | 101 | li += '<a href="./xyzcxq.html?id=' + result.data[i].id + '" title="' + result.data[i].headline + '" target="_blank">' |
| 102 | li += '<div class="zcfg-top">' + result.data[i].headline + '</div>' | 102 | li += '<div class="zcfg-top">' + result.data[i].headline + '</div>' |
| 103 | li += '<p class="zcfg-body">' + result.data[i].summary + '</p>' | 103 | li += '<p class="zcfg-body">' + result.data[i].summary + '</p>' |
| 104 | li += '<div class="zcfg-bottom">' + result.data[i].deadtime + '</div>' | 104 | li += '<div class="zcfg-bottom">' + result.data[i].deadtime + '</div>' |
| ... | @@ -128,9 +128,9 @@ layui.use('laypage', function () { | ... | @@ -128,9 +128,9 @@ layui.use('laypage', function () { |
| 128 | } | 128 | } |
| 129 | } | 129 | } |
| 130 | }); | 130 | }); |
| 131 | if(data.total ==0 ) { | 131 | if (data.total == 0) { |
| 132 | $('#test1').hide(); | 132 | $('#test1').hide(); |
| 133 | }else { | 133 | } else { |
| 134 | $('#test1').show(); | 134 | $('#test1').show(); |
| 135 | } | 135 | } |
| 136 | }); | 136 | }); | ... | ... |
| ... | @@ -4,7 +4,6 @@ var pos = curWwwPath.indexOf(pathName); | ... | @@ -4,7 +4,6 @@ var pos = curWwwPath.indexOf(pathName); |
| 4 | var localhostPaht = curWwwPath.substring(0, pos); | 4 | var localhostPaht = curWwwPath.substring(0, pos); |
| 5 | document.writeln("<!DOCTYPE html>"); | 5 | document.writeln("<!DOCTYPE html>"); |
| 6 | document.writeln("<html lang=\'en\'>"); | 6 | document.writeln("<html lang=\'en\'>"); |
| 7 | document.writeln(""); | ||
| 8 | document.writeln("<head>"); | 7 | document.writeln("<head>"); |
| 9 | document.writeln(" <meta charset=\'UTF-8\'>"); | 8 | document.writeln(" <meta charset=\'UTF-8\'>"); |
| 10 | document.writeln(" <meta name=\'copyright\' content=\' ® 技术支持 All Rights Reserved\' />"); | 9 | document.writeln(" <meta name=\'copyright\' content=\' ® 技术支持 All Rights Reserved\' />"); |
| ... | @@ -15,83 +14,83 @@ document.writeln(" <link rel=\'icon\' href=\'favicon.ico\' type=\'image/x-ico | ... | @@ -15,83 +14,83 @@ document.writeln(" <link rel=\'icon\' href=\'favicon.ico\' type=\'image/x-ico |
| 15 | document.writeln(" <meta name=\'description\' content=\'\' />"); | 14 | document.writeln(" <meta name=\'description\' content=\'\' />"); |
| 16 | document.writeln(" <meta name=\'Keywords\' content=\'\' />"); | 15 | document.writeln(" <meta name=\'Keywords\' content=\'\' />"); |
| 17 | document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'" + localhostPaht + "/staticLib/layui/css/layui.css\' />"); | 16 | document.writeln(" <link rel=\'stylesheet\' type=\'text/css\' href=\'" + localhostPaht + "/staticLib/layui/css/layui.css\' />"); |
| 18 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/common.css\' />"); | ||
| 19 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/header.css\' />"); | 17 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/header.css\' />"); |
| 18 | document.writeln(" <link type=\'text/css\' rel=\'stylesheet\' href=\'" + localhostPaht + "/staticCss/common.css\' />"); | ||
| 20 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/jquery/jquery.min.js\'></script>"); | 19 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/jquery/jquery.min.js\'></script>"); |
| 21 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/login.js\'></script>"); | ||
| 22 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/common.js\'></script>"); | 20 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/common.js\'></script>"); |
| 23 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/header.js\'></script>"); | ||
| 24 | document.writeln("</head>"); | 21 | document.writeln("</head>"); |
| 25 | document.writeln(""); | 22 | document.writeln("<div class=\'home-sticky\'>"); |
| 26 | document.writeln("<body>"); | 23 | document.writeln(" <div class=\'top-logo\'>"); |
| 27 | document.writeln(" <div class=\'top-logo\'>"); | 24 | document.writeln(" <div class=\'top_logo_content\'>"); |
| 28 | document.writeln(" <div class=\'top_logo_content\'>"); | 25 | document.writeln(" <div class=\'head-time\'>今天是2021年1月19日 星期二</div>"); |
| 29 | document.writeln(" <h1><a href=\'" + localhostPaht + "/index.html\'><img src=\'" + localhostPaht + "/staticImages/logo.png\' alt=\'西安市不动产登记平台\' /></a></h1>"); | 26 | document.writeln(" <ul class=\'login layui-nav login-con\'>"); |
| 30 | document.writeln(""); | 27 | document.writeln(" <span class=\'loginButton\' id=\'login\'>登录</span>"); |
| 31 | document.writeln(" <div class=\'top_logo_search\'>"); | 28 | document.writeln(" <p class=\'loginButton register\' id=\'register\'><a href=\'/staticViews/register.html\'>注册</a></p>"); |
| 32 | document.writeln(" <input type=\'text\' name=\'title\' required lay-verify=\'required\' placeholder=\'请输入关键字搜索\' autocomplete=\'off\'"); | 29 | document.writeln(" </ul>"); |
| 33 | document.writeln(" class=\'layui-input\'>"); | ||
| 34 | document.writeln(" <img class=\'search_img\' src=\'" + localhostPaht + "/staticImages/search.png\'>"); | ||
| 35 | document.writeln(" </div>"); | 30 | document.writeln(" </div>"); |
| 36 | document.writeln(" <ul class='login login-con isLogin'>"); | ||
| 37 | document.writeln(" <li class='loginSelect'>"); | ||
| 38 | document.writeln(" <p class='loginButton PersonLogin'>登录</p>"); | ||
| 39 | document.writeln(" <p class='loginButton register' id='register'><a href=\'" + localhostPaht + "/staticViews/register.html\'>注册</a></p>"); | ||
| 40 | document.writeln(" </li>"); | ||
| 41 | document.writeln(" </ul>"); | ||
| 42 | document.writeln(" <ul class='login layui-nav login-con loginAfter'>"); | ||
| 43 | document.writeln(" <li class='layui-nav-item sysNews'>"); | ||
| 44 | document.writeln(" <p class='sysNewsItem'><img class='userImage' src=\'" + localhostPaht + "/staticImages/xiaoxi.png\'><span class='sysNewsNum'>12</span></p>"); | ||
| 45 | document.writeln(" <dl class='layui-nav-child sysNewsList'>"); | ||
| 46 | document.writeln(" <div class='sysNewsTitle'>最新消息</div>"); | ||
| 47 | document.writeln(" <div class='sysNewsOperation'><span>全部标记为已阅</span><a href=\'" + localhostPaht + "/staticViews/sysnews-center.html\'>查看全部</a></div>"); | ||
| 48 | document.writeln(" <dd><a><p class='newsDetail ellipsis'>您申请办理的XXX业务已成功提交您申请办理的XXX业务已成功提交</p><div class='newsDetail-time'><span>2020-12-32</span> <span>已读</span></div></a></dd>"); | ||
| 49 | document.writeln(" <dd><a><p class='newsDetail ellipsis'>您申请办理的XXX业务已成功提交您申请办理的XXX业务已成功提交</p><div class='newsDetail-time'><span>2020-12-32</span> <span>已读</span></div></a></dd>"); | ||
| 50 | document.writeln(" </dl>"); | ||
| 51 | document.writeln(" </li>"); | ||
| 52 | document.writeln(" <img class='userImage' src=\'" + localhostPaht + "/staticImages/user.png\'>"); | ||
| 53 | document.writeln(" <p class='personalCenter'><a href=\'" + localhostPaht + "/staticViews/grzx.html\'>个人中心</a></p>"); | ||
| 54 | document.writeln(" <li class='layui-nav-item loginSelect'>"); | ||
| 55 | document.writeln(" <p class='loginButton PersonLogin'>登录</p>"); | ||
| 56 | document.writeln(" <dl class='layui-nav-child userInfo'>"); | ||
| 57 | document.writeln(" <!-- 二级菜单 -->"); | ||
| 58 | document.writeln(" <dd><a>个人信息</a></dd>"); | ||
| 59 | document.writeln(" <dd><a id='cancellation'><img src=\'" + localhostPaht + "/staticImages/zhuxiao.png\'>退出</a></dd>"); | ||
| 60 | document.writeln(" </dl>"); | ||
| 61 | document.writeln(" </li>"); | ||
| 62 | document.writeln(" </ul>"); | ||
| 63 | document.writeln(" </div>"); | 31 | document.writeln(" </div>"); |
| 64 | document.writeln(" </div>"); | 32 | document.writeln(" </div>"); |
| 65 | document.writeln(" <div class=\'navigation\'>"); | 33 | document.writeln(" <div class=\'head-search\'>"); |
| 66 | document.writeln(" <ul class=\'layui-nav layui-bg-blue\' lay-filter=\'\'>"); | 34 | document.writeln(" <div class=\'head-contentBox\'>"); |
| 67 | document.writeln(" <li id='index' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/index.html\' title=\'首页\'>首页</a></li>"); | 35 | document.writeln(" <img class=\'logo-img\' src=\'/staticImages/logo.png\' alt=\'不动产\'>"); |
| 68 | document.writeln(" <li id='news' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/xwdt.html\' title=\'新闻动态\'>新闻动态</a></li>"); | 36 | document.writeln(" <div class=\'content-search\'>"); |
| 69 | document.writeln(" <li id='zwgk' class=\'layui-nav-item\'>"); | 37 | document.writeln(" <input type=\'text\' placeholder=\'请输入关键字搜索\' class=\'layui-input head-search-input\'>"); |
| 38 | document.writeln(" <p class=\'search-button\'>"); | ||
| 39 | document.writeln(" <img src=\'/staticImages/search.png\' />"); | ||
| 40 | document.writeln(" 一键查询"); | ||
| 41 | document.writeln(" </p>"); | ||
| 42 | document.writeln(" <ul class=\'search-hint\'>"); | ||
| 43 | document.writeln(" <li class=\'hot-search\'>"); | ||
| 44 | document.writeln(" <img src=\'/staticImages/remen.png\' />"); | ||
| 45 | document.writeln(" 热门搜索"); | ||
| 46 | document.writeln(" </li>"); | ||
| 47 | document.writeln(" <li>"); | ||
| 48 | document.writeln(" 在线预约"); | ||
| 49 | document.writeln(" </li>"); | ||
| 50 | document.writeln(" <li>"); | ||
| 51 | document.writeln(" 网上申请"); | ||
| 52 | document.writeln(" </li>"); | ||
| 53 | document.writeln(" <li>"); | ||
| 54 | document.writeln(" 办事指南"); | ||
| 55 | document.writeln(" </li>"); | ||
| 56 | document.writeln(" <li>"); | ||
| 57 | document.writeln(" 档案查询"); | ||
| 58 | document.writeln(" </li>"); | ||
| 59 | document.writeln(" </ul>"); | ||
| 60 | document.writeln(" </div>"); | ||
| 61 | document.writeln(" </div>"); | ||
| 62 | document.writeln(" </div>"); | ||
| 63 | document.writeln(" <div class=\'layui-nav navigation layui-bg-blue\'>"); | ||
| 64 | document.writeln(" <ul class=\'navigation-content\'>"); | ||
| 65 | document.writeln(" <li id=\'index\' class=\'layui-nav-item\'><a href=\'/index.html\' title=\'首页\'>首页</a></li>"); | ||
| 66 | document.writeln(" <li id=\'news\' class=\'layui-nav-item\'><a href=\'/staticViews/newsList/1.html\' title=\'新闻动态\'>新闻动态</a></li>"); | ||
| 67 | document.writeln(" <li id=\'zwgk\' class=\'layui-nav-item\'>"); | ||
| 70 | document.writeln(" <a href=\'javascript:;\'>政务公开</a>"); | 68 | document.writeln(" <a href=\'javascript:;\'>政务公开</a>"); |
| 71 | document.writeln(" <dl class=\'layui-nav-child\'>"); | 69 | document.writeln(" <dl class=\'layui-nav-child\'>"); |
| 72 | document.writeln(" <!-- 二级菜单 -->"); | 70 | document.writeln(" <dd><a href=\'/staticViews/policyList/1.html\'>相应政策</a></dd>"); |
| 73 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/xyzc.html\'>相应政策</a></dd>"); | 71 | document.writeln(" <dd><a href=\'/staticViews/lawList/1.html\'>法律法规</a></dd>"); |
| 74 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/flfg.html\'>法律法规</a></dd>"); | 72 | document.writeln(" <dd><a href=\'/staticViews/noticeList/1.html\'>公示公告</a></dd>"); |
| 75 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/gsgg.html\'>公示公告</a></dd>"); | ||
| 76 | document.writeln(" </dl>"); | 73 | document.writeln(" </dl>"); |
| 77 | document.writeln(" </li>"); | 74 | document.writeln(" </li>"); |
| 78 | document.writeln(" <li id='bszn' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>"); | 75 | document.writeln(" <li id=\'bszn\' class=\'layui-nav-item\'><a href=\'/staticViews/bszn.html\' title=\'办事指南\'>办事指南</a></li>"); |
| 79 | document.writeln(" <li id='wssq' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/wssq.html\' title=\'网上申请\'>网上申请</a></li>"); | 76 | document.writeln(" <li id=\'wssq\' class=\'layui-nav-item\'><a href=\'/staticViews/wssq.html\' title=\'网上申请\'>网上申请</a></li>"); |
| 80 | document.writeln(" <li class=\'layui-nav-item\'>"); | 77 | document.writeln(" <li class=\'layui-nav-item\'>"); |
| 81 | document.writeln(" <a href=\'javascript:;\'>查验中心</a>"); | 78 | document.writeln(" <a href=\'javascript:;\'>查验中心</a>"); |
| 82 | document.writeln(" <dl class=\'layui-nav-child\'>"); | 79 | document.writeln(" <dl class=\'layui-nav-child\'>"); |
| 83 | document.writeln(" <!-- 二级菜单 -->"); | 80 | document.writeln(" <!-- 二级菜单 -->"); |
| 84 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/fileQuery.html\'>档案查询</a></dd>"); | 81 | document.writeln(" <dd><a href=\'/staticViews/convenienceService/fileQuery.html\'>档案查询</a></dd>"); |
| 85 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/recordInquiry.html\'>合同备案查询</a></dd>"); | 82 | document.writeln(" <dd><a href=\'/staticViews/convenienceService/recordInquiry.html\'>合同备案查询</a>"); |
| 86 | document.writeln(" <dd><a href=\'" + localhostPaht + "/staticViews/convenienceService/certificateVerification.html\'>证书核验</a></dd>"); | 83 | document.writeln(" </dd>"); |
| 84 | document.writeln(" <dd><a href=\'/staticViews/convenienceService/certificateVerification.html\'>证书核验</a>"); | ||
| 85 | document.writeln(" </dd>"); | ||
| 87 | document.writeln(" </dl>"); | 86 | document.writeln(" </dl>"); |
| 88 | document.writeln(" </li>"); | 87 | document.writeln(" </li>"); |
| 89 | document.writeln(" <li id='zxjf' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/zxjf.html\'>在线缴费</a></li>"); | 88 | document.writeln(" <li id=\'zxjf\' class=\'layui-nav-item\'><a href=\'/staticViews/zxjf.html\'>在线缴费</a></li>"); |
| 90 | document.writeln(" <li id='evaluate' class=\'layui-nav-item\'><a href=\'" + localhostPaht + "/staticViews/evaluate.html\'>好差评</a></li>"); | 89 | document.writeln(" <li id=\'evaluate\' class=\'layui-nav-item\'><a href=\'/staticViews/evaluate.html\'>好差评</a></li>"); |
| 91 | document.writeln(" </ul>"); | 90 | document.writeln(" </ul>"); |
| 92 | document.writeln(" </div> "); | 91 | document.writeln(" </div>"); |
| 93 | document.writeln("</body>"); | ||
| 94 | document.writeln(""); | ||
| 95 | document.writeln("</html>"); | 92 | document.writeln("</html>"); |
| 96 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/layui/layui.js\'></script>"); | 93 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticLib/layui/layui.js\'></script>"); |
| 94 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/login.js\'></script>"); | ||
| 95 | document.writeln("<script type='text/javascript' src=\'" + localhostPaht + "/staticJs/header.js\'></script>"); | ||
| 97 | document.writeln("<script src=\'https://at.alicdn.com/t/font_2174584_1j8kvwarwge.js\'></script>"); | 96 | document.writeln("<script src=\'https://at.alicdn.com/t/font_2174584_1j8kvwarwge.js\'></script>"); | ... | ... |
| 1 | $(function () { | 1 | $(function () { |
| 2 | newsCenterData(); | 2 | newsCenterData(); |
| 3 | if (getItem('myCookie') && getItem('myCookie').userid) { | ||
| 4 | fetchNewsData(getItem('myCookie').userid, 5); | ||
| 5 | } | ||
| 6 | $('.head-time').html(getDateWeek()); | ||
| 7 | // 设置导航首页跳转地址 | ||
| 8 | if ($(".navigation_crumbs").length > 0 && getItem('indexUrl')) { | ||
| 9 | $('.layui-breadcrumb a').eq(0).attr('href',getItem('indexUrl')) | ||
| 10 | } | ||
| 3 | }) | 11 | }) |
| 4 | function newsCenterData() { | 12 | function newsCenterData() { |
| 5 | $('.sysNewsList .newsDetail').mouseover(function () { | 13 | $(document).on("mouseover", ".sysNewsList .newsDetail", function (e) { |
| 6 | $('.sysNewsList .newsDetail').addClass('ellipsis'); | 14 | $('.sysNewsList .newsDetail').addClass('ellipsis'); |
| 7 | $(this).removeClass('ellipsis'); | 15 | $(this).removeClass('ellipsis'); |
| 8 | }) | 16 | }) |
| 9 | $('.sysNewsList .newsDetail').mouseout(function () { | 17 | $(document).on("mouseout", ".sysNewsList .newsDetail", function (e) { |
| 10 | $('.sysNewsList .newsDetail').addClass('ellipsis'); | 18 | $('.sysNewsList .newsDetail').addClass('ellipsis'); |
| 11 | }) | 19 | }) |
| 20 | |||
| 21 | $(document).on("mouseover", ".sysNewsItem .userImage", function (e) { | ||
| 22 | $(this).attr('src', '/staticImages/sexiaoxi.png'); | ||
| 23 | }) | ||
| 24 | $(document).on("mouseout", ".sysNewsItem .userImage", function (e) { | ||
| 25 | $(this).attr('src', '/staticImages/xiaoxi.png'); | ||
| 26 | }) | ||
| 27 | $(document).on("mouseover", ".sysNewsList", function (e) { | ||
| 28 | $('.sysNewsItem .userImage').attr('src', '/staticImages/sexiaoxi.png'); | ||
| 29 | }) | ||
| 30 | $(document).on("mouseout", ".sysNewsList", function (e) { | ||
| 31 | $('.sysNewsItem .userImage').attr('src', '/staticImages/xiaoxi.png'); | ||
| 32 | }) | ||
| 33 | } | ||
| 34 | // 根据用户id及展示数量读取消息提醒 | ||
| 35 | function fetchNewsData(userid, size) { | ||
| 36 | var sysNewsList = $("#sysNewsList-con"); | ||
| 37 | sysNewsList.empty(); | ||
| 38 | var li; | ||
| 39 | $.ajax({ | ||
| 40 | type: "get", //提交方式 | ||
| 41 | url: portal.api_url + "/portal/messageRemind/getDetailByUserid?userid=" + userid + "&size=" + size,//路径 | ||
| 42 | dataType: "json", | ||
| 43 | //数据,这里使用的是Json格式进行传输 | ||
| 44 | success: function (result) {//返回数据根据结果进行相应的处理 | ||
| 45 | if (result.code == 200 && result.data != null) { | ||
| 46 | for (var i = 0; i < result.data.length; i++) { | ||
| 47 | li = '<dd>' | ||
| 48 | li += '<a href="/staticViews/sysnews-center.html">' | ||
| 49 | li += '<p class="newsDetail ellipsis">' + result.data[i].content + '</p>' | ||
| 50 | li += '<div class="newsDetail-time"><span>' + result.data[i].addTime + '</span>' | ||
| 51 | li += '<span class="read">我知道了</span></div>' | ||
| 52 | li += '</a>' | ||
| 53 | li += '</dd>' | ||
| 54 | sysNewsList.append(li); | ||
| 55 | } | ||
| 56 | } | ||
| 57 | } | ||
| 58 | }); | ||
| 59 | } | ||
| 60 | function getDateWeek() { | ||
| 61 | todayDate = new Date(); | ||
| 62 | date = todayDate.getDate(); | ||
| 63 | month = todayDate.getMonth() + 1; | ||
| 64 | year = todayDate.getYear(); | ||
| 65 | var dateweek = ""; | ||
| 66 | if (navigator.appName == "Netscape") { | ||
| 67 | dateweek = (1900 + year) + "年" + month + "月" + date + "日 "; | ||
| 68 | } | ||
| 69 | if (navigator.appVersion.indexOf("MSIE") != -1) { | ||
| 70 | dateweek = year + "年" + month + "月" + date + "日 "; | ||
| 71 | } | ||
| 72 | switch (todayDate.getDay()) { | ||
| 73 | case 0: dateweek += "星期日"; break; | ||
| 74 | case 1: dateweek += "星期一"; break; | ||
| 75 | case 2: dateweek += "星期二"; break; | ||
| 76 | case 3: dateweek += "星期三"; break; | ||
| 77 | case 4: dateweek += "星期四"; break; | ||
| 78 | case 5: dateweek += "星期五"; break; | ||
| 79 | case 6: dateweek += "星期六"; break; | ||
| 80 | } | ||
| 81 | return dateweek; | ||
| 12 | } | 82 | } |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 1 | var localhostPaht = curWwwPath.substring(0, pos); | ||
| 2 | function login() { | 1 | function login() { |
| 3 | layui.use('layer', function () { | 2 | layui.use('layer', function () { |
| 4 | layer.open({ | 3 | layer.open({ |
| ... | @@ -20,7 +19,7 @@ function login() { | ... | @@ -20,7 +19,7 @@ function login() { |
| 20 | }); | 19 | }); |
| 21 | }) | 20 | }) |
| 22 | } | 21 | } |
| 23 | $(document).on('click', '.PersonLogin', function () { | 22 | $(document).on('click', '#login', function () { |
| 24 | login(); | 23 | login(); |
| 25 | }) | 24 | }) |
| 26 | // 点击登陆的时候 | 25 | // 点击登陆的时候 |
| ... | @@ -30,17 +29,16 @@ $(document).on('click', '#loginButton', function () { | ... | @@ -30,17 +29,16 @@ $(document).on('click', '#loginButton', function () { |
| 30 | var password = $('#IDcard').val(); | 29 | var password = $('#IDcard').val(); |
| 31 | userLoginRequest.phone = username; | 30 | userLoginRequest.phone = username; |
| 32 | userLoginRequest.password = password; | 31 | userLoginRequest.password = password; |
| 33 | clicklogin(userLoginRequest); | 32 | handleLogin(userLoginRequest); |
| 34 | }); | 33 | }); |
| 35 | function fetchDataReview() { | 34 | function fetchDataReview() { |
| 36 | // cancellation | ||
| 37 | $(document).on('click', '#cancellation', function () { | 35 | $(document).on('click', '#cancellation', function () { |
| 38 | layui.use('layer', function () { | 36 | layui.use('layer', function () { |
| 39 | layer.confirm('此操作将进行注销', { | 37 | layer.confirm('此操作将进行注销', { |
| 40 | btn: ['是', '否'] //按钮 | 38 | btn: ['是', '否'] //按钮 |
| 41 | }, function () { | 39 | }, function () { |
| 42 | $('.loginButton').addClass('PersonLogin'); | 40 | $('.loginButton').addClass('PersonLogin'); |
| 43 | window.open('' + localhostPaht + '/index.html', '_self'); | 41 | window.open('/index.html', '_self'); |
| 44 | $('.loginAfter').hide(); | 42 | $('.loginAfter').hide(); |
| 45 | $('.isLogin').show(); | 43 | $('.isLogin').show(); |
| 46 | sessionStorage.clear() | 44 | sessionStorage.clear() |
| ... | @@ -55,14 +53,10 @@ function fetchDataReview() { | ... | @@ -55,14 +53,10 @@ function fetchDataReview() { |
| 55 | $(function () { | 53 | $(function () { |
| 56 | fetchDataReview(); | 54 | fetchDataReview(); |
| 57 | if (getItem('myCookie') && getItem('myCookie').username) { | 55 | if (getItem('myCookie') && getItem('myCookie').username) { |
| 58 | $('.loginButton').html(getItem('myCookie').username); | 56 | appendData(); |
| 59 | $('.loginButton').removeClass('PersonLogin') | 57 | $('.loginInfo').html(getItem('myCookie').username); |
| 60 | $('.personalCenter').addClass('show'); | ||
| 61 | $('.loginAfter').show(); | ||
| 62 | $('.isLogin').hide(); | ||
| 63 | } else { | 58 | } else { |
| 64 | $('.loginAfter').hide(); | 59 | beforeLogin(); |
| 65 | $('.isLogin').show(); | ||
| 66 | } | 60 | } |
| 67 | }) | 61 | }) |
| 68 | function delCookie() { | 62 | function delCookie() { |
| ... | @@ -76,10 +70,10 @@ function delCookie() { | ... | @@ -76,10 +70,10 @@ function delCookie() { |
| 76 | } | 70 | } |
| 77 | } | 71 | } |
| 78 | 72 | ||
| 79 | function clicklogin(data) { | 73 | function handleLogin(data) { |
| 80 | $.ajax({ | 74 | $.ajax({ |
| 81 | type: "post", | 75 | type: "post", |
| 82 | url: portal.api_url + "/protal/users/login",//路径 | 76 | url: portal.api_url + "/protal/users/login", |
| 83 | headers: { | 77 | headers: { |
| 84 | 'Content-Type': 'application/json;charset=UTF-8', | 78 | 'Content-Type': 'application/json;charset=UTF-8', |
| 85 | }, | 79 | }, |
| ... | @@ -87,12 +81,10 @@ function clicklogin(data) { | ... | @@ -87,12 +81,10 @@ function clicklogin(data) { |
| 87 | data: JSON.stringify(data),//***关键****** | 81 | data: JSON.stringify(data),//***关键****** |
| 88 | success: function (result) {//返回数据根据结果进行相应的处理 | 82 | success: function (result) {//返回数据根据结果进行相应的处理 |
| 89 | if (result.code == 200 && result.data !== null) { | 83 | if (result.code == 200 && result.data !== null) { |
| 90 | $('.loginAfter').show(); | 84 | appendData(); |
| 91 | $('.isLogin').hide(); | ||
| 92 | setItem('myCookie', result.data) | 85 | setItem('myCookie', result.data) |
| 93 | $('.loginButton').removeClass('PersonLogin') | 86 | $('.loginInfo').html(result.data.username); |
| 94 | $('.personalCenter').addClass('show'); | 87 | fetchNewsData(getItem('myCookie').userid, 5); |
| 95 | $('.loginButton').html(result.data.username); | ||
| 96 | layer.closeAll(); | 88 | layer.closeAll(); |
| 97 | } else if (result.code == 210) { | 89 | } else if (result.code == 210) { |
| 98 | layer.msg(result.message); | 90 | layer.msg(result.message); |
| ... | @@ -100,9 +92,49 @@ function clicklogin(data) { | ... | @@ -100,9 +92,49 @@ function clicklogin(data) { |
| 100 | } | 92 | } |
| 101 | }); | 93 | }); |
| 102 | } | 94 | } |
| 95 | // 登录成功之前数据操作 | ||
| 96 | function beforeLogin() { | ||
| 97 | $('.login-con').empty(); | ||
| 98 | $('.login-con').append('<span class="loginButton" id="login">登录</span>' + | ||
| 99 | '<p class="loginButton register" id="register"><a href="/staticViews/register.html">注册</a></p>') | ||
| 100 | } | ||
| 101 | // 登录成功之后数据操作 | ||
| 102 | function appendData() { | ||
| 103 | $('.login-con').empty(); | ||
| 104 | $('.login-con').append( | ||
| 105 | '<li class="layui-nav-item sysNews">' + | ||
| 106 | '<p class="sysNewsItem">' + | ||
| 107 | '<img class="userImage" src="/staticImages/xiaoxi.png">' + | ||
| 108 | '<span class="sysNewsNum"></span>' + | ||
| 109 | '</p>' + | ||
| 110 | '<dl class="layui-nav-child sysNewsList">' + | ||
| 111 | '<div class="sysNewsTitle">最新消息</div>' + | ||
| 112 | '<div class="sysNewsOperation">' + | ||
| 113 | '<p><span></span>全部标记为已阅</p><a href="/staticViews/sysnews-center.html">查看全部</a>' + | ||
| 114 | '</div>' + | ||
| 115 | '<div id="sysNewsList-con">'+ | ||
| 116 | '</div>'+ | ||
| 117 | '</dl>' + | ||
| 118 | '</li>' + | ||
| 119 | '<img class="userImage person-img" src="/staticImages/user.png">' + | ||
| 120 | '<p class="personalCenter"><a href="/staticViews/grzx.html">个人中心</a></p>' + | ||
| 121 | '<li class="layui-nav-item loginSelect">' + | ||
| 122 | '<p class="loginInfo">登录</p>' + | ||
| 123 | '<dl class="layui-nav-child userInfo">' + | ||
| 124 | '<dd><a>个人信息</a></dd>' + | ||
| 125 | '<dd><a id="cancellation"><img src="/staticImages/zhuxiao.png">退出</a>' + | ||
| 126 | '</dd>' + | ||
| 127 | '</dl>' + | ||
| 128 | '</li>' | ||
| 129 | ) | ||
| 130 | layui.use(['element'], function () { | ||
| 131 | layui.element.init();//手动调用初始化方法 | ||
| 132 | }) | ||
| 133 | } | ||
| 134 | |||
| 103 | // 点击注册的时候 | 135 | // 点击注册的时候 |
| 104 | $(document).on('click', '#registerButton', function () { | 136 | $(document).on('click', '#registerButton', function () { |
| 105 | window.open('' + localhostPaht + '/staticViews/register.html', '_self') | 137 | window.open('/staticViews/register.html', '_self') |
| 106 | }); | 138 | }); |
| 107 | 139 | ||
| 108 | // 点击判断是否登录 | 140 | // 点击判断是否登录 | ... | ... |
| ... | @@ -3,7 +3,14 @@ layui.use('element', function () { | ... | @@ -3,7 +3,14 @@ layui.use('element', function () { |
| 3 | let element = layui.element; | 3 | let element = layui.element; |
| 4 | }); | 4 | }); |
| 5 | $(function () { | 5 | $(function () { |
| 6 | addTabs('#wssq'); | 6 | // 设置头部导航 |
| 7 | if (decodeURI(GetQueryString('title')) =='网上申请') { | ||
| 8 | addTabs('#wssq'); | ||
| 9 | $('.layui-breadcrumb a').eq(1).attr('href','/staticViews/wssq.html'); | ||
| 10 | }else { | ||
| 11 | $('.layui-breadcrumb a').eq(1).attr('href','/staticViews/wdyw.html'); | ||
| 12 | } | ||
| 13 | $('.layui-breadcrumb a').eq(1).text(decodeURI(GetQueryString('title'))); | ||
| 7 | setFristStepPageFLow(GetQueryString('ywid'), GetQueryString('businessno')); | 14 | setFristStepPageFLow(GetQueryString('ywid'), GetQueryString('businessno')); |
| 8 | if (business.sqfs=='1') { | 15 | if (business.sqfs=='1') { |
| 9 | $('#sqfs').text('单方申请') | 16 | $('#sqfs').text('单方申请') |
| ... | @@ -37,7 +44,6 @@ function bugSearch() { | ... | @@ -37,7 +44,6 @@ function bugSearch() { |
| 37 | } | 44 | } |
| 38 | // 初始化数据 | 45 | // 初始化数据 |
| 39 | function fetchDataReview(){ | 46 | function fetchDataReview(){ |
| 40 | console.log(getItem('myCookie')) | ||
| 41 | let userInfo = getItem('myCookie'); | 47 | let userInfo = getItem('myCookie'); |
| 42 | $('#sqrxm').text(userInfo.username); | 48 | $('#sqrxm').text(userInfo.username); |
| 43 | if(userInfo.zjzl=='1') { | 49 | if(userInfo.zjzl=='1') { | ... | ... |
| ... | @@ -9,30 +9,12 @@ $(function () { | ... | @@ -9,30 +9,12 @@ $(function () { |
| 9 | $('#sqfs').text('双方申请') | 9 | $('#sqfs').text('双方申请') |
| 10 | } | 10 | } |
| 11 | list = getApplyRecord(GetQueryString('bsm_slsq'), GetQueryString('businessno')); | 11 | list = getApplyRecord(GetQueryString('bsm_slsq'), GetQueryString('businessno')); |
| 12 | console.log(list) | ||
| 13 | Webcam.set({ | ||
| 14 | width: 320, | ||
| 15 | height: 240, | ||
| 16 | image_format: 'jpeg', | ||
| 17 | jpeg_quality: 90 | ||
| 18 | }); | ||
| 19 | Webcam.attach('#my_camera'); | ||
| 20 | }) | 12 | }) |
| 21 | function take_snapshot() { | ||
| 22 | // take snapshot and get image data | ||
| 23 | Webcam.snap(function (data_uri) { | ||
| 24 | // display results in page | ||
| 25 | document.getElementById('results').innerHTML = | ||
| 26 | '<h2>Here is your image:</h2>' + | ||
| 27 | '<img src="' + data_uri + '"/>'; | ||
| 28 | }); | ||
| 29 | } | ||
| 30 | //下一步事件 | 13 | //下一步事件 |
| 31 | function skipClick() { | 14 | function skipClick() { |
| 32 | skipNextPage(GetQueryString('bsm_slsq'), GetQueryString('businessno')); | 15 | skipNextPage(GetQueryString('bsm_slsq'), GetQueryString('businessno')); |
| 33 | } | 16 | } |
| 34 | // 验证码 | 17 | // 验证码 |
| 35 | |||
| 36 | $(".captcha").click(function () { | 18 | $(".captcha").click(function () { |
| 37 | console.log($('.phoneInput').val()) | 19 | console.log($('.phoneInput').val()) |
| 38 | let value = $('.phoneInput').val() | 20 | let value = $('.phoneInput').val() | ... | ... |
| ... | @@ -114,9 +114,10 @@ function setArticleSteps() { | ... | @@ -114,9 +114,10 @@ function setArticleSteps() { |
| 114 | } | 114 | } |
| 115 | 115 | ||
| 116 | //获取业务发起流程方法 | 116 | //获取业务发起流程方法 |
| 117 | function getInitiateFLow(ywid, businessno) { | 117 | function getInitiateFLow(ywid, businessno,title) { |
| 118 | title=title||'网上申请' | ||
| 118 | getBusinessConfig(ywid, businessno); | 119 | getBusinessConfig(ywid, businessno); |
| 119 | window.open(portal.rootPath + business.stepList[0].pageurl + "?ywid=" + ywid + "&businessno=" + businessno, "_self") | 120 | window.open(portal.rootPath + business.stepList[0].pageurl + "?ywid=" + ywid + "&businessno=" + businessno+ "&title=" + title, "_self") |
| 120 | } | 121 | } |
| 121 | 122 | ||
| 122 | //发起流程方法 | 123 | //发起流程方法 |
| ... | @@ -147,9 +148,9 @@ function getFDCQ2(bsm_slsq) { | ... | @@ -147,9 +148,9 @@ function getFDCQ2(bsm_slsq) { |
| 147 | } | 148 | } |
| 148 | 149 | ||
| 149 | 150 | ||
| 150 | |||
| 151 | //工作箱调取流程方法 | 151 | //工作箱调取流程方法 |
| 152 | function getWorkBoxFLow(bsm_slsq, businessno) { | 152 | function getWorkBoxFLow(bsm_slsq, businessno, title) { |
| 153 | title = title || '我的业务' | ||
| 153 | getAcceptFlow(bsm_slsq, businessno); | 154 | getAcceptFlow(bsm_slsq, businessno); |
| 154 | var pageurl; | 155 | var pageurl; |
| 155 | $.each(business.stepList, function (index, item) { | 156 | $.each(business.stepList, function (index, item) { |
| ... | @@ -158,7 +159,7 @@ function getWorkBoxFLow(bsm_slsq, businessno) { | ... | @@ -158,7 +159,7 @@ function getWorkBoxFLow(bsm_slsq, businessno) { |
| 158 | return; | 159 | return; |
| 159 | } | 160 | } |
| 160 | }); | 161 | }); |
| 161 | window.open(portal.rootPath + pageurl + "?bsm_slsq=" + bsm_slsq + "&businessno=" + businessno, "_self") | 162 | window.open(portal.rootPath + pageurl + "?bsm_slsq=" + bsm_slsq + "&businessno=" + businessno+ "&title=" + title, "_self") |
| 162 | } | 163 | } |
| 163 | 164 | ||
| 164 | 165 | ||
| ... | @@ -178,6 +179,15 @@ function setAcceptFlow(bsmSlsq, businessNo) { | ... | @@ -178,6 +179,15 @@ function setAcceptFlow(bsmSlsq, businessNo) { |
| 178 | num++ | 179 | num++ |
| 179 | } | 180 | } |
| 180 | } | 181 | } |
| 182 | // 设置头部导航 | ||
| 183 | if (decodeURI(GetQueryString('title')) =='网上申请') { | ||
| 184 | addTabs('#wssq'); | ||
| 185 | $('.layui-breadcrumb a').eq(1).attr('href','/staticViews/wssq.html'); | ||
| 186 | }else if((decodeURI(GetQueryString('title')) =='我的业务')) { | ||
| 187 | removeTabs('#wssq'); | ||
| 188 | $('.layui-breadcrumb a').eq(1).attr('href','/staticViews/wdyw.html'); | ||
| 189 | } | ||
| 190 | $('.layui-breadcrumb a').eq(1).text(decodeURI(GetQueryString('title'))); | ||
| 181 | if((business.ajzt != '4' || business.ajzt != '5') && (business.stepList.length!=(num+1))) { | 191 | if((business.ajzt != '4' || business.ajzt != '5') && (business.stepList.length!=(num+1))) { |
| 182 | $('.next_button').append('<button type="button" class="layui-btn layui-btn-normal">' | 192 | $('.next_button').append('<button type="button" class="layui-btn layui-btn-normal">' |
| 183 | + '<a onclick="skipClick()">下一步</a>' | 193 | + '<a onclick="skipClick()">下一步</a>' |
| ... | @@ -247,7 +257,7 @@ function fetchStepNo(bsm_slsq,businessno) { | ... | @@ -247,7 +257,7 @@ function fetchStepNo(bsm_slsq,businessno) { |
| 247 | //数据,这里使用的是Json格式进行传输 | 257 | //数据,这里使用的是Json格式进行传输 |
| 248 | success: function (result) {//返回数据根据结果进行相应的处理 | 258 | success: function (result) {//返回数据根据结果进行相应的处理 |
| 249 | if (result.code == 200) { | 259 | if (result.code == 200) { |
| 250 | window.location.href = portal.rootPath + business.stepList[nextStepIndex].pageurl + "?bsm_slsq=" + bsm_slsq + "&businessno=" + businessno+ "&stepno=" +business.stepList[nextStepIndex].stepno; | 260 | window.location.href = portal.rootPath + business.stepList[nextStepIndex].pageurl + "?bsm_slsq=" + bsm_slsq + "&businessno=" + businessno+ "&stepno=" +business.stepList[nextStepIndex].stepno+ "&title=" + decodeURI(GetQueryString('title')); |
| 251 | } | 261 | } |
| 252 | } | 262 | } |
| 253 | }); | 263 | }); | ... | ... |
| 1 | layui.use('carousel', function () { | ||
| 2 | var carousel = layui.carousel; | ||
| 3 | //建造实例 | ||
| 4 | carousel.render({ | ||
| 5 | elem: '#banner_swiper' | ||
| 6 | , width: '100%' //设置容器宽度 | ||
| 7 | , arrow: 'always' //始终显示箭头 | ||
| 8 | , autoplay: true | ||
| 9 | , height: '500px' | ||
| 10 | }); | ||
| 11 | }); | ||
| 12 | //注意:导航 依赖 element 模块,否则无法进行功能性操作 | 1 | //注意:导航 依赖 element 模块,否则无法进行功能性操作 |
| 13 | layui.use('element', function () { | 2 | layui.use('element', function () { |
| 14 | var element = layui.element; | 3 | var element = layui.element; |
| 15 | //… | ||
| 16 | }); | 4 | }); |
| 17 | layui.use('util', function () { | 5 | layui.use('util', function () { |
| 18 | var util = layui.util; | 6 | var util = layui.util; |
| 19 | //执行 | 7 | //执行 |
| 20 | util.fixbar({ | 8 | util.fixbar({ |
| 21 | bar1: true, | ||
| 22 | bar2: true, | ||
| 23 | top: true | 9 | top: true |
| 24 | , click: function (type) { | ||
| 25 | if (type === 'bar1') { | ||
| 26 | alert('点击了bar1') | ||
| 27 | } | ||
| 28 | } | ||
| 29 | }); | 10 | }); |
| 30 | }); | 11 | }); |
| 31 | |||
| 32 | var recentlyDay; | 12 | var recentlyDay; |
| 33 | |||
| 34 | function getDate() { | 13 | function getDate() { |
| 35 | var date = new Date(); | 14 | var date = new Date(); |
| 36 | var base = new Date(date).getTime(); | 15 | var base = new Date(date).getTime(); |
| ... | @@ -38,13 +17,17 @@ function getDate() { | ... | @@ -38,13 +17,17 @@ function getDate() { |
| 38 | var date = []; | 17 | var date = []; |
| 39 | var data = [Math.random() * 300]; | 18 | var data = [Math.random() * 300]; |
| 40 | var time = new Date(base); | 19 | var time = new Date(base); |
| 41 | date.push([time.getFullYear(), time.getMonth() + 1, time.getDate()].join('/')); | 20 | var mon = (time.getMonth() + 1) >= 10 ? time.getMonth() + 1 : '0' + (time.getMonth() + 1); |
| 21 | var day = time.getDate() >= 10 ? time.getDate() : '0' + time.getDate(); | ||
| 22 | date.push([time.getFullYear(), mon, day].join('/')); | ||
| 42 | for (var i = 1; i < 7; i++) {//控制需要的天数 | 23 | for (var i = 1; i < 7; i++) {//控制需要的天数 |
| 43 | var now = new Date(base -= oneDay); //这里控制往前一周还是往后一周 | 24 | var now = new Date(base -= oneDay); //这里控制往前一周还是往后一周 |
| 44 | date.push([now.getFullYear(), now.getMonth() + 1, now.getDate()].join('/')); | 25 | var nowMon = (now.getMonth() + 1) >= 10 ? now.getMonth() + 1 : '0' + (now.getMonth() + 1); |
| 26 | var nowDay = now.getDate() >= 10 ? now.getDate() : '0' + now.getDate(); | ||
| 27 | date.push([now.getFullYear(), nowMon, nowDay].join('/')); | ||
| 45 | data.push(Math.round((Math.random() - 0.5) * 20 + data[i - 1])); | 28 | data.push(Math.round((Math.random() - 0.5) * 20 + data[i - 1])); |
| 46 | } | 29 | } |
| 47 | return date.reverse(); | 30 | return date.reverse(); |
| 48 | } | 31 | } |
| 49 | 32 | ||
| 50 | //初始化方法 | 33 | //初始化方法 |
| ... | @@ -53,69 +36,119 @@ $(function () { | ... | @@ -53,69 +36,119 @@ $(function () { |
| 53 | addTabs('#index'); | 36 | addTabs('#index'); |
| 54 | initData(); | 37 | initData(); |
| 55 | recentlyDay = getDate(); | 38 | recentlyDay = getDate(); |
| 56 | NewsData(); | 39 | // NoticeData(); |
| 57 | NoticeData(); | 40 | // LawsData(); |
| 58 | LawsData(); | 41 | // policiesData(); |
| 59 | policiesData(); | ||
| 60 | }); | 42 | }); |
| 61 | function initData() { | 43 | function initData() { |
| 62 | $('#appointment_inquiry').click (function(){ | 44 | // 获取当前页面的url |
| 45 | setItem('indexUrl',window.location.pathname) | ||
| 46 | // 新闻模块 | ||
| 47 | if ($('.hotspot-list li').eq(0).attr('url')) { | ||
| 48 | $('.news-img').attr('src', $('.hotspot-list li').eq(0).attr('url')); | ||
| 49 | } else { | ||
| 50 | $('.news-img').attr('src', '/staticImages/default-news.png'); | ||
| 51 | } | ||
| 52 | $(document).on("mouseover", ".news-module-box .item-list li", function (e) { | ||
| 53 | if ($(this).attr('url')) { | ||
| 54 | $('.news-img').attr('src', $(this).attr('url')); | ||
| 55 | } else { | ||
| 56 | $('.news-img').attr('src', '/staticImages/default-news.png'); | ||
| 57 | } | ||
| 58 | }) | ||
| 59 | // 在这里处理置顶的头部 | ||
| 60 | let topTitle = $('.top-title').html(); | ||
| 61 | if (strLength(topTitle) > 7) { | ||
| 62 | let html = topTitle.slice(0, 7) + '<br/>' + topTitle.slice(7); | ||
| 63 | $('.top-title').html(html) | ||
| 64 | } | ||
| 65 | $('#appointment_inquiry').click(function () { | ||
| 63 | if (isLogin()) { | 66 | if (isLogin()) { |
| 64 | window.open('./staticViews/wdyy.html','_self') | 67 | window.open('./staticViews/wdyy.html', '_self') |
| 65 | } | 68 | } |
| 66 | }) | 69 | }) |
| 67 | $('#onlineBooking').click (function(){ | 70 | $('#onlineBooking').click(function () { |
| 68 | if (isLogin()) { | 71 | if (isLogin()) { |
| 69 | window.open('./staticViews/wdyy.html','_self') | 72 | window.open('./staticViews/wdyy.html', '_self') |
| 70 | } | 73 | } |
| 71 | }) | 74 | }) |
| 72 | } | 75 | // 新闻头部切换 |
| 73 | //加载新闻数据 | 76 | $('.news-title .item-title').click(function () { |
| 74 | function NewsData() { | 77 | $('.news-title .item-title').removeClass('news-active'); |
| 75 | var ulNews = $("#ulNews"); | 78 | $(this).addClass('news-active'); |
| 76 | ulNews.empty(); | 79 | let indexId = $(this).attr('data-id'); |
| 77 | var li, publishTime; | 80 | $('.item-list').hide(); |
| 78 | $.ajax({ | 81 | if (indexId == '1') { |
| 79 | type: "get", //提交方式 | 82 | $('.hotspot-list').show(); |
| 80 | url: portal.api_url + "/portal/MhNews/getNewsList",//路径 | 83 | $('.policies-regulations-href').attr('href','/staticViews/lawList/1.html'); |
| 81 | dataType: "json", | 84 | } else { |
| 82 | //数据,这里使用的是Json格式进行传输 | 85 | $('.news-information-list').show(); |
| 83 | success: function (result) {//返回数据根据结果进行相应的处理 | 86 | $('.policies-regulations-href').attr('href','/staticViews/policyList/1.html'); |
| 84 | if (result.code == 200 && result.data != null) { | 87 | } |
| 85 | if(result.data[0].preViewUrl) { | 88 | }) |
| 86 | $('.news-img img').attr('src',result.data[0].preViewUrl); | 89 | // 便民服务 |
| 87 | }else { | 90 | $(".convenient-service-list li").mouseover(function () { |
| 88 | $('.news-img img').attr('src','./staticImages/news_demo.jpg'); | 91 | $(this).find('img').attr('src', $(this).find('img').attr('url')); |
| 89 | } | 92 | }) |
| 90 | for (var i = 0; i < result.data.length; i++) { | 93 | $(".convenient-service-list li").mouseout(function () { |
| 91 | if (i == 6) return; | 94 | $(this).find('img').attr('src', $(this).find('img').attr('pre')); |
| 92 | publishTime = CutDate(result.data[i].publishTime); | 95 | }) |
| 93 | if (result.data[i].preViewUrl) { | 96 | if (getItem('myCookie') && getItem('myCookie').username) { |
| 94 | li = '<li url="'+result.data[i].preViewUrl+'"><a href="./staticViews/xwxq.html?id='+result.data[i].id+'" title="' + result.data[i].headline + '" target="_blank">'; | 97 | $('.login-list a').hide(); |
| 95 | }else { | 98 | $('.login-list-subtitle').show(); |
| 96 | li = '<li><a href="./staticViews/xwxq.html?id='+result.data[i].id+'" title="' + result.data[i].headline + '" target="_blank">'; | 99 | } |
| 97 | } | 100 | // 业务列表进行跳转 |
| 98 | li += '<div class="news_item">'; | 101 | $('.business-list-rightItem .business-search li').click(function () { |
| 99 | if (recentlyDay.indexOf(publishTime) > -1) { | 102 | let urlId = $(this).attr('url-id'); |
| 100 | li += '<svg class="icon svg-icon" aria-hidden="true"> <use xlink:href="#iconzuixin"></use> </svg>'; | 103 | if(urlId == 'appointment') { |
| 101 | } | 104 | if (isLogin()) { |
| 102 | li += result.data[i].headline + '</div>'; | 105 | window.open(getSearchUrl(urlId), '_self') |
| 103 | li += '<span>' + publishTime + '</span></a></li>'; | ||
| 104 | ulNews.append(li); | ||
| 105 | } | ||
| 106 | } | 106 | } |
| 107 | }else { | ||
| 108 | window.open(getSearchUrl(urlId), '_self') | ||
| 107 | } | 109 | } |
| 108 | }); | 110 | }) |
| 109 | 111 | // 政策法规 | |
| 110 | $(document).on("mouseover", "#ulNews li", function (e) { | 112 | $('.policies-regulations-title .item-title').click(function () { |
| 111 | if($(this).attr('url')) { | 113 | let index = $(this).attr('data-id'); |
| 112 | $('.news-img img').attr('src',$(this).attr('url')); | 114 | $('.policies-regulations-title .item-title').removeClass('regulations-active'); |
| 115 | $(this).addClass('regulations-active'); | ||
| 116 | $('.item-policies').hide(); | ||
| 117 | if (index =='2') { | ||
| 118 | $('.corresponding-policies').show(); | ||
| 113 | }else { | 119 | }else { |
| 114 | $('.news-img img').attr('src','./staticImages/news_demo.jpg'); | 120 | $('.laws-regulations').show(); |
| 115 | } | 121 | } |
| 116 | }) | 122 | }) |
| 117 | } | 123 | } |
| 124 | function getSearchUrl(level) { | ||
| 125 | const resultMap = { | ||
| 126 | archives: '/staticViews/convenienceService/fileQuery.html', | ||
| 127 | progress: '/staticViews/convenienceService/progressInquiry.html', | ||
| 128 | appointment : '/staticViews/yyxz.html', | ||
| 129 | certificate: '/staticViews/convenienceService/certificateVerification.html', | ||
| 130 | business: '/staticViews/convenienceService/businessInquiry.html', | ||
| 131 | guide: '/staticViews/bszn.html', | ||
| 132 | pay: '/staticViews/zxjf.html', | ||
| 133 | default: 'gologin', | ||
| 134 | } | ||
| 135 | return resultMap[level] || resultMap.default; | ||
| 136 | } | ||
| 118 | 137 | ||
| 138 | // 获取汉字长度 | ||
| 139 | function strLength(str) { | ||
| 140 | ///<summary>获得字符串实际长度,中文2,英文1</summary> | ||
| 141 | ///<param name="str">要获得长度的字符串</param> | ||
| 142 | var realLength = 0, len = str.length, charCode = -1; | ||
| 143 | for (var i = 0; i < len; i++) { | ||
| 144 | charCode = str.charCodeAt(i); | ||
| 145 | if (charCode >= 0 && charCode <= 128) | ||
| 146 | realLength += 1; | ||
| 147 | else | ||
| 148 | realLength += 2; | ||
| 149 | } | ||
| 150 | return realLength; | ||
| 151 | }; | ||
| 119 | //加载公告数据 | 152 | //加载公告数据 |
| 120 | function NoticeData() { | 153 | function NoticeData() { |
| 121 | var ulTag = $("#ulNotice"); | 154 | var ulTag = $("#ulNotice"); |
| ... | @@ -130,7 +163,7 @@ function NoticeData() { | ... | @@ -130,7 +163,7 @@ function NoticeData() { |
| 130 | if (result.code == 200 && result.data != null) { | 163 | if (result.code == 200 && result.data != null) { |
| 131 | for (var i = 0; i < result.data.length; i++) { | 164 | for (var i = 0; i < result.data.length; i++) { |
| 132 | if (i == 6) return; | 165 | if (i == 6) return; |
| 133 | li = '<li class="item_notice"><a href="./staticViews/ggxq.html?id='+result.data[i].id+'" title="' + result.data[i].title + '" target="_blank">'; | 166 | li = '<li class="item_notice"><a href="./staticViews/notice/' + result.data[i].id + '.html" title="' + result.data[i].title + '" target="_blank">'; |
| 134 | li += '<p>' + result.data[i].title + '</P>'; | 167 | li += '<p>' + result.data[i].title + '</P>'; |
| 135 | if (result.data[i].noticeType == 1) { | 168 | if (result.data[i].noticeType == 1) { |
| 136 | li += '<svg class="icon svg-icon" aria-hidden="true"> <use xlink:href="#icongongshi"></use> </svg>'; | 169 | li += '<svg class="icon svg-icon" aria-hidden="true"> <use xlink:href="#icongongshi"></use> </svg>'; |
| ... | @@ -161,7 +194,7 @@ function LawsData() { | ... | @@ -161,7 +194,7 @@ function LawsData() { |
| 161 | if (result.code == 200 && result.data != null) { | 194 | if (result.code == 200 && result.data != null) { |
| 162 | for (var i = 0; i < result.data.length; i++) { | 195 | for (var i = 0; i < result.data.length; i++) { |
| 163 | if (i == 6) return; | 196 | if (i == 6) return; |
| 164 | li = '<li><a href="./staticViews/flfgxq.html?id='+result.data[i].id+'" title="' + result.data[i].headline + '" target="_blank">'+ result.data[i].headline; | 197 | li = '<li><a href="./staticViews/law/' + result.data[i].id + '.html" title="' + result.data[i].headline + '" target="_blank">' + result.data[i].headline; |
| 165 | li += '</a></li>'; | 198 | li += '</a></li>'; |
| 166 | ulTag.append(li); | 199 | ulTag.append(li); |
| 167 | } | 200 | } |
| ... | @@ -183,7 +216,7 @@ function policiesData() { | ... | @@ -183,7 +216,7 @@ function policiesData() { |
| 183 | if (result.code == 200 && result.data != null) { | 216 | if (result.code == 200 && result.data != null) { |
| 184 | for (var i = 0; i < result.data.length; i++) { | 217 | for (var i = 0; i < result.data.length; i++) { |
| 185 | if (i == 6) return; | 218 | if (i == 6) return; |
| 186 | li = '<li><a href="./staticViews/xyzcxq.html?id='+result.data[i].id+'" title="' + result.data[i].headline + '" target="_blank">'+ result.data[i].headline; | 219 | li = '<li><a href="./staticViews/policy/' + result.data[i].id + '.html" title="' + result.data[i].headline + '" target="_blank">' + result.data[i].headline; |
| 187 | li += '</a></li>'; | 220 | li += '</a></li>'; |
| 188 | policies.append(li); | 221 | policies.append(li); |
| 189 | } | 222 | } | ... | ... |
| ... | @@ -15,29 +15,59 @@ layui.use('laydate', function () { | ... | @@ -15,29 +15,59 @@ layui.use('laydate', function () { |
| 15 | elem: '#date2' //指定元素 | 15 | elem: '#date2' //指定元素 |
| 16 | }); | 16 | }); |
| 17 | }); | 17 | }); |
| 18 | layui.use('laypage', function () { | ||
| 19 | let laypage = layui.laypage; | ||
| 20 | laypage.render({ | ||
| 21 | elem: 'page' //注意,这里的 test1 是 ID,不用加 # 号 | ||
| 22 | , curr: data.curr//让起始页,也就是点击的页码 | ||
| 23 | , count: data.total //数据总数,从服务端得到 | ||
| 24 | , theme: '#0091FF' | ||
| 25 | , jump: function (obj, first) { | ||
| 26 | if (!first) { | ||
| 27 | } | ||
| 28 | } | ||
| 29 | }); | ||
| 30 | }); | ||
| 31 | $(function () { | 18 | $(function () { |
| 32 | initNewsData() | 19 | if (getItem('myCookie') && getItem('myCookie').userid) { |
| 20 | initNewsData() | ||
| 21 | } | ||
| 22 | handleInit(); | ||
| 33 | }) | 23 | }) |
| 34 | function initNewsData() { | 24 | // tabselect |
| 35 | $('.sysnews-center-tab ul li').click(function () { | 25 | function handleInit() { |
| 36 | $('.sysnews-center-tab ul li').removeClass('sysnewsTabActive'); | 26 | $('.sysnews-list-head li').click(function(){ |
| 37 | $(this).addClass('sysnewsTabActive') | 27 | $('.sysnews-list-head li').removeClass('head-select'); |
| 28 | $(this).addClass('head-select'); | ||
| 38 | }) | 29 | }) |
| 39 | } | 30 | } |
| 40 | var data = { //数据 | ||
| 41 | total: 10, | ||
| 42 | curr: 1 | ||
| 43 | }; | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 31 | function initNewsData() { | ||
| 32 | layui.use('flow', function () { | ||
| 33 | var flow = layui.flow; | ||
| 34 | flow.load({ | ||
| 35 | elem: '#sys-news' //流加载容器 | ||
| 36 | , scrollElem: '#sys-news' //滚动条所在元素,一般不用填,此处只是演示需要。 | ||
| 37 | , done: function (page, next) { | ||
| 38 | //模拟数据插入 | ||
| 39 | // setTimeout(function () { | ||
| 40 | // var lis = []; | ||
| 41 | // for (var i = 0; i < 8; i++) { | ||
| 42 | // lis.push('<li>' + ((page - 1) * 8 + i + 1) + '</li>') | ||
| 43 | // } | ||
| 44 | // next(lis.join(''), page < 10); //假设总页数为 10 | ||
| 45 | // }, 500); | ||
| 46 | var lis = []; | ||
| 47 | $.ajax({ | ||
| 48 | type: "get", //提交方式 | ||
| 49 | url: portal.api_url + "/portal/messageRemind/getDetailByUserid?userid=" + getItem('myCookie').userid + "&size=" + 5,//路径 | ||
| 50 | dataType: "json", | ||
| 51 | //数据,这里使用的是Json格式进行传输 | ||
| 52 | success: function (result) {//返回数据根据结果进行相应的处理 | ||
| 53 | if (result.code == 200 && result.data != null) { | ||
| 54 | for (var i = 0; i < result.data.length; i++) { | ||
| 55 | li = '<li>' | ||
| 56 | li += '<span class="tips">提示</span>' | ||
| 57 | li += '<p>' + result.data[i].content + '</p>' | ||
| 58 | if (result.data[i].status == 0) { | ||
| 59 | li += '<span class="list-type list-type-unread">我知道了</span>' | ||
| 60 | } else { | ||
| 61 | li += '<img class="readed" src="/staticImages/readed.png">' | ||
| 62 | } | ||
| 63 | li += '<span class="list-date">' + result.data[i].addTime + '</span></li>' | ||
| 64 | lis.push(li) | ||
| 65 | } | ||
| 66 | next(lis.join(''), page < 2); //假设总页数为 10 | ||
| 67 | } | ||
| 68 | } | ||
| 69 | }); | ||
| 70 | } | ||
| 71 | }); | ||
| 72 | }); | ||
| 73 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -14,22 +14,20 @@ $(function () { | ... | @@ -14,22 +14,20 @@ $(function () { |
| 14 | let dataId = ($(this).attr('data-id')) | 14 | let dataId = ($(this).attr('data-id')) |
| 15 | $('.arrowList p').css("opacity", 0); | 15 | $('.arrowList p').css("opacity", 0); |
| 16 | $('.arrowList p').eq(dataId).css("opacity", 1); | 16 | $('.arrowList p').eq(dataId).css("opacity", 1); |
| 17 | $('.business_titleList li a').removeClass('bus-active'); | ||
| 18 | $('.business_titleList li').eq(dataId).find('a').addClass('bus-active') | ||
| 17 | if (dataId == '0') { | 19 | if (dataId == '0') { |
| 18 | _applyBusinessRecord() | 20 | _applyBusinessRecord() |
| 19 | dataRendering(dataList.list) | 21 | dataRendering(dataList.list) |
| 20 | $('.appintmentList').css("border-color", "#25BEFF"); | ||
| 21 | } else if (dataId == '1') { | 22 | } else if (dataId == '1') { |
| 22 | _applyBusinessWiat() | 23 | _applyBusinessWiat() |
| 23 | dataRendering(dataList.list) | 24 | dataRendering(dataList.list) |
| 24 | $('.appintmentList').css("border-color", "#FF862F"); | ||
| 25 | } else if (dataId == '2') { | 25 | } else if (dataId == '2') { |
| 26 | _applyBusinessIn() | 26 | _applyBusinessIn() |
| 27 | dataRendering(dataList.list) | 27 | dataRendering(dataList.list) |
| 28 | $('.appintmentList').css("border-color", "#23E3D5"); | ||
| 29 | } else if (dataId == '3') { | 28 | } else if (dataId == '3') { |
| 30 | _applyBusinessEnd() | 29 | _applyBusinessEnd() |
| 31 | dataRendering(dataList.list) | 30 | dataRendering(dataList.list) |
| 32 | $('.appintmentList').css("border-color", "#FABF4F"); | ||
| 33 | } | 31 | } |
| 34 | }) | 32 | }) |
| 35 | $(function() { | 33 | $(function() { |
| ... | @@ -38,7 +36,8 @@ $(function () { | ... | @@ -38,7 +36,8 @@ $(function () { |
| 38 | $(document).on("click", ".appintmentList li .handle", function () { | 36 | $(document).on("click", ".appintmentList li .handle", function () { |
| 39 | let businessNo = $(this).attr('data-businessNo'); | 37 | let businessNo = $(this).attr('data-businessNo'); |
| 40 | let slsqBsm = $(this).attr('data-slsqBsm'); | 38 | let slsqBsm = $(this).attr('data-slsqBsm'); |
| 41 | getWorkBoxFLow(slsqBsm, businessNo) | 39 | let title = $(this).attr('data-title'); |
| 40 | getWorkBoxFLow(slsqBsm, businessNo, title) | ||
| 42 | }) | 41 | }) |
| 43 | // 业务列表操作 | 42 | // 业务列表操作 |
| 44 | 43 | ||
| ... | @@ -268,7 +267,7 @@ function dataRendering() { | ... | @@ -268,7 +267,7 @@ function dataRendering() { |
| 268 | li += '</div>' | 267 | li += '</div>' |
| 269 | li += '<a slsqBsm="'+dataList.list[i].slsqBsm+'" class="delete">删除</a>' | 268 | li += '<a slsqBsm="'+dataList.list[i].slsqBsm+'" class="delete">删除</a>' |
| 270 | if (dataList.list[i].ajzt == '1') { | 269 | if (dataList.list[i].ajzt == '1') { |
| 271 | li += '<a class="handle" data-slsqBsm="' + dataList.list[i].slsqBsm + '" data-businessNo="' + dataList.list[i].businessNo + '">继续办理</a>' | 270 | li += '<a class="handle" data-slsqBsm="' + dataList.list[i].slsqBsm + '"data-businessNo="' + dataList.list[i].businessNo + '" data-title="我的业务">继续办理</a>' |
| 272 | } else if (dataList.list[i].ajzt == '3') { | 271 | } else if (dataList.list[i].ajzt == '3') { |
| 273 | li += '<a slsqBsm="'+dataList.list[i].slsqBsm+'" class="handle">缴费</a>' | 272 | li += '<a slsqBsm="'+dataList.list[i].slsqBsm+'" class="handle">缴费</a>' |
| 274 | }else if (dataList.list[i].ajzt == '4' || dataList.list[i].ajzt == '5' || dataList.list[i].ajzt == '6') { | 273 | }else if (dataList.list[i].ajzt == '4' || dataList.list[i].ajzt == '5' || dataList.list[i].ajzt == '6') { | ... | ... |
| ... | @@ -2,14 +2,22 @@ layui.use('element', function () { | ... | @@ -2,14 +2,22 @@ layui.use('element', function () { |
| 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 |
| 3 | }); | 3 | }); |
| 4 | $(function () { | 4 | $(function () { |
| 5 | compileData(); | ||
| 5 | _initData(); | 6 | _initData(); |
| 6 | $('#zjhm').text(getItem('myCookie').zjhm); | 7 | $('#zjhm').text(getItem('myCookie').zjhm); |
| 7 | $('#username').text(getItem('myCookie').username); | 8 | $('#username').text(getItem('myCookie').username); |
| 8 | |||
| 9 | $(document).on("click", ".business", function (e) { | 9 | $(document).on("click", ".business", function (e) { |
| 10 | window.open("./businessGuideDeatil.html?ywid=" + $(this).attr('ywid') + "") | 10 | window.open("./businessGuideDeatil.html?ywid=" + $(this).attr('ywid') + "") |
| 11 | }) | 11 | }) |
| 12 | }) | 12 | }) |
| 13 | function compileData() { | ||
| 14 | $('.layui-breadcrumb a').eq(1).attr('href',GetQueryString('href')); | ||
| 15 | $('.layui-breadcrumb a').eq(1).attr('title', decodeURI(GetQueryString('title'))); | ||
| 16 | $('.layui-breadcrumb a').eq(1).text(decodeURI(GetQueryString('title'))); | ||
| 17 | $('.online-booking').click(function(){ | ||
| 18 | window.open("./yyxz.html?title="+decodeURI(GetQueryString('title')) + "&href="+GetQueryString('href'), "_self") | ||
| 19 | }) | ||
| 20 | } | ||
| 13 | // 获取列表信息 | 21 | // 获取列表信息 |
| 14 | function _initData(currentPage = 1) { | 22 | function _initData(currentPage = 1) { |
| 15 | var appointment_list = $(".appointment_list"); | 23 | var appointment_list = $(".appointment_list"); | ... | ... |
| 1 | layui.use('element', function () { | ||
| 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | ||
| 3 | }); | ||
| 1 | $(function () { | 4 | $(function () { |
| 2 | layui.use('element', function () { | 5 | // LoadNewsData(); |
| 3 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | ||
| 4 | }); | ||
| 5 | LoadNewsData(); | ||
| 6 | HotArticle(); | 6 | HotArticle(); |
| 7 | PolicyHotArticle(); | 7 | PolicyHotArticle(); |
| 8 | addTabs('#news'); | 8 | addTabs('#news'); |
| ... | @@ -52,7 +52,7 @@ function HotArticle() { | ... | @@ -52,7 +52,7 @@ function HotArticle() { |
| 52 | if (result.code == 200 && result.data != null) { | 52 | if (result.code == 200 && result.data != null) { |
| 53 | for (var i = 0; i < result.data.length; i++) { | 53 | for (var i = 0; i < result.data.length; i++) { |
| 54 | if (i == 3) return; | 54 | if (i == 3) return; |
| 55 | li = '<li class="tj"><a href="./xwxq.html?id='+result.data[i].id+'" target="_blank">'; | 55 | li = '<li class="tj"><a href="/staticViews/news/'+result.data[i].id+'.html" target="_blank">'; |
| 56 | if ( result.data[i].preViewUrl ) { | 56 | if ( result.data[i].preViewUrl ) { |
| 57 | li += '<img src="' + result.data[i].preViewUrl + '">'; | 57 | li += '<img src="' + result.data[i].preViewUrl + '">'; |
| 58 | } | 58 | } |
| ... | @@ -79,7 +79,7 @@ function PolicyHotArticle() { | ... | @@ -79,7 +79,7 @@ function PolicyHotArticle() { |
| 79 | if (result.code == 200 && result.data != null) { | 79 | if (result.code == 200 && result.data != null) { |
| 80 | for (var i = 0; i < result.data.length; i++) { | 80 | for (var i = 0; i < result.data.length; i++) { |
| 81 | li = '<li class="zcfg">' | 81 | li = '<li class="zcfg">' |
| 82 | li += '<a href="./xyzcxq.html?id='+result.data[i].id+'" title="' + result.data[i].headline + '" target="_blank">' | 82 | li += '<a href="/staticViews/policy/'+result.data[i].id+'.html" title="' + result.data[i].headline + '" target="_blank">' |
| 83 | li += '<div class="zcfg-top">' + result.data[i].headline + '</div>' | 83 | li += '<div class="zcfg-top">' + result.data[i].headline + '</div>' |
| 84 | li += '<p class="zcfg-body">' + result.data[i].summary + '</p>' | 84 | li += '<p class="zcfg-body">' + result.data[i].summary + '</p>' |
| 85 | li += '<div class="zcfg-bottom">' + result.data[i].deadtime + '</div>' | 85 | li += '<div class="zcfg-bottom">' + result.data[i].deadtime + '</div>' |
| ... | @@ -92,28 +92,6 @@ function PolicyHotArticle() { | ... | @@ -92,28 +92,6 @@ function PolicyHotArticle() { |
| 92 | }) | 92 | }) |
| 93 | } | 93 | } |
| 94 | 94 | ||
| 95 | |||
| 96 | layui.use('laypage', function () { | ||
| 97 | let laypage = layui.laypage; | ||
| 98 | laypage.render({ | ||
| 99 | elem: 'page' //注意,这里的 test1 是 ID,不用加 # 号 | ||
| 100 | , count: data.total //数据总数,从服务端得到 | ||
| 101 | , limit: 5 | ||
| 102 | , prev: '<' | ||
| 103 | , next: '>' | ||
| 104 | , theme: '#0091FF' | ||
| 105 | , jump: function (obj, first) { | ||
| 106 | if (!first) { | ||
| 107 | LoadNewsData(obj.curr); | ||
| 108 | } | ||
| 109 | } | ||
| 110 | }); | ||
| 111 | if(data.total ==0) { | ||
| 112 | $('#page').hide(); | ||
| 113 | }else { | ||
| 114 | $('#page').show(); | ||
| 115 | } | ||
| 116 | }) | ||
| 117 | var data = { //数据 | 95 | var data = { //数据 |
| 118 | "list": [], | 96 | "list": [], |
| 119 | total: 0 | 97 | total: 0 | ... | ... |
| 1 | $(function () { | 1 | $(function () { |
| 2 | LawsData() | 2 | // LawsData() |
| 3 | if (decodeURI(GetQueryString('title')) == '首页') { | ||
| 4 | $('.layui-breadcrumb a').eq(1).hide(); | ||
| 5 | $('.layui-breadcrumb a').eq(1).next().hide(); | ||
| 6 | }else { | ||
| 7 | $('.layui-breadcrumb a').eq(1).show(); | ||
| 8 | $('.layui-breadcrumb a').eq(1).next().show(); | ||
| 9 | $('.layui-breadcrumb a').eq(1).attr('href',GetQueryString('href')); | ||
| 10 | $('.layui-breadcrumb a').eq(1).attr('title', decodeURI(GetQueryString('title'))); | ||
| 11 | $('.layui-breadcrumb a').eq(1).text(decodeURI(GetQueryString('title'))); | ||
| 12 | } | ||
| 13 | |||
| 3 | HotArticle(); | 14 | HotArticle(); |
| 4 | PolicyHotArticle(); | 15 | PolicyHotArticle(); |
| 5 | }) | 16 | }) |
| ... | @@ -44,7 +55,7 @@ function HotArticle() { | ... | @@ -44,7 +55,7 @@ function HotArticle() { |
| 44 | if (result.code == 200 && result.data != null) { | 55 | if (result.code == 200 && result.data != null) { |
| 45 | for (var i = 0; i < result.data.length; i++) { | 56 | for (var i = 0; i < result.data.length; i++) { |
| 46 | if (i == 3) return; | 57 | if (i == 3) return; |
| 47 | li = '<li class="tj"><a href="./xwxq.html?id='+result.data[i].id+'" target="_blank">'; | 58 | li = '<li class="tj"><a href="/staticViews/news/'+result.data[i].id+'.html" target="_blank">'; |
| 48 | if (result.data[i].preViewUrl) { | 59 | if (result.data[i].preViewUrl) { |
| 49 | li += '<img src="' + result.data[i].preViewUrl + '">'; | 60 | li += '<img src="' + result.data[i].preViewUrl + '">'; |
| 50 | } | 61 | } |
| ... | @@ -72,7 +83,7 @@ function PolicyHotArticle() { | ... | @@ -72,7 +83,7 @@ function PolicyHotArticle() { |
| 72 | if (result.code == 200 && result.data != null) { | 83 | if (result.code == 200 && result.data != null) { |
| 73 | for (var i = 0; i < result.data.length; i++) { | 84 | for (var i = 0; i < result.data.length; i++) { |
| 74 | li = '<li class="zcfg">' | 85 | li = '<li class="zcfg">' |
| 75 | li += '<a href="./xyzcxq.html?id='+result.data[i].id+'" title="' + result.data[i].headline + '" target="_blank">' | 86 | li += '<a href="/staticViews/policy/'+result.data[i].id+'.html" title="' + result.data[i].headline + '" target="_blank">' |
| 76 | li += '<div class="zcfg-top">'+result.data[i].headline+'</div>' | 87 | li += '<div class="zcfg-top">'+result.data[i].headline+'</div>' |
| 77 | li += '<p class="zcfg-body">'+result.data[i].summary+'</p>' | 88 | li += '<p class="zcfg-body">'+result.data[i].summary+'</p>' |
| 78 | li += '<div class="zcfg-bottom">'+result.data[i].deadtime+'</div>' | 89 | li += '<div class="zcfg-bottom">'+result.data[i].deadtime+'</div>' | ... | ... |
| ... | @@ -3,7 +3,7 @@ $(function () { | ... | @@ -3,7 +3,7 @@ $(function () { |
| 3 | let element = layui.element; | 3 | let element = layui.element; |
| 4 | }); | 4 | }); |
| 5 | addTabs('#zwgk'); | 5 | addTabs('#zwgk'); |
| 6 | getLawsArticleList(); | 6 | // getLawsArticleList(); |
| 7 | getPolicyHotArticleList(); | 7 | getPolicyHotArticleList(); |
| 8 | HotArticle(); | 8 | HotArticle(); |
| 9 | }) | 9 | }) |
| ... | @@ -27,9 +27,16 @@ function getLawsArticleList() { | ... | @@ -27,9 +27,16 @@ function getLawsArticleList() { |
| 27 | if (result.code == 200 && result.data != null) { | 27 | if (result.code == 200 && result.data != null) { |
| 28 | data.total = result.data.total; | 28 | data.total = result.data.total; |
| 29 | for (var i = 0; i < result.data.records.length; i++) { | 29 | for (var i = 0; i < result.data.records.length; i++) { |
| 30 | li = '<li>'; | 30 | if (result.data.records[i].isTop == '1') { |
| 31 | li += '<a href="./xyzcxq.html?id='+result.data.records[i].id+'" title="' + result.data.records[i].headline + '" target="_blank">' | 31 | li = '<li class="sticky">'; |
| 32 | }else { | ||
| 33 | li = '<li>'; | ||
| 34 | } | ||
| 35 | li += '<a href="./policy/'+result.data.records[i].id+'.html" title="' + result.data.records[i].headline + '" target="_blank">' | ||
| 32 | li += '<p>' + result.data.records[i].headline + '</p>'; | 36 | li += '<p>' + result.data.records[i].headline + '</p>'; |
| 37 | if (result.data.records[i].isTop == '1') { | ||
| 38 | li += '<img class="istop" src="../staticImages/ding.png">' | ||
| 39 | } | ||
| 33 | li += '<span>' + result.data.records[i].deadtime + '</span>'; | 40 | li += '<span>' + result.data.records[i].deadtime + '</span>'; |
| 34 | li += '</a>'; | 41 | li += '</a>'; |
| 35 | li += '</li>'; | 42 | li += '</li>'; |
| ... | @@ -99,29 +106,29 @@ function HotArticle() { | ... | @@ -99,29 +106,29 @@ function HotArticle() { |
| 99 | 106 | ||
| 100 | 107 | ||
| 101 | 108 | ||
| 102 | layui.use('laypage', function () { | 109 | // layui.use('laypage', function () { |
| 103 | var laypage = layui.laypage; | 110 | // var laypage = layui.laypage; |
| 104 | //执行一个laypage实例 | 111 | // //执行一个laypage实例 |
| 105 | laypage.render({ | 112 | // laypage.render({ |
| 106 | elem: 'page' //注意,这里的 test1 是 ID,不用加 # 号 | 113 | // elem: 'page' //注意,这里的 test1 是 ID,不用加 # 号 |
| 107 | , count: data.total //数据总数,从服务端得到 | 114 | // , count: data.total //数据总数,从服务端得到 |
| 108 | , limit: data.pageSize | 115 | // , limit: data.pageSize |
| 109 | , prev: '<' | 116 | // , prev: '<' |
| 110 | , next: '>' | 117 | // , next: '>' |
| 111 | , theme: '#0091FF' | 118 | // , theme: '#0091FF' |
| 112 | , jump: function (obj, first) { | 119 | // , jump: function (obj, first) { |
| 113 | data.currentPage = obj.curr | 120 | // data.currentPage = obj.curr |
| 114 | if (!first) { | 121 | // if (!first) { |
| 115 | getLawsArticleList(); | 122 | // getLawsArticleList(); |
| 116 | } | 123 | // } |
| 117 | } | 124 | // } |
| 118 | }); | 125 | // }); |
| 119 | if (data.total ==0 ) { | 126 | // if (data.total ==0 ) { |
| 120 | $('#page').hide(); | 127 | // $('#page').hide(); |
| 121 | }else { | 128 | // }else { |
| 122 | $('#page').show(); | 129 | // $('#page').show(); |
| 123 | } | 130 | // } |
| 124 | }); | 131 | // }); |
| 125 | var data = { //数据 | 132 | var data = { //数据 |
| 126 | "list": [], | 133 | "list": [], |
| 127 | total: 0, | 134 | total: 0, | ... | ... |
| 1 | $(function () { | 1 | $(function () { |
| 2 | newsDetail() | 2 | if (decodeURI(GetQueryString('title')) == '首页') { |
| 3 | $('.second-label').hide(); | ||
| 4 | $('.second-label').next().hide(); | ||
| 5 | }else { | ||
| 6 | $('.second-label').show(); | ||
| 7 | $('.second-label').next().show(); | ||
| 8 | $('.second-label').attr('href',GetQueryString('href')); | ||
| 9 | $('.second-label').attr('title', decodeURI(GetQueryString('title'))); | ||
| 10 | $('.second-label').text(decodeURI(GetQueryString('title'))); | ||
| 11 | } | ||
| 3 | }) | 12 | }) |
| 4 | 13 | ||
| 5 | layui.use('element', function () { | 14 | layui.use('element', function () { |
| ... | @@ -7,33 +16,4 @@ layui.use('element', function () { | ... | @@ -7,33 +16,4 @@ layui.use('element', function () { |
| 7 | //监听导航点击 | 16 | //监听导航点击 |
| 8 | element.on('nav(demo)', function (elem) { | 17 | element.on('nav(demo)', function (elem) { |
| 9 | }); | 18 | }); |
| 10 | }); | ||
| 11 | // 新闻详情数据 | ||
| 12 | function newsDetail() { | ||
| 13 | var newsDetail = $("#newsDetail"); | ||
| 14 | newsDetail.empty(); | ||
| 15 | $.ajax({ | ||
| 16 | type: "get", //提交方式 | ||
| 17 | url: portal.api_url + "/portal/MhNews/getDetailById",//路径 | ||
| 18 | data: { | ||
| 19 | "id": GetQueryString('id'), | ||
| 20 | }, | ||
| 21 | dataType: "json", | ||
| 22 | //数据,这里使用的是Json格式进行传输 | ||
| 23 | success: function (result) {//返回数据根据结果进行相应的处理 | ||
| 24 | if (result.code == 200 && result.data != null) { | ||
| 25 | $('.newsTitle').html(result.data.headline) | ||
| 26 | $('.releaseTime').html(result.data.addtime) | ||
| 27 | $('.source p').html(result.data.source) | ||
| 28 | newsDetail.append(result.data.content) | ||
| 29 | } | ||
| 30 | } | ||
| 31 | }); | ||
| 32 | } | ||
| 33 | |||
| 34 | function GetQueryString(name) { | ||
| 35 | var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)"); | ||
| 36 | var r = window.location.search.substr(1).match(reg); | ||
| 37 | if (r != null) return decodeURIComponent(r[2]); | ||
| 38 | return null; | ||
| 39 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 19 | }); | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -2,6 +2,9 @@ layui.use('element', function () { | ... | @@ -2,6 +2,9 @@ layui.use('element', function () { |
| 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 |
| 3 | }); | 3 | }); |
| 4 | $(function () { | 4 | $(function () { |
| 5 | $('.layui-breadcrumb a').eq(1).attr('href',GetQueryString('href')); | ||
| 6 | $('.layui-breadcrumb a').eq(1).attr('title', decodeURI(GetQueryString('title'))); | ||
| 7 | $('.layui-breadcrumb a').eq(1).text(decodeURI(GetQueryString('title'))); | ||
| 5 | // 初始化数据 | 8 | // 初始化数据 |
| 6 | _initData() | 9 | _initData() |
| 7 | // 判断是否能选择办事大厅 | 10 | // 判断是否能选择办事大厅 |
| ... | @@ -125,7 +128,7 @@ $(function () { | ... | @@ -125,7 +128,7 @@ $(function () { |
| 125 | // 下一步 | 128 | // 下一步 |
| 126 | $('.nextButton').click(function () { | 129 | $('.nextButton').click(function () { |
| 127 | if (isSelectofficeHall) { | 130 | if (isSelectofficeHall) { |
| 128 | window.open("./yysj.html?jgid=" + jgid + "", "_self") | 131 | window.open("./yysj.html?jgid=" + jgid + "&title="+decodeURI(GetQueryString('title'))+ "&href="+GetQueryString('href'), "_self") |
| 129 | } else { | 132 | } else { |
| 130 | layer.msg('请先选择办事大厅'); | 133 | layer.msg('请先选择办事大厅'); |
| 131 | } | 134 | } | ... | ... |
| ... | @@ -2,6 +2,9 @@ layui.use('element', function () { | ... | @@ -2,6 +2,9 @@ layui.use('element', function () { |
| 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 |
| 3 | }); | 3 | }); |
| 4 | $(function () { | 4 | $(function () { |
| 5 | $('.layui-breadcrumb a').eq(1).attr('href',GetQueryString('href')); | ||
| 6 | $('.layui-breadcrumb a').eq(1).attr('title', decodeURI(GetQueryString('title'))); | ||
| 7 | $('.layui-breadcrumb a').eq(1).text(decodeURI(GetQueryString('title'))); | ||
| 5 | getAppointmentDetail() | 8 | getAppointmentDetail() |
| 6 | }); | 9 | }); |
| 7 | // GET 根据预约信息标识码appointmentId查看预约详情 | 10 | // GET 根据预约信息标识码appointmentId查看预约详情 |
| ... | @@ -11,7 +14,7 @@ function getAppointmentDetail() { | ... | @@ -11,7 +14,7 @@ function getAppointmentDetail() { |
| 11 | url: | 14 | url: |
| 12 | portal.api_url + "/portal/appointmentmh/getAppointmentDetail", | 15 | portal.api_url + "/portal/appointmentmh/getAppointmentDetail", |
| 13 | data: { | 16 | data: { |
| 14 | appointmentId: GetRequest(), | 17 | appointmentId: GetQueryString('appointmentId'), |
| 15 | }, | 18 | }, |
| 16 | dataType: "json", | 19 | dataType: "json", |
| 17 | success: function (result) { | 20 | success: function (result) { |
| ... | @@ -59,18 +62,4 @@ function getAppointmentDetail() { | ... | @@ -59,18 +62,4 @@ function getAppointmentDetail() { |
| 59 | } | 62 | } |
| 60 | }, | 63 | }, |
| 61 | }); | 64 | }); |
| 62 | } | 65 | } |
| 63 | function GetRequest() { | ||
| 64 | var url = location.search; //获取url中"?"符后的字串 | ||
| 65 | var theRequest = new Object(); | ||
| 66 | if (url.indexOf("?") != -1) { | ||
| 67 | var str = url.substr(1); | ||
| 68 | strs = str.split("?"); | ||
| 69 | for (var i = 0; i < strs.length; i++) { | ||
| 70 | theRequest[strs[i].split("=")[0]] = decodeURIComponent( | ||
| 71 | strs[i].split("=")[1] | ||
| 72 | ); | ||
| 73 | } | ||
| 74 | } | ||
| 75 | return theRequest.appointmentId; | ||
| 76 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -3,6 +3,9 @@ layui.use("element", function () { | ... | @@ -3,6 +3,9 @@ layui.use("element", function () { |
| 3 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | 3 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 |
| 4 | }); | 4 | }); |
| 5 | $(function () { | 5 | $(function () { |
| 6 | $('.layui-breadcrumb a').eq(1).attr('href',GetQueryString('href')); | ||
| 7 | $('.layui-breadcrumb a').eq(1).attr('title', decodeURI(GetQueryString('title'))); | ||
| 8 | $('.layui-breadcrumb a').eq(1).text(decodeURI(GetQueryString('title'))); | ||
| 6 | getAppointmentDay(); | 9 | getAppointmentDay(); |
| 7 | var swiper = new Swiper(".swiper-container", { | 10 | var swiper = new Swiper(".swiper-container", { |
| 8 | slidesPerView: 5, | 11 | slidesPerView: 5, |
| ... | @@ -233,7 +236,10 @@ function makeAppointment(id) { | ... | @@ -233,7 +236,10 @@ function makeAppointment(id) { |
| 233 | success: function (result) {//返回数据根据结果进行相应的处理 | 236 | success: function (result) {//返回数据根据结果进行相应的处理 |
| 234 | if (result.code == 200 && result.data !== null) { | 237 | if (result.code == 200 && result.data !== null) { |
| 235 | appointmentId = result.data | 238 | appointmentId = result.data |
| 236 | window.location.href = "./yyjg.html?appointmentId=" + appointmentId | 239 | // window.location.href = "./yyjg.html?appointmentId=" + appointmentId |
| 240 | |||
| 241 | window.open("./yyjg.html?appointmentId=" + appointmentId + "&title="+decodeURI(GetQueryString('title'))+ "&href="+GetQueryString('href'), "_self") | ||
| 242 | |||
| 237 | }else { | 243 | }else { |
| 238 | del(result.message) | 244 | del(result.message) |
| 239 | } | 245 | } | ... | ... |
| 1 | layui.use('element', function () { | ||
| 2 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | ||
| 3 | }); | ||
| 1 | $(function () { | 4 | $(function () { |
| 2 | layui.use('element', function () { | 5 | $('.layui-breadcrumb a').eq(1).attr('href',GetQueryString('href')); |
| 3 | let element = layui.element; //导航的hover效果、二级菜单等功能,需要依赖element模块 | 6 | $('.layui-breadcrumb a').eq(1).text(decodeURI(GetQueryString('title'))); |
| 4 | //监听导航点击 | 7 | compileData(); |
| 5 | element.on('nav(demo)', function (elem) { | 8 | }) |
| 6 | //console.log(elem) | 9 | function compileData() { |
| 7 | layer.msg(elem.text()); | ||
| 8 | }); | ||
| 9 | }); | ||
| 10 | var accept = $('.accept'); | 10 | var accept = $('.accept'); |
| 11 | $('.next_button button').click(function () { | 11 | $('.next_button button').click(function () { |
| 12 | if ($('.checkbox').find(".img").length>0) { | 12 | if ($('.checkbox').find(".img").length>0) { |
| ... | @@ -19,10 +19,10 @@ $(function () { | ... | @@ -19,10 +19,10 @@ $(function () { |
| 19 | }, function () { | 19 | }, function () { |
| 20 | layer.closeAll(); | 20 | layer.closeAll(); |
| 21 | }, function () { | 21 | }, function () { |
| 22 | window.location.href = "./xzqy.html"; | 22 | window.open("./xzqy.html?title="+decodeURI(GetQueryString('title'))+"&href="+GetQueryString('href'), "_self") |
| 23 | }); | 23 | }); |
| 24 | }); | 24 | }); |
| 25 | 25 | ||
| 26 | } else { | 26 | } else { |
| 27 | layui.use('layer', function () { | 27 | layui.use('layer', function () { |
| 28 | layer.msg('请先同意以上协议', function(){ | 28 | layer.msg('请先同意以上协议', function(){ |
| ... | @@ -40,4 +40,4 @@ $(function () { | ... | @@ -40,4 +40,4 @@ $(function () { |
| 40 | $(this).removeClass('.bordernone') | 40 | $(this).removeClass('.bordernone') |
| 41 | } | 41 | } |
| 42 | }) | 42 | }) |
| 43 | }) | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 43 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -23,6 +23,10 @@ | ... | @@ -23,6 +23,10 @@ |
| 23 | </div> | 23 | </div> |
| 24 | <!-- 行政区 --> | 24 | <!-- 行政区 --> |
| 25 | <div class="selectCity"> | 25 | <div class="selectCity"> |
| 26 | <div class="region_title"> | ||
| 27 | <img src="/staticImages/address.png" /> | ||
| 28 | 请先选择对应的区域 | ||
| 29 | </div> | ||
| 26 | <form class="layui-form"> | 30 | <form class="layui-form"> |
| 27 | <h2 class="title">省</h2> | 31 | <h2 class="title">省</h2> |
| 28 | <div class="layui-inline layui-select-default" style="margin-right: 10px;"> | 32 | <div class="layui-inline layui-select-default" style="margin-right: 10px;"> |
| ... | @@ -30,7 +34,7 @@ | ... | @@ -30,7 +34,7 @@ |
| 30 | <option value="">选择省</option> | 34 | <option value="">选择省</option> |
| 31 | </select> | 35 | </select> |
| 32 | </div> | 36 | </div> |
| 33 | <h2>市</h2> | 37 | <h2 class="select-city">市</h2> |
| 34 | <div class="layui-inline selected layui-select-default"> | 38 | <div class="layui-inline selected layui-select-default"> |
| 35 | <select name="city" class="Cselected" disabled data-area="西安市" lay-filter="selectCity"> | 39 | <select name="city" class="Cselected" disabled data-area="西安市" lay-filter="selectCity"> |
| 36 | <option value="">选择市</option> | 40 | <option value="">选择市</option> |
| ... | @@ -92,11 +96,11 @@ | ... | @@ -92,11 +96,11 @@ |
| 92 | <span class="business_name">{{item.bsznListVOS[i].headline}}</span> | 96 | <span class="business_name">{{item.bsznListVOS[i].headline}}</span> |
| 93 | <div class="itemButton"> | 97 | <div class="itemButton"> |
| 94 | <a class="onlineProcessing" data-id={{item.bsznListVOS[i].bsmBszn}}> | 98 | <a class="onlineProcessing" data-id={{item.bsznListVOS[i].bsmBszn}}> |
| 95 | <button type="button" class="layui-btn layui-btn-sm layui-btn-normal">在线办理</button> | 99 | <button type="button" class="layui-btn layui-btn-sm online-processing layui-btn-normal">在线办理</button> |
| 96 | </a> | 100 | </a> |
| 97 | <a href='./businessGuideDeatil.html?id="{{item.bsznListVOS[i].bsmBszn}}"' target="_blank"> | 101 | <a href='/staticViews/businessGuide/{{item.bsznListVOS[i].bsmBszn}}.html?href=/staticViews/bszn.html&title=办事指南' target="_blank"> |
| 98 | <button type="button" | 102 | <button type="button" |
| 99 | class="layui-btn layui-btn-primary layui-btn-sm">办事指南</button> | 103 | class="layui-btn layui-btn-primary business-guide layui-btn-sm">办事指南</button> |
| 100 | </a> | 104 | </a> |
| 101 | </div> | 105 | </div> |
| 102 | </li> | 106 | </li> |
| ... | @@ -124,10 +128,10 @@ | ... | @@ -124,10 +128,10 @@ |
| 124 | <span class="business_name">{{item.bsznListVOS[i].headline}}</span> | 128 | <span class="business_name">{{item.bsznListVOS[i].headline}}</span> |
| 125 | <div class="itemButton"> | 129 | <div class="itemButton"> |
| 126 | <a href="./yyxz.html" data-id={{item.bsznListVOS[i].bsmBszn}}> | 130 | <a href="./yyxz.html" data-id={{item.bsznListVOS[i].bsmBszn}}> |
| 127 | <button type="button" class="layui-btn layui-btn-sm layui-btn-normal">在线办理</button> | 131 | <button type="button" class="layui-btn online-processing layui-btn-sm layui-btn-normal">在线办理</button> |
| 128 | </a> | 132 | </a> |
| 129 | <a href='./businessGuideDeatil.html?id={{item.bsznListVOS[i].bsmBszn}}' target="_blank"> | 133 | <a href='/staticViews/businessGuide/{{item.bsznListVOS[i].bsmBszn}}.html?href=/staticViews/bszn.html&title=办事指南' target="_blank"> |
| 130 | <button type="button" class="layui-btn layui-btn-primary layui-btn-sm">办事指南</button> | 134 | <button type="button" class="layui-btn business-guide layui-btn-primary layui-btn-sm">办事指南</button> |
| 131 | </a> | 135 | </a> |
| 132 | </div> | 136 | </div> |
| 133 | </li> | 137 | </li> |
| ... | @@ -136,5 +140,4 @@ | ... | @@ -136,5 +140,4 @@ |
| 136 | </div> | 140 | </div> |
| 137 | {{# }); }} | 141 | {{# }); }} |
| 138 | </script> | 142 | </script> |
| 139 | |||
| 140 | </html> | 143 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 4 | <head> | 5 | <head> |
| 5 | <style> | 6 | <style> |
| 6 | </style> | 7 | </style> |
| ... | @@ -9,25 +10,32 @@ | ... | @@ -9,25 +10,32 @@ |
| 9 | <script type="text/javascript" src="../staticJs/head.js"></script> | 10 | <script type="text/javascript" src="../staticJs/head.js"></script> |
| 10 | <link rel="stylesheet" type="text/css" href="../staticCss/ggxq.css"> | 11 | <link rel="stylesheet" type="text/css" href="../staticCss/ggxq.css"> |
| 11 | </head> | 12 | </head> |
| 13 | |||
| 12 | <body> | 14 | <body> |
| 13 | <div class="navigation_crumbs"> | 15 | <div class="navigation_crumbs"> |
| 14 | <div class="contentBox"> | 16 | <div class="contentBox"> |
| 15 | <span class="layui-breadcrumb"> | 17 | <span class="layui-breadcrumb"> |
| 16 | <a href="../index.html">首页</a> | 18 | <a href="../index.html">首页</a> |
| 17 | <a href="./bszn.html">办事指南</a> | 19 | <a href="./bszn.html">办事指南</a> |
| 18 | <a><cite>办事指南详情</cite></a> | 20 | <a><cite>办事指南详情</cite></a> |
| 19 | </span> | 21 | </span> |
| 20 | </div> | 22 | </div> |
| 21 | </div> | 23 | </div> |
| 22 | <div class="mainbody"> | 24 | <div class="mainbody"> |
| 23 | <div class="title newsTitle"></div> | 25 | <div class="title newsTitle"></div> |
| 24 | <div class="release"> | 26 | <div class="release"> |
| 25 | <div class="source">发布单位: <p></p></div> | 27 | <div class="source">发布单位: <p></p> |
| 26 | <div>发布日期:<p class="releaseTime"></p></div> | 28 | </div> |
| 29 | <div>发布日期:<p class="releaseTime"></p> | ||
| 30 | </div> | ||
| 27 | </div> | 31 | </div> |
| 28 | <div class="DividingLine"></div> | 32 | <div class="DividingLine"></div> |
| 29 | <div class="notice_content" id="newsDetail"> | 33 | <div class="notice_content" id="newsDetail"> |
| 30 | </div> | 34 | </div> |
| 35 | <div class="download-attachment"> | ||
| 36 | <span>附件:</span> | ||
| 37 | <a href="" title = "中文开放目录">下载</a><a title = "中文开放目录" href="">下载</a> | ||
| 38 | </div> | ||
| 31 | </div> | 39 | </div> |
| 32 | </body> | 40 | </body> |
| 33 | <script type="text/javascript" src="../staticJs/common.js"></script> | 41 | <script type="text/javascript" src="../staticJs/common.js"></script> | ... | ... |
| 1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 5 | <head> | 4 | <head> |
| 6 | <style> | 5 | <style> |
| 7 | </style> | 6 | </style> |
| 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 9 | <title>法律法规</title> | 8 | <title>法律法规</title> |
| 10 | <script type="text/javascript" src="../staticJs/head.js"></script> | 9 | <script type="text/javascript" src="../../staticJs/head.js"></script> |
| 11 | <link rel="stylesheet" type="text/css" href="../staticCss/flfg.css"> | 10 | <link rel="stylesheet" type="text/css" href="../../staticCss/flfg.css"> |
| 12 | </head> | 11 | </head> |
| 13 | |||
| 14 | <body> | 12 | <body> |
| 15 | <div class="navigation_crumbs"> | 13 | <div class="navigation_crumbs"> |
| 16 | <div class="contentBox"> | 14 | <div class="contentBox"> |
| 17 | <span class="layui-breadcrumb"> | 15 | <span class="layui-breadcrumb"> |
| 18 | <a href="../index.html">首页</a> | 16 | <a href="../../index.html">首页</a> |
| 19 | <a>政务公开</a> | 17 | <a>政务公开</a> |
| 20 | <a><cite>法律法规</cite></a> | 18 | <a><cite>法律法规</cite></a> |
| 21 | </span> | 19 | </span> |
| ... | @@ -40,8 +38,7 @@ | ... | @@ -40,8 +38,7 @@ |
| 40 | </div> | 38 | </div> |
| 41 | </div> | 39 | </div> |
| 42 | </body> | 40 | </body> |
| 43 | <script type="text/javascript" src="../staticJs/common.js"></script> | 41 | <script type="text/javascript" src="../../staticJs/common.js"></script> |
| 44 | <script type="text/javascript" src="../staticJs/down.js"></script> | 42 | <script type="text/javascript" src="../../staticJs/down.js"></script> |
| 45 | <script type="text/javascript" src="../staticJs/flfg.js"></script> | 43 | <script type="text/javascript" src="../../staticJs/flfg.js"></script> |
| 46 | |||
| 47 | </html> | 44 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -23,7 +23,7 @@ | ... | @@ -23,7 +23,7 @@ |
| 23 | </div> | 23 | </div> |
| 24 | <!-- -----------------------------------个人中心模块---------------------------------------------- --> | 24 | <!-- -----------------------------------个人中心模块---------------------------------------------- --> |
| 25 | <div class="central_area"> | 25 | <div class="central_area"> |
| 26 | <div class="perinfo cardItem contentBox"> | 26 | <div class="perinfo contentBox"> |
| 27 | <div class="perinfo_left"> | 27 | <div class="perinfo_left"> |
| 28 | <img src="../staticImages/person.png" alt=""> | 28 | <img src="../staticImages/person.png" alt=""> |
| 29 | <ul> | 29 | <ul> |
| ... | @@ -42,40 +42,76 @@ | ... | @@ -42,40 +42,76 @@ |
| 42 | <div class="contentBox"> | 42 | <div class="contentBox"> |
| 43 | <ul class="business_module"> | 43 | <ul class="business_module"> |
| 44 | <li> | 44 | <li> |
| 45 | <a class="cardItem" href="./wdyw.html" title="我的业务"> | 45 | <div class="cardItem"> |
| 46 | <img src="../staticImages/myyewu.png"> | 46 | <a href="./wdyw.html" title="我的业务"> |
| 47 | <p>我的业务</p> | 47 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/myyewu.png" pre="../staticImages/myyewu.png"> |
| 48 | </a> | 48 | <p class="itemName">我的业务</p> |
| 49 | </a> | ||
| 50 | </div> | ||
| 49 | </li> | 51 | </li> |
| 50 | <li> | 52 | <li> |
| 51 | <a class="cardItem" href="./wdyy.html" title="我的预约"> | 53 | <div class="cardItem"> |
| 52 | <img src="../staticImages/myyuyue.png"> | 54 | <a class="center-appointment" title="我的预约"> |
| 53 | <p>我的预约</p> | 55 | <img class="itemImg" url="../staticImages/semyyuyue.png" src="../staticImages/myyuyue.png" pre="../staticImages/myyuyue.png"> |
| 54 | </a> | 56 | <p class="itemName">我的预约</p> |
| 57 | </a> | ||
| 58 | </div> | ||
| 55 | </li> | 59 | </li> |
| 56 | <li> | 60 | <li> |
| 57 | <a class="cardItem" href="" title="我的不动产"> | 61 | <div class="cardItem"> |
| 58 | <img src="../staticImages/mybdc.png"> | 62 | <a href="./convenienceService/businessInquiry.html" title="业务查询"> |
| 59 | <p>我的不动产</p> | 63 | <img class="itemImg" url="../staticImages/semyyewuchaxun.png" src="../staticImages/myyewuchaxun.png" pre="../staticImages/myyewuchaxun.png"> |
| 60 | </a> | 64 | <p class="itemName">业务查询</p> |
| 65 | </a> | ||
| 66 | </div> | ||
| 61 | </li> | 67 | </li> |
| 62 | <li> | 68 | <li> |
| 63 | <a class="cardItem" href="" title="业务查询"> | 69 | <div class="cardItem"> |
| 64 | <img src="../staticImages/zhengshu.png"> | 70 | <a href="./convenienceService/recordInquiry.html" title="合同备案查询"> |
| 65 | <p>我的发票</p> | 71 | <img class="itemImg" url="../staticImages/sehetongbeianchaxun.png" src="../staticImages/hetongbeianchaxun.png" pre="../staticImages/hetongbeianchaxun.png"> |
| 66 | </a> | 72 | <p class="itemName">合同备案查询</p> |
| 73 | </a> | ||
| 74 | </div> | ||
| 67 | </li> | 75 | </li> |
| 68 | <li> | 76 | <li> |
| 69 | <a class="cardItem" href="" title="我的支付"> | 77 | <div class="cardItem"> |
| 70 | <img src="../staticImages/yewuchaxun.png"> | 78 | <a href="./convenienceService/certificateVerification.html" title="不动产证书查询"> |
| 71 | <p>查询业务</p> | 79 | <img class="itemImg" url="../staticImages/sebudongchanzhengshu.png" src="../staticImages/budongchanzhengshu.png" pre="../staticImages/budongchanzhengshu.png"> |
| 72 | </a> | 80 | <p class="itemName">不动产证书查询</p> |
| 81 | </a> | ||
| 82 | </div> | ||
| 73 | </li> | 83 | </li> |
| 74 | <li> | 84 | <li> |
| 75 | <a class="cardItem" href="" title="档案查询"> | 85 | <div class="cardItem"> |
| 76 | <img src="../staticImages/dangan.png"> | 86 | <a href="./convenienceService/fileQuery.html" title="档案查询"> |
| 77 | <p>档案查询</p> | 87 | <img class="itemImg" url="../staticImages/sedanganchaxun.png" src="../staticImages/danganchaxun.png" pre="../staticImages/danganchaxun.png"> |
| 78 | </a> | 88 | <p class="itemName">档案查询</p> |
| 89 | </a> | ||
| 90 | </div> | ||
| 91 | </li> | ||
| 92 | <li> | ||
| 93 | <div class="cardItem"> | ||
| 94 | <a href="./convenienceService/certificateVerification.html" title="证书核验"> | ||
| 95 | <img class="itemImg" url="../staticImages/sezhengshuheyan.png" src="../staticImages/zhengshuheyan.png" pre="../staticImages/zhengshuheyan.png"> | ||
| 96 | <p class="itemName">证书核验</p> | ||
| 97 | </a> | ||
| 98 | </div> | ||
| 99 | </li> | ||
| 100 | <li> | ||
| 101 | <div class="cardItem"> | ||
| 102 | <a href="" title="我的发票"> | ||
| 103 | <img class="itemImg" url="../staticImages/semyyewu.png" src="../staticImages/wodefapiao.png" pre="../staticImages/wodefapiao.png"> | ||
| 104 | <p class="itemName">我的发票</p> | ||
| 105 | </a> | ||
| 106 | </div> | ||
| 107 | </li> | ||
| 108 | <li> | ||
| 109 | <div class="cardItem"> | ||
| 110 | <a href="" title="我的支付"> | ||
| 111 | <img class="itemImg" url="../staticImages/sewodezhifu.png" src="../staticImages/wodezhifu.png" pre="../staticImages/wodezhifu.png"> | ||
| 112 | <p class="itemName">我的支付</p> | ||
| 113 | </a> | ||
| 114 | </div> | ||
| 79 | </li> | 115 | </li> |
| 80 | </ul> | 116 | </ul> |
| 81 | </div> | 117 | </div> | ... | ... |
| 1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 5 | <head> | 4 | <head> |
| 6 | <style> | 5 | <style> |
| 7 | </style> | 6 | </style> |
| 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 9 | <title>公示公告</title> | 8 | <title>公告</title> |
| 10 | <script type="text/javascript" src="../staticJs/head.js"></script> | 9 | <script type="text/javascript" src="../../staticJs/head.js"></script> |
| 11 | <link rel="stylesheet" type="text/css" href="../staticCss/gsgg.css"> | 10 | <link rel="stylesheet" type="text/css" href="../../staticCss/gsgg.css"> |
| 12 | </head> | 11 | </head> |
| 13 | 12 | ||
| 14 | <body> | 13 | <body> |
| 15 | <div class="navigation_crumbs"> | 14 | <div class="navigation_crumbs"> |
| 16 | <div class="contentBox"> | 15 | <div class="contentBox"> |
| 17 | <span class="layui-breadcrumb"> | 16 | <span class="layui-breadcrumb"> |
| 18 | <a href="../index.html">首页</a> | 17 | <a href="../../index.html">首页</a> |
| 19 | <a>政务公开</a> | 18 | <a>政务公开</a> |
| 20 | <a><cite>公示公告</cite></a> | 19 | <a><cite>公示公告</cite></a> |
| 21 | </span> | 20 | </span> |
| 22 | </div> | 21 | </div> |
| 23 | </div> | 22 | </div> |
| 24 | <div class="mainbody"> | 23 | <div class="mainbody"> |
| 25 | <div class="top"> | ||
| 26 | <div class="top-title"> | ||
| 27 | <span>标题内容:</span><input type="text" placeholder="请输入标题内容"> | ||
| 28 | </div> | ||
| 29 | <div class="top-date"> | ||
| 30 | <span>发布时间:</span> <input type="text" class="layui-input" id="date" placeholder="请选择时间"> | ||
| 31 | </div> | ||
| 32 | <div class="top-serach"> | ||
| 33 | <button> | ||
| 34 | <i class="layui-icon"></i> | ||
| 35 | 查询 | ||
| 36 | </button> | ||
| 37 | </div> | ||
| 38 | </div> | ||
| 39 | <div class="layui-tab layui-tab-brief" lay-filter="tabNav"> | ||
| 40 | <ul class="layui-tab-title"> | ||
| 41 | <li class="layui-this" lay-id="0">全部</li> | ||
| 42 | <li lay-id="1">公示</li> | ||
| 43 | <li lay-id="2">公告</li> | ||
| 44 | </ul> | ||
| 45 | </div> | ||
| 46 | <!-- 列表区域 --> | 24 | <!-- 列表区域 --> |
| 47 | <div class="listArea"> | 25 | <div class="listArea"> |
| 48 | <div class="announcement_list"> | 26 | <div class="announcement_list"> |
| 49 | <ul class="gglist" id="notice-list"> | 27 | <ul class="gglist" id="notice-list"> |
| 50 | <!-- <li> | 28 | <!-- 公示 --> |
| 51 | <a href="./ggxq.html?id=c0654da77bda44270f558bb36f8574c3" target="_blank"> | 29 | <li> |
| 52 | <div class="notice-item"> <svg class="icon svg-icon" aria-hidden="true"> | 30 | <a href="/staticImages/notice/" target="_blank"> |
| 31 | <div class="notice-item"> | ||
| 32 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 53 | <use xlink:href="#icongongshi"></use> | 33 | <use xlink:href="#icongongshi"></use> |
| 54 | </svg> | 34 | </svg> |
| 55 | <p class="item_list"> 2222222 </p> | 35 | <p class="item_list"> 2222222 </p> |
| 56 | </div> | 36 | </div> |
| 57 | </a> | 37 | </a> |
| 58 | </li> --> | 38 | </li> |
| 59 | <!-- icongonggao1 --> | 39 | <!-- 公告 --> |
| 40 | <li> | ||
| 41 | <a href="/staticImages/notice/" target="_blank"> | ||
| 42 | <div class="notice-item"> | ||
| 43 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 44 | <use xlink:href="#icongonggao1"></use> | ||
| 45 | </svg> | ||
| 46 | <p class="item_list"> 2222222 </p> | ||
| 47 | </div> | ||
| 48 | </a> | ||
| 49 | </li> | ||
| 60 | </ul> | 50 | </ul> |
| 61 | <div id="test1"></div> | 51 | <div id="page"></div> |
| 62 | </div> | 52 | </div> |
| 63 | <div class="listArea_right"> | 53 | <div class="listArea_right"> |
| 64 | <ul class="rightcontainer"> | 54 | <ul class="rightcontainer"> |
| ... | @@ -77,31 +67,7 @@ | ... | @@ -77,31 +67,7 @@ |
| 77 | </div> | 67 | </div> |
| 78 | </div> | 68 | </div> |
| 79 | </body> | 69 | </body> |
| 80 | <script type="text/javascript" src="../staticJs/common.js"></script> | 70 | <script type="text/javascript" src="../../staticJs/common.js"></script> |
| 81 | <script type="text/javascript" src="../staticJs/down.js"></script> | 71 | <script type="text/javascript" src="../../staticJs/down.js"></script> |
| 82 | <script type="text/javascript" src="../staticJs/gsgg.js"></script> | 72 | <script type="text/javascript" src="../../staticJs/gsgg.js"></script> |
| 83 | <script id="demo" type="text/html"> | ||
| 84 | {{# layui.each(d.list, function(index, item){ }} | ||
| 85 | <li> | ||
| 86 | <a href='./ggxq.html?id={{item.id}}' target="_blank"> | ||
| 87 | <div class="notice-item"> | ||
| 88 | {{# if(item.noticeType == 1){ }} | ||
| 89 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 90 | <use xlink:href="#icongongshi"></use> | ||
| 91 | </svg> | ||
| 92 | {{# } }} | ||
| 93 | {{# if(item.noticeType == 2){ }} | ||
| 94 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 95 | <use xlink:href="#icongonggao1"></use> | ||
| 96 | </svg> | ||
| 97 | {{# } }} | ||
| 98 | <p class="item_list"> | ||
| 99 | {{item.title}} | ||
| 100 | </p> | ||
| 101 | </div> | ||
| 102 | </a> | ||
| 103 | </li> | ||
| 104 | {{# }); }} | ||
| 105 | </script> | ||
| 106 | |||
| 107 | </html> | 73 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -17,7 +17,7 @@ | ... | @@ -17,7 +17,7 @@ |
| 17 | <div class="contentBox"> | 17 | <div class="contentBox"> |
| 18 | <span class="layui-breadcrumb"> | 18 | <span class="layui-breadcrumb"> |
| 19 | <a href="../../../index.html">首页</a> | 19 | <a href="../../../index.html">首页</a> |
| 20 | <a href="../wssq.html">网上申请</a> | 20 | <a href="/staticViews/wssq.html">网上申请</a> |
| 21 | <a><cite>信息校验</cite></a> | 21 | <a><cite>信息校验</cite></a> |
| 22 | </span> | 22 | </span> |
| 23 | </div> | 23 | </div> | ... | ... |
| ... | @@ -173,19 +173,19 @@ | ... | @@ -173,19 +173,19 @@ |
| 173 | <form class="layui-form sqrList" id="layui-form"> | 173 | <form class="layui-form sqrList" id="layui-form"> |
| 174 | <div class="layui-form-item"> | 174 | <div class="layui-form-item"> |
| 175 | <div class="layui-inline"> | 175 | <div class="layui-inline"> |
| 176 | <label class="layui-form-label">姓名</label> | 176 | <label class="layui-form-label">姓名:</label> |
| 177 | <p class="formInfo" id="userName"></p> | 177 | <p class="formInfo" id="userName"></p> |
| 178 | </div> | 178 | </div> |
| 179 | <div class="layui-inline documentType" id="documentType"> | 179 | <div class="layui-inline documentType" id="documentType"> |
| 180 | <label class="layui-form-label">身份证类型</label> | 180 | <label class="layui-form-label">身份证类型:</label> |
| 181 | <p class="formInfo"></p> | 181 | <p class="formInfo"></p> |
| 182 | </div> | 182 | </div> |
| 183 | <div class="layui-inline"> | 183 | <div class="layui-inline"> |
| 184 | <label class="layui-form-label">证件号码</label> | 184 | <label class="layui-form-label">证件号码:</label> |
| 185 | <p class="formInfo" id="idCard"></p> | 185 | <p class="formInfo" id="idCard"></p> |
| 186 | </div> | 186 | </div> |
| 187 | <div class="layui-inline"> | 187 | <div class="layui-inline"> |
| 188 | <label class="layui-form-label">联系方式</label> | 188 | <label class="layui-form-label">联系方式:</label> |
| 189 | <p class="formInfo" id="phone"></p> | 189 | <p class="formInfo" id="phone"></p> |
| 190 | </div> | 190 | </div> |
| 191 | </div> | 191 | </div> | ... | ... |
| ... | @@ -52,9 +52,6 @@ | ... | @@ -52,9 +52,6 @@ |
| 52 | <div class="video_authentication"> | 52 | <div class="video_authentication"> |
| 53 | <h5>视频认证<h5> | 53 | <h5>视频认证<h5> |
| 54 | <div id="my_camera"></div> | 54 | <div id="my_camera"></div> |
| 55 | <form> | ||
| 56 | <input type=button value="Take Snapshot" onClick="take_snapshot()"> | ||
| 57 | </form> | ||
| 58 | </div> | 55 | </div> |
| 59 | </div> | 56 | </div> |
| 60 | <div class="next_button"></div> | 57 | <div class="next_button"></div> |
| ... | @@ -63,7 +60,6 @@ | ... | @@ -63,7 +60,6 @@ |
| 63 | </body> | 60 | </body> |
| 64 | <script type="text/javascript" src="../../staticJs/common.js"></script> | 61 | <script type="text/javascript" src="../../staticJs/common.js"></script> |
| 65 | <script type="text/javascript" src="../../staticJs/down.js"></script> | 62 | <script type="text/javascript" src="../../staticJs/down.js"></script> |
| 66 | <script type="text/javascript" src="../../staticJs/jquery.webcam.min.js"></script> | ||
| 67 | <script type="text/javascript" src="../../staticJs/onlineApply/workFlow.js"></script> | 63 | <script type="text/javascript" src="../../staticJs/onlineApply/workFlow.js"></script> |
| 68 | <script type="text/javascript" src="../../staticJs/onlineApply/identityAuthentication.js"></script> | 64 | <script type="text/javascript" src="../../staticJs/onlineApply/identityAuthentication.js"></script> |
| 69 | </html> | 65 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| ... | @@ -159,19 +159,19 @@ | ... | @@ -159,19 +159,19 @@ |
| 159 | <form class="layui-form sqrList" id="layui-form"> | 159 | <form class="layui-form sqrList" id="layui-form"> |
| 160 | <div class="layui-form-item"> | 160 | <div class="layui-form-item"> |
| 161 | <div class="layui-inline"> | 161 | <div class="layui-inline"> |
| 162 | <label class="layui-form-label">姓名</label> | 162 | <label class="layui-form-label">姓名:</label> |
| 163 | <p class="formInfo" id="userName"></p> | 163 | <p class="formInfo" id="userName"></p> |
| 164 | </div> | 164 | </div> |
| 165 | <div class="layui-inline documentType" id="documentType"> | 165 | <div class="layui-inline documentType" id="documentType"> |
| 166 | <label class="layui-form-label">身份证类型</label> | 166 | <label class="layui-form-label">身份证类型:</label> |
| 167 | <p class="formInfo"></p> | 167 | <p class="formInfo"></p> |
| 168 | </div> | 168 | </div> |
| 169 | <div class="layui-inline"> | 169 | <div class="layui-inline"> |
| 170 | <label class="layui-form-label">证件号码</label> | 170 | <label class="layui-form-label">证件号码:</label> |
| 171 | <p class="formInfo" id="idCard"></p> | 171 | <p class="formInfo" id="idCard"></p> |
| 172 | </div> | 172 | </div> |
| 173 | <div class="layui-inline"> | 173 | <div class="layui-inline"> |
| 174 | <label class="layui-form-label">联系方式</label> | 174 | <label class="layui-form-label">联系方式:</label> |
| 175 | <p class="formInfo" id="phone"></p> | 175 | <p class="formInfo" id="phone"></p> |
| 176 | </div> | 176 | </div> |
| 177 | </div> | 177 | </div> | ... | ... |
| 1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 4 | <head> | 5 | <head> |
| 5 | <style> | 6 | <style> |
| 6 | </style> | 7 | </style> |
| ... | @@ -9,6 +10,7 @@ | ... | @@ -9,6 +10,7 @@ |
| 9 | <link rel="stylesheet" type="text/css" href="../staticCss/sysnews-center.css"> | 10 | <link rel="stylesheet" type="text/css" href="../staticCss/sysnews-center.css"> |
| 10 | <script type="text/javascript" src="../staticJs/head.js"></script> | 11 | <script type="text/javascript" src="../staticJs/head.js"></script> |
| 11 | </head> | 12 | </head> |
| 13 | |||
| 12 | <body> | 14 | <body> |
| 13 | <div class="sysnews-center"> | 15 | <div class="sysnews-center"> |
| 14 | <div class="navigation_crumbs"> | 16 | <div class="navigation_crumbs"> |
| ... | @@ -20,33 +22,39 @@ | ... | @@ -20,33 +22,39 @@ |
| 20 | </div> | 22 | </div> |
| 21 | </div> | 23 | </div> |
| 22 | <div class="middleZoneHeight"> | 24 | <div class="middleZoneHeight"> |
| 23 | <div class="sysnews-center-tab"> | 25 | <div class="sysnews-head-search"> |
| 24 | <ul> | 26 | <h2>消息查询</h2> |
| 25 | <li class="sysnewsTabActive">所有</li> | ||
| 26 | <li>未读消息</li> | ||
| 27 | <li>已读消息</li> | ||
| 28 | </ul> | ||
| 29 | <div class="date-select"> | 27 | <div class="date-select"> |
| 30 | <input placeholder="请选择开始时间" type="text" class="layui-input" id="date1"> | 28 | <input placeholder="请选择开始时间" type="text" class="layui-input" id="date1"> |
| 31 | <span>至</span> | 29 | <span>至</span> |
| 32 | <input placeholder="请选择结束时间" type="text" class="layui-input" id="date2"> | 30 | <input placeholder="请选择结束时间" type="text" class="layui-input" id="date2"> |
| 33 | <button type="button" class="layui-btn layui-btn-normal search-button">查询</button> | 31 | <p> |
| 32 | <img src="/staticImages/search.png" /> | ||
| 33 | 查询 | ||
| 34 | </p> | ||
| 34 | </div> | 35 | </div> |
| 35 | </div> | 36 | </div> |
| 36 | <!-- 列表 --> | 37 | <!-- 列表 --> |
| 37 | <ul class="sysnews-list"> | 38 | <div class="sysnews-list-box"> |
| 38 | <li> | 39 | <ul class="sysnews-list-head"> |
| 39 | <span class="list-date">2020-12-23</span> | 40 | <li class="head-select">所有消息</li> |
| 41 | <li>已读消息</li> | ||
| 42 | <li>未读消息</li> | ||
| 43 | </ul> | ||
| 44 | <div class="finish-reading"> | ||
| 40 | <p> | 45 | <p> |
| 41 | 您申请办理的XXX业务已成功提交, | 46 | <span></span> |
| 47 | 全部标为已读 | ||
| 42 | </p> | 48 | </p> |
| 43 | <span class="list-type">已阅</span> | 49 | </div> |
| 44 | </li> | 50 | <ul class="sysnews-list flow-default" id="sys-news"> |
| 45 | </ul> | 51 | |
| 46 | <div id="page" class="page"></div> | 52 | </ul> |
| 53 | </div> | ||
| 47 | </div> | 54 | </div> |
| 48 | </div> | 55 | </div> |
| 49 | </body> | 56 | </body> |
| 57 | |||
| 50 | </html> | 58 | </html> |
| 51 | <script type="text/javascript" src="../staticJs/common.js"></script> | 59 | <script type="text/javascript" src="../staticJs/common.js"></script> |
| 52 | <script type="text/javascript" src="../staticJs/down.js"></script> | 60 | <script type="text/javascript" src="../staticJs/down.js"></script> | ... | ... |
| ... | @@ -24,7 +24,7 @@ | ... | @@ -24,7 +24,7 @@ |
| 24 | </div> | 24 | </div> |
| 25 | <!-- -----------------个人信息------------------------ --> | 25 | <!-- -----------------个人信息------------------------ --> |
| 26 | <div class="central_area"> | 26 | <div class="central_area"> |
| 27 | <div class="perinfo contentBox cardItem"> | 27 | <div class="perinfo contentBox"> |
| 28 | <div class="perinfo_left"> | 28 | <div class="perinfo_left"> |
| 29 | <img src="../staticImages/person.png" alt=""> | 29 | <img src="../staticImages/person.png" alt=""> |
| 30 | <ul> | 30 | <ul> |
| ... | @@ -41,7 +41,7 @@ | ... | @@ -41,7 +41,7 @@ |
| 41 | </div> | 41 | </div> |
| 42 | <ul class="business_titleList"> | 42 | <ul class="business_titleList"> |
| 43 | <li class="applyBusinessRecord"> | 43 | <li class="applyBusinessRecord"> |
| 44 | <a data-id='0' class="itemTitleActive"> | 44 | <a data-id='0' class="itemTitleActive bus-active"> |
| 45 | <p> | 45 | <p> |
| 46 | <span>0</span> | 46 | <span>0</span> |
| 47 | </p> | 47 | </p> |
| ... | @@ -76,10 +76,10 @@ | ... | @@ -76,10 +76,10 @@ |
| 76 | <!-- -------------预约列表--------------- --> | 76 | <!-- -------------预约列表--------------- --> |
| 77 | <div class="contentBox"> | 77 | <div class="contentBox"> |
| 78 | <div class="arrowList"> | 78 | <div class="arrowList"> |
| 79 | <p class="arrow0 arrow"></p> | 79 | <p class="arrow"></p> |
| 80 | <p class="arrow1 arrow"></p> | 80 | <p class="arrow"></p> |
| 81 | <p class="arrow2 arrow"></p> | 81 | <p class="arrow"></p> |
| 82 | <p class="arrow3 arrow"></p> | 82 | <p class="arrow"></p> |
| 83 | </div> | 83 | </div> |
| 84 | <ul class="appintmentList"> | 84 | <ul class="appintmentList"> |
| 85 | <div class="noData"> | 85 | <div class="noData"> | ... | ... |
| ... | @@ -37,7 +37,7 @@ | ... | @@ -37,7 +37,7 @@ |
| 37 | </ul> | 37 | </ul> |
| 38 | </div> | 38 | </div> |
| 39 | <button type="button" class="layui-btn layui-btn-normal"> | 39 | <button type="button" class="layui-btn layui-btn-normal"> |
| 40 | <a href="./yyxz.html">在线预约</a> | 40 | <a class="online-booking">在线预约</a> |
| 41 | </button> | 41 | </button> |
| 42 | </div> | 42 | </div> |
| 43 | <!-- -------------预约列表--------------- --> | 43 | <!-- -------------预约列表--------------- --> | ... | ... |
| 1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 5 | <head> | 4 | <head> |
| 6 | <style> | 5 | <style> |
| 7 | </style> | 6 | </style> |
| ... | @@ -10,7 +9,6 @@ | ... | @@ -10,7 +9,6 @@ |
| 10 | <script type="text/javascript" src="../staticJs/head.js"></script> | 9 | <script type="text/javascript" src="../staticJs/head.js"></script> |
| 11 | <link rel="stylesheet" type="text/css" href="../staticCss/wssq.css"> | 10 | <link rel="stylesheet" type="text/css" href="../staticCss/wssq.css"> |
| 12 | </head> | 11 | </head> |
| 13 | |||
| 14 | <body> | 12 | <body> |
| 15 | <div class="navigation_crumbs"> | 13 | <div class="navigation_crumbs"> |
| 16 | <div class="contentBox"> | 14 | <div class="contentBox"> |
| ... | @@ -22,15 +20,18 @@ | ... | @@ -22,15 +20,18 @@ |
| 22 | </div> | 20 | </div> |
| 23 | <div class="online_application middleZoneHeight"> | 21 | <div class="online_application middleZoneHeight"> |
| 24 | <div class="selectCity"> | 22 | <div class="selectCity"> |
| 25 | <h2 class="region_title">请先选择对应的区域</h2> | 23 | <div class="region_title"> |
| 26 | <form class="layui-form"> | 24 | <img src="/staticImages/address.png" /> |
| 25 | 请先选择对应的区域 | ||
| 26 | </div> | ||
| 27 | <form class="layui-form choice-region"> | ||
| 27 | <h2 class="title">省</h2> | 28 | <h2 class="title">省</h2> |
| 28 | <div class="layui-inline layui-select-default" style="margin-right: 10px;"> | 29 | <div class="layui-inline layui-select-default" style="margin-right: 10px;"> |
| 29 | <select name="province" class="Pselected" disabled data-area="陕西省"" lay-filter=" province"> | 30 | <select name="province" class="Pselected" disabled data-area="陕西省"" lay-filter=" province"> |
| 30 | <option value="">选择省</option> | 31 | <option value="">选择省</option> |
| 31 | </select> | 32 | </select> |
| 32 | </div> | 33 | </div> |
| 33 | <h2>市</h2> | 34 | <h2 class="select-city">市</h2> |
| 34 | <div class="layui-inline selected layui-select-default"> | 35 | <div class="layui-inline selected layui-select-default"> |
| 35 | <select name="city" class="Cselected" disabled data-area="西安市" lay-filter="selectCity"> | 36 | <select name="city" class="Cselected" disabled data-area="西安市" lay-filter="selectCity"> |
| 36 | <option value="">选择市</option> | 37 | <option value="">选择市</option> |
| ... | @@ -45,11 +46,17 @@ | ... | @@ -45,11 +46,17 @@ |
| 45 | <!-- ------------业务办理--------------- --> | 46 | <!-- ------------业务办理--------------- --> |
| 46 | <div class="business"> | 47 | <div class="business"> |
| 47 | <div class="online_processing"> | 48 | <div class="online_processing"> |
| 48 | <h1 class="type_title">即时办结</h1> | 49 | <div class="region_title"> |
| 50 | <img src="/staticImages/jishibanli.png" /> | ||
| 51 | 即时办结 | ||
| 52 | </div> | ||
| 49 | <div id="immediate"></div> | 53 | <div id="immediate"></div> |
| 50 | </div> | 54 | </div> |
| 51 | <div class="online_examination"> | 55 | <div class="online_examination"> |
| 52 | <h1 class="type_title">网上预审</h1> | 56 | <div class="region_title"> |
| 57 | <img src="/staticImages/wangshangshenqing.png" /> | ||
| 58 | 网上预审 | ||
| 59 | </div> | ||
| 53 | <div id="settlement"></div> | 60 | <div id="settlement"></div> |
| 54 | </div> | 61 | </div> |
| 55 | </div> | 62 | </div> |
| ... | @@ -76,12 +83,12 @@ | ... | @@ -76,12 +83,12 @@ |
| 76 | <li> | 83 | <li> |
| 77 | <p>{{item.classifyList[i].shortName}}</p> | 84 | <p>{{item.classifyList[i].shortName}}</p> |
| 78 | <div class="button"> | 85 | <div class="button"> |
| 79 | <button type="button" ywid="{{item.classifyList[i].ywid}}" businessno="{{item.classifyList[i].businessNo}}" class="layui-btn handleBus layui-btn-normal layui-btn-sm" >立即办理</button> | ||
| 80 | {{# if(item.classifyList[i].bsmBszn){ }} | 86 | {{# if(item.classifyList[i].bsmBszn){ }} |
| 81 | <a href='./businessGuideDeatil.html?id={{item.classifyList[i].bsmBszn}}' class="guide_details" target="_blank"> | 87 | <a href='/staticViews/businessGuide/{{item.classifyList[i].bsmBszn}}.html?href=/staticViews/wssq.html&title=网上申请' class="guide_details" target="_blank"> |
| 82 | <button type="button" class="layui-btn layui-btn-primary layui-btn-sm">办事指南</button> | 88 | <button type="button" class="layui-btn layui-btn-primary layui-btn-sm">办事指南</button> |
| 83 | </a> | 89 | </a> |
| 84 | {{# } }} | 90 | {{# } }} |
| 91 | <button type="button" ywid="{{item.classifyList[i].ywid}}" businessno="{{item.classifyList[i].businessNo}}" class="layui-btn handleBus layui-btn-sm" >立即办理</button> | ||
| 85 | </div> | 92 | </div> |
| 86 | </li> | 93 | </li> |
| 87 | {{# } }} | 94 | {{# } }} |
| ... | @@ -104,16 +111,16 @@ | ... | @@ -104,16 +111,16 @@ |
| 104 | <li> | 111 | <li> |
| 105 | <p>{{item.classifyList[i].shortName}}</p> | 112 | <p>{{item.classifyList[i].shortName}}</p> |
| 106 | <div class="button"> | 113 | <div class="button"> |
| 107 | <button type="button" ywid="{{item.classifyList[i].ywid}}" businessno="{{item.classifyList[i].businessNo}}" class="layui-btn handleBus layui-btn-normal layui-btn-sm">立即办理</button> | ||
| 108 | {{# if(item.classifyList[i].bsmBszn){ }} | 114 | {{# if(item.classifyList[i].bsmBszn){ }} |
| 109 | <a href='./businessGuideDeatil.html?id={{item.classifyList[i].bsmBszn}}' class="guide_details" target="_blank"> | 115 | <a href='/staticViews/businessGuide/{{item.classifyList[i].bsmBszn}}.html?href=/staticViews/wssq.html&title=网上申请' class="guide_details" target="_blank"> |
| 110 | <button type="button" class="layui-btn layui-btn-primary layui-btn-sm">办事指南</button> | 116 | <button type="button" class="layui-btn layui-btn-primary layui-btn-sm">办事指南</button> |
| 111 | </a> | 117 | </a> |
| 112 | {{# } }} | 118 | {{# } }} |
| 119 | <button type="button" ywid="{{item.classifyList[i].ywid}}" businessno="{{item.classifyList[i].businessNo}}" class="layui-btn handleBus layui-btn-sm">立即办理</button> | ||
| 113 | </div> | 120 | </div> |
| 114 | </li> | 121 | </li> |
| 115 | {{# } }} | 122 | {{# } }} |
| 116 | </ul> | 123 | </ul> |
| 117 | {{# }); }} | 124 | {{# }); }} |
| 118 | </script> | 125 | </script> |
| 119 | </html> | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file |
| 126 | </html> | ... | ... |
| 1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 4 | <head> | 5 | <head> |
| 5 | <style> | 6 | <style> |
| 6 | </style> | 7 | </style> |
| ... | @@ -9,6 +10,7 @@ | ... | @@ -9,6 +10,7 @@ |
| 9 | <script type="text/javascript" src="../staticJs/head.js"></script> | 10 | <script type="text/javascript" src="../staticJs/head.js"></script> |
| 10 | <link rel="stylesheet" type="text/css" href="../staticCss/xwdt.css"> | 11 | <link rel="stylesheet" type="text/css" href="../staticCss/xwdt.css"> |
| 11 | </head> | 12 | </head> |
| 13 | |||
| 12 | <body> | 14 | <body> |
| 13 | <div class="navigation_crumbs"> | 15 | <div class="navigation_crumbs"> |
| 14 | <div class="contentBox"> | 16 | <div class="contentBox"> |
| ... | @@ -22,7 +24,21 @@ | ... | @@ -22,7 +24,21 @@ |
| 22 | <div class="left"> | 24 | <div class="left"> |
| 23 | <ul class="leftContainer" id='ulNews'> | 25 | <ul class="leftContainer" id='ulNews'> |
| 24 | </ul> | 26 | </ul> |
| 25 | <div id="page"></div> | 27 | <div id="page"> |
| 28 | <div class="layui-box layui-laypage layui-laypage-molv"> | ||
| 29 | <a href="javascript:;" class="layui-laypage-prev"><</a> | ||
| 30 | <a href="javascript:;" class="layui-laypage-first" title="首页">首页</a> | ||
| 31 | <a href="javascript:;">1</a> | ||
| 32 | <span class="layui-laypage-curr"> | ||
| 33 | <em class="layui-laypage-em" style="background-color:#0091FF;"></em> | ||
| 34 | <em>2</em> | ||
| 35 | </span> | ||
| 36 | <a href="javascript:;" >3</a> | ||
| 37 | <a href="javascript:;" class="layui-laypage-last" title="尾页">尾页</a> | ||
| 38 | <a href="javascript:;" class="layui-laypage-next">></a> | ||
| 39 | </div> | ||
| 40 | </div> | ||
| 41 | |||
| 26 | </div> | 42 | </div> |
| 27 | <div class="right"> | 43 | <div class="right"> |
| 28 | <div class="right"> | 44 | <div class="right"> |
| ... | @@ -44,53 +60,4 @@ | ... | @@ -44,53 +60,4 @@ |
| 44 | <script type="text/javascript" src="../staticJs/common.js"></script> | 60 | <script type="text/javascript" src="../staticJs/common.js"></script> |
| 45 | <script type="text/javascript" src="../staticJs/down.js"></script> | 61 | <script type="text/javascript" src="../staticJs/down.js"></script> |
| 46 | <script type="text/javascript" src="../staticJs/xwdt.js"></script> | 62 | <script type="text/javascript" src="../staticJs/xwdt.js"></script> |
| 47 | <script id="demo" type="text/html"> | ||
| 48 | {{# layui.each(d.list, function(index, item){ }} | ||
| 49 | {{# if(item.isTop == 1 ){ }} | ||
| 50 | <li class="sticky"> | ||
| 51 | {{# } }} | ||
| 52 | {{# if(item.isTop != 1 ){ }} | ||
| 53 | <li> | ||
| 54 | {{# } }} | ||
| 55 | <a class="left-top" title=" {{ item.headline }}" href='./news/{{item.id}}.html' target="_blank"> | ||
| 56 | {{ item.headline }} | ||
| 57 | </a> | ||
| 58 | <a class="xw" href='./news/{{item.id}}.html' target="_blank"> | ||
| 59 | {{# if(item.isTop == 1 ){ }} | ||
| 60 | <img class="istop" src="../staticImages/ding.png"> | ||
| 61 | {{# } }} | ||
| 62 | <div class="newsCon"> | ||
| 63 | <div class="xw-left"> | ||
| 64 | {{# if(item.preViewUrl != null ){ }} | ||
| 65 | <img src="{{ item.preViewUrl }}"> | ||
| 66 | {{# } }} | ||
| 67 | </div> | ||
| 68 | <div class="xw-right"> | ||
| 69 | {{# if(item.summary !== null){ }} | ||
| 70 | {{ item.summary }} | ||
| 71 | {{# } }} | ||
| 72 | </div> | ||
| 73 | </div> | ||
| 74 | <div class="newsBottom"> | ||
| 75 | <div class="newIcon"> | ||
| 76 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 77 | <use xlink:href="#iconchakan"></use> | ||
| 78 | </svg> | ||
| 79 | <span> {{ item.pageviews }}</span> | ||
| 80 | </div> | ||
| 81 | <div class="newIcon"> | ||
| 82 | <svg class="icon svg-icon" aria-hidden="true"> | ||
| 83 | <use xlink:href="#iconpinglun"></use> | ||
| 84 | </svg> | ||
| 85 | <span>{{ item.commentnum }}</span> | ||
| 86 | </div> | ||
| 87 | <div class="left-buttom-date"> | ||
| 88 | {{ CutDate(item.publishTime) }} | ||
| 89 | </div> | ||
| 90 | </div> | ||
| 91 | </a> | ||
| 92 | </li> | ||
| 93 | {{# }); }} | ||
| 94 | </script> | ||
| 95 | |||
| 96 | </html> | 63 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
| 1 | <!DOCTYPE html | 1 | <!DOCTYPE html |
| 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | 2 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> | 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | |||
| 5 | <head> | 4 | <head> |
| 6 | <style> | 5 | <style> |
| 7 | </style> | 6 | </style> |
| 8 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | 7 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| 9 | <title>相应政策</title> | 8 | <title>相应政策</title> |
| 10 | <script type="text/javascript" src="../staticJs/head.js"></script> | 9 | <script type="text/javascript" src="../../staticJs/head.js"></script> |
| 11 | <link rel="stylesheet" type="text/css" href="../staticCss/xyzc.css"> | 10 | <link rel="stylesheet" type="text/css" href="../../staticCss/xyzc.css"> |
| 12 | </head> | 11 | </head> |
| 13 | |||
| 14 | <body> | 12 | <body> |
| 15 | <div class="navigation_crumbs"> | 13 | <div class="navigation_crumbs"> |
| 16 | <div class="contentBox"> | 14 | <div class="contentBox"> |
| 17 | <span class="layui-breadcrumb"> | 15 | <span class="layui-breadcrumb"> |
| 18 | <a href="../index.html">首页</a> | 16 | <a href="/index.html">首页</a> |
| 19 | <a>政务公开</a> | 17 | <a>政务公开</a> |
| 20 | <a><cite>相应政策</cite></a> | 18 | <a><cite>相应政策</cite></a> |
| 21 | </span> | 19 | </span> |
| ... | @@ -24,8 +22,61 @@ | ... | @@ -24,8 +22,61 @@ |
| 24 | <div class="laws_regulations"> | 22 | <div class="laws_regulations"> |
| 25 | <div class="item_list"> | 23 | <div class="item_list"> |
| 26 | <ul id="flfgList"> | 24 | <ul id="flfgList"> |
| 25 | #for(news : newsList.records) | ||
| 26 | #if(news.isTop == 1) | ||
| 27 | <li class="sticky"> | ||
| 28 | #else | ||
| 29 | <li> | ||
| 30 | #end | ||
| 31 | <a title="#(news.headline)" href="../news/#(news.id).html" target="_blank" > | ||
| 32 | #(news.headline) | ||
| 33 | #if(news.isTop == 1) | ||
| 34 | <img class="istop" src="../../staticImages/ding.png"> | ||
| 35 | #end | ||
| 36 | <p></p> | ||
| 37 | <span></span> | ||
| 38 | </a> | ||
| 39 | </li> | ||
| 40 | #end | ||
| 27 | </ul> | 41 | </ul> |
| 28 | <div id="page"></div> | 42 | <div id="page"> |
| 43 | <div class="layui-box layui-laypage layui-laypage-molv" id="layui-laypage-1"> | ||
| 44 | #if(newsList.current == 1) | ||
| 45 | <a href="./1.html" class="layui-disabled" title="首页">首页</a> | ||
| 46 | #else | ||
| 47 | <a href="./1.html" class="layui-laypage-first" title="首页">首页</a> | ||
| 48 | <a href="./#(newsList.current - 1).html" class="layui-laypage-prev"><</a> | ||
| 49 | #end | ||
| 50 | |||
| 51 | #if(newsList.current == 1) | ||
| 52 | |||
| 53 | #else if(newsList.current == 2) | ||
| 54 | <a href="./1.html">1</a> | ||
| 55 | #else | ||
| 56 | <a href="./#(newsList.current - 2).html">#(newsList.current - 2)</a> | ||
| 57 | <a href="./#(newsList.current - 1).html">#(newsList.current - 1)</a> | ||
| 58 | #end | ||
| 59 | <span class="layui-laypage-curr"> | ||
| 60 | <em class="layui-laypage-em" style="background-color:#0091FF;"></em> | ||
| 61 | <em>#(newsList.current)</em> | ||
| 62 | </span> | ||
| 63 | #if(newsList.current == newsList.pages) | ||
| 64 | |||
| 65 | #else if(newsList.current == newsList.pages - 1) | ||
| 66 | <a href="./#(newsList.current + 1).html">#(newsList.current + 1)</a> | ||
| 67 | #else | ||
| 68 | <a href="./#(newsList.current + 1).html">#(newsList.current + 1)</a> | ||
| 69 | <a href="./#(newsList.current + 2).html">#(newsList.current + 2)</a> | ||
| 70 | #end | ||
| 71 | |||
| 72 | #if(newsList.current == newsList.pages) | ||
| 73 | <a href="./#(newsList.pages).html" class="layui-disabled" title="尾页">尾页</a> | ||
| 74 | #else | ||
| 75 | <a href="./#(newsList.current + 1).html" class="layui-laypage-next">></a> | ||
| 76 | <a href="./#(newsList.pages).html" class="layui-laypage-last" title="尾页">尾页</a> | ||
| 77 | #end | ||
| 78 | </div> | ||
| 79 | </div> | ||
| 29 | </div> | 80 | </div> |
| 30 | <div class="recommend_list"> | 81 | <div class="recommend_list"> |
| 31 | <ul class="policy_list"> | 82 | <ul class="policy_list"> |
| ... | @@ -40,7 +91,7 @@ | ... | @@ -40,7 +91,7 @@ |
| 40 | </div> | 91 | </div> |
| 41 | </div> | 92 | </div> |
| 42 | </body> | 93 | </body> |
| 43 | <script type="text/javascript" src="../staticJs/common.js"></script> | 94 | <script type="text/javascript" src="../../staticJs/common.js"></script> |
| 44 | <script type="text/javascript" src="../staticJs/down.js"></script> | 95 | <script type="text/javascript" src="../../staticJs/down.js"></script> |
| 45 | <script type="text/javascript" src="../staticJs/xyzc.js"></script> | 96 | <script type="text/javascript" src="../../staticJs/xyzc.js"></script> |
| 46 | </html> | 97 | </html> |
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment