/* headline */
.headline {
  width: 100%;
  background: #fff;
  padding-bottom: 15px;
}

.headline .w1280 {
  padding: 30px;
  background: #f7f7f7;
}

.headline h2 {
  font-size: 28px;
  color: #1A5284;
  font-weight: bold;
  text-align: center;
  line-height: 1.8;
}

.headline h2 a {
  color: #1A5284;
}

.headline .more {
  width: 100%;
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}

.headline .more a {
  color: #333;
  margin: 0 12px;
}

/* newsBox */
.newsBox {
  width: 100%;
  padding: 22px 0;
  background-image: linear-gradient(180deg, #5893BF 0%, #C0DAEA 100%);
}

.newsCon {
  width: 1280px;
  height: 404px;
  margin: 0 auto;
  position: relative;
}

.newsMain {
  position: absolute;
  left: 0;
  top: 0;
}

.newsPic {
  width: 930px;
  height: 404px;
  position: absolute;
  right: 0;
  top: 0;
}

.newsTab {
  width: 100%;
  height: 404px;
  position: relative;
  z-index: 2;
}

.newsTab .newsPage {
  width: 335px;
}

.newsTab .newsPage h3 {
  width: 335px;
  height: 81px;
  line-height: 80px;
  font-size: 20px;
  font-weight: bold;
  background: #3B6F97;
  border-top: 1px solid #fff;
}

.newsTab .newsPage h3 a {
  display: block;
  color: #fff;
  overflow: hidden;
}

.newsTab .newsPage h3 p {
  float: left;
  text-indent: 116px;
}

.newsTab .newsPage h3 em {
  display: block;
  width: 10px;
  height: 80px;
  float: right;
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabjiantou1.png") center left no-repeat;
  margin-right: 70px;
}

.newsTab .newsPage.on h3 {
  background: #fff;
}

.newsTab .newsPage.on h3 a {
  color: #3C6F98;
}

.newsTab .newsPage.on h3 em {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabjiantou2.png") center left no-repeat;
}

.newsTab .newsPage .pageL1 {
  border-top: none;
}

.newsTab .newsPage .pageL1 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav01a.png") left 77px center no-repeat;
}

.newsTab .newsPage.on .pageL1 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav01b.png") left 77px center no-repeat;
}

.newsTab .newsPage .pageL2 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav02a.png") left 77px center no-repeat;
}

.newsTab .newsPage.on .pageL2 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav02b.png") left 77px center no-repeat;
}

.newsTab .newsPage .pageL3 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav03a.png") left 77px center no-repeat;
}

.newsTab .newsPage.on .pageL3 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav03b.png") left 77px center no-repeat;
}

.newsTab .newsPage .pageL4 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav04a.png") left 77px center no-repeat;
}

.newsTab .newsPage.on .pageL4 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav04b.png") left 77px center no-repeat;
}

.newsTab .newsPage .pageL5 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav05a.png") left 77px center no-repeat;
}

.newsTab .newsPage.on .pageL5 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav05b.png") left 77px center no-repeat;
}

.newsTab .sub {
  display: none;
  width: 930px;
  height: 404px;
  background: #fff;
  position: absolute;
  right: -945px;
  top: 0;
  padding: 20px 30px;
}

/* sub1 */
/* slideTxtBox */
.slideTxtBox {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.slideTxtBox .hd ul {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #DCDCDC;
  margin-bottom: 10px;
  overflow: hidden;
}

.slideTxtBox .hd ul li {
  height: 42px;
  font-size: 18px;
  font-weight: bold;
  color: #1A5284;
  overflow: hidden;
  margin-right: 30px;
  float: left;
}

.slideTxtBox .hd ul li a {
  display: block;
  color: #1A5284;
  width: 100%;
  height: 100%;
}

.slideTxtBox .hd ul li.on {
  border-bottom: 3px solid #BE2525;
}

.slideTxtBox .hd ul li.on a {
  color: #BE2525;
}

.slideTxtBox .bd ul {
  overflow: hidden;
}

.slideTxtBox .bd ul li {
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  background: url("https://file.henan.gov.cn/4500000015/gb/img/libg.png") center left no-repeat;
  overflow: hidden;
}

.slideTxtBox .bd ul li a {
  display: block;
  float: left;
  width: 76%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 14px;
}

.slideTxtBox .bd ul li a:hover {
  color: #004D93;
}

.slideTxtBox .bd li span {
  float: right;
  color: #999;
  font-size: 14px;
}

.slideTxtBox .bd .more {
  position: absolute;
  right: 0;
  top: 3px;
  z-index: 2;
  font-size: 16px;
}

.slideTxtBox .bd .more a {
  color: #999;
}

.slideTxtBox .bd .more a:hover {
  color: #004D93;
}

/* sub2 */
.subTitle {
  border-left: 3px solid #BE2525;
  margin-bottom: 15px;
}

.subTitlemt20 {
  margin-top: 20px;
}

.subTitlemb35 {
  margin-bottom: 35px;
}

.subTitlemb20 {
  margin-bottom: 20px;
}

.subTitle p {
  font-size: 18px;
  font-weight: bold;
  text-indent: 15px;
}

.subTitle a {
  color: #3B6F97;
}

.subList {
  width: 100%;
  overflow: hidden;
}

.subList li {
  width: 33%;
  float: left;
  margin-bottom: 15px;
  font-size: 17px;
  font-weight: bold;
  background: url("https://file.henan.gov.cn/4500000015/gb/img/libg.png") center left no-repeat;
  text-indent: 14px;
}

.subList2 li {
  width: 16%;
}

.subList3 li {
  width: 50%;
  margin-bottom: 30px;
}

.sub2L {
  width: 590px;
}

.subXitem {
  width: 100%;
  padding: 20px 0 8px;
  margin: 5px auto;
  overflow: hidden;
}

.subXitembd {
  border-top: 1px dashed #5C96C1;
  border-bottom: 1px dashed #5C96C1;
}

.subXitem li {
  float: left;
  border-left: 3px solid #BE2525;
  font-size: 18px;
  font-weight: bold;
  text-indent: 15px;
  margin-bottom: 12px;
  margin-right: 26px;
}

.subXitem li a {
  color: #3B6F97;
}

.subXitem li.mr0 {
  margin-right: 0;
}

.subXitemy {
  margin: 0;
}

.subXitemy li {
  margin-right: 80px;
}

.sub2R {
  width: 258px;
}

.sub2R .subCon p {
  font-size: 16px;
  color: #666;
  line-height: 26px;
}

/* jlList */
.jlList {
  width: 100%;
}

.jlList img {
  width: 176px;
  height: 105px;
}

.jlList .linep {
  overflow: hidden;
  margin-bottom: 15px;
}

.jlList h5 {
  float: left;
  font-size: 17px;
  color: #1A5284;
  font-weight: bold;
}

.jlList h4 {
  float: left;
  font-size: 16px;
}

/* slideBox */
.slideBox {
  width: 930px;
  height: 404px;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  position: absolute;
  right: 5px;
  bottom: 19px;
  z-index: 1;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 10px;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background: #D8D8D8;
  border-radius: 5px;
}

.slideBox .hd ul li.on {
  background: #1A5284;
}

.slideBox .bd {
  position: relative;
  z-index: 0;
}

.slideBox .bd li {
  position: relative;
}

.slideBox .bd li img {
  width: 100%;
  height: 404px;
}

.slideBox .bd p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  background: rgba(59, 111, 151, 0.75);
  text-indent: 10px;
  z-index: 1;
}

.slideBox .bd p a {
  color: #fff;
  display: block;
  width: 80%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

/* ywTab */
.ywTab {
  width: 750px;
  height: 470px;
  overflow: hidden;
  ;
  padding: 22px 25px;
  border-top: 4px solid #1A5284;
  background: #fff;
  box-shadow: 0 2px 8px 0 #11171824;
}

.ywTab .slideTxtBox .bd ul {
  height: 370px;
  overflow: hidden;
}

.ywTab .slideTxtBox .hd ul li {
  font-size: 20px;
  margin-right: 45px;
}

/* ztImg */
.ztImg {
  width: 511px;
}

.ztImg img {
  display: block;
  width: 511px;
}

.xxgkItem {
  width: 512px;
  margin-top: 10px;
}

.xxgkItem h2 {
  width: 100%;
  height: 54px;
  line-height: 54px;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background: #1A5284;
}

.xxgkItem ul {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: #fff;
  box-shadow: 0 2px 8px 0 #11171824;
}

.xxgkItem ul li {
  width: 170px;
  height: 118px;
  border-top: 1px solid #D9E2EA;
  border-right: 1px solid #D9E2EA;
}

.xxgkItem ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 20px;
}

.xxgkItem ul li .imgBdiv {
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 40px;
  width: 100%;
}

.xxgkItem ul li .imgBdiv img {
  display: block;
  margin: 0 auto;
}

.xxgkItem ul li p {
  font-size: 17px;
  color: #000;
  text-align: center;
  margin-top: 5px;
}

.xxgkItem2 ul li {
  width: 256px;
}

.lzzcicon {
  width: 511px;
  height: 80px;
  margin-top: 10px;
}

/* hjzlItem */
.hjzlItem {
  width: 750px;
  padding: 32px 25px 25px;
  background: #fff;
  box-shadow: 0 2px 8px 0 #11171824;
}

.hjzlItem .hjTitle {
  width: 100%;
  height: 48px;
  font-size: 28px;
  font-weight: bold;
  text-indent: 56px;
  color: #1A5284;
  background: url("https://file.henan.gov.cn/4500000015/gb/img/hjzlbg.png") left center no-repeat;
}

.hjzlItem .hjTitle p {
  font-size: 28px;
  font-weight: bold;
  text-indent: 60px;
  color: #1A5284;
}

.hjzlItem .hjTitle p a {
  color: #1A5284;
}

.hjzlItem .hjTitle em {
  width: 510px;
  height: 2px;
  background: #1A5284;
  display: block;
  float: right;
  margin-top: 18px;
}

/* kqzl */
.kqzl {
  width: 330px;
  border: 1px solid #E2E7EA;
  margin-top: 3px;
}

.kqzl .title {
  padding: 22px 0 16px;
  background: #F7F7F7;
}

.kqzl .title h4 {
  color: #1A5284;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.kqzl .title h6 {
  color: #666;
  font-size: 16px;
  text-align: center;
  margin-top: 5px;
}

.txtMarquee-top .hd ul {
  overflow: hidden;
  height: 36px;
  line-height: 36px;
  background: rgba(148, 212, 255, 0.6);
}

.txtMarquee-top .hd ul p {
  color: #888;
  float: left;
  text-align: center;
}

.txtMarquee-top .hd ul p:first-child {
  width: 75px;
}

.txtMarquee-top .hd ul p:nth-child(2) {
  width: 65px;
}

.txtMarquee-top .hd ul p:nth-child(3) {
  width: 85px;
}

.txtMarquee-top .hd ul p:nth-child(4) {
  width: 100px;
}

.txtMarquee-top .bd ul {
  width: 100%;
}

.txtMarquee-top .bd ul li {
  overflow: hidden;
  line-height: 36px;
}

.txtMarquee-top .bd ul li p {
  color: #333;
  float: left;
  text-align: center;
}

.txtMarquee-top .bd ul p:first-child {
  width: 75px;
  background: #DFF2FF;
}

.txtMarquee-top .bd ul li:nth-child(2n) {
  background: #F7F7F7;
}

.txtMarquee-top .bd ul p:nth-child(2) {
  width: 65px;
}

.txtMarquee-top .bd ul p:nth-child(3) {
  width: 85px;
}

.txtMarquee-top .bd ul p:nth-child(4) {
  width: 100px;
}

.txtMarquee-top .bd ul p:nth-child(4) span {
  width: 65px;
  height: 22px;
  line-height: 22px;
  margin: 7px auto;
  border-radius: 11px;
  display: block;
}

/* dbsz */
.dbsz {
  width: 350px;
}

.txtMarquee-top2 .hd ul p:first-child {
  width: 170px;
}

.txtMarquee-top2 .hd ul p:nth-child(2) {
  width: 90px;
}

.txtMarquee-top2 .hd ul p:nth-child(3) {
  width: 80px;
}

.txtMarquee-top2 .bd ul p:first-child {
  width: 170px;
}

.txtMarquee-top2 .bd ul p:nth-child(2) {
  width: 90px;
}

.txtMarquee-top2 .bd ul p:nth-child(3) {
  width: 80px;
}

/* ztzl */
.ztzl {
  width: 630px;
  padding: 25px 40px;
  background: #fff;
  box-shadow: 0 2px 8px 0 #11171824;
  margin-bottom: 60px;
}

.ztzl .title {
  width: 100%;
  height: 48px;
  background: url("../img/ztzlicon20251128.png") left center no-repeat;
}
.ywxt .title {
  width: 100%;
  height: 48px;
  background: url("../img/ywxticon20251128.png") left center no-repeat;
}

.ztzl .title p {
  font-size: 28px;
  font-weight: bold;
  text-indent: 60px;
  color: #1A5284;
}

.ztzl .title p a {
  color: #1A5284;
}

.ztzl .title em {
  width: 360px;
  height: 2px;
  background: #1A5284;
  display: block;
  float: right;
  margin-top: 18px;
}

.ztzl .title span {
  float: right;
  margin-top: 10px;
  margin-left: 10px;
}

/* picScroll-left */
.picScroll-left {
  width: 560px;
  height: 79px;
  margin: 20px auto 10px;
  overflow: hidden;
  position: relative;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  width: 19.51px;
  height: 79px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  background-size: 20px 37px!important;
}

.picScroll-left .hd .prev {
  left: 0;
  background: url("https://file.henan.gov.cn/4500000015/gb/img/ztleft.png") center center no-repeat;
}

.picScroll-left .hd .next {
  right: 0;
  background: url("https://file.henan.gov.cn/4500000015/gb/img/ztright.png") center center no-repeat;
}

.picScroll-left .bd {
  width: 560px;
  height: 79px;
  overflow: hidden;
}

.picScroll-left .bd ul {
  height: 79px;
  overflow: hidden;
}

.picScroll-left .bd ul li {
  float: left;
  margin-right: 16px;
  width: 280px;
  height: 78.95px;
}

.picScroll-left .bd ul li img {
  display: block;
  width: 280px;
  height: 78.95px;
}
/* picScroll-right */
.picScroll-right {
  width: 560px;
  height: 79px;
  margin: 20px auto 10px;
  overflow: hidden;
  position: relative;
}

.picScroll-right .hd .prev,
.picScroll-right .hd .next {
  width: 19.51px;
  height: 79px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  background-size: 20px 37px!important;
}

.picScroll-right .hd .prev {
  left: 0;
  background: url("https://file.henan.gov.cn/4500000015/gb/img/ztleft.png") center center no-repeat;
}

.picScroll-right .hd .next {
  right: 0;
  background: url("https://file.henan.gov.cn/4500000015/gb/img/ztright.png") center center no-repeat;
}

.picScroll-right .bd {
  width: 560px;
  height: 79px;
  overflow: hidden;
}

.picScroll-right .bd ul {
  height: 79px;
  overflow: hidden;
}

.picScroll-right .bd ul li {
  float: left;
  margin-right: 16px;
  width: 280px;
  height: 78.95px;
}

.picScroll-right .bd ul li img {
  display: block;
  width: 280px;
  height: 78.95px;
}

/* 适老模式 */
.oldModel .headline .more {
  font-size: 30px;
  line-height: 2;
}

.oldModel .headline .more span a {
  margin: 0 24px;
  display: block;
}

.oldModel .headline h2 {
  font-size: 46px;
}

.oldModel .newsCon {
  display: flex;
  flex-direction: column;
  height: auto;
}

.oldModel .newsMain {
  position: relative;
}

.oldModel .newsPic {
  position: relative;
}

.oldModel .newsTab {
  display: flex;
  flex-direction: row;
  height: auto;
  margin-bottom: 24px;
}

.oldModel .newsTab .newsPage {
  width: 20%;
}

.oldModel .newsTab .newsPage h3 {
  font-size: 32px;
  width: 100%;
}

.oldModel .newsTab .newsPage h3 p {
  text-indent: 56px;
}

.oldModel .newsTab .newsPage h3 em {
  display: none;
}

.oldModel .newsTab .newsPage .pageL2 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav02a.png") left 18px center no-repeat;
}

.oldModel .newsTab .newsPage.on .pageL2 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav02b.png") left 18px center no-repeat;
}

.oldModel .newsTab .newsPage .pageL1 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav01a.png") left 18px center no-repeat;
}

.oldModel .newsTab .newsPage.on .pageL1 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav01b.png") left 18px center no-repeat;
}

.oldModel .newsTab .newsPage .pageL3 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav03a.png") left 18px center no-repeat;
}

.oldModel .newsTab .newsPage.on .pageL3 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav03b.png") left 18px center no-repeat;
}

.oldModel .newsTab .newsPage .pageL4 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav04a.png") left 18px center no-repeat;
}

.oldModel .newsTab .newsPage.on .pageL4 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav04b.png") left 18px center no-repeat;
}

.oldModel .newsTab .newsPage .pageL5 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav05a.png") left 18px center no-repeat;
}

.oldModel .newsTab .newsPage.on .pageL5 a {
  background: url("https://file.henan.gov.cn/4500000015/gb/img/tabnav05b.png") left 18px center no-repeat;
}

.oldModel .slideBox {
  width: 1280px;
  height: 562px;
}

.oldModel .newsPic {
  height: auto;
}

.oldModel .slideBox .bd p {
  font-size: 28px;
  line-height: 48px;
}

.oldModel .slideBox .bd li {
  width: 1280px !important;
}

.oldModel .slideBox .bd li img {
  height: 562px;
}

.oldModel .newsTab .sub {
  width: 1280px;
  left: 0;
  top: 86px;
}

.oldModel .slideTxtBox .hd ul {
  height: 60px;
}

.oldModel .slideTxtBox .hd ul li {
  height: 60px;
  line-height: 60px;
}

.oldModel .slideTxtBox .hd ul li a {
  font-size: 32px;
}

.oldModel .slideTxtBox .bd ul li a {
  font-size: 28px;
  line-height: 48px;
}

.oldModel .slideTxtBox .bd ul li {
  height: 60px;
}

.oldModel .slideTxtBox .bd li span {
  font-size: 28px;
}

.oldModel .newsTab .sub {
  height: auto;
}

.oldModel .slideTxtBox .bd .more a {
  font-size: 28px;
}

.oldModel .subList li {
  font-size: 28px;
  line-height: 48px;
}

.oldModel .subTitle p {
  font-size: 34px;
  line-height: 48px;
}

.oldModel .sub2R {
  width: 460px;
}

.oldModel .sub2L {
  width: 680px;
}

.oldModel .subList2 li {
  width: auto;
  margin-right: 20px;
}

.oldModel .subXitem li a {
  font-size: 28px;
  line-height: 36px;
}

.oldModel .sub2R .subCon p {
  font-size: 28px;
  line-height: 40px;
}

.oldModel .jlList h4 {
  font-size: 28px;
  line-height: 40px;
}

.oldModel .jlList h5 {
  font-size: 28px;
  line-height: 40px;
}

.oldModel .jlList .linep {
  width: 800px;
}

.oldModel .pageL3 .sub2R {
  display: none;
}

.oldModel .wrap>.w1280>.cl:not(:last-child) {
  display: flex;
  flex-direction: column;
}

.oldModel .wrap>.w1280 .cl .ywTab {
  width: 100%;
  height: auto;
}

.oldModel .wrap>.w1280 .cl .fr .ztImg {
  width: 100%;
  margin-top: 20px;
}

.oldModel .wrap>.w1280 .cl .fr .ztImg img {
  width: 100%;
  height: 100%;
}

.oldModel .wrap>.w1280 .cl .fr .xxgkItem {
  width: 100%;
  margin-top: 20px;
}

.oldModel .wrap>.w1280 .cl .fr .xxgkItem ul li {
  border-right: none;
}

.oldModel .wrap>.w1280 .ywTab .slideTxtBox .bd ul {
  height: auto;
}

.oldModel .hjzlItem {
  width: 100%;
  margin-top: 20px;
}


.oldModel .kqzl.dbsz .airList2 li {
  height: 56px !important;
  line-height: 2;
}

.oldModel .txtMarquee-top .hd ul {
  height: 56px;
  line-height: 2;
}

.oldModel .txtMarquee-top .bd ul p:first-child {
  width: 307px;
}

.oldModel .txtMarquee-top .hd ul p:first-child {
  width: 307px;
}

.oldModel .txtMarquee-top .bd ul p:nth-child(4) {
  width: 307px;
}

.oldModel .txtMarquee-top .hd ul p:nth-child(4) {
  width: 307px;
}

.oldModel .txtMarquee-top .bd ul p:nth-child(3) {
  width: 307px;
}

.oldModel .txtMarquee-top .hd ul p:nth-child(3) {
  width: 307px;
}

.oldModel .txtMarquee-top .bd ul p:nth-child(2) {
  width: 307px;
}

.oldModel .txtMarquee-top .hd ul p:nth-child(2) {
  width: 307px;
}

.oldModel .txtMarquee-top.txtMarquee-top2 .bd ul.airList2 p:first-child {
  width: 409px;
}

.oldModel .txtMarquee-top.txtMarquee-top2 .hd ul p:first-child {
  width: 409px;
}

.oldModel .txtMarquee-top.txtMarquee-top2 .bd ul.airList2 p:nth-child(3) {
  width: 409px;
}

.oldModel .txtMarquee-top.txtMarquee-top2 .hd ul p:nth-child(3) {
  width: 409px;
}

.oldModel .txtMarquee-top.txtMarquee-top2 .bd ul.airList2 p:nth-child(2) {
  width: 409px;
}

.oldModel .txtMarquee-top.txtMarquee-top2 .hd ul p:nth-child(2) {
  width: 409px;
}

.oldModel .txtMarquee-top .tempWrap .airList li {
  height: 56px !important;
  line-height: 2;
}

.oldModel .kqzl .title h4 {
  font-size: 32px;
  line-height: 2;
}

.oldModel .kqzl .title h6 {
  font-size: 28px;
  line-height: 2;
}

.oldModel .hjzlItem .hjTitle em {
  width: 1000px;
}

.oldModel .ztzl .title span {
  margin-top: 0;
}

.oldModel .xxgkItem ul li p {
  font-size: 28px;
}

.oldModel .jlList img {
  width: 380px;
  height: auto;
}

.oldModel .hjzlItem .cl.mt20 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.oldModel .dbsz {
  width: 100%;
}

.oldModel .kqzl {
  width: 100%;
}
