@charset "UTF-8";
body,
html,
div,
img,
p,
a,
li,
ul,
h2,
h3,
h1,
h4,
iframe,
video {
  padding: 0;
  margin: 0;
  outline: none;
}

@font-face {
  font-family: "Bilthers";
  src: url(../font/BILTHERS-2.TTF);
}

/**
 * 宋体
 * 使用宋体时字号不宜超过14px，并且不宜设置字体平滑
 */
.u-songti, body {
  font-family: "Songti SC", STSong, SimSun, "WenQuanYi Bitmap Song", serif;
}

li,
ul {
  list-style: none;
}

.fn-clearfix, .wrap {
  zoom: 1;
}

.fn-clearfix:after, .wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.fn-left {
  float: left;
}

.fn-right {
  float: right;
}

.wrap {
  width: 1400px;
  margin: 0 auto;
  position: relative;
}

body {
  color: #313131;
}

body a {
  color: #313131;
  text-decoration: none;
}

.homeBoby {
  min-width: 1400px;
  background-color: #f5f5f5;
}

.bg {
  position: relative;
  overflow: hidden;
  background-position: center top;
  box-sizing: border-box;
  background-repeat: no-repeat;
}

.bg-1 {
  background-image: url("../img2026/bg_1.jpg");
}

.bg-2 {
  background-image: url("../img2026/bg_2.jpg");
}

.bg-3 {
  background-image: url("../img2026/bg_3.jpg");
}

.bg-4 {
  background-image: url("../img2026/bg_4.jpg");
}

.bg-5 {
  background-image: url("../img2026/bg_5.jpg");
}

.bg-6 {
  background-image: url("../img2026/bg_6.jpg");
}

.bg-1 {
  height: 800px;
}

.bg-2 {
  height: 1598px;
  padding-top: 45px;
}

.bg-3 {
  height: 1080px;
  padding-top: 43px;
}

.bg-3 .title {
  margin-bottom: 121px;
}

.bg-4 {
  height: 1080px;
  padding-top: 104px;
}

.bg-5 {
  height: 1080px;
  padding-top: 100px;
}

.bg-6 {
  height: 1164px;
  padding-top: 10px;
}

.bg-6 .title {
  margin-bottom: 57px;
  color: #fff;
}

.title {
  display: block;
  height: 147px;
  width: 1400px;
  margin: 0 auto 22px;
  color: #8d4f38;
  font-family: MicrosoftYaHei;
  font-size: 22px;
  text-align: right;
  overflow: hidden;
  line-height: 160px;
}

.header {
  height: 74px;
  line-height: 74px;
  background: #700 url(../img2026/header.png) center no-repeat;
  color: #f8c097;
  max-width: 1920px;
  margin: 0 auto;
}

.header a {
  color: #f8c097;
}

.top-nav {
  font-size: 28px;
  margin-left: 25px;
}

.top-nav li {
  cursor: pointer;
  margin: 0 16px;
  position: relative;
}

.top-nav .active,
.top-nav li:hover {
  font-weight: bold;
}

.top-nav .active::after,
.top-nav li:hover::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: #f7ab00;
}

.login {
  font-size: 18px;
  padding-top: 48px;
  padding-bottom: 10px;
  line-height: 1;
  background: url(../img2026/login.png) center 14px no-repeat;
  margin-right: 25px;
  position: relative;
}

.login.already-login:hover .login-out {
  display: block;
}

.login-out {
  display: none;
  position: absolute;
  left: -40px;
  bottom: -30px;
  line-height: 36px;
  width: 80px;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 10px;
  text-align: center;
  border-radius: 4px;
}

.calendar {
  position: absolute;
  right: 149px;
  top: 21px;
  background: url(../img2026/calendar.png) center no-repeat;
  width: 161px;
  height: 67px;
  color: #313131;
  cursor: pointer;
  box-sizing: border-box;
  padding: 0 8px 0 25px;
  line-height: 67px;
  font-weight: bold;
}

.calendar p {
  line-height: 1;
}

.calendar-year {
  font-size: 11px;
  margin: 16px auto 6px;
}

.calendar-week {
  font-size: 17px;
}

.calendar-day {
  font-family: "Bilthers";
  font-size: 25px;
  letter-spacing: 1px;
  width: 75px;
  text-align: center;
}

.swiper-big-images {
  max-width: 1920px;
  margin: 0 auto;
  height: 528px;
  font-size: 36px;
  font-weight: bold;
  line-height: 50px;
}

.swiper-big-images a {
  color: #eac7ad;
}

.swiper-big-images .swiper-slide {
  width: 1042px;
  position: relative;
}

.swiper-big-images .swiper-slide img {
  display: block;
  width: 100%;
  height: 528px;
  object-fit: cover;
}

.swiper-big-images p {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(47, 37, 37, 0), rgba(47, 37, 37, 0.5));
  width: 100%;
  padding: 88px 36px 14px;
  box-sizing: border-box;
}

.swiper-big-images p span {
  display: inline-block;
  vertical-align: 3px;
  width: 186px;
  height: 35px;
  background-image: linear-gradient(63deg, #df3119 0%, #ed6c00 100%);
  border-radius: 17px;
  border: solid 1px #efe1d4;
  box-sizing: border-box;
  font-size: 16px;
  color: #fff;
  line-height: 33px;
  padding: 0 13px;
  margin-left: 16px;
  position: relative;
}

.swiper-big-images p span:after {
  content: "";
  position: absolute;
  top: 6px;
  right: 14px;
  width: 23px;
  height: 23px;
  background: url(../img2026/arrow_right.png) center no-repeat;
}

.city-list {
  margin-top: 54px;
  font-weight: bold;
  font-size: 30px;
  line-height: 1.2;
  color: #fff;
  height: 253px;
}

.city-list li {
  width: 89px;
  height: 226px;
  background: url(../img2026/city_bg_1.png) center no-repeat;
  margin-right: 10px;
  box-sizing: border-box;
  padding: 10px 4px;
  text-align: center;
  position: relative;
  transition: all 0.3s;
  cursor: pointer;
}

.city-list p {
  padding: 0 20px;
}

.city-list li:last-child {
  margin-right: 0;
}

.city-list img {
  display: block;
  width: 77px;
  height: 77px;
  margin: 0 auto 15px;
  object-fit: cover;
  transition: all 0.3s;
}

.city-list li.active,
.city-list li:hover {
  width: 103px;
  height: 253px;
  background: url(../img2026/city_bg_2.png) center no-repeat;
  top: -16px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.city-list li.active img,
.city-list li:hover img {
  width: 94px;
  height: 94px;
}

.swiper-box-pa {
  position: relative;
  width: 1460px;
  margin: 0 auto;
}

.swiper-box-pa .swiper-button-prev {
  position: absolute;
  left: 0;
  width: 20px;
  height: 35px;
  top: 50%;
  margin-top: -17.5px;
  background: url(../img2026/left.png) center no-repeat;
  cursor: pointer;
}

.swiper-box-pa .swiper-button-next {
  position: absolute;
  right: 0;
  width: 20px;
  height: 35px;
  top: 50%;
  margin-top: -17.5px;
  background: url(../img2026/right.png) center no-repeat;
  cursor: pointer;
}

.swiper-box {
  background: url(../img2026/showroom_bg.png) center no-repeat;
  height: 546px;
  box-sizing: border-box;
  padding: 37px 16px;
  position: relative;
  top: -10px;
}

.swiper-arrow {
  position: absolute;
  top: -16px;
  left: 67.5px;
  width: 32px;
  height: 32px;
  background: url(../img2026/arrow.png) center no-repeat;
  transition: left 0.3s;
}

.showroom-list {
  position: relative;
  padding-left: 513px;
  font-size: 20px;
  line-height: 26px;
}

.showroom-list a {
  color: #f8c097;
}

.showroom-list li {
  width: 414px;
  height: 208px;
  overflow: hidden;
  position: relative;
  margin-left: 13px;
  margin-bottom: 14px;
}

.showroom-list.three-imgs li {
  height: 430px;
}

.showroom-list.three-imgs li img {
  height: 430px;
}

.showroom-list.three-imgs li li:nth-last-child(2),
.showroom-list.three-imgs li li:nth-last-child(1) {
  height: 430px;
}

.showroom-list.three-imgs li li:nth-last-child(2) img,
.showroom-list.three-imgs li li:nth-last-child(1) img {
  height: 430px;
}

.showroom-list.four-imgs li:nth-child(2) {
  height: 430px;
}

.showroom-list.four-imgs li:nth-child(2) img {
  height: 430px;
}

.showroom-list.four-imgs li:nth-last-child(3) {
  height: 430px;
}

.showroom-list.four-imgs li:nth-last-child(3) img {
  height: 430px;
}

.showroom-list li:first-child {
  position: absolute;
  top: 0;
  left: 7px;
  width: 507px;
  height: 430px;
  overflow: hidden;
  margin-left: 0;
}

.showroom-list li:first-child img {
  height: 430px;
}

.showroom-list.one-imgs li:last-child {
  width: 100%;
}

.showroom-list.two-imgs {
  padding-left: 680px;
  left: 0;
}

.showroom-list.two-imgs li:nth-last-child(2),
.showroom-list.two-imgs li:nth-last-child(1) {
  width: 674px;
  height: 430px;
}

.showroom-list.two-imgs li:nth-last-child(2) img,
.showroom-list.two-imgs li:nth-last-child(1) img {
  height: 430px;
}

.showroom-list img {
  display: block;
  width: 100%;
  height: 208px;
  object-fit: cover;
  transition: 0.3s;
}

.showroom-list p {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 8px 126px 8px 18px;
  background-image: linear-gradient(to right, rgba(49, 49, 49, 0.8), rgba(49, 49, 49, 0));
}

.showroom-list li:hover img {
  transform: scale(1.1);
}

.swiper-showroom-images {
  height: 465px;
  visibility: hidden;
  z-index: 1;
  position: absolute;
  left: -9999px;
  top: 37px;
  width: 1368px;
}

.swiper-showroom-images.active {
  left: 16px;
  visibility: visible;
  z-index: 2;
}

.swiper-showroom-images .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 5;
}

.swiper-showroom-images .swiper-pagination .swiper-pagination-switch {
  margin: 0 6px;
  width: 19px;
  height: 12px;
  background-color: #fff;
  border-radius: 6px;
  opacity: 0.32;
  display: inline-block;
}

.swiper-showroom-images .swiper-pagination .swiper-active-switch {
  width: 45px;
  opacity: 1;
}

.base-list {
  height: 675px;
  position: relative;
  font-size: 20px;
  line-height: 25px;
}

.base-list a {
  color: #fff;
}

.base-list li {
  position: absolute;
  overflow: hidden;
  height: 337px;
}

.base-list img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 337px;
  transition: all 0.3s;
}

.base-list p {
  position: absolute;
  left: 0;
  bottom: 0;
  background-image: linear-gradient(to bottom, rgba(47, 37, 37, 0), rgba(47, 37, 37, 0.5));
  box-sizing: border-box;
  width: 100%;
  padding: 45px 15px 10px;
}

.base-list li:nth-child(1) {
  width: 411px;
  height: 675px;
  left: 0;
  top: 0;
}

.base-list li:nth-child(1) img {
  height: 675px;
}

.base-list li:nth-child(2) {
  width: 495px;
  left: 414px;
  top: 0;
}

.base-list li:nth-child(3) {
  width: 489px;
  left: 911px;
  top: 0;
}

.base-list li:nth-child(4) {
  width: 641px;
  left: 414px;
  top: 338px;
}

.base-list li:nth-child(5) {
  width: 343px;
  left: 1057px;
  top: 338px;
}

.base-list li:hover img {
  transform: scale(1.1);
}

.story-box {
  height: 818px;
  position: relative;
}

.story-left {
  position: absolute;
  left: 0;
  top: 0;
  width: 1023px;
  height: 818px;
  box-sizing: border-box;
  padding: 23px 16px;
  color: #fff;
  background: url(../img2026/story_bg_1.png) center no-repeat;
}

.story-left .story-img {
  width: 689px;
  height: 323px;
  border-style: solid;
  border-width: 4px;
  border-image-source: linear-gradient(0deg, #fcb151 0%, #fce6ac 100%);
  border-image-slice: 1;
  object-fit: cover;
  position: relative;
  z-index: 2;
}

.story-left a {
  color: #fff;
}

.story-left p {
  width: 475px;
}

.story-right {
  position: absolute;
  right: 0;
  top: 0;
  width: 989px;
  height: 818px;
  box-sizing: border-box;
  padding: 16px 20px;
  color: #8d4f38;
  text-align: right;
  background: url(../img2026/story_bg_2.png) center no-repeat;
}

.story-right a {
  color: #8d4f38;
}

.story-right .story-title {
  padding-left: 450px;
  min-height: 100px;
  text-align: center;
}

.story-right .story-desc {
  padding-left: 436px;
  padding-right: 14px;
  text-align: left;
}

.story-right .story-img {
  width: 660px;
  height: 326px;
  border-style: solid;
  border-width: 4px;
  border-image-source: linear-gradient(0deg, #fcb151 0%, #fce6ac 100%);
  border-image-slice: 1;
  object-fit: cover;
  position: relative;
  z-index: 2;
}

.story-title {
  margin: 15px 0 20px;
  font-size: 42px;
  line-height: 50px;
  font-weight: bold;
}

.story-desc {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 20px;
  text-indent: 2em;
}

.swiper-story-images {
  height: 334px;
  width: 704px;
  margin-left: 230px;
}

.swiper-story-images img {
  width: 696px;
  height: 326px;
  border-style: solid;
  border-width: 4px;
  border-image-source: linear-gradient(0deg, #fcb151 0%, #fce6ac 100%);
  border-image-slice: 1;
  object-fit: cover;
  position: relative;
  z-index: 2;
}

.pagination-story {
  width: 100%;
  text-align: right;
  z-index: 2;
  margin-top: 7px;
  padding-right: 10px;
  box-sizing: border-box;
}

.pagination-story .swiper-pagination-switch {
  margin: 0 7px;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
}

.pagination-story .swiper-active-switch {
  background-color: #530000;
}

.circle-wrap {
  height: 905px;
}

.circle-box {
  position: absolute;
  top: 385px;
  left: 50%;
  margin-left: -177px;
  width: 354px;
  height: 354px;
  overflow: hidden;
  perspective: 1000px;
  cursor: pointer;
  transform-style: preserve-3d;
  z-index: 3;
}

.circle-box .circle {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

.circle-box .circle-1 {
  transform: rotateY(0deg);
}

.circle-box .circle-2 {
  transform: rotateY(180deg);
  background: url(../img2026/circle_2.png) center no-repeat;
  width: 354px;
  height: 354px;
  box-sizing: border-box;
  text-align: center;
  font-size: 25px;
  color: #fff;
  padding-top: 130px;
  box-shadow: 1px 5px 6px rgba(182, 108, 26, 0.46);
}

.circle-box .circle-2 span {
  font-size: 76px;
  font-weight: bold;
  color: #fedc45;
  font-family: Impact;
  text-shadow: 1px 5px 6px rgba(254, 220, 69, 0.2);
  background: linear-gradient(to bottom, #fff 30%, #fedc45);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.circle-box.flipped .circle-1 {
  transform: rotateY(180deg);
}

.circle-box.flipped .circle-2 {
  transform: rotateY(0deg);
}

.track-list {
  height: 905px;
  position: relative;
}

.track-list li {
  position: absolute;
  left: 50%;
  box-sizing: border-box;
  background-color: #fff;
  transition: all 0.3s !important;
  font-size: 18px;
}

.track-list li:hover {
  transform: scale(1.1) !important;
  z-index: 2;
}

.track-list img {
  display: block;
  width: 100%;
  object-fit: cover;
  margin-bottom: 5px;
}

.track-list .track-author {
  padding-left: 36px;
  background: url(../img2026/defult.png) left center no-repeat;
  line-height: 30px;
}

.track-list .track-title {
  line-height: 34px;
  background-size: auto 100%;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  margin-bottom: 12px;
}

.track-list .track-1 {
  width: 166px;
  padding: 9px;
  font-size: 11px;
  top: 118px;
  margin-left: -370px;
}

.track-list .track-1 img {
  height: 157px;
  margin-top: 7px;
}

.track-list .track-1 .track-title {
  font-size: 15px;
  line-height: 20px;
}

.track-list .track-2 {
  width: 269px;
  padding: 17px;
  top: 521px;
  margin-left: -463px;
}

.track-list .track-2 img {
  height: 253px;
  margin-top: 10px;
}

.track-list .track-3 {
  width: 292px;
  padding: 17px;
  font-size: 20px;
  top: 69px;
  margin-left: -705px;
}

.track-list .track-3 img {
  height: 275px;
  margin-top: 14px;
}

.track-list .track-3 .track-title {
  font-size: 26px;
}

.track-list .track-4 {
  width: 269px;
  padding: 17px;
  top: 534px;
  margin-left: -837px;
}

.track-list .track-4 img {
  height: 253px;
  margin-top: 10px;
}

.track-list .track-5 {
  width: 226px;
  padding: 13px;
  top: 0;
  margin-left: -946px;
  font-size: 15px;
}

.track-list .track-5 img {
  height: 212px;
  margin-top: 8px;
}

.track-list .track-6 {
  width: 269px;
  padding: 17px;
  top: 88px;
  margin-left: 227px;
}

.track-list .track-6 img {
  height: 253px;
  margin-top: 12px;
}

.track-list .track-7 {
  width: 269px;
  padding: 17px;
  top: 5px;
  margin-left: 564px;
}

.track-list .track-7 img {
  height: 253px;
  margin-top: 12px;
}

.track-list .track-8 {
  width: 284px;
  padding: 17px;
  top: 453px;
  margin-left: 424px;
}

.track-list .track-8 img {
  height: 267px;
  margin-top: 12px;
}

.track-list .track-8 .track-title {
  font-size: 25px;
}

.track-list .track-9 {
  width: 166px;
  padding: 8px;
  top: 563px;
  margin-left: 223px;
  font-size: 11px;
}

.track-list .track-9 img {
  height: 157px;
  margin-top: 7px;
}

.track-list .track-9 .track-title {
  font-size: 15px;
  line-height: 20px;
}

.track-list .track-10 {
  width: 210px;
  padding: 10px;
  top: 527px;
  margin-left: 723px;
}

.track-list .track-10 img {
  height: 198px;
  margin-top: 9px;
}

.track-list .track-10 .track-title {
  font-size: 19px;
  line-height: 24px;
}

.wrap-left {
  width: 809px;
  float: left;
}

.news-box {
  background-color: #fff;
  padding: 35px 32px;
  box-sizing: border-box;
  margin-bottom: 17px;
}

.news-list {
  padding-right: 120px;
  box-sizing: border-box;
  font-family: MicrosoftYaHei;
  font-size: 22px;
  line-height: 35px;
  height: 344px;
  overflow: auto;
}

.news-list::-webkit-scrollbar {
  width: 8px;
  border-radius: 8px;
  background-color: rgba(254, 229, 188, 0);
}

.news-list::-webkit-scrollbar-thumb {
  background-color: #fee5bc;
  border-radius: 8px;
}

.news-list a {
  color: #535353;
}

.news-list li {
  padding-left: 23px;
  margin-bottom: 10px;
  position: relative;
}

.news-list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11.5px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #f8c097;
}

.activity-big img {
  width: 100%;
  object-fit: cover;
  height: 381px;
}

.wrap-right {
  width: 579px;
  float: right;
}

.activity-list {
  margin-bottom: 6px;
}

.activity-list li {
  margin-bottom: 11px;
}

.activity-list img {
  height: 199px;
  width: 100%;
  object-fit: cover;
}

.notice-box {
  width: 579px;
  height: 382px;
  background-color: #fff;
  padding: 25px 27px;
  box-sizing: border-box;
  font-family: MicrosoftYaHei;
  overflow: hidden;
}

.notice-box .small-title {
  color: #8d4f38;
  font-size: 32px;
  font-weight: bold;
  padding-left: 27px;
  overflow: hidden;
  position: relative;
  line-height: 38px;
  height: 38px;
  display: block;
}

.notice-box .small-title:before {
  content: "";
  position: absolute;
  left: 3px;
  top: 0;
  width: 9px;
  height: 38px;
  background-color: #f8c097;
  border-radius: 5px;
}

.notice-box .small-title span {
  font-weight: 300;
  font-size: 22px;
  color: #8d4f38;
  float: right;
}

.notice-list {
  margin-top: 25px;
}

.notice-list li {
  margin-bottom: 30px;
}

.notice-list a {
  display: block;
  overflow: hidden;
}

.notice-list .date {
  float: left;
  width: 99px;
  border: solid 1px rgba(145, 35, 27, 0.47);
  text-align: center;
  font-size: 23px;
  color: #91231b;
  line-height: 1;
  box-sizing: border-box;
  padding: 8px 0;
}

.notice-list .date p {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 5px;
}

.notice-text {
  width: 415px;
  float: right;
  height: 71px;
  line-height: 71px;
  font-size: 22px;
}

.notice-text a {
  color: #535353;
}

.notice-text span {
  display: inline-block;
  line-height: 35px;
}

.footer {
  font-size: 20px;
  font-family: MicrosoftYaHei;
  letter-spacing: 1px;
  color: #f8c097;
  margin-top: 64px;
  text-align: center;
  max-width: 1920px;
  margin: 0 auto;
}

.nav-fixed {
  position: fixed;
  top: 50%;
  left: -100px;
  width: 153px;
  height: 937px;
  margin-top: -468.5px;
  background: url(../img2026/nav_bg.png) center no-repeat;
  padding-top: 91px;
  box-sizing: border-box;
  color: #fff;
  z-index: 10;
  transition: all 0.3s ease-in-out;
  transform: scale(0.9);
  cursor: pointer;
}

.nav-fixed.active {
  left: -8px;
}

.nav-fixed.active .nav-list {
  display: block;
}

.nav-list {
  font-size: 21px;
  font-weight: bold;
  display: none;
}

.nav-list a {
  color: #fff;
}

.nav-list li {
  display: inline-block;
  padding-top: 38px;
  padding-bottom: 9px;
  border-bottom: 2px solid #b60005;
  padding-left: 5px;
  margin-right: 30px;
}

.nav-list .active,
.nav-list li:hover {
  background: linear-gradient(to left, #fff, #fedc45);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
}

.to-top {
  width: 44px;
  height: 74px;
  background: url(../img2026/toTop.png) center no-repeat;
  margin: 40px 0 0 17px;
}

.ai-icon {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 275px;
  height: 157px;
  background: url(../img2026/ai.png) center no-repeat;
  z-index: 10;
  cursor: pointer;
}

.iframe-box {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 436px;
  height: 699px;
  z-index: 11;
  background: url(../img2026/ai_toast.png) center no-repeat;
  padding-top: 69px;
  box-sizing: border-box;
  border-radius: 20px;
  overflow: hidden;
  display: none;
}

.iframe-box iframe {
  display: block;
  height: 630px;
  width: 100%;
}

.iframe-box .close {
  position: absolute;
  right: 10px;
  top: 24.5px;
  width: 40px;
  height: 40px;
  background: url(../img2026/close.png) center no-repeat;
  cursor: pointer;
}

.header-1 {
  width: 238px;
  height: 226px;
  position: absolute;
  top: 113px;
  left: 50%;
  margin-left: -119px;
  background: url(../img2026/header_1.png) center no-repeat;
}

.header-2 {
  width: 929px;
  height: 399px;
  position: absolute;
  top: 295px;
  left: 50%;
  margin-left: -464.5px;
  background: url(../img2026/header_2.png) center no-repeat;
}

.theme-body {
  background-color: #fffae3;
  min-width: 1400px;
  min-height: 100vh;
}

.header-theme {
  height: 85px;
  line-height: 85px;
  background: #700 url(../img2026/header_bg_2.png) center no-repeat;
}

.header-theme .logo {
  vertical-align: middle;
  height: 74px;
  margin-top: 5.5px;
  margin-right: 5px;
}

.header-theme .login {
  font-size: 16px;
  padding-top: 54px;
}

.footer-theme {
  background-color: #ab211f;
  border: solid 2px #fdedcb;
  line-height: 94px;
  margin-top: 0;
  padding-bottom: 0;
}

.swiper-theme-box {
  position: relative;
  width: 1335.6px;
  margin: 0 auto;
}

.swiper-theme-box .swiper-button-prev-theme {
  position: absolute;
  left: 0;
  width: 25px;
  height: 53px;
  top: 50%;
  margin-top: -26.5px;
  background: url(../img2026/left_2.png) center no-repeat;
  cursor: pointer;
}

.swiper-theme-box .swiper-button-next-theme {
  position: absolute;
  right: 0;
  width: 25px;
  height: 53px;
  top: 50%;
  margin-top: -26.5px;
  background: url(../img2026/right_2.png) center no-repeat;
  cursor: pointer;
}

.swiper-theme-images {
  width: 1260px;
  height: 570px;
  line-height: 30px;
  font-size: 20px;
  font-family: MicrosoftYaHei;
}

.swiper-theme-images .swiper-slide {
  padding: 43px 74px 56px 25px;
  height: 570px;
  box-sizing: border-box;
  background: url(../img2026/theme_bg.png) center no-repeat;
  background-size: 100% 100%;
}

.swiper-theme-images .swiper-slide a {
  color: #910000;
}

.swiper-theme-images .swiper-slide img {
  display: block;
  width: 100%;
  height: 382px;
  object-fit: cover;
  margin-bottom: 15px;
}

.page-title {
  margin: 78px auto 56px;
  font-size: 41px;
  font-weight: bold;
  color: #c21a24;
  font-weight: bold;
}

.main-content {
  overflow: hidden;
  min-height: calc(100vh - 85px - 94px);
  background: url(../img2026/activity_bg.png) center bottom no-repeat;
  padding-bottom: 64px;
  box-sizing: border-box;
}

.erji-page {
  padding-top: 0;
}

.erji-page .nav a {
  font-size: 20px;
}
