@charset "UTF-8";

*,
:before,
:after {
  background-repeat: no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

* {
  padding: 0;
  margin: 0;
}

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

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

body {
  font: 14px "Microsoft YaHei", arial, helvetica, clean, sans-serif;
}

select,
input,
button,
textarea {
  font-family: inherit;
  font-size: 99%;
  line-height: inherit;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
  color: inherit;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

@font-face {
  font-family: "SourceHanSerifCN";
  src: url("../css/fonts/SourceHanserifCN-Bold.subset.otf");
}

@font-face {
  font-family: "YouSheBiaoTiHei";
  src: url("../css/fonts/YouSheBiaoTiHei.subset.ttf");
}

@font-face {
  font-family: "OPPOSans";
  src: url("../css/fonts/OPPOSans-B.subset.ttf");
}

html {
  width: 100%;
  min-width: 1200px;
  height: 100%;
  overflow: auto;
  background: #fff9ef;
}

body {
  position: relative;
  width: 100%;
  background: url("../images/bg-top.png") center top no-repeat, url("../images/bg-bottom.png") center bottom no-repeat;
}

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

.banner {
  height: 320px;
  padding-top: 14px;
  position: relative;
}

.banner .title {
  height: 76px;
  margin-top: 56px;
  background: url("../images/title.png") center no-repeat;
  text-align: center;
  font-size: 64px;
  font-family: SourceHanSerifCN;
  font-style: normal;
  font-weight: 900;
  line-height: 58px;
  letter-spacing: 5.12px;
  color: transparent;
}

.content {
  min-height: 1000px;
  padding: 24px;
  padding-bottom: 40px;
  margin-bottom: 40px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 8px 8px 0px 0px;
  background: #fff;
  -webkit-box-shadow: 0px 2px 16px 0px rgba(206, 185, 176, 0.24);
  box-shadow: 0px 2px 16px 0px rgba(206, 185, 176, 0.24);
}

.nav-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-bar .nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 276px;
  height: 64px;
  background: url("../images/bg-nav-item.png") center no-repeat;
  color: #333;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  line-height: 20px;
}

.nav-bar .nav.active {
  background: url("../images/bg-nav-item-active.png") center no-repeat;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
}

.module-list {
  margin-top: 40px;
}

.module-list .module-hd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 8px;
}

.module-list .module-hd h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 256px;
  height: 48px;
  padding-left: 24px;
  color: #fff;
  text-align: center;
  font-family: SourceHanSerifCN;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  line-height: 28px;
  background: url("../images/bg-module-hd.png") center no-repeat;
}

.module-list .module-hd h4.middle {
  width: 284px;
  background: url("../images/bg-module-hd-middle.png") center no-repeat;
}

.module-list .module-hd h4.long {
  width: 396px;
  background: url("../images/bg-module-hd-long.png") center no-repeat;
}

.module .search {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 360px;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #c5c5c5;
}

.module .search input {
  width: calc(100% - 88px);
  height: 100%;
  padding: 0 16px;
  outline: none;
  border: none;
  border-radius: 4px;
  font-size: 16px;
}

.module .search input::-webkit-input-placeholder {
  color: #999;
}

.module .search input::-moz-placeholder {
  color: #999;
}

.module .search input:-ms-input-placeholder {
  color: #999;
}

.module .search input::-ms-input-placeholder {
  color: #999;
}

.module .search input::placeholder {
  color: #999;
}

.module .search-btn {
  position: absolute;
  right: -1px;
  top: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 88px;
  height: calc(100% + 2px);
  border-radius: 0px 4px 4px 0px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8694a), to(#d20c1d));
  background: linear-gradient(180deg, #f8694a 0%, #d20c1d 100%);
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.module .search-btn:hover {
  opacity: 0.88;
}

.module .search .icon-search {
  width: 20px;
  height: 100%;
  margin-right: 8px;
  background: url("../images/icon-zoom.png") center no-repeat;
}

.module .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 104px;
  height: 40px;
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, right top, from(#ff9983), to(#f8694a));
  background: linear-gradient(90deg, #ff9983 0%, #f8694a 100%);
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;
}

.module .more:hover {
  opacity: 0.88;
}

.module .more i.icon-more {
  margin-left: 7px;
  width: 17px;
  height: 100%;
  background: url("../images/icon-add.png") center no-repeat;
}

.common-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.common-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px;
  padding: 0 24px;
  margin-top: 16px;
  margin-right: 16px;
  border-radius: 4px;
  border: 1px solid #f0e5e5;
  background: #fdf7f7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.common-list .item>p {
  color: #333;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.common-list .item:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border: 1px solid #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(#f8694a), to(#d20c1d));
  background: linear-gradient(180deg, #f8694a 0%, #d20c1d 100%);
  -webkit-box-shadow: 0px 1px 16px 0px rgba(230, 61, 53, 0.65);
  box-shadow: 0px 1px 16px 0px rgba(230, 61, 53, 0.65);
}

.common-list .item:hover p {
  font-weight: bold;
  color: #fff;
}

.common-list .icon {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 24px;
  height: 100%;
  margin-right: 12px;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 128px;
  background: #be1f2b;
  position: relative;
}

.footer p {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.footer .find-bug {
  margin-left: 40px;
}

/* 分页 */
.m-pagination {
  margin: 40px 0;
  margin-bottom: 0px;
}

.m-pagination .m-pagination-page>li {
  margin-right: 5px;
}

.m-pagination .m-pagination-page>li>a {
  margin-left: 5px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  text-align: center;
  color: #5c5c5c;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-pagination .m-pagination-page>li.active>a {
  background: #d71622;
  border-color: #d71622;
  color: #fff;
  font-weight: normal;
}

.m-pagination .m-pagination-page>li.active:hover>a {
  background: #d71622;
  border-color: #d71622;
  color: #fff;
}

.m-pagination .m-pagination-page>li:hover>a {
  background-color: #eee;
  border-color: #ddd;
}

.m-pagination .m-pagination-info.noData {
  background-color: #fff;
  padding-bottom: 70px;
}

.m-pagination .m-pagination-info {
  position: relative;
  top: -10px;
  color: #333;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
}

.m-pagination .m-pagination-group {
  position: relative;
  height: 30px;
}

.m-pagination .m-pagination-group::before {
  position: absolute;
  left: 35px;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 18px;
  line-height: 18px;
  content: "页";
}

.m-pagination .m-pagination-group>input {
  margin-right: 30px;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border-color: #c0d4e8;
  border-right: 1px solid #c0d4e8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.m-pagination .m-pagination-group>button {
  padding: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: none;
  color: #fff;
  background: #0185f9;
  text-align: center;
  border-radius: 4px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.m-pagination .m-pagination-group>buttonbutton:hover {
  background: #0185f9;
}

.m-pagination .m-pagination-size {
  position: relative;
  margin-top: 0;
  top: -10px;
}

.m-pagination .m-pagination-size::before {
  position: absolute;
  left: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 40px;
  height: 18px;
  line-height: 17px;
  content: "条/页";
  color: #333;
}

.m-pagination .m-pagination-size>select {
  position: relative;
  z-index: 999;
  width: 80px;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  border-color: #e0e0e0;
  background: transparent;
  color: #333;
}

.m-pagination .m-pagination-jump {
  position: relative;
  width: 110px;
  padding-left: 45px;
  color: #333;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.m-pagination .m-pagination-jump .m-pagination-group>input {
  border-color: #e0e0e0;
}

.m-pagination .m-pagination-jump .m-pagination-group>button {
  display: none;
}

.m-pagination .m-pagination-jump::before {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 5;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 43px;
  height: 18px;
  line-height: 18px;
  content: "跳至";
}


/* footer */

.ewb-footer {
  height: auto;
  padding-bottom: 19px;
  border-top: 3px solid #015293;
  background-color: #eee;
  position: relative;
}

.ewb-footer-content {
  padding-top: 17px;
  line-height: 24px;
  text-align: center;
  font-size: 15px;
}

.ewb-footer-content img {
  display: inline-block;

  width: 13px;
  height: 14px;
}

.ewb-footer-icon1 {
  position: absolute;
  top: 12px;
  left: 50%;
  margin-left: -310px;
}

.ewb-footer-icon1 a,
.ewb-footer-icon1 img {
  display: block;
  width: 52px;
  height: 63px;
}

.ewb-footer-icon2 {
  position: absolute;
  top: 15px;
  right: 50%;
  margin-right: -357px;
}

.ewb-footer-icon2 a,
.ewb-footer-icon2 img {
  display: block;
  width: 110px;
  height: 55px;
}

@media (min-width: 768px) and (max-width: 1140px) {
  .ewb-footer-content {
    font-size: 13px;
  }
}

@media (max-width: 767px) {
  .ewb-footer {
    padding-bottom: 20px;
  }

  .ewb-footer-content {
    padding: 80px 10px 0 10px;
    font-size: 12px;
  }

  .ewb-footer-icon1 {
    margin-left: -86px;
  }

  .ewb-footer-icon2 {
    margin-right: -115px;
  }
}



/*20220207*/
.ewb-footer-icon3 {
  position: absolute;
  top: 15px;
  right: 50%;
  margin-right: -500px;
}

.ewb-footer-icon3 img {
  display: block;
  width: 110px;
  height: 55px;
}

/* 适老化 20241128 */
.wza-box span {
  display: block;
  float: right;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-size: 18px;
  letter-spacing: 0.32px;
  opacity: 1;
  cursor: pointer;
}

.wza-box span.wza {
  background: #fff;
  color: #F76B00;
  border: 1px solid #FC740D;
  border-radius: 2px 0px 0px 2px;
  opacity: 1;
}

.wza-box span.oldman {
  background: #F79600;
  color: #fff;
  border: 1px solid #F79600;
  border-radius: 0px 2px 2px 0px;
  opacity: 1;
}

.wza-box {
  display: block;
  position: absolute;
  top: 104px;
  right: 400px;
}

.oldModel * {
  font-size: 28px !important;
}

.oldModel .common-list .item>p {
  line-height: 1.5;
}

.oldModel .ewb-footer * {
  line-height: 1.5 !important;
}

.oldModel .ewb-footer-icon2 {
  right: 45.7%;
}

.oldModel .ewb-sidebar {
  left: 58%;
}

.oldModel #container>div>div.container.ewb-ie7>div>div:nth-child(2)>div:nth-child(3) {
  width: 425px !important;
}

.oldModel #footer>div>div>a {
  left: 300px !important;
}

.oldModel .footer {
  position: relative;
}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}

.oldModel {}