* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

.left {
  float: left;
}

.right {
  float: right;
}

img {
  border: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}

a {
  color: #333333;
  font-size: 15px;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li,
ol li {
  list-style-type: none;
}

body {
  font-family: "microsoft Yahei";
  width: 100%;
  background-color: #ffffff;
}

.curr {
  display: block;
  border-bottom: 3px solid #355e92;
}

.show {
  display: block;
}

.show a {
  color: #bb2323 !important;
}

.hide {
  display: none;
}

/* 通用头部 start */

.nav_mob {
  display: none;
}

.sf_nav {
  min-width: 1200px;
}

.header {
  width: 100%;
  height: 210px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2747/site/picture/0/1907021620424385847.png)
    no-repeat top center;
}

.in {
  width: 1200px;
  margin: 0 auto;
}

.header_top {
  width: 100%;
  height: 41px;
  background-color: #ebebeb;
}

.header_top li {
  font-size: 13px;
  float: left;
  line-height: 41px;
}

.header_top li a {
  font-size: 13px;
  line-height: 41px;
}

.h_top_l li {
  padding-left: 40px;
  width: 122px;
}

.h_top_r li span {
  padding: 0 5px;
}

.search {
  position: relative;
  width: 370px;
  height: 169px;
  padding-top: 54px;
  color: #666666;
}

.s-box {
  width: 370px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2747/site/picture/0/1907021620426137446.png)
    no-repeat;
}

.sousuo {
  width: 320px;
  height: 50px;
  line-height: 50px;
  outline: none;
  border: none;
  color: #666666;
  background: none;
  text-indent: 20px;
}

.tijiao {
  position: absolute;
  width: 50px;
  height: 50px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2747/site/picture/0/1907021620425196438.png)
    no-repeat center center;
  outline: none;
  border: none;
  left: 308px;
  top: 53px;
}

.nav {
  width: 100%;
  height: 50px;
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2747/site/picture/0/1907021620425623022.png)
    no-repeat left bottom;
  position: relative;
  z-index: 1;
  line-height: 50px;
  font-family: "Microsoft YaHei", SimSun;
  font-size: 17px;
}

.nav .nav_1 > li:first-child {
  width: 171px;
}

.nav .nav_1 > li:first-child > a {
  border-left: 1px solid #416aa1;
  padding: 0 0 0 70px;
}

.nav .nav_1 > li {
  float: left;
  height: 50px;
}

.nav .nav_1 > li > a {
  display: inline-block;
  width: 100%;
  height: 50px;
  font-size: 17px;
  color: #ffffff;
  line-height: 50px;
  border-right: 1px solid #416aa1;
  padding: 0 36px;
}

.nav .nav_1 > li > span {
  display: inline-block;
  width: 100%;
  height: 50px;
  font-size: 17px;
  color: #ffffff;
  line-height: 50px;
  border-right: 1px solid #416aa1;
  padding: 0 36px;
}

.red_line {
  display: none;
  position: absolute;
  width: 100%;
  height: 2px;
  background: #bb2323;
  left: 0;
  top: -2px;
}

.nav .nav_1 .wzsy_list {
  background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web2747/site/picture/0/1907021621199401354.png)
    no-repeat 30px center;
}

/* .nav .nav_1 .xwdt_list {
  background: url(sf_bg_07.png) no-repeat 30px center;
}
.nav .nav_1 .yfzs_list {
  background: url(sf_bg_08.png) no-repeat 30px center;
}
.nav .nav_1 .zwgk_list {
  background: url(sf_bg_09.png) no-repeat 30px center;
}

.nav .nav_1 .zdgz_list {
  background: url(sf_bg_10.png) no-repeat 30px center;
}
.nav .nav_1 .wnfw_list {
  background: url(sf_bg_11.png) no-repeat 30px center;
}
.nav .nav_1 .zmhd_list {
  background: url(sf_bg_12.png) no-repeat 30px center;
} */
.nav .nav_1 li:hover {
  background-color: #094b96 !important;
}

.nav .nav_1 li:hover .red_line {
  display: block;
}

.nav_1 > li:hover ul {
  display: block;
}

.nav .nav_1 li.active {
  background-color: #094b96 !important;
}

.nav .nav_1 li.active .red_line {
  display: block;
}

.nav_1 > li.active ul {
  display: block;
}

.nav .nav_1 > li {
  position: relative;
}

.nav .nav_1 ul {
  display: none;
  /*默认隐藏*/
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  border: 1px solid #5378ab;
  border-top: 0;
  background: #385e92;
}

.nav .nav_1 ul li {
  line-height: 40px;
  border-bottom: 1px solid #5378ab;
}

.nav .nav_1 ul a {
  display: block;
  color: #ffffff;
  text-align: center;
  padding: 0 15px;
}
/* 头部结束 */

.content {
  width: 100%;
  margin-bottom: 30px;
}

.dw {
  /*padding:15px;*/
  padding-left: 20px;
  font-size: 13px;
  color: #454545;
  height: 40px;
  line-height: 40px;
  background: #f4f4f4;
}
.dw a {
  font-size: 13px;
}

.dw img {
  vertical-align: baseline;
}
.content_ {
  padding: 0 50px;
}
.content .bt {
  padding: 20px 0 10px 0;
  font-size: 25px;
  text-align: center;
  line-height: 50px;
  color: #000000;
  border-bottom: 2px solid #717171;
}
.bshare-custom {
  padding-top: 4px;
}
.content .rq {
  padding: 10px 0 10px 240px;
}
.content .rq li {
  font-size: 15px;
  line-height: 30px;
  float: left;
  margin-right: 80px;
}
.content .nr {
  padding: 20px 0;
  font-size: 17px;
  line-height: 30px;
}
.content .bj {
  font-size: 15px;
  line-height: 30px;
  text-align: right;
}
.dy {
  margin-top: 30px;
  height: 38px;
  padding: 0 25px;
  background: #f1f1f1;
}

.dy li {
  float: right;
  margin-right: 20px;
}
.dy li a {
  line-height: 38px;
}
.ewm {
  text-align: center;
}
.line {
  padding: 20px 0;
  border-bottom: 1px dashed #d2d2d2;
}
.xgxx {
  padding: 30px 0;
  width: 540px;
  line-height: 30px;
}
.xgxx span {
  float: right;
}
/* 底部开始 */
.footer_mob {
  display: none;
}
.footer .in {
  height: 110px;
  background: #28568c;
}
.footer_l {
  width: 800px;
  height: 100%;
  padding: 30px 0 0 0;
}
.footer_l p {
  font-size: 13px;
  color: #ffffff;
  line-height: 26px;
}
.footer_r {
  padding: 25px 50px 0 0;
}
.footer_r li {
  float: left;
}
.footer_r li a {
  display: inline-block;
  width: 72px;
  height: 67px;
  color: #ffffff;
  font-size: 13px;
  text-align: center;
  padding-top: 45px;
}
.footer_r li span {
  background: url(sf_bg_47.png) no-repeat;
}
.nav_mob {
  display: none;
}
.content_mob {
  display: none;
}
.footer_mob {
  display: none;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
  .iphone .nav_mob {
    display: block;
  }

  .iphone .footer_mob {
    display: block;
  }
  .iphone .sf_nav {
    display: none;
  }

  .iphone .footer {
    display: none;
  }
  .iphone .footer_mob {
    display: none;
  }
  .iphone .place {
    display: none;
  }
  .iphone .bgc {
    background: #fff;
  }
  .iphone .ct_time {
    display: none;
  }
  .iphone .part_three .one .zc_title {
    display: none;
  }
  .iphone .dw {
    display: none;
  }
  .iphone .in {
    width: 100%;
  }
  .iphone .content_ {
    width: 100%;
    padding: 0 10px;
  }
  .iphone .xgxx {
    display: none;
  }
  .iphone .nav_mob img {
    padding: 0 10px;

    width: 50%;
  }
  .iphone .dy {
    display: none;
  }
  .iphone .footer {
    display: none;
  }
  .iphone .footer_mob {
    display: block;
    height: 90px;
    background: #28568c;
    padding-top: 10px;
  }
  .iphone .footer_mob p {
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    line-height: 26px;
  }
  .iphone .pc-share {
    display: none;
  }
  .iphone .rq {
    padding: 0 !important;
  }
  .iphone .rq li {
    padding: 0 80px;
    margin: 0 !important;
  }

  .iphone .sf_nav {
    display: none;
  }
  .iphone .nav_mob {
    display: block;
  }
  .iphone .ewm {
    display: none;
  }
  .iphone .line {
    display: none;
  }
}
