Your Name 8 ay önce
ebeveyn
işleme
a1be784ff2

+ 2
- 1
application/api/controller/Diyajax.php Dosyayı Görüntüle

546
             $item['is_tg'] = $is_tg_str[$item['is_tg']];
546
             $item['is_tg'] = $is_tg_str[$item['is_tg']];
547
             $list[$key] = $item;
547
             $list[$key] = $item;
548
         }
548
         }
549
-        respose(['code'=>1, 'msg'=>'请求成功', 'data'=>$list]);
549
+        $zrs = $list[0]['id'] + 1000;
550
+        respose(['code'=>1, 'msg'=>'请求成功', 'data'=>$list,'zrs'=>$zrs]);
550
     }
551
     }
551
 }
552
 }

+ 2
- 2
login.php Dosyayı Görüntüle

27
 echo $domainName; // 输出当前域名的完整URL
27
 echo $domainName; // 输出当前域名的完整URL
28
 
28
 
29
 if($domainName == 'www.zc10000.com' || $domainName == 'zc10000.com'){
29
 if($domainName == 'www.zc10000.com' || $domainName == 'zc10000.com'){
30
-/*    header('HTTP/1.1 301 Moved Permanently');
30
+    header('HTTP/1.1 301 Moved Permanently');
31
     // 设置新的位置为主页URL
31
     // 设置新的位置为主页URL
32
     header('Location: https://www.zc10000.com');
32
     header('Location: https://www.zc10000.com');
33
     // 确保之后的代码不会执行
33
     // 确保之后的代码不会执行
34
-    exit();*/
34
+    exit();
35
 }
35
 }
36
 
36
 
37
 header("Content-type:text/html;charset=utf-8");
37
 header("Content-type:text/html;charset=utf-8");

+ 1
- 1
template/mobile/lists_yjcp_cp.htm Dosyayı Görüntüle

9
 <link rel="stylesheet" href="/template/pc/js/botstrap-step/bootstrap.min.css">
9
 <link rel="stylesheet" href="/template/pc/js/botstrap-step/bootstrap.min.css">
10
 <link rel="stylesheet" href="/template/pc/js/botstrap-step/font-awesome.min.css">
10
 <link rel="stylesheet" href="/template/pc/js/botstrap-step/font-awesome.min.css">
11
 <link rel="stylesheet" href="/template/pc/js/botstrap-step/form-elements.css">
11
 <link rel="stylesheet" href="/template/pc/js/botstrap-step/form-elements.css">
12
-<link rel="stylesheet" href="/template/pc/js/botstrap-step/style.css">
12
+<link rel="stylesheet" href="/template/pc/js/botstrap-step/style.css?t=<?php echo time();?>">
13
 
13
 
14
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
14
 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
15
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
15
 <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->

+ 2
- 0
template/pc/common/include/step.htm Dosyayı Görüntüle

528
                     //console.log(html);
528
                     //console.log(html);
529
                     $('#autoScroll01 ul').empty();
529
                     $('#autoScroll01 ul').empty();
530
                     $('#autoScroll01 ul').append(html);
530
                     $('#autoScroll01 ul').append(html);
531
+
532
+                    $('#zrs').text(data.zrs);
531
                 }else{
533
                 }else{
532
 
534
 
533
                 }
535
                 }

+ 25
- 14
template/pc/components/index/step.htm Dosyayı Görüntüle

197
 ?>
197
 ?>
198
 
198
 
199
 <!-- Top content -->
199
 <!-- Top content -->
200
-<div class="top-content">
200
+<div class="top-content div-top">
201
 
201
 
202
     <div class="inner-bg">
202
     <div class="inner-bg">
203
         <div class="container">
203
         <div class="container">
218
 
218
 
219
 
219
 
220
                 <!--col-sm-6 col-sm-offset-3 form-box-->
220
                 <!--col-sm-6 col-sm-offset-3 form-box-->
221
-                <div class="form-box">
221
+                <div class="form-box fb-t">
222
                     <div class="form-gb">
222
                     <div class="form-gb">
223
                         <div class="form-gb-con">
223
                         <div class="form-gb-con">
224
                             <img src="/template/pc/js/botstrap-step/laba.png"/>
224
                             <img src="/template/pc/js/botstrap-step/laba.png"/>
225
                             <img src="/template/pc/js/botstrap-step/laba.png" />
225
                             <img src="/template/pc/js/botstrap-step/laba.png" />
226
-                            <span>最新公告:<font class="tib-li-end">河北建筑职称副高级破格已发布</font>(<font id="getCode">点击获取二维码</font>)</span>
226
+                            <span style="width: 100%;">
227
+                                最新公告:
228
+                                <font class="tib-li-end">河北建筑职称副高级破格已发布</font>
229
+                                <font id="getCode">(点击获取二维码)</font>
230
+                            </span>
227
                         </div>
231
                         </div>
228
                     </div>
232
                     </div>
229
                     <div class="form-box-ssl">
233
                     <div class="form-box-ssl">
232
                         <div class="ssl-list">
236
                         <div class="ssl-list">
233
 
237
 
234
                             <div class="ssl-list-t">
238
                             <div class="ssl-list-t">
235
-                                目前已有<font>265180</font>人参与测评
239
+                                目前已有<font id="zrs">265180</font>人参与测评
236
                             </div>
240
                             </div>
237
                             <div class="ssl-list-b">
241
                             <div class="ssl-list-b">
238
                                 <div class="ti">
242
                                 <div class="ti">
913
                                         </p>
917
                                         </p>
914
                                     </div>
918
                                     </div>
915
                                 </div>-->
919
                                 </div>-->
916
-                                <div class="form-group">
920
+                                <div class="form-group zsssfg">
917
                                     <label class="col-sm-12 control-label" style="padding-left: 0;">选择相关证书以及时间年限</label>
921
                                     <label class="col-sm-12 control-label" style="padding-left: 0;">选择相关证书以及时间年限</label>
918
                                     <div class="col-sm-12" style="padding-left: 0;margin-bottom: 15px;" id="zss">
922
                                     <div class="col-sm-12" style="padding-left: 0;margin-bottom: 15px;" id="zss">
919
                                         <!--<p class="form-control-static" style="min-height:20px;padding-top:5px;padding-bottom:0px;">
923
                                         <!--<p class="form-control-static" style="min-height:20px;padding-top:5px;padding-bottom:0px;">
958
                                 </div>
962
                                 </div>
959
                                 <div class="form-top-left">
963
                                 <div class="form-top-left">
960
                                     <h3>第四步</h3>
964
                                     <h3>第四步</h3>
961
-                                    <p>请填写您用于接收匹配结果的手机号码:</p>
965
+                                    <p>请填写您的手机号码进行安全验证:</p> <!--请填写您用于接收匹配结果的手机号码:-->
962
                                 </div>
966
                                 </div>
963
                                 <div class="form-top-right">
967
                                 <div class="form-top-right">
964
                                     <!--<i class="fa fa-twitter"></i>-->
968
                                     <!--<i class="fa fa-twitter"></i>-->
965
                                     <img src="/template/pc/js/botstrap-step/img_4.png" />
969
                                     <img src="/template/pc/js/botstrap-step/img_4.png" />
966
                                 </div>
970
                                 </div>
967
                             </div>
971
                             </div>
968
-                            <div class="form-bottom">
972
+                            <div class="form-bottom fdtgry">
969
                                 <div class="form-group">
973
                                 <div class="form-group">
970
                                     <input type="text" name="ch" value="" placeholder="请输入称呼" class="form-first-name form-control" id="per-name">
974
                                     <input type="text" name="ch" value="" placeholder="请输入称呼" class="form-first-name form-control" id="per-name">
971
                                 </div>
975
                                 </div>
996
 
1000
 
997
 {eyou:if condition='($is_mobile === false)'}
1001
 {eyou:if condition='($is_mobile === false)'}
998
 
1002
 
999
-<div class="col-sm-6 col-sm-offset-3 form-box" id="sele-box" style="padding-top:0;padding-bottom: 50px;text-align: left;margin-top:-60px;">
1003
+<div class="center-div center-div-uo" style="height:410px;width:100%;">
1004
+</div>
1005
+
1006
+<div class="col-sm-6 col-sm-offset-3 form-box sele-box-pc" id="sele-box" style="padding-top:0;padding-bottom: 50px;text-align: left;margin-top:-60px;">
1000
     <form class="form-inline form-inline-pc">
1007
     <form class="form-inline form-inline-pc">
1001
         <div class="form-group" style="float: left;width: 100%;height: 20px;margin-bottom:5px;text-align: left;">
1008
         <div class="form-group" style="float: left;width: 100%;height: 20px;margin-bottom:5px;text-align: left;">
1002
             <label class="form-info-t" for="exampleInputFile" style="color: #fff;">如果您提交过资料信息:</label>
1009
             <label class="form-info-t" for="exampleInputFile" style="color: #fff;">如果您提交过资料信息:</label>
1022
 
1029
 
1023
 {eyou:else /}
1030
 {eyou:else /}
1024
 
1031
 
1025
-<div class="col-sm-6 col-sm-offset-3 form-box" id="sele-box" style="padding-top:0;padding-bottom: 50px;text-align: left;margin-top:-60px;">
1032
+<div class="center-div" style="height:410px;width:100%;">
1033
+</div>
1034
+<div class="col-sm-6 col-sm-offset-3 form-box bottom-div" id="sele-box" style="padding-top:0;padding-bottom: 50px;text-align: left;margin-top:-60px;">
1026
     <form class="form-inline">
1035
     <form class="form-inline">
1036
+        <div style="width:100%;">
1037
+            <label for="exampleInputFile" style="color: #fff;font-size:16px;">如果您提交过资料信息:</label>
1038
+        </div>
1027
         <div class="form-group" style="text-align: left;width: 100%;float: left;width: 100%;margin-bottom:5px;">
1039
         <div class="form-group" style="text-align: left;width: 100%;float: left;width: 100%;margin-bottom:5px;">
1028
-            <label for="exampleInputFile" style="color: #fff;">如果您提交过资料信息:</label>
1029
             <label class="sr-only" for="form-first-name">请输入手机号码</label>
1040
             <label class="sr-only" for="form-first-name">请输入手机号码</label>
1030
             <input type="text" name="p" placeholder="请输入手机号码" class="form-first-name form-control" id="ffnp" value="<?php echo $param['p']?$param['p']:$detail['sjhm']; ?>" >
1041
             <input type="text" name="p" placeholder="请输入手机号码" class="form-first-name form-control" id="ffnp" value="<?php echo $param['p']?$param['p']:$detail['sjhm']; ?>" >
1031
             <input type="hidden" name="t" value="" id="times"/>
1042
             <input type="hidden" name="t" value="" id="times"/>
1032
         </div>
1043
         </div>
1033
-        <div class="form-group"  style="position:relative;float: left;width: 100%;height: 50px;margin-bottom:5px;">
1044
+        <div class="form-group"  style="position:relative;float: left;width: 100%;height: 40px;margin-bottom:5px;">
1034
             <input type="text" name="cxyzm" value="" placeholder="请输入验证码" class="form-first-name form-control" id="cx-code" style="position:absolute;left:0;width: 64%;">
1045
             <input type="text" name="cxyzm" value="" placeholder="请输入验证码" class="form-first-name form-control" id="cx-code" style="position:absolute;left:0;width: 64%;">
1035
-            <button type="button" class="btn btn-default get-code get-code-hover email-retrieve-code" id="cx-rel-code" style="background-color:#19b9e7 !important;padding: 0 7px;position:absolute;right:0;width: 36%;">获取验证码</button>
1046
+            <button type="button" class="btn btn-default get-code get-code-hover email-retrieve-code" id="cx-rel-code" style="background-color:#3366ff !important;padding: 0 7px;position:absolute;right:0;width: 36%;">获取验证码</button>
1036
         </div>
1047
         </div>
1037
         <div class="form-group" style="float: left;width: 100%;height: 50px;margin-bottom:5px;">
1048
         <div class="form-group" style="float: left;width: 100%;height: 50px;margin-bottom:5px;">
1038
              <button type="submit" id="cx-submit" class="btn btn-default btn-sm" onclick="return false;">立即查询</button>
1049
              <button type="submit" id="cx-submit" class="btn btn-default btn-sm" onclick="return false;">立即查询</button>
1048
 <style>
1059
 <style>
1049
     @media (min-width: 768px){
1060
     @media (min-width: 768px){
1050
         #sele-box{
1061
         #sele-box{
1051
-            text-align: center !important;
1062
+            /*text-align: center !important;
1052
             margin-top:-100px !important;
1063
             margin-top:-100px !important;
1053
-            padding-bottom: 70px !important;
1064
+            padding-bottom: 70px !important;*/
1054
         }
1065
         }
1055
     }
1066
     }
1056
 </style>
1067
 </style>

BIN
template/pc/js/botstrap-step/bg2.png Dosyayı Görüntüle


+ 32
- 1
template/pc/js/botstrap-step/scripts.js Dosyayı Görüntüle

1
 
1
 
2
 jQuery(document).ready(function() {
2
 jQuery(document).ready(function() {
3
 
3
 
4
+    checkBrowserWidth();
5
+    $(window).resize(checkBrowserWidth); // 当窗口大小改变时重新检查
6
+
7
+    function checkBrowserWidth() {
8
+        var browserWidth = $(window).width();
9
+        if (browserWidth < 1001) {
10
+            //alert('浏览器宽度小于600像素');
11
+            $.backstretch("/template/pc/js/botstrap-step/bg2.png");
12
+        }else{
13
+            $.backstretch("/template/pc/js/botstrap-step/bg.jpg");
14
+        }
15
+    }
16
+
4
     /*
17
     /*
5
         Fullscreen background
18
         Fullscreen background
6
     */
19
     */
7
-    $.backstretch("/template/pc/js/botstrap-step/bg.jpg");
20
+    //$.backstretch("/template/pc/js/botstrap-step/bg.jpg");
8
 
21
 
9
     $('#top-navbar-1').on('shown.bs.collapse', function(){
22
     $('#top-navbar-1').on('shown.bs.collapse', function(){
10
         $.backstretch("resize");
23
         $.backstretch("resize");
470
     /**
483
     /**
471
      * 点击显示成功 示例
484
      * 点击显示成功 示例
472
      */
485
      */
486
+    var browserWidth = $(window).width();
487
+    if (browserWidth < 1001) {
488
+        //手机端生效
489
+        $('.but-success').removeClass('but-success2');
490
+    }
473
     $('.but-success').click(function (){
491
     $('.but-success').click(function (){
474
         //$('.ssl-box').toggle();
492
         //$('.ssl-box').toggle();
475
         //.fadeOut();
493
         //.fadeOut();
481
             $('.ssl-box').fadeOut().hide();
499
             $('.ssl-box').fadeOut().hide();
482
             $('.but-success').removeClass('but-success2');
500
             $('.but-success').removeClass('but-success2');
483
         }
501
         }
502
+
503
+        var browserWidth = $(window).width();
504
+        if (browserWidth < 1001) {
505
+            //手机端生效
506
+            $('.but-success').removeClass('but-success2');
507
+            $('.ssl-box').fadeOut().hide();
508
+            $('#myModal').addClass('sss-box');
509
+            $('#myModal .modal-title').html('详情');
510
+            var html = $('.ssl-box').html();
511
+            $('#myModal .modal-body p').html(html);
512
+            $('#myModal').modal('show');
513
+        }
514
+
484
     });
515
     });
485
 
516
 
486
 
517
 

+ 175
- 42
template/pc/js/botstrap-step/style.css Dosyayı Görüntüle

239
 
239
 
240
 /** mobile端改写的css
240
 /** mobile端改写的css
241
  */
241
  */
242
-@media (max-width: 768px){
242
+@media (max-width: 1000px){
243
 
243
 
244
     #ciping .top-content .container {
244
     #ciping .top-content .container {
245
         width: 100%;
245
         width: 100%;
247
     }
247
     }
248
 
248
 
249
     .title-h1{
249
     .title-h1{
250
-        font-size: 26px;
250
+        font-size: 18px;
251
         color: #fff;
251
         color: #fff;
252
-        font-weight: 400;
252
+        font-weight: bold;
253
         font-family: "黑体", sans-serif;
253
         font-family: "黑体", sans-serif;
254
-/*        font-weight: bold;*/
255
-        line-height: 40px;
256
-        padding:0 10%;
254
+        /* font-weight: bold; */
255
+        line-height: 24px;
256
+        padding: 10px 0% 0 0;
257
         display: block;
257
         display: block;
258
         text-align: center;
258
         text-align: center;
259
-        width: 80%;
259
+        width: 100%;
260
         margin: 0 auto;
260
         margin: 0 auto;
261
     }
261
     }
262
 
262
 
263
     .registration-form{
263
     .registration-form{
264
-        width: 550px;
264
+        width: 98%;
265
         margin:0 auto;
265
         margin:0 auto;
266
+        padding: 0 1%;
266
     }
267
     }
267
     .form-top{
268
     .form-top{
268
         padding:0 !important;
269
         padding:0 !important;
276
     .form-title span{
277
     .form-title span{
277
         color: #fff;
278
         color: #fff;
278
         line-height: 65px;
279
         line-height: 65px;
279
-        font-size: 36px;
280
+        font-size: 28px;
280
         font-weight: bold;
281
         font-weight: bold;
281
         font-family: "黑体", sans-serif;
282
         font-family: "黑体", sans-serif;
282
     }
283
     }
355
         width: 550px !important;
356
         width: 550px !important;
356
         margin: 0 auto;
357
         margin: 0 auto;
357
     }
358
     }
359
+    .fb-t{
360
+        padding-top:0px;
361
+    }
358
     .inner-bg{
362
     .inner-bg{
359
-        padding:40px 0px 130px 0;
363
+        padding: 18px 0px 10px 0px;
360
     }
364
     }
361
     #ffnp{
365
     #ffnp{
362
-        width: 186px;
366
+        width: 100%;
363
         float: left;
367
         float: left;
368
+        font-family: "黑体", sans-serif;
364
     }
369
     }
365
     #cx-rel-code{
370
     #cx-rel-code{
366
         font-family: "黑体", sans-serif;
371
         font-family: "黑体", sans-serif;
396
         width:100%;
401
         width:100%;
397
         margin:0 auto;
402
         margin:0 auto;
398
     }
403
     }
399
-
404
+    #backtop{
405
+        z-index:9999;
406
+    }
407
+    .footer-nav{
408
+        z-index: 9999;
409
+    }
400
     .ssl-box{
410
     .ssl-box{
401
         position:absolute;
411
         position:absolute;
402
         width: 535px;
412
         width: 535px;
405
         top:0;
415
         top:0;
406
         left: 50%;
416
         left: 50%;
407
         margin-left: 286px;
417
         margin-left: 286px;
408
-        display: block;
418
+        display: none;
409
     }
419
     }
410
     .ssl-box-t{
420
     .ssl-box-t{
411
         width: 90%;
421
         width: 90%;
499
     }
509
     }
500
     .form-gb{
510
     .form-gb{
501
         width: 100%;
511
         width: 100%;
502
-        height: 40px;
503
-        line-height: 40px;
512
+        height: 45px;
513
+        line-height: 45px;
504
         cursor: pointer;
514
         cursor: pointer;
505
         margin-bottom: 5px;
515
         margin-bottom: 5px;
506
     }
516
     }
507
     .form-gb-con{
517
     .form-gb-con{
508
-        width: 550px;
518
+        width: 98%;
509
         margin: 0 auto;
519
         margin: 0 auto;
510
         text-align: center;
520
         text-align: center;
511
         position: relative;
521
         position: relative;
522
+        padding: 0 1%;
523
+        line-height: 25px;
512
     }
524
     }
513
     .form-gb-con span{
525
     .form-gb-con span{
514
         color: #fff;
526
         color: #fff;
515
-        font-size: 17px;
527
+        font-size: 16px;
516
         font-weight: bold;
528
         font-weight: bold;
517
         font-family: "黑体", sans-serif;
529
         font-family: "黑体", sans-serif;
518
     }
530
     }
519
     .form-gb-con img{
531
     .form-gb-con img{
520
-        width: 18px;
521
-        height:18px;
532
+        width: 12px;
533
+        height: 12px;
522
         vertical-align: middle;
534
         vertical-align: middle;
523
-        margin-top: -4px;
535
+        margin-top: -2px;
536
+    }
537
+
538
+    .modal-dialog .ssl-box-t{
539
+        padding: 0px !important;
540
+        width: 100%;
541
+        height: 160px;
542
+    }
543
+    .modal-dialog .ssl-box-b{
544
+        width: 100%;
545
+        height: auto !important;
546
+    }
547
+    .modal-dialog .p-con{
548
+        padding: 0px !important;
549
+        width: 100%;
550
+    }
551
+    .modal-dialog .p-con2{
552
+        padding: 0px !important;
553
+        width: 100%;
554
+    }
555
+    .modal-dialog table{
556
+        width:100%;
557
+    }
558
+    .sss-box .modal-dialog{
559
+        margin-top:40px !important;
560
+    }
561
+    .modal-dialog .t-wid1{
562
+        width:25% !important;
563
+    }
564
+    .modal-dialog .t-wid2{
565
+        width:25% !important;
566
+    }
567
+    .modal-dialog .t-wid3{
568
+        width:25% !important;
569
+    }
570
+    .modal-dialog .t-wid4{
571
+        width:25% !important;
524
     }
572
     }
525
 
573
 
526
     .ssl-list{
574
     .ssl-list{
527
         position: absolute;
575
         position: absolute;
528
-        width: 450px;
576
+        width: 96%;
577
+        padding: 0 0%;
529
         height: 380px;
578
         height: 380px;
530
         background: none;
579
         background: none;
531
-        top: 0;
532
-        left: 50%;
533
-        margin-left: -763px;
534
-        margin-top:30px;
580
+        bottom: 0;
581
+        left: 2%;
582
+        margin-left: 0;
583
+        margin-bottom: -390px;
535
         background: #336699;
584
         background: #336699;
536
         background-color: rgba(51, 102, 204, 0.3);
585
         background-color: rgba(51, 102, 204, 0.3);
537
     }
586
     }
550
     }
599
     }
551
     .ssl-list-b{
600
     .ssl-list-b{
552
         width: 100%;
601
         width: 100%;
553
-        padding: 0 20px;
602
+        padding: 0 0px;
603
+    }
604
+    .div-top{
605
+        float: left;
606
+    }
607
+    .center-div{
608
+        float: left;
609
+    }
610
+    .bottom-div{
611
+        float: left;
612
+        margin-top:0px !important;
554
     }
613
     }
555
     .ti{
614
     .ti{
556
         width:100%;
615
         width:100%;
640
     }
699
     }
641
 
700
 
642
     .modal-dialog{
701
     .modal-dialog{
643
-        margin-top: 200px;
702
+        margin-top: 82px;
644
         font-family: "黑体", sans-serif !important;
703
         font-family: "黑体", sans-serif !important;
645
         color: #000;
704
         color: #000;
646
     }
705
     }
718
         border-radius: 10px;
777
         border-radius: 10px;
719
         background: #fff;
778
         background: #fff;
720
         margin-top:15px;
779
         margin-top:15px;
721
-        padding:15px 20px;
780
+        padding:5px 2%;
722
     }
781
     }
723
     .ta-info-detail{
782
     .ta-info-detail{
724
         width:100%;
783
         width:100%;
761
         text-align: center;
820
         text-align: center;
762
     }
821
     }
763
     .p-con68 .t-wid1{
822
     .p-con68 .t-wid1{
764
-        width: 73px;
823
+        width: 25%;
765
     }
824
     }
766
     .p-con68 .t-wid2{
825
     .p-con68 .t-wid2{
767
-        width: 100px;
826
+        width: 25%;
768
     }
827
     }
769
     .p-con68 .t-wid3{
828
     .p-con68 .t-wid3{
770
-        width: 100px;
829
+        width: 25%;
771
     }
830
     }
772
     .p-con68 .t-wid4{
831
     .p-con68 .t-wid4{
773
-        width: 73px;
832
+        width: 25%;
774
     }
833
     }
775
     .p-con68 tr td:nth-child(1){
834
     .p-con68 tr td:nth-child(1){
776
         background: #99ccff;
835
         background: #99ccff;
802
         position: relative;
861
         position: relative;
803
         display: block;
862
         display: block;
804
         float: left;
863
         float: left;
805
-        width:20%;
864
+        width:15%;
806
         margin: 5px 0;
865
         margin: 5px 0;
866
+        line-height: 25px;
807
     }
867
     }
808
     .p-con68{
868
     .p-con68{
809
         display: none;
869
         display: none;
811
     .klp1{
871
     .klp1{
812
         display: block;
872
         display: block;
813
     }
873
     }
814
-
874
+    .ta-info-detail p{
875
+        margin: 5px 0 0px 0px
876
+        !important;
877
+        font-size: 16px;
878
+    }
879
+    /*
880
+    找不到 19b9e7
881
+     */
815
     .zklp-2::after {
882
     .zklp-2::after {
816
         content: "";
883
         content: "";
817
         width: 0;
884
         width: 0;
822
         display: block;
889
         display: block;
823
         rotation: 360deg;
890
         rotation: 360deg;
824
         position: absolute;
891
         position: absolute;
825
-        top: 6px;
892
+        top: 12px;
826
         left: 34px;
893
         left: 34px;
827
     }
894
     }
828
     .zklp-3::after {
895
     .zklp-3::after {
835
         display: block;
902
         display: block;
836
         rotation: 360deg;
903
         rotation: 360deg;
837
         position: absolute;
904
         position: absolute;
838
-        top: 6px;
905
+        top: 9px;
839
         left: 34px;
906
         left: 34px;
840
     }
907
     }
841
 
908
 
843
     .zklp-l{
910
     .zklp-l{
844
         display: block;
911
         display: block;
845
         float: left;
912
         float: left;
846
-        width:71%;
913
+        width:85%;
847
         font-family: "黑体", sans-serif !important;
914
         font-family: "黑体", sans-serif !important;
848
         color: #000;
915
         color: #000;
849
         margin: 5px 0;
916
         margin: 5px 0;
917
+        line-height: 25px;
850
     }
918
     }
851
 
919
 
852
 
920
 
874
     }
942
     }
875
 
943
 
876
     .form-top-left{
944
     .form-top-left{
877
-        padding-bottom: 15px;
945
+        padding-bottom: 0px;
946
+        margin-bottom: 5px;
947
+    }
948
+    .form-bottom{
949
+       /* padding-top: 5px;*/
950
+    }
951
+    #zss .checkbox-inline{
952
+        height: 35px;
953
+        line-height: 32px;
954
+    }
955
+    #choose6{
956
+        margin-top:15px;
957
+    }
958
+    .zsssfg{
959
+        margin-top:15px;
960
+    }
961
+    .fdtgry{
962
+       padding-top:15px;
963
+    }
964
+    #zss select{
965
+        height: 24px;
966
+        width: 60px;
967
+    }
968
+    #zss input{
969
+        height: 24px;
970
+    }
971
+    .zsssfg .control-label{
972
+        font-size: 16px;
878
     }
973
     }
879
     .ftl-l{
974
     .ftl-l{
880
-        width:50%;float: left;
975
+        width:100%;float: left;
881
         color: #000;
976
         color: #000;
882
         font-size: 16px;
977
         font-size: 16px;
883
         font-weight: bold;
978
         font-weight: bold;
884
         font-family: "黑体", sans-serif;
979
         font-family: "黑体", sans-serif;
885
     }
980
     }
886
     .ftl-r{
981
     .ftl-r{
887
-        width:50%;float: left;
982
+        width:100%;float: left;
888
         color: #000;
983
         color: #000;
889
         font-size: 16px;
984
         font-size: 16px;
890
         font-weight: bold;
985
         font-weight: bold;
891
         font-family: "黑体", sans-serif;
986
         font-family: "黑体", sans-serif;
987
+        margin-top: 5px;
988
+    }
989
+    .form-t-e{
990
+        padding-bottom:15px !important;
892
     }
991
     }
893
     #zss .form-control-static{
992
     #zss .form-control-static{
894
         display: block;
993
         display: block;
895
         float: left;
994
         float: left;
896
-        width: 50%;
995
+        width: 100%;
996
+        height: 35px !important;
897
     }
997
     }
898
     #zss .form-control-static font{
998
     #zss .form-control-static font{
899
         float: right;
999
         float: right;
902
     #retrieve-code{
1002
     #retrieve-code{
903
         margin-top:0px !important;
1003
         margin-top:0px !important;
904
     }
1004
     }
1005
+
1006
+
1007
+    .sele-box-pc{
1008
+
1009
+    }
1010
+    .center-div-uo{
1011
+        display: block;
1012
+    }
1013
+    .sele-box-pc{
1014
+        margin-top:0px !important;
1015
+    }
1016
+
1017
+    #nav-box{
1018
+        display: none;
1019
+    }
1020
+    #m-btn{
1021
+        display: block;
1022
+        line-height: 48px;
1023
+    }
1024
+    .search i.fa, .darkmode i.fa{
1025
+        line-height: 52px;
1026
+    }
1027
+    body.open .m-nav {
1028
+        left: 0px;
1029
+    }
1030
+    .m-btn i{
1031
+        line-height: 45px;
1032
+    }
1033
+
905
 }
1034
 }
906
 
1035
 
907
 /** pc端改写的css
1036
 /** pc端改写的css
908
  */
1037
  */
909
-@media (min-width: 768px){
1038
+@media (min-width: 1001px){
1039
+
1040
+    .center-div-uo{
1041
+        display: none;
1042
+    }
910
 
1043
 
911
     #ciping .top-content .container {
1044
     #ciping .top-content .container {
912
         width: 100%;
1045
         width: 100%;

Loading…
İptal
Kaydet