@charset "UTF-8";
body {
  font-family: "Microsoft YaHei";
}

*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
  border: medium none;
  margin: 0;
  padding: 0;
}

em {
  font-style: normal;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
ins {
  text-decoration: none;
}

*:focus {
  outline: none;
}

li {
  list-style: none;
  text-decoration: none;
}

a {
  outline: none !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
}

.cf {
  zoom: 1;
}

.hide {
  display: none;
}

.block {
  display: block;
}

.cf:before {
  content: " ";
  display: table;
}

.cf:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

a {
  color: #333333;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.container {
  background: #f5f5f5;
}

.content1 {
  min-height: 315px;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

/* 轮播 */
.lunbo_box {
  width: 445px;
  height: 272px;
}

a.focusBox {
  text-decoration: none;
  color: #ffffff;
}

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

.bord {
  width: 445px;
  height: 272px;
}

.focusBox {
  position: relative;
  width: 445px;
  height: 272px;
  overflow: hidden;
  font: 12px/1.5 Verdana, Geneva, sans-serif;
  text-align: left;
  background: white;
}

.focusBox .pic {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.focusBox .pic img {
  width: 445px;
  height: 272px;
  display: block;
}

.focusBox .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  height: 36px;
  line-height: 36px;
  width: 100%;
  background: #333;
  filter: alpha(opacity=40);
  opacity: 0.4;
  overflow: hidden;
}

.focusBox .txt {
  position: absolute;
  bottom: 0;
  z-index: 2;
  height: 36px;
  width: 100%;
  overflow: hidden;
  line-height: 36px;
}

.focusBox .txt li {
  height: 36px;
  line-height: 36px;
  position: absolute;
  bottom: -36px;
}

.focusBox .txt li a {
  display: block;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
  line-height: 36px;
  padding: 0 0 0 10px;
  max-width: 350px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.focusBox .num {
  position: absolute;
  z-index: 3;
  bottom: 8px;
  right: 8px;
}

.focusBox .num li {
  float: left;
  position: relative;
  width: 12px;
  height: 12px;
  line-height: 22px;
  overflow: hidden;
  text-align: center;
  margin-right: 2px;
  cursor: pointer;
  border-radius: 50%;
}

.focusBox .num li a,
.focusBox .num li span {
  position: absolute;
  z-index: 2;
  display: block;
  color: white;
  width: 12px;
  height: 12px;
  top: 0;
  left: 0;
  text-decoration: none;
  background: #fff;
}

.focusBox .num li span {
  z-index: 1;
  background: black;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.focusBox .num li.on a,
.focusBox .num a:hover {
  background: #f7a517;
}

/* 信息列表 */
.lb_list {
  width: 690px;
  height: 272px;
}

.list1 {
  margin-left: 25px;
}

.hover a {
  font-size: 22px;
  font-weight: bold;
}

.qh_bt_box {
  height: 40px;
  border-bottom: 1px solid #d0d0d0;
}

.qh_bt_box li {
  float: left;
  height: 35px;
}

.qh_bt_box li a {
  display: inline-block;
  width: auto;
  min-width: 100px;
  height: auto;
  padding: 0 15px;
  font-size: 22px;
  text-align: center;
  color: #666666;
}

.qh_bt_box li.hover a {
  color: #d30804;
  font-weight: bold;
  display: inline-block;
  height: 40px;
  padding: 0 15px;
  text-align: center;
  border-bottom: 3px solid #d30804;
}

.qh_list_box .list_pad {
  padding: 2px 0;
  position: relative;
}

.qh_list_box .list_pad li {
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
  background: url(dots.png) left 18px no-repeat;
  font-size: 16px;
}

.qh_list_box .list_pad li a {
  font-size: 16px;
  max-width: 570px;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qh_list_box .list_pad li a br {
  display: none;
}

.qh_list_box .list_pad li span {
  float: right;
  color: #999999;
}

.qh_list_box .more {
  position: absolute;
  top: -30px;
  right: 0;
  font-size: 16px;
  color: #999;
  cursor: pointer;
}

.qh_list_box .more a {
  color: #999;
}

.qh_list_box .more a:hover {
  color: #d30804;
}

/* 政务公开 */
.content2 {
  background: #fff;
  margin-bottom: 10px;
}

.content2 .title {
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #d0d0d0;
  padding: 0 20px;
  box-sizing: border-box;
}

.content2 .title .hover a {
  color: #d30804;
  font-weight: bold;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  padding: 0 5px;
  text-align: center;
  float: left;
}

.content2 .title a.more {
  font-size: 16px;
  color: #999;
  float: right;
}

.content2_box {
  padding: 20px;
  box-sizing: border-box;
  height: auto;
}

.content2_box li {
  width: 16.6666%;
  height: 150px;
  display: inline-block;
  float: left;
}

.content2_box li a p {
  height: auto;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}

.content2_box li a i {
  width: 42px;
  height: 47px;
  margin: 0 auto 0;
  display: block;
}

.sitebg {
  /* background: url(ajjbg.png);  */
}

.case3 {
  width: 972px;
  height: auto;
  margin: 0 auto;
  padding: 20px 15px 20px 15px;
  overflow: hidden;
  background: #ffffff;
}

.case3 .title {
  position: relative;
  height: 31px;
  line-height: 43px;
  border-bottom: solid 2px #ebeae6;
}

.case3 .title h2 {
  border-bottom: solid 2px #d30804;
  position: absolute;
  line-height: 31px;
  font-weight: bold;
  display: block;
  width: 81px;
  text-align: center;
  font-size: 17px;
}

.cli6 {
  width: 42px;
  height: 47px;
  background: url(i1.png) no-repeat;
}

.content2_box li:hover i.cli6 {
  background: url(i1_active.png) no-repeat;
}

.cli7 {
  width: 37px;
  height: 47px;
  background: url(i2.png) no-repeat;
}

.content2_box li:hover i.cli7 {
  background: url(i2_active.png) no-repeat;
}

.cli8 {
  width: 51px;
  height: 47px;
  background: url(i3.png) no-repeat;
}

.content2_box li:hover i.cli8 {
  background: url(i3_active.png) no-repeat;
}

.cli9 {
  width: 46px;
  height: 51px;
  background: url(i4.png) no-repeat;
}

.content2_box li:hover i.cli9 {
  background: url(i4_active.png) no-repeat;
}

.cli10 {
  width: 45px;
  height: 47px;
  background: url(i5.png) no-repeat;
}

.content2_box li:hover i.cli10 {
  background: url(i5_active.png) no-repeat;
}

.cli11 {
  width: 48px;
  height: 47px;
  background: url(i6.png) no-repeat;
}

.content2_box li:hover i.cli11 {
  background: url(i6_active.png) no-repeat;
}

.cli12 {
  width: 48px;
  height: 47px;
  background: url(i7.png) no-repeat;
  background-size: contain;
}

.content2_box li:hover i.cli12 {
  background: url(i7_active.png) no-repeat;
  background-size: contain;
}

.icon-jggk {
  width: 48px;
  height: 47px;
  background: url(icon_jggk.png) no-repeat;
}

.content2_box li:hover i.icon-jggk {
  background: url(icon_jggk_active.png) no-repeat;
}

.icon-zxzx {
  width: 48px;
  height: 47px;
  background: url(icon_zxzx.png) no-repeat;
}

.content2_box li:hover i.icon-zxzx {
  background: url(icon_zxzx_active.png) no-repeat;
}

.icon-ldxx {
  width: 48px;
  height: 47px;
  background: url(icon_ldxx.png) no-repeat;
}

.content2_box li:hover i.icon-ldxx {
  background: url(icon_ldxx_active.png) no-repeat;
}

.icon-zwfw {
  width: 48px;
  height: 47px;
  background: url(icon_zwfw.png) no-repeat;
}

.content2_box li:hover i.icon-zwfw {
  background: url(icon_zwfw_active.png) no-repeat;
}

.content2_box {
  overflow: hidden;
}

.content2_box li {
  cursor: pointer;
  position: relative;
  width: 150px;
  height: auto;
  margin-right: 52px;
  float: left;
}

.content2_box li:nth-of-type(6n) {
  margin-right: 0;
}

.content2_box li:nth-of-type(n + 7) {
  margin-top: 20px;
}

.content2_box li a {
  display: block;
}

.content2_box li:hover p {
  color: #c21415;
}

.content2_box li i {
  margin: 40px auto 0;
  display: block;
}

.content2_box li p {
  height: 62px;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 62px;
  font-size: 16px;
  color: #333333;
}

.content2_box li span {
  float: right;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 149px;
  width: 1px;
  background: url(case3_line.png) no-repeat;
}

.content3 {
  min-height: 211px;
  margin-bottom: 0px;
}

.content3 .qh_bt_box {
  height: 60px;
}

.content3 .qh_bt_box li {
  height: 60px;
  line-height: 60px;
}

.content3 .qh_bt_box li.hover a {
  height: 60px;
  line-height: 60px;
}

.content3 .qh_list_box .more {
  top: -54px !important;
}

.content3 .qh_list_box .more a {
  display: inline-block;
  height: 60px;
  line-height: 60px;
}

.content3_l {
  background: #fff;
  width: 590px;
  padding: 0 20px;
  box-sizing: border-box;
}

.content3_r {
  background: #fff;
  width: 590px;
  min-height: 263px;
  margin-left: 20px;
  padding: 0 20px;
  box-sizing: border-box;
}

.content3_l .qh_list_box .list_pad li a,
.content3_r .qh_list_box .list_pad li a {
  max-width: 425px;
}

/* 老年版 */
.old_type .content1 {
  min-height: 560px;
}

.old_type .lunbo_box,
.old_type .bord,
.old_type .focusBox,
.old_type .focusBox .pic img {
  width: 100%;
  height: 560px;
}

.old_type .focusBox .pic {
  width: 100% !important;
  height: 560px !important;
}

.old_type .focusBox .pic li {
  width: 100% !important;
  height: 560px;
}

.old_type .focusBox .txt-bg,
.old_type .focusBox .txt,
.old_type .focusBox .txt li {
  height: 90px;
  line-height: 90px;
}

.old_type .focusBox .txt li a {
  font-size: 36px;
  line-height: 90px;
  max-width: 960px;
}

.old_type .focusBox .num {
  bottom: 33px;
  right: 15px;
}

.old_type .focusBox .num li {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}

.old_type .focusBox .num li a,
.old_type .focusBox .num li span {
  width: 20px;
  height: 20px;
}

.old_type .lb_list {
  width: 100%;
  height: 485px;
}

.old_type .list1 {
  margin-left: 0;
  margin-top: 20px;
}

.old_type .qh_bt_box {
  height: 64px;
}

.old_type .qh_bt_box li {
  height: 64px;
  line-height: 64px;
}

.old_type .qh_bt_box li a {
  font-size: 48px;
  width: auto;
  height: auto;
  min-width: 216px;
  padding: 0 10px;
}

.old_type .qh_bt_box li.hover a {
  height: 64px;
  line-height: 64px;
  padding: 0 10px;
}

.old_type .qh_list_box .more {
  top: -50px;
  font-size: 36px;
}

.old_type .qh_list_box .list_pad li a {
  font-size: 36px;
  max-width: 855px;
}

.old_type .qh_list_box .list_pad li {
  font-size: 36px;
  height: 72px;
  line-height: 72px;
  padding-left: 20px;
  background-size: 5px;
  background-position-y: 34px;
}

.old_type .content2 .title {
  line-height: 64px;
  height: 64px;
}

.old_type .content2 .title .hover a {
  height: 64px;
  line-height: 64px;
  padding: 0 10px;
}

.old_type .hover a {
  font-size: 48px;
}

.old_type .content2_box {
  height: auto;
  padding: 30px 20px;
}

.old_type .content2_box li:nth-of-type(n + 7) {
  margin-top: 30px;
}

.old_type .content2_box li a p {
  font-size: 30px;
  height: auto;
  line-height: 40px;
}

.old_type .content3_l,
.old_type .content3_r {
  font-size: 36px;
  width: 100%;
}

.old_type .content3_l .qh_list_box .list_pad li a,
.old_type .content3_r .qh_list_box .list_pad li a {
  max-width: 855px;
}

.old_type .qh_list_box .list_pad li a {
  font-size: 36px;
}

.old_type .content3_r {
  margin-top: 20px;
  margin-left: 0;
}

.mobile_type .content3_l {
  margin-bottom: 2vw;
}

.mobile_type .content2_box li {
  margin-right: 0;
}

.mobile_type .content2_box li:nth-of-type(n + 7) {
  margin-top: 0;
}
