/*commom style*/
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
  border: medium none;
  margin: 0;
  padding: 0;
}

em {
  font-style: normal;
}

p,
div,
span {
  cursor: default;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
ins {
  text-decoration: none;
}

*:focus {
  outline: none;
}

a {
  color: #333;
  outline: none !important;
}

a:hover {
  color: #355e92;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/* æ¸…é™¤æµ®åŠ¨ */
.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}

.cf {
  zoom: 1;
}

.hide {
  display: none;
}

.block {
  display: block;
}

/* bodyåŠ ä¸€ä¸ªfont-sizeï¼Œæ ¹æ®é¡µé¢ä¿¡æ¯åˆ—è¡¨å­—å·æ¥ */
body {
  font-family: 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei UI', 'Microsoft YaHei', 'å¾®è½¯é›…é»‘', Arial, sans-serif;
  margin: 0;
  padding: 0;
}

/*commom style*/

.w1100 {
  width: 1100px;
  margin: 0 auto;
}

/* é˜´å½± */
.css_shadow {
  /*å®šä¹‰ä¸€ä¸ªå®½åº¦*/
  /*å®šä¹‰ä¸€ä¸ªé«˜åº¦*/
  background: #fff;
  color: #333;
  /*ä»¥ä¸‹ä¸ºé‡ç‚¹*/
  -ms-filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";  /* For IE 8 */
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
  /* For IE 5.5 - 7 */
  -moz-box-shadow: 2px 2px 10px #909090;
  /* for firefox */
  -webkit-box-shadow: 2px 2px 10px #909090;
  /* for safari or chrome */
  box-shadow: 2px 2px 10px #909090;
  /* for opera or ie9 */
}

/*commom style end*/

body {
  /* background: url(big_bg.png) no-repeat; */
}

@media screen and (min-width: 768px) {
  .old_type .zc_head {
    font-size: 48px;
    color: #fff;
    padding-top: 45px;
  }

  .old_type .gh1 {
    width: 70px;
  }

  .old_type .gzk {
    font-size: 0px;
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: bold;
    text-align: center;
    height: 70px;
    margin-top: 80px;
    margin-bottom: 55px;
    background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/picture/1424/2112162210272415663.png) no-repeat center;
    background-size: 525px;
  }

  .old_type .new_num {
    font-size: 24px;
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: bold;
    text-align: center;
    background: url(zclmy.png) no-repeat center center;
    margin-bottom: 36px;
  }

  .old_type .zc_main {
    background: #f5f5f5;
    padding: 36px 36px 0px;
  }

  /* æ”¿ç­–æ£€ç´¢ */
  /* .old_type .zc_search {
        height: 210px;
        background: #fff;
    }

    .old_type .zc_search form {
        padding: 30px 50px 40px;
    } */

  /* .old_type .zc_search .input {
        font-size: 30px;
        float: left;
        width: 951px;
        height: 70px;
        line-height: 70px;
        padding: 0px 10px;
        color: #333;
        background-color: #ffffff;
        border: 2px solid #0f5a9b;
        border-radius: 10px;
    } */

  .old_type .zc_search .btn-search {
    cursor: pointer;
    float: left;
    border: none;
    width: 60px;
    height: 60px;
    background: #fff url(20211008_gzk_search.png) no-repeat center center;
    background-size: 82%;
    margin-left: -90px;
    margin-top: 4px;
  }

  .old_type .sear_wz dl dt {
    font-size: 30px;
    padding-right: 20px;
    color: #0f5a9b;
  }

  .old_type .sear_wz dl dd {
    color: #666666;
    font-size: 30px;
    padding-right: 20px;
  }

  .old_type .sear_wz dl dd p input {
    width: 24px;
    height: 24px;
    appearance: radio;
    -webkit-appearance: radio;
  }


  /* æ”¿ç­–æ ç›®é¡µ/åˆ—è¡¨æ ·å¼ */
  .old_type .zc_tisi {
    width: 100%;
    height: auto;
  }

  .old_type .zc_list {
    width: 100%;
    height: auto;
    background-color: #ffffff;
  }

  .old_type .tisi_item {
    width: 100%;
    background-color: #ffffff;
    box-shadow: inset 0px 10px 0px 0px #0f5a9b;
    padding: 30px;
    margin-bottom: 30px;
  }

  .old_type .guide {
    font-family: MicrosoftYaHei-Bold;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 72px;
    letter-spacing: 0px;
    color: #333333;
  }

  .old_type .zjszf {
    width: 990px;
    height: 80px;
    background-color: #f2f2f2;
    border-radius: 6px;
    border: solid 1px #e5e5e5;
    font-size: 36px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #333333;
  }

  .old_type .sjzf_list {
    position: relative;
    width: 1020px;
    margin-top: 20px;
  }

  .old_type .sjzf_item {
    display: block;
    width: 140px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #e5e5e5;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 30px;
    margin-right: 30px;
  }

  .old_type .sjzf_item:hover {
    background-color: #f2f2f2;
  }


  .old_type #fileTitle,
  .old_type #fileAll {
    width: 24px;
    height: 24px;
    appearance: radio;
    -webkit-appearance: radio;
  }




  /* ä¿®æ”¹é«˜çº§æ£€ç´¢ */

  .old_type .zc_search {
    height: auto;
    background: #f5f5f5;
  }

  .old_type .zc_search form {
    padding: 30px 30px 40px;
  }

  .old_type .zc_search .input {
    font-size: 30px;
    float: left;
    width: 750px;
    height: 96px;
    line-height: 96px;
    padding: 0px 10px;
    color: #333;
    background-color: #ffffff;
    border: 2px solid #0f5a9b;
    border-radius: 10px;
  }

  .old_type .zc_search .button {
    display: inline-block;
    width: 180px;
    height: 96px;
    background: #0f5a9b;
    font-size: 30px;
    color: #ffffff;
    line-height: 96px;
    text-align: center;
    border-radius: 10px;
    margin-left: 30px;
    cursor: pointer;
    font-family: "å¾®è½¯é›…é»‘";
    border: 3px solid #2d66a5;
    font-weight: bold;
  }

  .old_type .sear_wz {
    width: 400px;
    margin: 20px auto;
  }

  .old_type .gaojiss_box {
    padding: 0;
  }

  .old_type .gaojiss_box_top {
    margin-bottom: 20px;
  }

  .old_type .gaojiss_box_bottom {
    text-align: right;
  }

  .old_type .fwzh_box {
    float: none;
    height: auto;
    display: block;
    margin-bottom: 30px;
  }

  .old_type .fwzh_tit {
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    margin-right: 20px;
    color: #333333;
  }

  .old_type .fwzh_inp {
    width: 400px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #d8d5d5;
    font-size: 24px;
    line-height: 60px;
  }

  .old_type .fwzh_inp::placeholder {
    color: #999999;
  }

  .old_type .fwrq_box {
    float: none;
  }

  .old_type .fwrq_tit {
    font-size: 24px;
    line-height: 60px;
    display: inline-block;
    margin-right: 20px;
    color: #333333;
  }

  .old_type .fwrq_inp {
    width: 300px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 4px;
    border: solid 1px #d8d5d5;
    background: #ffffff url(rq.png) 240px center no-repeat;
    font-size: 24px;
    padding-left: 12px;
    color: #333;
    background-size: 28px;
  }

  .old_type .fwrq_inp::placeholder {
    color: #999999;
  }


  .old_type .fwrq_zi {
    font-size: 24px;
    display: inline-block;
    margin: 0 15px;
  }

  .old_type .gaojiss_js {
    width: 100px;
    height: 50px;
    font-size: 24px;
  }

  .old_type .gaojiss_cz {
    width: 100px;
    height: 50px;
    font-size: 24px;
  }

  .old_type .gaojiss_sq {
    background: url(jt_top.png) right center no-repeat;
    font-size: 24px;
    line-height: 50px;
    background-size: 19px;
    padding-right: 27px;
  }

  .old_type .zc_list.ts {
    height: 200px;
    line-height: 200px;
    text-align: center;
    font-size: 24px;
  }

  .old_type .zc_list .zc_title {
    line-height: 100px;
    border-bottom: 4px solid #0f5a9d !important;
    width: 1000px;
  }

  .old_type .zc_list .zc_list_box {
    width: 1000px;
  }

  .old_type .zc_list .zc_title span {
    font-size: 48px;
    /* font-family: "FZXiaoBiaoSong-B05S"; */
    text-align: center;
    display: block;
    float: left;
  }

  .old_type .zc_list_tit {
    display: block;
    font-size: 36px;
    line-height: 55px;
    color: #333;
    margin-top: 30px;
  }

  .old_type .zc_list_con {
    font-size: 30px;
    line-height: 48px;
    color: #5e89b7;
  }

  .old_type .zc_list_down {
    display: inline-block;
    font-size: 30px;
    color: #333333;
    line-height: 55px;
  }

  .old_type .zc_list_down:first-child {
    margin-right: 0px;
  }

  .old_type .zc_list .zc_list_box span:first-child,
  .old_type .zc_list .zc_list_box span:last-child {
    text-align: center;
  }

  .old_type .zc_list .zc_list_box span:nth-child(2) {
    padding-bottom: 10px;
  }

  .old_type .zc_list .zc_list_box:nth-child(2n) {
    background: #eeeeee;
  }

  .old_type .zc_list .zc_list_box1 {
    border-bottom: 1px solid #eee;
  }

  .old_type .zc_list .zc_title .zc_list_one {
    width: 30%;
    font-size: 48px;
    /* font-weight: bold; */
    text-align: left;
  }

  .old_type .zc_list .zc_title .zc_list_two {
    width: 40%;
    font-size: 48px;
  }

  .old_type .zc_list .zc_title .zc_list_three {
    width: 30%;
    font-size: 48px;
  }

  .old_type .zc_list .zc_list_box .zc_list_one {
    font-size: 36px;
  }

  .old_type .zc_list .zc_list_box .zc_list_two {
    width: 70%;
    padding-bottom: 30px;
  }
}