@charset "UTF-8";
/* 要闻开始 */
.yw-container {
  margin-bottom: 20px;
}

.yw-container .yw-flex-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.yw-container .yw-flex-container .yw-bg-container {
  width: 56px;
  height: 73px;
  margin-right: 1.3em;
  font-size: 22px;
  line-height: 65px;
  font-weight: bold;
  text-align: center;
  color: white;
  background-image: url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/0/2208291500408239257.png);
  background-size: contain;
  background-repeat: no-repeat;
}

.yw-container .yw-flex-container ul {
  width: 1px;
  flex: 1;
}

.yw-container .yw-flex-container ul li {
  position: relative;
}

.yw-container .yw-flex-container ul li::before {
  content: "";
  width: 9px;
  height: 9px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #3977ae;
}

.yw-container .yw-flex-container ul li a {
  display: inline-block;
  max-width: 100%;
  padding-left: 20px;
  font-size: 22px;
  line-height: 38px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #3977ae;
  box-sizing: border-box;
}

.yw-container .more-container {
  text-align: right;
}

.yw-container .more-container a {
  font-size: 16px;
  color: #3977ae;
}

.old_type .yw-container .yw-flex-container .yw-bg-container {
  width: 80px;
  height: 108px;
  font-size: 30px;
  line-height: 90px;
}

.old_type .yw-container .yw-flex-container ul li a {
  font-size: 36px;
  line-height: 52px;
}

.old_type .yw-container .more-container a {
  font-size: 24px;
}

/* 要闻结束 */
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  background: #fff;
  background-repeat: no-repeat;
  font-weight: normal;
  font-family: "pfdintextcondpro", "微软雅黑", "Helvetica Neue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
}

html {
  width: 100%;
  height: 100%;
}

img {
  border: none;
  -ms-interpolation-mode: bicubic;
}

div,
h1,
h2,
h3,
h4,
p,
span,
ul,
li,
input,
button {
  margin: 0;
  padding: 0;
  font-weight: normal;
  display: block;
}

i {
  font-style: normal;
  font-weight: normal;
}

ul {
  list-style: none;
}

A:active {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: none;
}

A:link {
  color: #000000;
  text-decoration: none;
}

A:visited {
  color: #000000;
  text-decoration: none;
}

.Nav a,
.Search label i,
.Search-Advanced,
.PicNewsTab a {
  transition: 0.3s 0.2s ease;
  -webkit-transition: 0.3s 0.2s ease;
  -moz-transition: 0.3s 0.2s ease;
}

.Header {
  width: 100%;
  overflow: hidden;
  background-image: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011509266562452.png");
  background-position: center;
  background-repeat: no-repeat;
  height: 218px;
}

.Header .icon1 {
  float: left;
  height: 28px;
  width: 125px;
  background: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011510217174555.png");
  background-position: center;
  background-repeat: no-repeat;
  margin: 9px;
}

.Header .icon2 {
  float: left;
  height: 24px;
  width: 118px;
  background: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011510216803865.png");
  background-position: center;
  background-repeat: no-repeat;
  margin: 10px;
}

.Header span {
  float: left !important;
  margin: 0 10px;
  font-size: 16px;
  color: #2f2f2f;
  position: relative;
  top: 9px;
  left: 225px !important;
}

.Header span a {
  color: #2f2f2f;
}

.Wrap {
  width: 1003px;
  overflow: hidden;
  position: relative;
  margin: 0px auto;
  padding: 0 10px;
}

.main {
  margin: 20px auto 0;
}

.Nav {
  width: 100%;
  background: #3977ae;
  width: 100%;
  height: 40px;
  margin: 0 auto;
  position: relative;
}

.Nav a {
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  display: block;
  padding: 0 30px;
  float: left;
}

.Nav a:hover {
  background: #40a0ec;
}

.Search {
  width: 100%;
  overflow: unset !important;
  background: #f3f3f3;
  border: 1px solid #ebeaea;
  margin: 14px 0 0 0;
  height: 50px !important;
}

.Search h1 {
  float: left;
  color: #5e5e5e;
  font-size: 14px;
  line-height: 50px;
  margin: 0 15px;
}

.Search select {
  float: left;
  margin-top: 11px;
  margin-left: 20px;
  border: 1px solid #e5e5e5;
  height: 26px;
}

.Search label {
  float: left;
  margin-left: 20px;
  margin-top: 8px;
  padding-bottom: 8px;
}

.Search label i {
  float: left;
  height: 34px;
  width: 50px;
  background: #3977ae;
  background-image: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011511211798122.png");
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.Search label i:hover {
  background: #00b7ee;
  background-image: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011511211798122.png");
  background-position: center;
  background-repeat: no-repeat;
}

.Search label #Submit {
  float: left;
  height: 34px;
  width: 50px;
  background: #0069a5;
  background-image: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011511211798122.png");
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.Search label #Submit:hover {
  background: #00b7ee;
  background-image: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011511211798122.png");
  background-position: center;
  background-repeat: no-repeat;
}

.Search input {
  height: 32px;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-right: none;
  text-indent: 10px;
  line-height: 32px;
  float: left;
  width: 150px;
}

.Search-Advanced {
  float: left;
  margin-left: 325px;
  margin-top: -42px;
  line-height: 34px;
  color: #fff;
  background: #3977ae;
  padding: 0 10px;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
}

.Search-Advanced:hover {
  background: #00b7ee;
}

.PicNews {
  width: 100%;
  overflow: hidden;
}

.Pic {
  float: left;
  width: 556px;
  height: 358px;
  background: #ccc;
}

.PicNewsInfo {
  float: right;
  width: 420px;
  overflow: hidden;
}

.PicNewsTabBody {
  overflow: hidden;
  height: 240px;
}

.TitleLine {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #bbbbbb;
}

.TitleLine h1 {
  font-size: 18px;
  font-family: "黑体";
  color: #0069a5;
  line-height: 30px;
  float: left;
}

.TitleLine a {
  width: 16px;
  height: 16px;
  float: right;
/*   background: url("/cms_files/webningboshiguoziweiwangzhan/pubtplobject/defaultSet/556940/images/more.gif"); */
  display: block;
  margin-top: 7px;
}

.PicArticle h1 {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 32px;
  color: #3f3f3f;
  margin-top: 10px;
  font-family: "黑体";
  line-height: 24px;
}

.PicArticle p {
  font-size: 14px;
  color: #727272;
}

.PicArticle i {
  color: #ff2727;
}

.PicNewsTab {
  overflow: hidden;
  margin-bottom: 14px;
  border-bottom: 1px solid #7d7d7d;
}

.PicNewsTab a {
  float: left;
  font-size: 14px;
  color: #444444;
  line-height: 34px;
  width: 100px;
  text-align: center;
}

.PicNewsTab a:first-child {
  border-left: none;
}

.PicNewsTab a:hover {
  color: #3977ae;
  border-bottom: 2px solid #0069a5;
}

.PicNewsTab .Active {
  color: #3977ae;
  border-bottom: 2px solid #0069a5;
  height: 32px;
}

.NewsItem {
  line-height: 30px;
}

.NewsItem a {
  line-height: 30px;
  font-size: 14px;
  float: left;
  width: 77%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333333;
}

.NewsItem a:before {
  content: "";
  background: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011512151619536.png");
  width: 6px;
  float: left;
  margin-right: 7px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
}

.NewsItem span {
  float: right;
  width: 20%;
  font-size: 14px;
  color: #727272;
}

.IconBar {
  width: 100%;
  overflow: hidden;
  margin-top: 20px;
}

.IconBar li {
  width: 16.6%;
  float: left;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.IconBar li:before {
  content: "";
  width: 105px;
  height: 105px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}

.part1 {
  width: 981px;
  height: 327px;
  margin: auto;
}

.left1 {
  width: 556px;
  height: 327px;
  /* background: url("/cms_files/webningboshiguoziweiwangzhan/pubtplobject/defaultSet/556940/images/news.gif"); */
  float: left;
}

.right1 {
  width: 410px;
  height: 327px;
  margin-left: 15px;
  float: left;
}

.title {
  line-height: 38px;
  background: #f5f5f5;
  overflow: hidden;
}

.title h1 {
  float: left;
  background: #3977ae;
  color: #fff;
  font-size: 18px;
  padding: 0 20px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

.title h1 a {
  color: #fff;
}

.title span {
  float: right;
  font-size: 14px;
  padding: 0 10px;
}

.passage {
  text-indent: 0.5em;
  width: 100%;
  height: 133px;
  overflow: hidden;
}

.passage h3 {
  line-height: 40px;
  font-weight: 500;
  color: #6a6a6a;
}

.passage p {
  text-indent: 1em;
  line-height: 30px;
  color: #727272;
  font-size: 15px;
}

.passage span {
  text-indent: 1em;
  line-height: 30px;
  color: #ff7474;
}

.passage span a {
  text-indent: 1em;
  line-height: 30px;
  color: #ff7474;
  text-decoration: none;
}

.passage2 {
  width: 100%;
  overflow: hidden;
}

.pass2_navigator {
  width: 100%;
  height: 43px;
}

.pass2_navigator ul {
  height: 43px;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  list-style: none;
}

.pass2_navigator li {
  float: left;
  margin: 0 0;
  color: #0069a5;
  font-size: 14px;
  line-height: 40px;
  width: 32.8%;
  text-align: center;
  border: 1px solid #e5e5e5;
}

.pass2_navigator li a {
  color: #0069a5;
  display: block;
}

.pass2_navigator li a:hover {
  background: #0069a5;
  color: #fff;
}

.content1 {
  float: left;
  margin: 7px 0 0 0;
  padding: 0;
}

.content1 li {
  line-height: 35px;
  clear: both;
  width: 100%;
  overflow: hidden;
}

.content1 p {
  float: left;
  text-align: left;
  width: 60%;
  overflow: hidden;
  margin: 0 0 0 1%;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.content1 p a {
  font-size: 14px;
  color: #000000;
}

.content1 span {
  float: right;
  color: #727272;
}

.circle {
  height: 20px;
  width: 6px;
  background: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011512151619536.png")
    bottom no-repeat;
  float: left;
}

.part2 {
  height: 141px;
  width: 981px;
  margin: 30px auto;
}

.up2 {
  width: 100%;
  list-style: none;
  background-color: #00b7ee;
}

.up2 li {
  float: left;
  width: 16.6%;
  text-align: center;
  line-height: 30px;
  color: #535353;
}

.part3 {
  margin: 20px 0 0 0;
  overflow: hidden;
}

.left3 {
  width: 310px;
  float: left;
}

.middle3 {
  width: 312px;
  float: left;
  margin-left: 30px;
}

.right3 {
  width: 320px;
  float: left;
  margin-left: 30px;
}

.public {
  float: left;
}

.circle2 {
  height: 21px;
  width: 10px;
  /* background: url("/cms_files/webningboshiguoziweiwangzhan/pubtplobject/defaultSet/556940/images/style-logo.gif") bottom no-repeat; */
  float: left;
}

.right3_3 {
  width: 137px;
  height: 210px;
}

.content2 {
  margin-left: 35px;
  float: left;
  padding: 0;
}

.content2 li {
  line-height: 35px;
  clear: both;
  width: 100%;
  overflow: hidden;
}

.content2 p {
  text-indent: 0.5em;
  float: left;
  text-align: left;
  padding: 0;
}

.content2 p a {
  font-size: 14px;
  color: #000000;
}

.part4 {
  height: 227px;
  margin: 30px auto;
}

.left4 {
  float: left;
  width: 216px;
  height: 227px;
  border: 1px solid #e5e5e5;
}

.title2 {
  height: 37px;
  border-top: solid 2px #0069a5;
  color: #86aac9;
  line-height: 38px;
  font-family: "Songti SC";
  font-size: 18px;
  text-indent: 10px;
}

.form {
  float: left;
  margin-left: 26px;
  margin-top: 17px;
  margin-right: 26px;
}

.form-letter {
  float: left;
  margin-left: 26px;
  color: #565656;
  margin-right: 26px;
  font-size: 14px;
  line-height: 30px;
}

.live {
  float: left;
  margin-left: 26px;
  margin-top: 10px;
}

.middle4 {
  float: left;
  margin-left: 30px;
  height: 227px;
  width: 435px;
}

.top4 {
  float: left;
  height: 37px;
  width: 112px;
}

.backtop4 {
  float: right;
}

.cont4 {
  width: 419px;
  height: 179px;
  margin: 48px 0 0 0;
}

.topm4 {
  height: 33px;
  width: 100%;
  background-color: #eeeeee;
}

.topm4 ul {
  height: 33px;
  margin: 0 auto;
  width: 95%;
  padding: 0;
  list-style: none;
}

.topm4 li {
  font-size: 14px;
  float: left;
  margin-top: 5px;
  margin-left: 10px;
  margin-right: 80px;
  color: #000000;
}

.content3 {
  float: left;
  margin: 7px 0 0 0;
  padding: 0;
}

.content3 li {
  line-height: 31px;
  clear: both;
  width: 100%;
  overflow: hidden;
}

.content3 p {
  float: left;
  text-align: left;
  width: 31%;
  overflow: hidden;
  margin: 0 0 0 1%;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.content3 p a {
  font-size: 14px;
  color: #000000;
}

.content3 span {
  float: left;
  color: #a0a0a0;
}

.content3 h4 {
  float: left;
  margin-left: 42px;
  color: #448aca;
  font-weight: 500;
  font-size: 14px;
}

.content3 h4 a {
  color: #448aca;
}

.content4 {
  float: left;
  margin: 7px 0 0 0;
  padding: 0;
  width: 100%;
}

.content4 li {
  line-height: 30px;
  clear: both;
  width: 100%;
  overflow: hidden;
}

.content4 li span {
  float: left;
  text-align: left;
  width: 15%;
  font-size: 14px;
  color: #000000;
  line-height: 30px;
}

.content4 a {
  float: left;
  text-align: left;
  line-height: 30px;
  height: 30px;
  padding: 0;
  text-indent: 10px;
  width: 83%;
  overflow: hidden;
  font-size: 14px;
  color: #000000;
}

.right4 {
  width: 270px;
  height: 227px;
  float: right;
}

.part5 {
  height: 95px;
  margin: 20px auto 0;
}

.rect {
  float: left;
}

.rect-form {
  float: left;
  margin-top: 12px;
  margin-left: 30px;
}

.leftBtn {
  float: left;
}

.rightBtn {
  float: right;
}

.part6 {
  overflow: hidden;
  margin: 20px auto 0;
}

.left6 {
  width: 326px;
  float: left;
}

.middle6 {
  width: 412px;
  float: left;
  margin-left: 30px;
}

.zfxxgk ul {
  overflow: hidden;
  margin: 10px auto;
}

.zfxxgk ul li {
  float: left;
  padding: 6px 8px;
  background-color: #dfeaf4;
  border-radius: 8px;
  margin: 5px 8px;
  min-width: 65px;
  text-align: center;
  color: #434343;
}

.zfxxgk ul li a {
  color: #434343;
  font-size: 16px;
}

.hdjl {
  margin-top: 14px;
}

.hdjl ul {
  overflow: hidden;
  margin: 10px auto;
}

.hdjl ul li {
  float: left;
  padding: 2px 8px;
  border-radius: 4px;
  border: 1px dashed #2174aa;
  margin: 5px 8px;
  min-width: 100px;
  text-align: center;
  background: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011513344759461.png")
    no-repeat;
  background-position: 5px 10px;
  color: #434343;
}

.hdjl ul li a {
  color: #434343;
}

.right6 {
  width: 205px;
  float: right;
}

.right6 ul li {
  margin-bottom: 40px;
}

.title6 {
  line-height: 40px;
  background: #f5f5f5;
  overflow: hidden;
  border-top: 2px solid #0069a5;
  border-bottom: 1px solid #dddddd;
}

.title6 h1 {
  float: left;
  color: #0069a5;
  font-size: 18px;
  padding: 0 10px;
}

.title6 span {
  float: right;
  font-size: 14px;
  padding: 0 10px;
}

.mhwz {
  background: #eeeeee;
  height: 64px;
}

.mhwz h1 {
  color: #3977ae;
  font-size: 16px;
  float: left;
  padding: 10px 20px;
}

.mhwz ul {
  float: left;
  overflow: hidden;
  padding: 15px 20px;
  width: 855px;
}

.mhwz ul li {
  float: left;
  margin: 0 10px;
}

.f-form {
  float: left;
  margin-right: 95px;
  text-align: center;
  color: #535353;
}

.f-form p {
  line-height: 40px;
  font-size: 14px;
  color: #535353;
  font-family: "Songti SC";
}

.f-form a {
  color: #535353;
  display: block;
}

.f2-form {
  float: left;
  margin-top: 18px;
  margin-left: 35px;
  text-align: center;
  color: #535353;
}

.f2-form a {
  display: block;
  color: #535353;
}

.f2-form a p {
  line-height: 40px;
  font-size: 14px;
  color: #535353;
  font-family: "Songti SC";
}

.f2-form p {
  line-height: 40px;
  font-size: 14px;
  color: #535353;
  font-family: "Songti SC";
}

.else {
  float: right;
  width: 270px;
  height: 140px;
}

.part7 {
  margin: 20px auto 0;
  height: 178px;
}

.up3 {
  width: 73%;
  list-style: none;
}

.up3 li {
  background-color: tan;
  float: left;
  width: 20%;
  text-align: center;
  line-height: 30px;
  color: #535353;
}

.blank {
  margin-top: 5px;
}

.part8 {
  margin: 30px auto;
  height: 102px;
}

.pic1 a {
  color: #535353;
}

.upper8 {
  height: 32px;
  width: 981px;
}

.title-last {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #7d7d7d;
  color: #2375ab;
  font-size: 22px;
  line-height: 38px;
  font-family: "Songti SC";
}

.web-info {
  float: left;
}

.web-info ul {
  overflow: hidden;
  margin-left: 20px;
}

.web-info li {
  float: left;
  margin-left: 15px;
  font-size: 12px;
  width: 120px;
  line-height: 38px;
  text-align: center;
  list-style: none;
}

.web-info li a {
  color: #b1b1b1;
  display: block;
  line-height: 38px;
  font-size: 16px;
}

.web-info li a:hover {
  color: #103b84;
  /* background: url("/cms_files/webningboshiguoziweiwangzhan/pubtplobject/defaultSet/556940/images/underline.gif") bottom no-repeat; */
}

.web-info span {
  float: left;
  margin-left: 15px;
  width: 120px;
  line-height: 38px;
  text-align: center;
  list-style: none;
  display: block;
  color: #b1b1b1;
  font-size: 16px;
}

.active {
  color: #103b84 !important;
  /* background: url("/cms_files/webningboshiguoziweiwangzhan/pubtplobject/defaultSet/556940/images/underline.gif") bottom no-repeat; */
}

.name {
  float: left;
}

.down8 ul {
  margin: 0;
  padding: 0;
  width: 981px;
  list-style: none;
  overflow: hidden;
}

.down8 li {
  margin-top: 15px;
  width: 120px;
  float: left;
  padding-left: 0;
  font-size: 14px;
  text-align: left;
}

.down8 li a {
  color: black;
  height: 32px;
  font-size: 14px;
}

.footer {
  background-color: #f5f5f5;
  border-top: 4px solid #3977ae;
}

.footer ul {
  margin: 0;
  padding: 0;
  width: 981px;
}

.footer li {
  margin-top: 25px;
  float: left;
  padding-left: 0;
  font-size: 12px;
  width: 80px;
  height: 25px;
  text-align: center;
  list-style: none;
  z-index: 100;
}

.footer li a {
  color: #656565;
  display: block;
  height: 32px;
}

.yqlj {
  background: #f5f5f5;
  height: 50px;
  background: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011514165442500.png");
  background-position: top center;
}

.yqlj-main {
  width: 1003px;
  overflow: hidden;
  margin: 15px auto;
  padding: 0;
}

.yqlj-main p {
  width: 180px;
  height: 50px;
  display: block;
  float: left;
}

.yqlj-main select {
  height: 28px;
  background: #fff;
  border: 1px solid #e5e5e5;
  line-height: 32px;
  float: left;
  width: 155px;
  margin: 0 6px;
}

.fun {
  width: 550px;
  margin: auto;
}

.upper-f {
  width: 100%;
  height: 60px;
}

.down-f {
  margin-top: 20px;
  width: 100%;
  height: 80px;
}

.add {
  text-align: center;
  font-size: 12px;
  color: #989898;
  overflow: hidden;
  line-height: 20px;
  padding: 0 0 20px 0;
}

.add span {
  width: 120px;
}

.row {
  overflow: hidden;
  margin: 20px 0;
}

.left-nav {
  margin: 0px;
  padding: 0px;
  width: 200px;
  float: left;
}

.List-topic {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #0069a5;
  font-weight: normal;
  border-bottom: 2px solid #0069a5;
  padding-left: 10px;
}

.J1-leftNav {
  list-style: none;
  padding: 0;
  text-indent: 20px;
  margin: 0;
}

.J1-leftNav li {
  line-height: 30px;
  border-bottom: 1px dotted #636467;
  padding: 5px 0 5px 11px;
  font-family: "Songti SC";
}

.J1-leftNav li a {
  font-size: 14px;
  color: #636467;
  height: 30px;
  display: block;
  background-image: url("/cms_files/webningboshiguoziweiwangzhan/pubtplobject/defaultSet/556940/images/list-icon.png");
  background-size: 10px;
  background-repeat: no-repeat;
  background-position-y: center;
}

.J1-leftNav li a:hover {
  color: #0069a5;
}

.List-Main {
  width: 780px;
  float: right;
  margin: 0 auto;
  display: block;
  min-height: 350px;
}

.noLeft-List-Main {
  width: 1003px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}

.J1-list-breadcrumb {
  height: 26px;
  padding-left: 0px;
  list-style: none;
  color: #8d8d8d;
}

.J1-list-breadcrumb li {
  float: left;
  font-size: 14px;
  font-family: "Songti SC";
}

.J1-list-breadcrumb li a {
  color: #8d8d8d;
}

.List-sjzlm {
  height: 50px;
}

.sjlm-list {
  height: 26px;
  padding-left: 0px;
  list-style: none;
  color: #8d8d8d;
  width: 780px;
}

.sjlm-list li {
  float: left;
  font-size: 16px;
  width: 250px;
  text-align: center;
}

.sjlm-list li a {
  color: #305b82;
}

.sjlm-list li img {
  margin: 3px 8px;
  vertical-align: text-bottom;
}

.sjlm-list-zcfg {
  height: 26px;
  padding-left: 0px;
  list-style: none;
  color: #8d8d8d;
  width: 780px;
}

.sjlm-list-zcfg li {
  float: left;
  font-size: 16px;
  width: 50%;
  text-align: center;
}

.sjlm-list-zcfg li a {
  color: #305b82;
}

.sjlm-list-zcfg li img {
  margin: 3px 8px;
  vertical-align: text-bottom;
}

/********在线办理**********/
.sjlm-list-zxbl {
  height: 32px;
  padding-left: 0px;
  list-style: none;
  color: #8d8d8d;
  width: 97%;
  border: #f3f3f3 6px solid;
  line-height: 32px;
  margin: 0 auto;
}

.sjlm-list-zxbl li {
  float: left;
  font-size: 16px;
  width: 188px;
  text-align: center;
}

.sjlm-list-zxbl li a {
  color: #305b82;
}

.sjlm-list-zxbl li img {
  margin: 3px 8px;
  vertical-align: text-bottom;
}

/****************下载专区******************/
.sjlm-list-xzzq {
  height: 26px;
  padding-left: 0px;
  list-style: none;
  color: #8d8d8d;
  width: 780px;
}

.sjlm-list-xzzq li {
  float: left;
  font-size: 16px;
  width: 25%;
}

.sjlm-list-xzzq li a {
  color: #305b82;
}

.sjlm-list-xzzq li img {
  margin: 3px 8px;
  vertical-align: text-bottom;
}

.List-xxzq {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #0069a5;
  font-weight: normal;
  padding-left: 10px;
  background-color: rgba(235, 235, 235, 0.36);
}

.List-xxzq img {
  margin: 3px 8px;
  vertical-align: text-bottom;
}

.List-Block {
  margin-bottom: 10px;
}

.List-NaBar {
  border-bottom: 2px solid #b2b2b2;
  margin: 8px 0 5px 0;
}

.noLeft-List-NaBar {
  border-bottom: 2px solid #b2b2b2;
  margin: 8px 0 5px 0;
}

.list-content {
  margin: 10px 0 30px 0;
}

.list-content li {
  overflow: hidden;
  padding: 8px 5px 8px 5px;
  border-bottom: 1px dotted #e8e8e8;
  font-size: 14px;
  font-family: "Songti SC";
}

.list-content li a {
  overflow: hidden;
  width: 80%;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-decoration: none;
  color: #1b1b1b;
  font-weight: normal;
  float: left;
}

.list-content li a:hover {
  text-decoration: none;
  color: #0069a5;
}

.list-content li p {
  float: right;
  font-size: 14px;
  color: #7d7d7d;
}

.List-search input {
  display: inline;
}

.List-pagination {
  list-style: none;
  float: right;
  font-size: 12px;
  color: #424347;
}

.List-pagination li {
  float: left;
  margin-left: 10px;
  font-family: "Songti SC";
}

.List-pagination li a {
  color: #424347;
}

.List-pagination li a:hover {
  color: #9b9b9b;
}

.List-NewsLoop {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #e0e0e0;
}

.List-NewsLoop p {
  float: left;
  width: calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  font-size: 12px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 28px;
}

.List-NewsLoop a {
  font-size: 14px;
  overflow: hidden;
  width: 650px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  text-decoration: none;
  color: #1b1b1b;
  font-weight: normal;
  padding-left: 15px;
  background-image: url("/cms_files/webningboshiguoziweiwangzhan/pubtplobject/defaultSet/556940/images/icon-dots.png");
  background-repeat: no-repeat;
  background-position-y: center;
  -webkit-transition: 0.3s 0.2s ease;
  -moz-transition: 0.3s 0.2s ease;
}

.List-NewsLoop a:hover {
  color: #9b9b9b;
}

.List-NewsLoop span {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #9b9b9b;
  float: right;
  font-weight: normal;
  line-height: 28px;
}

/*.J1-Article-header{
    text-align: center;
    color:#424347;
    font-size: 16px;
    line-height: 40px;
}*/
.J1-Article-header {
  text-align: center;
  color: #424347;
  font-size: 20px;
  line-height: 50px;
}

.J1-Article-subtitle {
  text-align: center;
  color: #c1c1c1;
  font-size: 12px;
  line-height: 24px;
}

/*.J1-Article-content{
    font-size: 14px;
    line-height: 26px;
    font-family: "Songti SC";
    padding: 0 20px 20px 20px;
}*/
.J1-Article-content {
  font-size: 14px;
  line-height: 26px;
  font-family: "Songti SC";
  margin: 20px 40px;
}

.J1-Article-content a {
  color: #000;
}

.J1-Article-content img {
  border: 0px;
  margin: 0px;
  padding: 10px 0;
  padding-bottom: 5px;
}

.J1-Article-img img {
  margin: 0 auto;
}

.Article-img {
  text-align: center;
}

.Article-img img {
  width: 75%;
}

/*图片轮播;*/
.slides {
  overflow: hidden;
  width: 556px;
  height: 358px;
}

.flexslider {
  position: relative;
  width: 556px;
  height: 358px;
  zoom: 1;
  float: left;
}

.flexslider .slides li {
  width: 556px;
  height: 358px;
  border: none;
}

.flexslider .slides a img {
  width: 100%;
  height: 358px;
  display: block;
}

.flexslider .slides a h2 {
  margin: -30px 0 0 0px;
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  background-color: #000;
  opacity: 0.6;
  z-index: 2;
  position: relative;
}

.flexslider:hover .flex-next {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
  opacity: 0.8;
  filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  filter: alpha(opacity=50);
}

.flex-control-nav {
  z-index: 2;
  position: absolute;
  bottom: 2px;
  right: 10px;
  margin: 0;
  padding: 0px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  background: url("http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011515130634948.png")
    no-repeat 0 -16px;
  display: block;
  height: 16px;
  overflow: hidden;
  text-indent: -99em;
  width: 16px;
  cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
  background-position: 0 0;
}

/*.flexslider .slides a{
    text-decoration: none;
}*/
/*******************导航***************/
.nav1 {
  height: 40px;
  position: relative;
  *z-index: 1000;
  margin: 0 auto;
  width: 1003px;
  color: #ffffff;
  padding: 0 10px;
}

.sy2_inside {
  width: 1003px;
  height: 40px;
  margin: 0px auto;
}

.home01 {
  display: block;
  width: 18px;
  height: 16px;
  position: absolute;
  left: 175px;
  top: 7px;
}

.navli12 {
  display: none !important;
}

.sy1_ul {
  font-size: 16px;
  height: 40px;
  *margin: 12px 0 12px 0;
  _margin: 15px 0 0 0;
  position: relative;
  z-index: 1111;
}

.sy1_ul li.home02 a {
  padding-left: 30px;
}

.sy1_ul li.sy1_li {
  float: left;
  z-index: 10000;
  line-height: 40px;
}

.sy1_ul li.sy1_li .sy1_tit {
  line-height: 40px;
  font-size: 16px;
  display: block;
  text-align: center;
}

.sy1_ul .sy1_li .sy2_li_h {
  border-left: solid 1px #014c6c;
  border-top: solid 1px #014c6c;
  border-bottom: solid 1px #014c6c !important;
  display: block;
  z-index: 2000;
}

.sy1_ul .sy1_li .sy2_li_h a {
  color: #333 !important;
}

.sy1_ul .sy1_li .sy2_li_h a:hover {
  color: #ec9205 !important;
}

.sy1_li {
  width: 130px;
  float: left;
  display: inline;
}

.sy2_ul {
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 1112;
  display: none;
  border: #d7dadc solid 1px;
  border-top: none;
  padding: 5px 10px;
  background: #fff;
  width: 980px;
  text-align: left;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.sy2_ul li {
  float: left;
  z-index: 10000;
  line-height: 40px;
  width: 100px;
  margin: 0px -7px 0px 30px;
}

.sy2_ul li a,
.sy2_ul li a:hover {
  color: #1d66cf;
  font-size: 16px;
  font-weight: normal;
  padding: 0px;
  background: #fff;
}

.sy2_li {
  float: left;
  color: #fff;
  line-height: 50px;
  font-size: 16px;
  text-align: left;
  margin: 0 5px;
  _margin-left: 2px;
  position: relative;
  width: 100px;
}

.sy2_tit {
  padding: 0 0 12px 10px;
  overflow: hidden;
}

.sy2_tit:hover {
  color: #ec9205 !important;
}

.sy1_li_bg {
  height: 40px !important;
  display: block;
  text-align: center;
  color: #ffffff;
}

.sy1_li_bg a:hover {
  color: #ffffff;
}

/*****************分页*************************/
.default_pgPanel span,
.default_pgPanel input {
  display: inline;
}

/***************文章页参数*******************/
.J1-Article-info {
  padding-bottom: 10px;
  text-align: center;
  color: #424347;
  border-bottom: dashed 1px #b1b1b1;
  font-size: 12px;
  margin: 10px 10px;
}

.J1-Article-info a {
  color: #989898;
}

.J1-Article-info .protect-color {
  display: inline;
}

.J1-Article-info .protect-color a {
  margin-right: 2px;
  display: inline-block;
  width: 10px;
  height: 10px;
  border: solid 1px #999;
  vertical-align: bottom;
  margin-bottom: 3px;
}

#share {
  margin: 0px 40px;
  text-align: left;
  position: relative;
  line-height: 18px;
  font-size: 13px;
  font-weight: bold;
}

.bshare-custom {
  position: absolute;
  top: 0px;
  left: 56px;
}

/*************上下篇***************/
.info_next {
  margin: 10px 40px;
  text-align: left;
  line-height: 30px;
}

.info_next a {
  color: #000;
  font-size: 12px;
}

/**************相关文章**************/
.info_xgxx {
  margin: 0px 40px;
  text-align: left;
}

.info_xgxx span {
  font-size: 14px;
  font-weight: bold;
  color: #3977ae;
}

.info_xgxx ul {
  margin-top: 6px;
  overflow: hidden;
  height: 145px;
}

.info_xgxx ul a {
  font-size: 12px;
  color: #000;
}

.info_xgxx li {
  width: 900px;
  height: 27px;
  line-height: 27px;
  padding: 0 0 0 20px;
  background: url("/cms_files/webningboshiguoziweiwangzhan/pubtplobject/defaultSet/556940/images/dd.png") 0px no-repeat;
  float: left;
  overflow: hidden;
  border-bottom: #d9d9d9 1px dashed;
}

.info_xgxx li a {
  width: 880px;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left;
}

/*网站地图*/
.wzdt_yjlm,
.wzdt_yjlm a:link,
.wzdt_yjlm a:visited,
.wzdt_yjlm a:active,
.wzdt_yjlm a:hover {
  clear: both;
  background: #3977ae;
  float: left;
  margin: 8px 20px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
}

.wzdt_con {
  font-size: 13px;
  line-height: 27px;
  margin: 0px;
  padding: 8px 20px;
}

.wzdt_con li {
  float: left;
  width: 25%;
  text-align: left;
  text-indent: 8px;
  overflow: hidden;
  background-image: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3444/site/picture/1210/2007011512151619536.png);
  background-repeat: no-repeat;
  background-position: left 53%;
}

.wzdt_con li a {
  padding-left: 4px;
}

.wzdt_con li a:hover {
  color: #0069a5;
}

.black_13_27 {
  font-size: 13px;
  line-height: 27px;
}

/********民意征集********/
.myzj {
  width: 98%;
  height: 179px;
  margin: 8px;
}

.myzj_table {
  height: 33px;
  width: 100%;
  background-color: #eeeeee;
}

.myzj_table ul {
  height: 33px;
  width: 100%;
  padding: 0;
  list-style: none;
}

.myzj_table li {
  font-size: 14px;
  float: left;
  margin-top: 5px;
  color: #000000;
  text-align: center;
}

.myzj_content {
  float: left;
  margin: 7px 0 0 0;
  padding: 0;
}

.myzj_content li {
  line-height: 31px;
  clear: both;
  width: 100%;
  overflow: hidden;
}

.myzj_content p {
  float: left;
  text-align: left;
  width: 70%;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.myzj_content p a {
  font-size: 14px;
  color: #000000;
  margin-left: 15px;
  margin-right: 5px;
}

.myzj_content span {
  float: left;
  color: #a0a0a0;
  width: 15%;
  text-align: center;
  height: 31px;
  overflow: hidden;
}

.myzj_content h4 {
  float: left;
  color: #448aca;
  font-weight: 500;
  font-size: 14px;
  width: 15%;
  text-align: center;
  height: 31px;
  overflow: hidden;
}

.myzj_content h4 a {
  color: #448aca;
}

/****************网上调查*****************/
.wsdc {
  width: 98%;
  margin: 8px;
}

.wsdc_title {
  color: #000000;
  font-size: 14px;
  line-height: 31px;
}

.wsdc_title a {
  color: #000000;
}

.wsdc_time {
  color: #000000;
  font-size: 14px;
  line-height: 31px;
}

.wsdc_result {
  color: #448aca;
  font-size: 14px;
  line-height: 31px;
}

.wsdc_result a {
  color: #448aca;
}

#info_content {
  width: 100%;
  min-height: 700px;
}

/***************在线办理*****************/
.zxbl-part {
  margin: 20px auto;
  height: 100px;
}

.zxbl-part .rect-form {
  float: left;
  margin-top: 15px;
  margin-left: 106px;
}

.zxbl-part .rect-form img {
  border: 1px solid #ccc;
}

.zxbl-content {
  margin: 0 auto;
  width: 50%;
}

.zxbl-content li {
  overflow: hidden;
  padding: 8px 5px 8px 5px;
  font-size: 14px;
  font-family: "Songti SC";
}

.zxbl-content li a {
  color: #1b1b1b;
  float: left;
}

.zxbl-content li a:hover {
  text-decoration: none;
  color: #0069a5;
}

.zxbl-content li p {
  font-size: 14px;
  color: #7d7d7d;
  float: right;
  width: 15%;
}

.add_1 {
  width: 1003px;
  margin: 0 auto;
  min-height: 130px;
}

.bot_1 {
  width: 28%;
  float: left;
  text-align: right;
  padding: 30px 30px 30px 0px;
}

.bot_2 {
  float: left;
}

/*******************首页新增样式*********************/
.s-zfxxgk .con {
  margin-top: 4px;
}

.s-zfxxgk .con a {
  border-radius: 4px;
  border: 1px dashed #2174aa;
  width: 156px;
  height: 45px;
  margin-top: 8px;
  line-height: 45px;
  font-size: 16px;
}

.s-zfxxgk .con a img {
  float: left;
  margin-left: 14px;
  margin-right: 12px;
  margin-top: 10px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.s-content p {
  width: 86%;
}

.s-content li span {
  width: 11%;
}

.s-part {
  overflow: hidden;
  margin: 12px auto 0;
}

.s-link a {
  width: 50%;
  text-align: center;
  display: block;
  float: left;
}

.s-hdjl {
  float: left;
  width: 782px;
  height: 110px;
  border: #eeeeee 1px solid;
}

.hdjl-title {
  width: 56px;
  height: 110px;
  background-color: #3977ae;
  color: #fff;
  font-size: 18px;
  writing-mode: vertical-lr;
  line-height: 56px;
  text-align: center;
}

.hdjl-con a {
  width: 80px;
  float: left;
  text-align: center;
  margin-top: 10px;
}

.hdjl-con a span {
  display: block;
  margin-top: 8px;
  line-height: 16px;
  font-size: 14px;
}
