:root {
  --swiper-navigation-sides-offset: 0px;
  --swiper-navigation-color: #d29632;
  --swiper-navigation-size: 22px;
}

* {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
  text-align: left;
}

body {
  box-sizing: border-box;
  background: #f6fcff;
  overflow-x: hidden;
  /* max-width: 100%; */
  /* filter: grayscale(); */
  text-align: center;
  font: 14px/1.5 "Microsoft Yahei", SimSun, Arial, Tahoma, Helvetica, san-serif;
}


img {
  border: none;
  vertical-align: bottom;
}

a {
  text-decoration: none;
}

/* a,
a:link,
a:visited {
  color: #000;
} */

a:hover,
a:active {
  color: #000;
  text-decoration: underline;
}

.bottom {
  height: 186px;
  background: #d1eeff;
}

.bottom.red {
  background: #ac1e24;
  color: #ffffff;
}

.bottom a,
.bottom a:link,
.bottom a:visited {
  color: #4a4a4a;
}

.bottom.red a,
.bottom.red a:link,
.bottom.red a:visited {
  color: #fff;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ml {
  margin-left: 18px;
}

.ml12 {
  margin-left: 12px;
}

.ml14 {
  margin-left: 14px;
}

.mt {
  margin-top: 10px;
}

.mt12 {
  margin-top: 12px;
}

.mt2 {
  margin-top: 20px;
}

.f12 {
  font-size: 12px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f0 {
  font-size: 0;
}

.fw {
  font-weight: bold;
}

.mt2 {
  margin-top: 20px;
}

.w100 {
  width: 100%;
}

.wmin {
  min-width: 1000px;
}

.cl {
  clear: both;
}

.tl {
  text-align: left;
}

.tr {
  text-align: right;
}

.blank {
  width: 100%;
  height: 25px;
  clear: both;
}

.more {
  margin-top: 16px;
  float: right;
  cursor: pointer;
  font-size: 17px;
  /* font-weight: 700; */
  color: blue;
}

.layer08 .more {
  display: none;
}

.more2 {
  margin-top: 26px;
  float: right;
}

.more3 {
  margin-top: 6px;
  float: right;
}

.more4 {
  margin-top: 6px;
  float: right;
  margin-right: 6px;
}

.cb {
  clear: both;
  width: 100%;
  height: 10px;
  font-size: 0;
}

.mid1 {
  width: 1260px;
  margin: 0 auto;
}

.mid2 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  /* display: flex;
  justify-content: center; */
  padding-top: 30px
}

.mid3 {
  width: 1260px;
  margin: 0px auto 0;
  background-color: #fff;
  box-shadow: 0 0 0 2px rgb(255, 255, 255), 0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
}

.layer01 {
  height: 90px;
  background: url(../images/pic01.jpg) repeat-x center top;
  font: 24px/90px "Microsoft Yahei";
  font-weight: 600;
  color: #0753c3;
}

.layer01.red {
  background: #ac1e24;
  color: #fff;
}

.layer011 {
  width: 1066px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}

.layer012 {
  position: relative;
  cursor: pointer;
}

.layer012 dd {
  cursor: pointer;
  color: #0753c3;
}

.layer012.red dd {
  cursor: pointer;
  color: #fff;
}

.layer012:hover,
.layer012 dd:hover {
  text-decoration: underline;
}

.layer012:hover,
.layer012 dd:hover {
  text-decoration: underline;
  text-decoration-color: #0753c3;
  color: #0753c3;
}

.layer012.red:hover,
.layer012.red dd:hover {
  text-decoration: underline;
  text-decoration-color: #fff;
  color: #fff;
}

.layer012.selected {
  text-decoration: underline;
  text-decoration-color: #0753c3;
  color: #0753c3;
}


.layer012:hover .sel {
  display: block;
}

.layer01 a,
.layer01 a:link,
.layer01 a:visited {
  color: #0753c3;
}

.layer01.red a,
.layer01.red a:link,
.layer01.red a:visited {
  color: #fff;
}

.layer01 .sel {
  width: 108px;
  position: absolute;
  left: 0;
  top: 80px;
  background-color: #ebebeb;
  font-size: 14px;
  color: #2f2f2f;
  display: none;
  z-index: 10;
}

.layer01.red .sel {
  background-color: #ac1e24;
}

.layer01 .sel dd {
  width: 100%;
  height: 37px;
  line-height: 37px;
  text-align: center;
  border-bottom: 1px solid #7cbfe1;
}

.layer02 {
  height: 150px;
  background: url(../images/pic02.jpg) repeat-x center top;
  display: flex;
  justify-content: center;
}

.layer021 {
  width: 362px;
  margin-top: 42px;
  margin-right: 110px;
  float: left;
  /* display: none; */
}

.layer022 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 722px;
  height: 64px;
  background: url(../images/pic05.png) no-repeat;
  margin-top: 55px;
  overflow: hidden;
}

.layer022.red {
  background: url(../images/pic05-red.png) no-repeat;
}

.layer022 .search {
  line-height: 48px;
  text-align: center;
  font-size: 19px;
  width: 100px;
  background-color: #5e87d1;
  color: white;
  border-radius: 74px;
  cursor: pointer;
  user-select: none;
}

.search.red {
  background-color: #ac1e24;
}

.inp1 {
  margin-left: 165px;
  height: 43px;
  display: block;
  float: left;
  border: none;
  width: 400px;
  font-size: 16px;
}

.inp1:focus {
  outline: none;
}

.layer03 {
  font-size: 18px;
  line-height: 2;
  padding: 30px 0;
}

.layer03 dt {
  font-size: 40px;
  font-weight: 600;
}

.layer03 dd {
  text-align: left;
}

.layer04 {
  width: 50%;
  margin-right: 30px;
  float: left;
  height: 400px;
}

.layer041 {
  position: relative;
  height: 100%;
  width: 100%;
}

.mask {
  width: 100%;
  height: 30px;
  line-height: 30px;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}

.mask a,
.mask a:link,
.mask a:visited {
  color: #fff;
}

.layer05 {
  overflow: hidden;
  height: 400px;
}

.layer051 {
  height: 43px;
  border-bottom: 1px solid #dddddd;
}

.layer051 li {
  width: 145px;
  line-height: 43px;
  font-size: 20px;
  font-weight: 400;
  float: left;
  text-align: center;
  cursor: pointer;
}

.layer051 li.act {
  background-color: #759ce8;
  color: #fff;
}

.layer052 {
  margin-top: 10px;
}

.layer052 li {
  font-size: 22px;
  color:#070707;
  line-height: 2;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  width: 100%;
}

.layer052 li:hover {
  text-decoration: underline;
  /* color: #ffd52b;; */
  color: #7a6c5e;
}

.layer052 li,
.layer052 li:link,
.layer052 li:visited {
  color: #070707;
}

.layer06 {
  height: 120px;
  margin-top: 40px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.layer07 {
  margin-top: 40px;
  width: 100%;
}

.layer071 {
  display: flex;
  justify-content: space-between;
}

.layer0711 {
  width: 33%;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  font-weight: 300;
  background-color: #e4efff;
  color: #759ce8;
  user-select: none;
  cursor: pointer;
}

.layer0711.act {
  background-color: #759ce8;
  color: #fff;
}

.layer072 {
  margin-top: 30px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.layer0721 {
  margin-right: 20px;
  float: left;
}

.layer0722 {
  overflow: hidden;
  cursor: pointer;
  width: 100%;
}

.imgAndMov {
  /* 定位视频图片容器 */
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 15px 15px;
  height: 500px !important;
  /* 覆盖行内样式 */
}

.layer0722 dl {
  border-bottom: 1px dashed #ddd;
  text-align: left;
  line-height: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.layer0722 dl:last-child {
  border-bottom: none;
}

.layer0722 dt {
  display: inline-block;
  /* 需要块级元素才能生效 */
  font-size: 22px;
  color: #070707;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  cursor: pointer;
  max-width: 100%;
  /* 桌面端宽度限制 */
}

.layer0722 dt:hover {
  text-decoration: underline;
  color: #7a6c5e;
}

.layer0722 dd {
  color: #545454;
  font-size: 18px;
  line-height: 1.8;
}

.layer08 {
  margin-top: 40px;
  width: 100%;
}

.layer08L {
  margin-top: 40px;
  cursor: pointer;
}

.layer081 {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}


.layer081 img {
  width: 100%;
  /* 图片宽度充满容器 */
  object-fit: cover;
  /* 保持比例填充容器 */
  display: block;
  /* 消除图片底部间隙 */
}

.webImg {
  width: 100%;
}

.layer14 {
  width: 1200px;
  margin: 0 auto 0;
  border-top: 1px solid #dce2e5;
}

.layer141 {
  line-height: 2;
  text-align: left;
  margin-top: 2.6667vw;
}

.layer141 span {
  font-size: 20px;
  font-weight: bold;
  margin-right: 16px;
}

.layer141 a {
  margin-right: 10px;
}

.layer141 a,
.layer141 a:link,
.layer141 a:visited {
  color: #414141;
  font-size: 18px;
  font-weight: normal;
  margin: 3px
}

.bottom1 {
  /* height: 186px; */
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bottom2 {
  color: #4a4a4a;
  font-size: 16px;
  text-align: left;
  line-height: 2;
}

.bottom.red .bottom2 {
  color: #fff;
}

.bottom3 {
  display: flex;

}

.ewm {
  width: 100%;
  height: 100%;
  margin-right: 15px;
}

#layer081 {
  position: relative;
  width: 1100px;
  margin: 0 auto;
}

#layer081 .swiper-container {
  padding-bottom: 60px;
}

#layer081 .swiper-slide {
  width: 770px;
  height: 484px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
  position: relative;
}

#layer081 .swiper-slide img {
  display: block;
}

#layer081 .swiper-slide p {
  position: absolute;
  height: 50px;
  width: 100%;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  background-color: rgba(0, 0, 0, 0.3);
  left: 0;
  bottom: 0;
}

#layer081 .swiper-pagination {
  width: 100%;
  bottom: 20px;
}

#layer081 .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
  border: 3px solid #fff;
  background-color: #d5d5d5;
  width: 10px;
  height: 10px;
  opacity: 1;
}

#layer081 .swiper-pagination-bullets .swiper-pagination-bullet-active {
  border: 3px solid #00aadc;
  background-color: #fff;
}

/* #layer081 .swiper-button-prev {
  left: -30px;
  width: 24px;
  height: 48px;
  background: url(../images/pic18.png) no-repeat;
} */

/* #layer081 .swiper-button-next {
  right: -30px;
  width: 24px;
  height: 48px;
  background: url(../images/pic19.png) no-repeat;
} */
.layer09 {
  margin-top: 40px;
}

.layer09.bg {
  background: url(../images/pic20.png) repeat-x;
  overflow: hidden;
}

.layer091 {
  padding: 10px 0;
  border-bottom: 1px dashed #cccccc;
  overflow: hidden;
}

.layer0911 {
  margin-right: 30px;
  float: left;
  max-width: 33%
}

.layer0911 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.layer0912 {
  overflow: hidden;
  font-size: 18px;
  color: #545454;
  text-align: left;
  line-height: 2;
}

.layer0912 dt {
  font-size: 24px;
  font-weight: 600;
}

.layer0912>div>div>dd {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}

.layer092 {
  height: 50px;
  line-height: 50px;
  background-color: #f7f7f7;
  color: #0753c3;
  font-size: 26px;
  text-align: left;
  text-indent: 2em;
}

.layer092 .morei {
  float: right;
  cursor: pointer;
  font-size: 16px;
  color: #000;
  cursor: pointer;
  /* margin-right: 2%; */

}

.layer093 {
  margin: 20px;
  font-size: 14px;
  color: #999999;
}

.layer093 li div {
  display: flex;
  justify-content: space-between;
  line-height: 3;
}

.layer093 li div {
  font-size: 18px;
  color: #545454;
}

.layer093 li div:link,
.layer093 li div:visited {
  color: #545454;
}

.layer094 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 50px;
}

.layer094 .item {
  position: relative;
  cursor: pointer;
  width: 30%;
  /* height: 210px; */
  overflow: hidden;
}

.layer094.item img {
  width: 100%;
  height: 100%;
  /* transition: transform 0.3s ease;  */
  object-fit: contain;
}

.layer094 .item .play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
}

.layer095 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  /* gap: 50px 30px; */
  margin-top: 40px;
}

.layer10 {
  width: 95%;
  margin: 0 auto;
}

.layer10 .layer101 {
  margin-top: 30px;
  height: 22px;
  background: url(../images/pic26.png) no-repeat left top;
  text-indent: 2em;
  text-align: left;
}

.layer10 h1 {
  font-size: 30px;
  padding: 40px 0;
  max-width: 70%;
}

.titleNow {
  display: flex;
  justify-content: center;
}

.layer10 .layer102 {
  height: 60px;
  font-size: 14px;
  border-bottom: 1px solid #ddd;
  color: #666666;
  line-height: 30px;
}

.layer10 .layer102 span {
  padding: 0 10px;
}

.layer102 span a,
.layer102 span a:link,
.layer102 span a:visited {
  color: #666666;
}

.layer103 {
  margin-top: 30px;
  line-height: 2;
  font-size: 16px;
  min-height: 400px;
}

.layer103 p {
  text-align: left;
  margin-top: 20px;
}

.layer103 p:has(img) {
  text-align: center;
  text-indent: 0;
  padding: 20px 0;
}

.layer104 {
  height: 40px;
  background-color: #ebebeb;
  color: #545454;
  line-height: 40px;
  text-align: right;
  position: relative;
}

.layer104 img {
  vertical-align: middle;
}

.wxpop {
  position: absolute;
  right: 0;
  bottom: 40px;
  padding: 10px;
  background-color: #fff;
  display: none;
}


/* mobile */

.search-bar {
  display: flex;
  justify-content: space-between;
  /* 图标与搜索框分别位于两侧 */
  align-items: center;
  background-color: #1253c0;
  /* 背景颜色 */
  padding: 10px 0;
  border-radius: 5px 5px 0 0;
  width: 100%;
  /* 搜索栏宽度 */
}

.search-bar.red {
  background-color: #ac1e24;
}

.search-icon {
  width: 30px;
  /* 图标宽度 */
  height: 35px;
  /* 图标高度 */
  /* margin-right: 20px;  */
}

.search-element {
  display: flex;
  justify-content: end;
  align-items: center;
  /* flex-grow: 1 */
  width: 100%;

}

.search-input {
  padding: 8px;
  border: none;
  border-radius: 8px;
  outline: none;
  /* 移除聚焦时的轮廓 */
  width: 45vw;
  height: 5px;
  /* justify-content: space-between;  */
}


.search-button {
  background-color: #1253c0;
  /* 按钮背景颜色 */
  color: white;
  border: none;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
  /* 鼠标悬停时显示手型 */
  margin-left: 5px;
  /* 按钮与输入框之间的间距 */
}

.search-button.red {
  background-color: #ac1e24;
}

.layer01Mobile {
  height: 11.7333vw;
  line-height: 11.7333vw;
  background: url(../images/pic01.jpg) repeat-x center top;
  /* font: calc(20rem / 16)"Microsoft Yahei";
  font-weight: 600;
  color: #0753c3; */
}

.layer021Mobile {
  margin: 20px;
}

.layer01Mobile.red {
  background: #ac1e24;
  color: #fff;
}


.layer011Mobile {
  width: 100%;
  margin: 0 auto;
  overflow-x: auto;
  white-space: nowrap;
  font-size: calc(18rem / 16);
  color: #0753c3;
  display: flex;
  /* justify-content: space-around; */
}

/* .layer011Mobile {
  width: 100%;
  margin: 0 auto;
  overflow-x: auto;
  white-space: nowrap;
  font-size: calc(18rem / 16);
  color: #0753c3;
  display: flex;
  justify-content: space-around;
} */

.layer012Mobile {
  padding: 0 1.3333vw;
}

.layer012Mobile.red {
  color: #fff;
}

.layer012Mobile dd {
  cursor: pointer;
  color: #0753c3;
}

.layer012Mobile.red dd {
  cursor: pointer;
  color: #fff;
}

.layer012Mobile:hover,
.layer012Mobile dd:hover {
  text-decoration: underline;
}

.layer012Mobile .sel {
  z-index: 10;
}

.layer01Mobile a,
.layer01Mobile a:link,
.layer01Mobile a:visited {
  color: #0753c3;
}

.layer01Mobile.red a,
.layer01Mobile.red a:link,
.layer01Mobile.red a:visited {
  color: #fff;
}

.layer01Mobile .sel {
  width: 108px;
  position: absolute;
  background-color: #ebebeb;
  font-size: 14px;
  color: #2f2f2f;
  display: none;
}

.layer01Mobile.red .sel {
  background-color: #ac1e24;
}

.layer01Mobile .sel dd {
  width: 100%;
  height: 37px;
  line-height: 37px;
  text-align: center;
  border-bottom: 1px solid #7cbfe1;
}

/* 脚 */
.layer14Mobile {
  /* width: 1200px;
  margin: 40px auto 0; */
  border-top: 1px solid #dce2e5;
}

.layer141Mobile {
  color: #414141;
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 18px;
}

.layer141Mobile span {
  font-size: 20px;
  font-weight: bold;
  margin-right: 16px;
}

.layer141Mobile a {
  margin-right: 10px;
}

.layer141Mobile a,
.layer141Mobile a:link,
.layer141Mobile a:visited {
  color: #414141;
}

.bottomMobile {
  /* height: 186px; */
  background: #d1eeff;
  padding: 2.6667vw;
}

.bottomMobile .red {
  background: #ac1e24;
  color: #ffffff;
}

.bottomMobile a,
.bottomMobile a:link,
.bottomMobile a:visited {
  color: #4a4a4a;
}

.bottomMobile.red a,
.bottomMobile.red a:link,
.bottomMobile.red a:visited {
  color: #fff;
}

.bottom1Mobile {
  height: 186px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto 6.6667vw;
}

.bottom2Mobile {
  color: #4a4a4a;
  font-size: 16px;
  text-align: left;
  line-height: 2;
}

.bottomMobile.red .bottom2Mobile {
  color: #fff;
}

.mid2Mobile {
  /* margin: 0 auto; */
  overflow: hidden;
}

.layer14Mobile {
  /* margin: 40px auto 0;
  border-top: 1px solid #dce2e5; */
  width: 90%;
  /* margin: 6.6667vw auto;
   */
  margin: auto 6.6667vw;
}

.bottom3Mobile {
  display: flex;
  background: #d1eeff;
  padding: 2.6667vw;

}

.bottom3Mobile p {
  margin-top: 10px;
}

.bottom3Mobile.red {
  display: flex;
  background: #ac1e24;
  padding: 2.6667vw;
  color: #4a4a4a;
}

.bottom3Mobile.red p {
  margin-top: 10px;
}

.ewmMobile {
  width: 100%;
  height: 100%;
  margin-right: 3%;
}

.layer07Mobile {
  margin: 40px 6.6667vw 0 6.6667vw;
}

.layer071Mobile {
  display: flex;
  /* justify-content: space-between; */
}

.layer0711Mobile {
  background-color: #e4efff;
  width: 23.3333vw;
  line-height: 6.6667vw;
  font-size: 1rem;
  font-weight: 400;
  float: left;
  text-align: center;
  cursor: pointer;
}

.layer0711Mobile.act {
  background-color: #759ce8;
  color: #fff;
}

.layer09L {
  cursor: pointer;
  width: calc(33.33%-20px);
  /* 减去一些间距 */
  margin-bottom: 20px;
  /* 元素之间的间距 */
}

.imgList {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 40px 0;
}

.nry {
  background: white;
  padding: 3% 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-shadow: "0 -5px 15px 1px rgb(173 173 173 / 10%)",
}

.layer103Top {
  width: 75%;
}

.layer103Out {
  display: flex;
  justify-content: center;
  align-items: center;
}


@media (max-width: 768px) {
  .mid1 {
    /* max-width: 768px;
    min-width: 390px; */
    margin: 0 auto;
  }

  .mid2 {
    /* width: 100%;
    margin: 0 auto;
    overflow: hidden; */
    max-width: 768px;
    min-width: 390px;
    width: 100%;
    background: #fff;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
    box-sizing: border-box
  }

  .mid3 {
    /* display: none; */
    width: 98%;
    margin: 0px auto 0;
    background-color: #fff;
    box-shadow: none;
  }

  .layer04 {
    width: 100%;
    margin-right: 0;
    float: none;
    height: 40vw;
    /* width: 90%;

    margin: 6.6667vw auto; */
  }

  .layer05 {
    width: 100%;
    margin: 6.6667vw auto;
    height: 230px;
  }

  .layer041 {
    /* height: 6.6667vw; */
    /* border-bottom: 1px solid #dddddd; */
    position: relative;
    width: 100%;
  }

  .mask {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .layer051 {
    height: 30px;
    border-bottom: 1px solid #dddddd;
  }

  .layer051 li {
    width: 23.3333vw;
    line-height: 6.6667vw;
    font-size: 1rem;
    font-weight: 400;
    float: left;
    text-align: center;
    cursor: pointer;
  }

  .layer0711 {
    width: 32%;
    height: 8vw;
    line-height: 8vw;
    font-size: 1rem;
    font-weight: 300;
    background-color: #e4efff;
    color: #759ce8;
    text-align: center;
  }

  .layer0722 {
    display: none;
  }

  .layer08 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .layer081 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
  }

  .layer081 a {
    width: calc(25% - 10px);
    /* 减去margin的宽度 */
    margin-bottom: 20px;
    box-sizing: border-box;
  }

  .layer081 img {
    width: 100%;
    height: auto;
  }

  .layer081 a:nth-child(n+5) {
    display: none;
  }

  .layer081.show-second-row a:nth-child(n+5) {
    display: block;
  }

  .layer08 .more {
    display: block;
  }

  .more {
    height: 9.3333vw;
    line-height: 9.3333vw;
    background-color: #e4f6ff;
    text-align: center;
    margin-top: 1.3333vw;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
  }

  .blank {
    display: none;
  }

  /* .layer10 {
    width: 100%;
  } */

  img:not(.search-icon):not(.layer104 img):not(.layer021Mobile img):not(.layer09L img):not(.layer08L img):not(.responsive-image img):not(.layer0911new img):not(.layer022n img):not(.layer023n img):not(.layer02n2 img) {
    /* max-width: 430px; */
    min-width: 90% !important;
    width: 100% !important;
    height: auto !important;
  }

  #layer081 {
    position: relative;
    width: 100% !important;
    margin: 0 auto;
  }

  #layer081 .swiper-container {
    padding-bottom: 60px;
  }

  #layer081 .swiper-slide {
    width: 100%;
    height: auto;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
    position: relative;
    overflow: hidden;
  }

  #layer081 .swiper-slide img {
    display: block;
  }

  .layer091 {
    padding: 40px 0;
    border-bottom: 1px dashed #cccccc;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .layer0912 dt {
    font-size: 15px;
    font-weight: 600;
  }

  .imgList {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 10px 0px 40px 0px;
  }

  .layer09L>img {
    width: 100%;
    height: auto;
  }

  /* .layer09L {
    cursor: pointer;

   width: calc(33.33% - 10px);

   margin-bottom: 10px;

    
  } */
  .layer09L {
    cursor: pointer;
    width: calc(33.33% - 10px);
    /* 减去一些间距 */
    /* display: flex;
    justify-content: center; */

  }

  .wx {
    display: none;
  }


  @media (max-width: 768px) {
    .swiper-container {
      width: 100%;
    }

    .layer0911 {
      width: 100%;
      height: 200px;
      background-repeat: no-repeat;
    }

    .layer011 {
      width: 100%;
      margin: 0 auto;
      display: flex;
      justify-content: space-around;
    }

    .layer091 {
      padding: 10px 20px;
      border-bottom: 1px dashed #cccccc;
      overflow: hidden;
    }

    .layer14 {
      width: 100%;
      margin: 40px auto 0;
      border-top: 1px solid #dce2e5;
    }

    .layer08L {
      margin-top: 0px;
    }

    .layer08L>img {
      height: 75px;
    }

    .nry {
      background: white;
      width: 100%;
    }

    .layer092 {
      height: 35px;
      line-height: 35px;
      background-color: #f7f7f7;
      color: #0753c3;
      font-size: 17px;
      text-align: left;
      text-indent: 2em;
    }

    .layer093 li div {
      font-size: 14px;
      color: #545454;
      display: flex;
      justify-content: space-between;
      white-space: nowrap;
    }

    .layer093 li div span {
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .layer093 li div span:first-child {
      width: 75%;
    }

    .layer103Top {
      width: 100%;
    }

    .layer094 .item {
      position: relative;
      cursor: pointer;
      width: 290px;
      height: 210px;
      overflow: hidden;
    }

    /* // 保持横向滚动仅作用于需要滚动的组件 */
    .swiper-wrapper {
      flex-wrap: nowrap;
    }

    /* // 为所有块元素添加安全限制 */
    div,
    section,
    article {
      /* box-sizing: border-box; */
      max-width: 100vw;
    }

    .layer103 {
      min-height: 150px;
    }

    .layer103 p {
      text-align: left;
      text-indent: 0em;
      margin-top: 20px;
    }


    .layer10 h1 {
      font-size: 20px;
      padding: 40px 0;
      max-width: 100%;
    }

  }




}