@charset "UTF-8";
.top li {
  display: flex;
  align-items: center;
}

/* 通用样式开始 */
[role=button],
[role=link] {
  cursor: pointer;
}

.old_type * {
  box-sizing: border-box;
  cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/mouse_default.cur) 8 0, auto !important;
}

.old_type a,
.old_type a *,
.old_type button,
.old_type [role=button],
.old_type [role=button] *,
.old_type [role=link],
.old_type [role=link] *,
.old_type input[type=submit] {
  cursor: url(//zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3096/site/images/1/cur/pointer.cur) 15 0, auto !important;
}

/* 通用样式结束 */
/* 老年版按钮开始 */
.old_boount,
.new_boount {
  display: block;
  padding: 0 5px;
  margin-left: 15px;
  font-size: 18px;
  line-height: 30px;
  border-radius: 8px;
  white-space: nowrap;
  color: #ffffff;
  background-color: #fabe2d;
  transition: 0.2s all;
  outline: none;
}

.old_type .old_boount {
  padding: 0 10px;
  margin-left: 30px;
  font-size: 28px;
  line-height: 50px;
}

.old_boount {
  display: none;
}

.old_type .old_boount {
  display: inline;
}

.old_type .new_boount {
  display: none;
}

.old-show {
  display: none;
}

.old_type .old-show {
  display: block;
}

/* 老年版按钮结束 */
/* 头部老年版开始 */
.old_type .top li {
  height: 80px;
  font-size: 26px;
  line-height: 80px;
}
.old_type .top li.top_separte {
  width: 2px;
  height: 36px;
  margin: 22px 28px 0;
}
.old_type .yhzx111 iframe {
  top: 80px !important;
  left: -170px !important;
  transform: scale(2);
  transform-origin: left top;
}
.old_type .bannner {
  height: 279px;
  background-size: auto 279px;
  background-position: center;
}
.old_type .bannnercon {
  height: 279px;
  background-size: auto 279px;
  background-position: left;
}
.old_type .height30 {
  height: 50px;
}

/* 头部老年版结束 */
/* 当前位置老年版开始 */
.old_type .position-container {
  height: auto !important;
  padding-left: 140px !important;
  display: flex;
  font-size: 26px !important;
  line-height: 100px !important;
  background-size: 64px !important;
  background-position: 48px 18px !important;
}
.old_type .position-container * {
  font-size: 34px !important;
}
.old_type .position-container > div:first-of-type {
  white-space: nowrap;
}
.old_type .position-container > div > table > tbody > tr {
  display: flex;
}
.old_type .position-container > div > table > tbody > tr > td:first-of-type {
  white-space: nowrap;
}
.old_type .position-container > div > table > tbody > tr > td > table > tbody > tr {
  display: flex;
  flex-wrap: wrap;
}

/* 当前位置老年版结束 */
/* 检索框老年版开始 */
.old_type div[style*="height: 30px"],
.old_type div[style*="height:30px"] {
  height: 50px !important;
}
.old_type .height20 {
  height: 30px;
}
.old_type .zswdk_search {
  height: auto;
  padding: 30px;
  border-width: 2px;
  background-size: auto 190px;
}
.old_type #Formdh03 {
  display: flex;
}
.old_type #Formdh03::after {
  display: none;
}
.old_type .zswdk_searchTxt {
  height: 112px;
  padding-left: 46px;
  margin: 0;
  flex: 1;
  font-size: 34px;
  background-size: auto 112px;
}
.old_type .zswdk_searchBnt {
  width: 336px;
  height: 112px;
  margin: 0;
  margin-left: 15px;
  background-size: auto 112px;
}

/* 检索框老年版结束 */