@charset "utf-8";

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background-color: #fff;
  font-family: "微软雅黑";
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  color: #427fda;
}

ul,
li {
  list-style: none;
}

.w {
  width: 1200px;
  margin: 0 auto;
}

.clearfix {
  content: "";
  display: table;
  /* 	clear: both; */
}

.clearfix:after {
  content: "";
  width: 0;
  height: 0;
  clear: both;
}

/*顶部导航*/

/*主导航*/

/*当前位置*/
.position {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background-color: #ededed;
}

.position .position-txt {
  padding-left: 25px;
  font-size: 13px;
  color: #454545;
  background: url(dqwz_pic.png) 1px no-repeat;
}

/*内容*/
.con {
  margin-top: 30px;
  margin-bottom: 30px;
}

/*左侧*/
.con .con-left {
  float: left;
  width: 270px;
  /*height: 820px;*/
  margin-right: 30px;
  background-color: #efefef;
}

.con-left .con-left-title {
  width: 270px;
  height: 50px;
  line-height: 50px;
  padding-left: 50px;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  background: url(lanm_tit.png) 20px 18px no-repeat #21528a;
}

/*左侧信息列表*/
.con-left .con-leftn-list {
  width: 270px;
  min-height: 720px;
  font-size: 17px;
  color: #333;
  background-color: #efefef;
}

.con-leftn-list li {
  width: 270px;
  height: 45px;
  line-height: 45px;
  padding-left: 35px;
  border-bottom: 1px #e3e3e3 solid;
}

.con-leftn-list li a {
  padding-left: 20px;
  background: url(gray_triangle.png) no-repeat left center;
  font-size: 17px;
  color: #333;
}

.con-leftn-list li:hover {
  background-color: #b6ccec;
  cursor: pointer;
}

.con-leftn-list li:hover a {
  background: url(blue_triangle.png) no-repeat left center;
  color: #427fda;
}

/*右侧*/
.con .con-right {
  float: left;
  width: 900px;
  min-height: 770px;
  font-size: 17px;
  color: #333;
  padding: 10px 25px;
  background-color: #f9f9f9;
  border: 1px solid #dedede;
}

/*右侧信息列表*/
.con-right li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding-left: 12px;
  background: url(tylm_pic_02.png) no-repeat left center;
  border-bottom: 1px #dedede dotted;
}

.con-right li a {
  font-size: 17px;
  color: #333;
}

.con-right li a:hover {
  color: #427fda;
}

a:hover {
  color: #427fda;
}

.con-right li span {
  float: right;
  font-size: 17px;
  color: #999;
}

li.float_li {
  float: left;
  padding-right: 15px;
}

.con-right li.float_li {
  width: auto;
}


/* 适老化 */
.old_type .position {
  height: auto;
  line-height: 60px;
}

.old_type .position .position-txt {
  font-size: 32px;
  padding-left: 50px;
  background-size: 35px;
  background-position: left 21px;
}

.old_type .con-right li {
  height: 72px;
  line-height: 72px;
}

.old_type .con-right li a {
  font-size: 36px;
  width: 70%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.old_type .con-right li span {
  font-size: 28px;
}

.old_type .con-left div {
  font-size: 48px !important;
}

.old_type .con-left .con-left-title {
  width: 100%;
  height: 100px;
  line-height: 100px;
  background-position-y: 46px;
}

.old_type .con .con-right {
  width: 100%;
  font-size: 24px;
  line-height: 48px;
}

.old_type .con .con-right table {
  width: 100%;
}

.old_type .con .con-left {
  width: 100%;
  margin-bottom: 70px;
}

.old_type .con-left .con-leftn-list {
  width: 100% !important;
  min-height: auto !important;
}

.old_type .con-leftn-list li {
  width: 100%;
  height: 72px;
  line-height: 72px;
}

.old_type .con-leftn-list li a {
  font-size: 36px;
}

.old_type .currpos {
  line-height: 50px;
  font-weight: 700;
  font-size: 24px;
  padding-left: 25px;
  background-size: 24px auto;
  background-position-y: 14px;
}

.old_type .currpos a {
  font-size: 24px;
}

.old_type table.default_pgToolbar {
  background: none;
  border: none;
}

.old_type .con .con-right table.default_pgPanel {
  width: auto;
  float: none;
  margin: 0 auto;
}

.old_type .con-right li.float_li {
  width: 100%;
  padding-right: 0px;
  background-size: 9px;
  padding-left: 20px;
}











.old_type .default_pgPerPage {
  display: none;
}

.old_type .default_pgFirst {
  width: 100px;
  height: 50px;
  background: url(/cms_files/jcms1/web2518/site/images/44090/first.gif) no-repeat center;
  background-size: contain;
}

.old_type .default_pgFirstDisabled {
  width: 120px;
  height: 50px;
  background: url(/cms_files/jcms1/web2518/site/images/44090/first_disabled.gif) no-repeat center;
  cursor: auto;
  background-size: contain;
}

.old_type .default_pgPrev {
  width: 120px;
  height: 50px;
  background: url(/cms_files/jcms1/web2518/site/images/44090/2103311728452201563.png) no-repeat center;
  background-size: contain;
}

.old_type .default_pgPrevDisabled {
  width: 120px;
  height: 50px;
  background: url(/cms_files/jcms1/web2518/site/images/44090/prev_disabled.gif) no-repeat center;
  cursor: auto;
  background-size: contain;
}

.old_type .default_separator {
  display: none;
}

.old_type .default_pgNext {
  width: 120px;
  height: 50px;
  background: url(/cms_files/jcms1/web2518/site/images/44090/next.gif) no-repeat center;
  background-size: contain;
}

.old_type .default_pgLast {
  width: 100px;
  height: 50px;
  background: url(/cms_files/jcms1/web2518/site/images/44090/last.gif) no-repeat center;
  background-size: contain;
}

.old_type .default_pgRefresh {
  width: 120px;
  height: 50px;
  background: url(/cms_files/jcms1/web2518/site/images/44090/2101271727178927538.gif) no-repeat center;
  background-size: contain;
}

.old_type .default_pgSearchInfo {
  display: none;
}

.old_type .default_pgToolbar td {
  font-size: 20px;
  width: auto;
  padding: 0 0px 0 0px;
}

.old_type .default_pgToolbar td:first-child+td+td+td {
  display: none;
}

.old_type .default_pgToolbar td input {
  outline: none;
}

.old_type .default_pgCurrentPage {
  width: 80px;
  height: 50px;
  line-height: 50px;
}

.old_type .default_pgNextDisabled {
  width: 100px;
  height: 50px;
  background: url(/cms_files/jcms1/web2518/site/images/44090/2111291041066108227.gif) no-repeat center;
  background-size: contain;
}

.old_type .default_pgLastDisabled {
  width: 120px;
  height: 50px;
  background: url(/cms_files/jcms1/web2518/site/images/44090/2111291041065739147.gif) no-repeat center;
  background-size: contain;
}