@charset "utf-8";

/* CSS Document */

/* 进入老年版鼠标光标变大 begin */
.old_type a.default_pgPrevDisabled,.old_type a.default_pgFirstDisabled,.old_type a.default_pgLastDisabled,.old_type a.default_pgNextDisabled,.old_type * {
  cursor: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/mouse_default.cur), auto !important;
}
.old_type a,.old_type a img,.old_type a span {
  cursor: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/pointer.cur), auto !important;
}
.old_type a:hover {
  /* color:#80A3B9; */
}
/* 进入老年版鼠标光标变大 end */
/* body.old_type {
  width: 1200px;
  margin: 0 auto;
} */
.old_type .old_boxin{
  width: 1200px;
  margin: 0 auto;
}
/* 通用头部 */
.old_type  .wrapper1200 {
	width: 100%;
	height: 60px !important;
	margin: auto;
	padding: 0 3vw;
}

.old_type .wrapper1200 ul:nth-child(1) {
	display: none;
}

.old_type .topnavul1 {
	display: flex;
	width: 100%;
	justify-content: flex-end;
  height: 60px;
  line-height: 64px;
  font-size: 32px !important;
}

.old_type .wrapper1200 ul a {
	font-size: 32px !important;
	color: #551a8b !important;
  line-height: 60px;
}

.old_type .wrapper1200 ul li {
  line-height: 60px !important;
  font-size: 32px !important;
  color: #551a8b !important;
  margin-left: 5px !important;
}


.old_type .header_1200 {
	width: 100%;
}


.old_type .Search {
	width: 100%;
	margin-top: 20px;
	margin-right: 0;
}

.old_type .search {
	margin: 0 auto;
	float: none;
	height: 100%;
	width: auto;
}

.old_type .search input[type=submit]{
	width: 10%;
	background: #0062ac url(/cms_files/jcms1/web1305/site/picture/639/s2004141042301148329.png) no-repeat center center;
	cursor: pointer;
	float: right;
}

.old_type  .search input[type=text] {
	width: 90%;
	padding-left: 30px;
	font-size: 3.466vw;
	color: #999;
	float: right;
	background: #FFFFFF;
    font-size: 32px;
}

.old_type .search input {
	height: 100%;
	/* line-height: 9.33vw; */
	border: 0;
	font-family: 微软雅黑;
	outline: none;
}

.old_type .center_w {
	display: none;
}

.old_type .nav {
  width: 100%;
  height: 240px;
  margin: unset;
}

.old_type .nav ul {
  width: 100%;
  height: 240px;
  line-height: 120px;
  display: flex;
  flex-wrap: wrap;
}

.old_type .nav li {
  width: 300px;
  /* margin-left: 2vw; */
  /* margin-right: 2vw; */
  height: 120px;
}

.old_type .nav span {
	display: none;
}

.old_type .nav li a {
	width: 100%;
	font-size: 48px !important;
	height: 100%;
}

.old_type .nav li a img {
	margin-right: 20px;
}

.old_type .dqwz-center {
	margin: unset;
	width: 100vw;
}

.old_type .article {
	width: 100vw;
	margin: unset;
}

.old_type .article-top {
	width: 100%;
}

.old_type table td {
  word-break: break-word;
}


.old_type .loginBtns {
font-size: 32px !important;
}


/* 通用头部结束 */


.old_type .fbrq-llcs {
	display: grid;
}

.old_type .fare {
	display: none;
}

.old_type .article-conter {
	width: 100%;
}

.old_type .article-conter img {
	max-width: 80%;
}

.old_type .dy-gb {
	width: 100%;
	display: none;
}


/* 通用尾部 */
.old_type .link .contentWidth ul li .friendlinktit {
    display: block;
    width: 100%;
    position: relative;
    background: #fff url(/cms_files/jcms1/web1305/site/images/41927/link_img.png) no-repeat 210px 12px;
    font-size: 32px !important;
    background-position-x: 218px !important;
}


.old_type .friendlink {
	width: 100% !important;
	max-height: 400px;
	height: auto;
	overflow: auto;
	background: #fff;
}



.old_type .friendlink a {
    font-size: 32px;
    display: block;
    float: left;
    width: 182px;
    margin: 5px 9px;
    color: rgb(0,0,0);
    line-height: 30px;
}
.old_type .footer_con {
  height: auto !important;
  padding-bottom: 50px;
}

.old_type .footer_con p {
    font-size: 32px;
    line-height: 64px;
}

.old_type .gywm ul li {
    margin-left: 10px;
    margin-right: 10px;
    float: left;
    line-height: 40px;
    height: 64px;
}

.old_type .gywm ul li a {
    width: 66px;
    line-height: 30px;
    font-size: 32px;
}

.old_type .yqlj {
  width: 100% !important;
  min-height: auto;
  border-top: 2px solid #d0d0d0;
  margin: none;
  float: left;
}

.old_type .link {
  width: 100% !important;
  height: auto;
margin: 0;  
padding-top: 30px;
  padding-bottom: 30px;
}


/* 图标隐藏 */

/* 通用尾部结束 */

/* 横向滚动条解决 */
html,
body {
    padding: 0;
    margin: 0;
    width: 100%;
    /* height: 100%; */
    left: 0;
    top: 0;
    /* overflow: hidden;
    overflow-y: auto; */
}

.old_type .content {
	width: 100%;
}

.old_type .cont {
	width: 100%;
	background: #FFFFFF;
	margin: 0;
	padding-bottom: 30px;
	float: left;
  margin-top: 50px;
	padding: 30px;
  margin-bottom: 50px;
}

.old_type .cont_one {
	/* margin-top: 5.33vw; */
	margin-top: 0;
	height: auto;
	float: left;
	width: 100%;
}

.old_type .cont_one .cont_one_lef {
	width: 100%;
	border-top: 1px solid #d4d4d4;
	margin-left: 0;
	float: left;
	margin-top: 0;
}

.old_type .cont_one_lef .ldbz_top {
	line-height: 80px;
	height: 80px;
}

.old_type .cont_one_lef .ldbz_top span {
	display: block;
	padding: 0 5.33vw;
	margin-top: -0.53vw;
	text-align: center;
	float: left;
	font-weight: bold;
	line-height: 11vw;
	font-size: 4.53vw;
	color: #0062ac;
}

.old_type .cont_one_lef .ldbz_top a {
  display: block;
  width: 200px;
  margin-top: -4px;
  text-align: right;
  float: right;
  line-height: 80px;
  font-size: 36px;
  color: #999999;
}

.old_type .cont_one_lef .nr_zuo img {
  width: 260px !important;
  max-width: 260px !important;
  height: auto !important;
}

.old_type .nr_you {
	width: 60%;
	margin-left: 3vw;
	float: left;
}

.old_type .nr_you h3 {
  color: #0062ac;
  font-size: 36px;
  margin: 10px;
}

.old_type .nr_you .sp1 {
  font-weight: bold;
  float: left;
  line-height: 64px;
  font-size: 32px !important;
}

.old_type .nr_you .sp2 {
  line-height: 64px;
  font-size: 32px !important;
}


.old_type .ldbz_list li {
  float: left;
  line-height: 64px;
  margin: 8px 30px;
}

.old_type .ldbz_list ul {
	width: 100%;
	margin: 0 auto;
}



.old_type .ldbz_list li a {
  font-size: 32px !important;
  color: #333;
  font-weight: bold;
}


.old_type .ldbz_list {
	width: 100%;
	height: auto;
	background: #f8f8f8;
	margin-top: 50px;
	border: 1px solid #d7d7d7;
}

.old_type .cont_one_rig .ldbz_top span {
  display: block;
  padding: 0 20px;
  margin-top: -2px;
  text-align: center;
  float: left;
  font-weight: bold;
  line-height: 80px;
  font-size: 34px;
  color: #0062ac;
}

.old_type .cont_one_rig .ldbz_top a {
  display: block;
  width: 200px;
  margin-top: -2px;
  text-align: right;
  float: right;
  line-height: 80px;
  font-size: 36px;
  color: #999999;
}

.old_type .gaiyao {
	font-size: 4vw !important;
	color: #333333;
	line-height: 8vw;
	text-indent: 2em;
	margin: 0 10px;
}

.old_type .jggk .sp1 {
  font-weight: bold;
  float: left;
  line-height: 64px;
  font-size: 32px !important;
}

.old_type .jggk .sp2 {
  font-size: 32px !important;
  line-height: 64px !important;
}

.old_type .cont_one .cont_one_rig {
	width: 100%;
	border-top: 1px solid #d4d4d4;
	margin-left: 0;
	float: left;
	margin-top: 50px;
}



.old_type .cont_two {
	float: left;
	width: 100%;
}



.old_type .cont_two .jgzn_top {
	width: 100%;
	border-top: 1px solid #d4d4d4;
	margin-left: 0;
	margin-top: 50px;
}

.old_type .jgzn_top a {
  display: block;
  padding: 0 20px;
  margin-top: -2px;
  text-align: center;
  float: left;
  font-weight: bold;
  line-height: 96px;
  font-size: 48px;
  color: #0062ac;
}


.old_type .jggk_list {
	width: 100%;
	margin: 0 auto;
}

.old_type .jggk_list li {
  width: 330px;
  height: 100px;
  line-height: 100px;
  float: left;
  text-align: center;
  background: #f8f8f8;
  border: 1px solid #d7d7d7;
  margin: 15px;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
}

.old_type .jggk_list li a {
  color: #333;
  font-size: 32px;
}
.old_type .cont_three {
	width: 100%;
	margin: 0 auto;
	float: left;
}

.old_type .cont_three img {
	width: 100% !important;
	height: 150px !important;
  margin-top: 15px;
}
.old_type .yqlj {
	width: 100%;
	min-height: 70px;
	float: left;
}

.old_type  .link {
	width: 100%;
	height: auto;
	margin: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	float: left;
}

.old_type .friendlink {
	display: none;
	width: 100%;
	max-height: 400px;
	height: auto;
	overflow: auto;
	background: #fff;
}


.old_type .wrapper1200 ul li {
    margin: 0;
    font-size: 4vw;
}

.old_type .link .contentWidth ul li:nth-child(2) {
  margin-left: 0 !important;
}
.old_type .link .contentWidth ul li {
  height: 72px !important;
  line-height: 70px !important;
}
.old_type .link .contentWidth ul li:nth-child(3) {
  width: 480px !important;
}.old_type .link .contentWidth ul li:nth-child(3) {
    width: 480px !important;
}
.old_type .link .contentWidth ul li:nth-child(3) .friendlinktit {
  width: 100% !important;
  background-position-x: right !important;
  background-position-y: center !important;
}
.old_type .link .contentWidth ul li .friendlinktit {
  display: block;
  width: 100%;
  position: relative;
  background: #fff url(/cms_files/jcms1/web1305/site/images/41927/link_img.png) no-repeat 210px 12px;
  font-size: 32px !important;
  background-position-x: right !important;
  background-position-y: center !important;
  padding-bottom: 0 !important;
}
.old_type .link .contentWidth ul li {
  width: 328px !important;
  margin-left: 30px !important;
}