@charset "UTF-8";
body {
  margin: 0;
  padding: 0;
  font-family: 微软雅黑;
}

.containers {
  min-height: 200px;
  width: 100%;
  background-color: #ffffff;
}

.con-middle {
  width: 1200px;
  min-height: 200px;
  padding-top: 31px;
  margin: 0 auto;
}

/*切换一*/
.con-qh1 {
  width: 100%;
  height: 407px;
  background-color: #f9f9f9;
}

.con-qh1-left {
  width: 193px;
  height: 99px;
  float: left;
}

.con-qh1-title {
  width: 100%;
  height: 99px;
  background-color: #e2e9f5;
  line-height: 99px;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
  color: #355e92;
  cursor: pointer;
}

.con-qh1-right {
  width: 1007px;
  height: 407px;
  float: left;
  padding: 20px;
}

.con-qh1-title.hover {
  background-color: #355e92;
  color: white;
}

.con-qh1-right > div {
  width: 967px;
  height: 367px;
}

/*切换二*/
.con-qh2 {
  width: 100%;
  min-height: 100px;
  margin-top: 18px;
}

.con-qh2-title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #dadada;
}

.con-qh2-title div {
  float: left;
  line-height: 59px;
  font-weight: bold;
  font-size: 19px;
  color: #355e92;
  cursor: pointer;
}

.con-qh2-title div.hover {
  font-size: 19px;
  color: #bb0000;
  font-weight: bold;
}

.con-qh2-list {
  width: 100%;
  height: 380px;
  padding: 20px;
}

.con-qh2-list > div {
  width: 1160px;
  height: 340px;
}

/*新闻发布+数据解读*/
.con-three {
  width: 100%;
  height: 280px;
}

.con-three-title {
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #dadada;
}

.con-three-title span {
  font-size: 19px;
  color: #bb0000;
  font-weight: bold;
  float: left;
}

.con-three-title a {
  float: right;
  font-size: 15px;
  color: #999999;
}

.con-three-list {
  width: 100%;
  height: 180px;
  margin-top: 15px;
}

.con-three-list li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px dashed #dadada;
  background: url(tzs_bg_22.png) no-repeat left;
  padding-left: 15px;
}

.con-three-list li a {
  float: left;
  font-size: 17px;
  color: #333333;
}

.con-three-list li span {
  float: right;
  font-size: 17px;
  color: #999999;
}

/*新闻发布*/
.con-three-left {
  width: 590px;
  height: inherit;
  float: left;
}

/*数据发布*/
.con-three-right {
  width: 590px;
  height: inherit;
  float: right;
}

/* 老年版开始 */
.old_type .con-middle {
  padding: 50px 0;
}
.old_type .con-qh1 {
  height: auto;
}
.old_type .con-qh1-left {
  width: 100%;
  height: auto;
  display: flex;
  float: none;
}
.old_type .con-qh1-title {
  height: auto;
  padding: 30px;
  margin: 0 !important;
  margin-right: 15px !important;
  display: flex;
  align-items: center;
  font-size: 38px;
  line-height: 1.125;
}
.old_type .con-qh1-title:last-of-type {
  margin-right: 0 !important;
}
.old_type .con-qh1-right {
  width: 100%;
  height: 492px;
  padding: 30px;
  float: none;
}
.old_type .con-qh1-right > div {
  width: 1140px;
  height: 432px;
}
.old_type .con-qh1-right > div > div:nth-of-type(2) {
  padding: 10px !important;
  font-size: 28px !important;
  line-height: 42px !important;
}
.old_type .con-qh1-right > div > div:nth-of-type(2) > span {
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px !important;
  border-radius: 20px !important;
}
.old_type .sjkfpt img {
  margin: 50px 0 !important;
}
.old_type .con-qh2-title {
  height: 120px;
  line-height: 120px;
  border-width: 2px;
}
.old_type .con-qh2-title div {
  margin-left: 0 !important;
  margin-right: 30px;
  font-size: 38px;
  line-height: 118px;
}
.old_type .con-qh2-list {
  height: auto;
  padding: 30px 0;
}
.old_type .con-qh2-list > div {
  width: 1200px;
  height: 411.724137931px;
}
.old_type .con-qh2-list > div > div:nth-of-type(2) {
  padding: 10px !important;
  font-size: 28px !important;
  line-height: 42px !important;
}
.old_type .con-qh2-list > div > div:nth-of-type(2) > span {
  width: 20px !important;
  height: 20px !important;
  margin-right: 10px !important;
  border-radius: 20px !important;
}
.old_type .con-qh2-list > div > span {
  font-size: 26px !important;
  bottom: -20px !important;
  left: 40px !important;
}
.old_type .con-three-title {
  height: 60px;
  line-height: 60px;
}
.old_type .con-three-title img {
  width: 50px;
  margin-top: 18px !important;
}
.old_type .con-three-title a {
  width: 280px !important;
  font-size: 38px !important;
  line-height: 50px !important;
}
.old_type #barrierfree_container .line {
  width: 410px;
  margin-top: 24px;
}
.old_type .con-three {
  height: auto;
}
.old_type .con-three-left {
  margin-top: 50px;
  float: none;
}
.old_type .con-three-list {
  width: 100%;
  height: auto;
  margin: 0;
  float: none !important;
}
.old_type .con-three-list:first-of-type {
  margin-top: 30px;
}
.old_type .con-three-list li {
  height: 90px;
  padding-left: 30px;
  display: flex;
  line-height: 90px;
  border-width: 2px;
  background-size: 6px;
}
.old_type .con-three-list li a {
  width: 1px;
  margin-right: 1em;
  font-size: 34px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  flex: 1;
}
.old_type .con-three-list li span {
  font-size: 34px;
}

/* 老年版结束 */