@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

body {
  color: #333;
  text-align: left;
  font-size: 14px;
  font-family: "微软雅黑";
  font-family: microsoft yahei, Arial, Helvetica, sans-serif;
  background: #fdfdfe;
}

a {
  text-decoration: none;
  color: inherit;
  color: #222;
  font-family: "微软雅黑";
}

a:link,
a:visited {
  color: inherit;
  text-decoration: none;
}

a:active,
a:hover {
  color: #0062eb;
  text-decoration: none;
}

img {
  margin: 0px;
  padding: 0px;
  border: none;
}

p {
  margin: 0px;
  padding: 0px;
}

em {
  font-style: normal;
}

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

li {
  list-style-type: none;
}

div {
  word-wrap: break-word;
  word-break: break-all;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 9pt;
  font-weight: normal;
  font-family: "微软雅黑";
}

button,
input,
select,
textarea {
  font-weight: inherit;
  font-size: inherit;
  font-size: 100%;
  font-family: inherit;
  border: none;
  outline: none;
}

.f_l {
  float: left;
}

.f_r {
  float: right;
}

.auto {
  margin: 0 auto;
}

.clear {
  clear: both;
  float: none;
}

.transition {
  transition: 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}

.Box {
  position: relative;
  overflow: hidden;
}

/*img{transition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transform:transform 0.7s ease-out 0s;}	
 a:hover img{transform:scale(1.05);transition: transform 0.7s ease-out 0s; -moz-transition: transform 0.7s ease-out 0s;-webkit-transform:transform 0.7s ease-out 0s;}
*/
/*图片抖动样式*/
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: left right;
  transform-origin: left right;
  -webkit-animation-name: swing;
  animation-name: swing;
}

/* 头部和侧边栏老年版开始 */
body.old_type .zwxxgk_ss {
  height: 76.5px;
  background-size: auto 76.5px;
  margin-top: 126px;
  margin-bottom: 126px;
  background-position: center;
}
body.old_type .inputText1 {
  width: 765px;
  height: 52.5px;
  border-radius: 3px;
  margin-top: 9px;
  margin-right: 132px;
}
body.old_type .inputText1 .inp {
  width: 615px;
  height: 52.5px;
  padding-left: 30px;
  font-size: 24px;
}
body.old_type .inputText1 .inp1 {
  width: 60px;
  height: 63px;
  margin-right: 22.5px;
  background-size: 60px auto !important;
}
body.old_type .dl_nav01 h3 a,
body.old_type .dl_nav01 h3 a:hover,
body.old_type .dl_nav01 h3 a,
body.old_type .dl_nav01 h3 a:hover,
body.old_type .dl_nav02 h3,
body.old_type .dl_nav03 h3 a,
body.old_type .dl_nav03 h3 a:hover,
body.old_type .dl_nav01 h3.on a,
body.old_type .dl_nav03 h3.on a,
body.old_type .dl_nav02 h3.on {
  height: 140px;
}
body.old_type .dl_nav01 h3 em.zwxxgk_bnt1, body.old_type .dl_nav01 h3 em.zwxxgk_bnt2, body.old_type .dl_nav01 h3 em.zwxxgk_bnt3, body.old_type .dl_nav01 h3 em.zwxxgk_bnt4,
body.old_type .dl_nav02 h3 em.zwxxgk_bnt1,
body.old_type .dl_nav02 h3 em.zwxxgk_bnt2,
body.old_type .dl_nav02 h3 em.zwxxgk_bnt3,
body.old_type .dl_nav02 h3 em.zwxxgk_bnt4,
body.old_type .dl_nav03 h3 em.zwxxgk_bnt1,
body.old_type .dl_nav03 h3 em.zwxxgk_bnt2,
body.old_type .dl_nav03 h3 em.zwxxgk_bnt3,
body.old_type .dl_nav03 h3 em.zwxxgk_bnt4 {
  margin-right: 40px;
}
body.old_type .dl_nav {
  width: 100%;
  position: relative;
  z-index: 99999;
}
body.old_type .dl_nav01 {
  font-size: 0;
  float: none;
}
body.old_type .dl_nav01 h3 {
  width: calc(50% - 15px);
  height: auto;
  margin-top: 0;
  margin-right: 30px;
  display: inline-block;
  float: none;
}
body.old_type .dl_nav01 h3:nth-of-type(2n) {
  margin-right: 0;
}
body.old_type .dl_nav01 h3 em.zwxxgk_bnt1 {
  background-size: 88px;
}
body.old_type .dl_nav01 h3 em.zwxxgk_bnt2 {
  background-size: 86px;
}
body.old_type .dl_nav01 h3 em.zwxxgk_bnt1, body.old_type .dl_nav01 h3 em.zwxxgk_bnt2 {
  width: 86px;
  height: 126px;
  margin-top: 20px;
  margin-left: 40px;
}
body.old_type .dl_nav01 h3 a {
  width: 100%;
  padding-top: 8px;
  font-size: 46px;
  overflow: hidden;
  border-width: 2px;
}
body.old_type .dl_nav02 {
  width: 100%;
  position: relative;
  font-size: 0;
  float: none;
}
body.old_type .dl_nav02 .sideMenu {
  font-size: 0;
}
body.old_type .dl_nav02 .sideMenu > div {
  display: inline-block;
  width: calc(50% - 15px);
  margin-top: 30px;
  margin-right: 30px;
}
body.old_type .dl_nav02 .sideMenu > div:nth-of-type(2n) {
  margin-right: 0;
}
body.old_type .dl_nav02 .sideMenu > div:nth-of-type(2n) > ul {
  transform: translateX(calc(-50% - 15px));
}
body.old_type .dl_nav02 .sideMenu > div > ul {
  width: calc(200% + 30px);
  max-height: 50vh;
  padding: 30px 30px 0;
  flex-wrap: wrap;
  position: relative;
  font-size: 0;
  border-width: 2px !important;
  overflow-y: auto !important;
}
body.old_type .dl_nav02 .sideMenu > div > ul li,
body.old_type .dl_nav02 .sideMenu > div > ul .fathCol {
  padding: 0;
  display: inline-flex;
  align-items: center;
  font-size: 32px;
  line-height: 48px;
  overflow: hidden;
}
body.old_type .dl_nav02 .sideMenu > div > ul li:hover,
body.old_type .dl_nav02 .sideMenu > div > ul .fathCol:hover {
  display: inline-flex !important;
}
body.old_type .dl_nav02 .sideMenu > div > ul li a,
body.old_type .dl_nav02 .sideMenu > div > ul .fathCol a {
  padding: 0.5em 0;
  flex-grow: 1;
}
body.old_type .dl_nav02 .sideMenu > div > ul li a:hover,
body.old_type .dl_nav02 .sideMenu > div > ul .fathCol a:hover {
  font-size: 32px;
  line-height: 48px;
}
body.old_type .dl_nav02 .sideMenu > div > ul li span,
body.old_type .dl_nav02 .sideMenu > div > ul .fathCol span {
  font-size: 70px;
  margin-right: 20px;
}
body.old_type .dl_nav02 .sideMenu > div > ul .fathCol {
  width: 100%;
}
body.old_type .dl_nav02 .sideMenu > div > ul > * {
  width: 50%;
  display: inline-block;
  box-sizing: border-box;
}
body.old_type .dl_nav02 .sideMenu > div > ul li:hover {
  display: inline-block;
}
body.old_type .dl_nav02 h3 {
  width: 100%;
  padding-top: 8px;
  margin: 0;
  display: inline-block;
  font-size: 46px;
  border-width: 2px;
  float: none;
}
body.old_type .dl_nav02 h3 div {
  width: 190px;
}
body.old_type .dl_nav02 h3 em.zwxxgk_bnt3, body.old_type .dl_nav02 h3 em.zwxxgk_bnt4 {
  width: 86px;
  height: 126px;
  margin-top: 12px;
  margin-left: 40px;
  background-size: 86px;
}
body.old_type .dl_nav02 h3 span.zwxxgk_bnt5, body.old_type .dl_nav02 h3 span.zwxxgk_bnt6 {
  width: 40px;
  height: 140px;
  margin-right: 40px;
  background-size: 40px;
}
body.old_type .dl_nav03 {
  margin-top: 0 !important;
  font-size: 0;
}
body.old_type .dl_nav03 h3 {
  width: calc(50% - 15px);
  height: auto;
  margin-top: 30px;
  margin-right: 30px;
  display: inline-block;
  float: none;
}
body.old_type .dl_nav03 h3:nth-of-type(2n) {
  margin-right: 0;
}
body.old_type .dl_nav03 h3 a {
  width: 100%;
  padding-top: 8px;
  font-size: 46px;
  border-width: 2px;
  overflow: hidden;
}
body.old_type .dl_nav03 h3 a:hover {
  width: 100%;
  padding-top: 8px;
  font-size: 46px;
  border-width: 2px;
  background-size: 86px;
}
body.old_type .dl_nav03 h3 em.zwxxgk_bnt1, body.old_type .dl_nav03 h3 em.zwxxgk_bnt2 {
  width: 86px;
  height: 126px;
  margin-top: 20px;
  margin-left: 40px;
  background-size: 86px !important;
}
body.old_type .list:nth-child(2n) ul {
  transform: translateX(-50%);
}
body.old_type .list ul {
  width: 200%;
  position: relative;
  font-size: 0;
}
body.old_type .list ul li {
  width: 50%;
  display: inline-block;
}
body.old_type .list ul li a {
  padding-left: 37px;
}

/* 头部和侧边栏老年版结束 */