body {
  font-size: 0.16rem;
  color: #333;
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

.tow, .tuwen_page-item-text .p2, .tuwen_page-item-text .p1, .page-list_item a, .list-four-item a, .list_three-item a, .list_two-item-text .p1, .list_one-item-text .p1, .one-swiper-item-text .p1 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mwimg img {
  display: inline-block;
  max-width: 100%;
}

.dflex, .boxd-flex, .boxb-flex, .boxa-flex {
  display: flex;
}
@media (max-width: 990px) {
  .dflex, .boxd-flex, .boxb-flex, .boxa-flex {
    flex-direction: column;
  }
  .dflex > div, .boxd-flex > div, .boxb-flex > div, .boxa-flex > div {
    width: 100%;
  }
  .dflex > div + div, .boxd-flex > div + div, .boxb-flex > div + div, .boxa-flex > div + div {
    margin-top: 15px;
  }
}

.flex1, .page-list_item a, .page-wrap_right, .list_two-item-text, .list_one-item-text, .nav-box {
  flex: 1;
  min-width: 1px;
}

div,
p,
a,
input,
span,
button,
form {
  box-sizing: border-box;
}

p {
  margin: 0;
}

.bgImgHoverScale {
  overflow: hidden;
}
.bgImgHoverScale .inner-bg {
  transition: all 0.5s ease;
}
.bgImgHoverScale:hover .inner-bg {
  transform: scale(1.1);
}

.wrap {
  max-width: 14.3rem;
  padding: 0 0.15rem;
  margin: 0 auto;
}

.top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
  padding: 0.15rem 0;
}
.top:after {
  content: "";
  background: url(../images/bg1.png) top center no-repeat;
  background-size: 100%;
  height: 2.29rem;
  position: absolute;
  left: 0;
  width: 100%;
  top: 0;
  z-index: -1;
  pointer-events: none;
}
.top .wrap {
  display: flex;
  align-items: center;
}
.top-logo {
  display: flex;
  margin-right: 1rem;
}
.top-logo img {
  width: 3.96rem;
}
.top-search {
  position: relative;
}
.top-search_form {
  position: absolute;
  right: 0;
  top: 100%;
  width: 225px;
  height: 42px;
  border: 1px solid #fff;
  display: flex;
  padding: 2px;
  border-radius: 20px;
  display: none;
}
.top-search_form.on {
  display: flex;
}
.top-search_input {
  border: none;
  background: transparent;
  flex: 1;
  min-width: 1px;
  padding: 0 10px;
  font-size: 14px;
  color: #fff;
}
.top-search_input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.top-search_input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.top-search_input:focus {
  outline: none;
}
.top-search_btn {
  background: url(../images/search.png) center no-repeat;
  background-size: 0.27rem;
  width: 52px;
  font-size: 0;
  cursor: pointer;
  border: none;
}
.top .mob-search_btn {
  margin-left: 0.2rem;
}
.top .mob-search_btn img {
  display: block;
  width: 0.27rem;
}
.top_menu-btn {
  display: none;
}
.top_menu-btn i {
  color: #fff;
  font-size: 24px;
}
.top_menu-btn i.icon-system-close {
  display: none;
}
.top_menu-btn.on .icon-menu {
  display: none;
}
.top_menu-btn.on .icon-system-close {
  display: block;
}
.top .topmob_search-btn {
  display: none;
}
@media (max-width: 990px) {
  .top {
    position: relative;
    padding: 0.15rem 0;
    background: #A62427;
  }
  .top:after {
    display: none;
  }
  .top-logo {
    margin-right: 10px;
    width: 70%;
  }
  .top-logo img {
    width: 100%;
  }
  .top .mob-search_btn {
    display: none;
  }
  .top .topmob_search-btn {
    display: block;
    margin-left: auto;
  }
  .top .topmob_search-btn img {
    width: 0.25rem;
  }
  .top-search {
    padding: 10px;
    background: #A62427;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
  }
  .top-search_form {
    width: 100%;
    display: flex;
    position: static;
    height: 33px;
  }
  .top-search_btn {
    width: 35px;
  }
  .top-search.on {
    display: flex;
  }
  .top_menu-btn {
    display: flex;
    margin-left: 10px;
  }
}

.nav-box {
  display: flex;
}
.nav-box_item {
  position: relative;
  flex: 1;
}
.nav-box_item > a {
  text-align: center;
  display: block;
  padding: 0.3em 0;
  font-size: 0.22rem;
  color: #ffffff;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 1054px) {
  .nav-box_item > a {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .nav-box_item > a {
    font-size: 0.2153846154rem;
  }
}
.nav-box_item.on > a, .nav-box_item:hover > a {
  font-weight: bold;
}
.nav-box_item-arrow {
  display: none;
}
@media (min-width: 990px) {
  .sub-box {
    display: none;
    position: absolute;
    z-index: 9;
    left: 50%;
    transform: translateX(-50%);
    background: #A62427;
    min-width: 100%;
    border-radius: 0 0 0.05rem 0.05rem;
    overflow: hidden;
  }
}
.sub-box_item > a {
  display: block;
  padding: 0.8em 1.2em;
  font-size: 0.16rem;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}
.sub-box_item > a:hover {
  background: rgba(0, 0, 0, 0.1);
}

@media (max-width: 990px) {
  .nav .wrap {
    padding: 0;
  }
  .nav-box {
    flex-direction: column;
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #A62427;
    top: 100%;
  }
  .nav-box_item {
    position: relative;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
  }
  .nav-box_item > a {
    padding: 9px 20px !important;
    font-size: 16px !important;
    color: #fff;
    font-weight: normal;
    text-align: left;
  }
  .nav-box_item-arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    transition: all 0.5s;
  }
  .nav-box_item-arrow i {
    color: #fff;
    font-size: 20px;
  }
  .nav-box_item.act .sub-box {
    display: block;
  }
  .nav-box_item.act > .nav-box_item-arrow {
    transform: rotate(90deg);
  }
  .sub-box {
    display: none;
    width: 100%;
    background: rgba(0, 0, 0, 0.1);
  }
  .sub-box_item > a {
    padding: 10px 20px 10px 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    font-size: 14px;
    text-align: left;
    color: #e7e7e7;
  }
}

.footer {
  background: #A62427;
  padding: 0.3rem 0;
  text-align: center;
}
.footer p {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.8;
}
@media (max-width: 1054px) {
  .footer p {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .footer p {
    font-size: 0.2153846154rem;
  }
}

.banner {
  position: relative;
  overflow: hidden;
}
.banner .swiper-slide a {
  display: block;
height: 100vh;
  position: relative;
}
.banner .swiper-slide a > img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
}
.banner .swiper-pagination {
  bottom: 0.45rem;
}
.banner .swiper-pagination-bullet {
  opacity: 1;
  width: 0.2rem;
  height: 0.2rem;
  background: #fff;
  border: 2px solid #fff;
  margin: 0 0.25rem !important;
}
.banner .swiper-pagination-bullet-active {
  background: #A62427;
}
@media (max-width: 1025px) {
  .banner .swiper-pagination {
    bottom: 10px;
  }
  .banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 0 5px !important;
  }
}
@media (max-width: 768px) {
  .banner .swiper-slide a {
    padding-bottom: 51%;
    position: relative;
  }
  .banner .swiper-slide a > img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    top: 0;
    left: 0;
  }
}

.two-swiper,
.one-swiper {
  position: relative;
  overflow: hidden;
}

.one-swiper {
  margin-bottom: 0.25rem;
}
.one-swiper-item {
  display: block;
  position: relative;
}
.one-swiper-item-img .inner-bg {
  padding-bottom: 67.4285714286%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.one-swiper-item-text {
  position: absolute;
  left: 0.25rem;
  bottom: 0;
  right: 0;
  background: #A62427;
  border-radius: 0.12rem;
  padding: 0.25rem 0.1rem 0.2rem 1rem;
}
.one-swiper-item-text .p2 {
  height: 0.92rem;
  position: absolute;
  left: -0.25rem;
  bottom: -0.27rem;
  right: 0;
  background: url(../images/bg3.png) left bottom no-repeat;
  background-size: auto 100%;
  font-size: 0.24rem;
  color: #A62427;
  margin-bottom: 0;
  line-height: 1;
  font-weight: bold;
  padding: 0.2rem 0 0 0.14rem;
}
@media (max-width: 1054px) {
  .one-swiper-item-text .p2 {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .one-swiper-item-text .p2 {
    font-size: 0.2153846154rem;
  }
}
.one-swiper-item-text .p1 {
  font-size: 0.22rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 1054px) {
  .one-swiper-item-text .p1 {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .one-swiper-item-text .p1 {
    font-size: 0.2153846154rem;
  }
}

.two-swiper_wrap {
  position: relative;
  padding: 0 0.7rem;
}
.two-swiper_wrap .swiper-button-prev,
.two-swiper_wrap .swiper-button-next {
  width: 0.27rem;
  height: 0.27rem;
  margin-top: -0.135rem;
}
.two-swiper_wrap .swiper-button-prev:after,
.two-swiper_wrap .swiper-button-next:after {
  display: none;
}
.two-swiper .swiper-slide-thumb-active .two-swiper_item {
  border-color: #A62427;
}
.two-swiper_item {
  border: 1px solid transparent;
  padding: 0.05rem;
  border-radius: 0.12rem;
}
.two-swiper_item img {
  width: 100%;
  border-radius: 0.12rem;
}

.list-five {
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem 0.28rem;
}
.list-five .row-item {
  width: calc(50% - 0.14rem);
}
@media (max-width: 1054px) {
  .list-five {
    gap: 15px 15px;
  }
  .list-five .row-item {
    width: calc(50% - 7.5px);
  }
}
@media (max-width: 990px) {
  .list-five {
    gap: 10px 10px;
  }
  .list-five .row-item {
    width: calc(50% - 5px);
  }
}
.list-five-item {
  height: 1.13rem;
}
.list-five-item a {
  display: flex;
  height: 100%;
  background: #E8E8E8;
  align-items: center;
  justify-content: center;
  font-size: 0.22rem;
  color: #333333;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 1054px) {
  .list-five-item a {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list-five-item a {
    font-size: 0.2153846154rem;
  }
}
.list-five-item a:hover {
  color: #fff;
  background: url(../images/bg9.png) center no-repeat;
  background-size: cover;
}

.list-six {
  display: flex;
  flex-wrap: wrap;
  gap: 0.41rem 0.18rem;
}
.list-six .row-item {
  width: calc(50% - 0.09rem);
}
@media (max-width: 1054px) {
  .list-six {
    gap: 15px 15px;
  }
  .list-six .row-item {
    width: calc(50% - 7.5px);
  }
}
@media (max-width: 990px) {
  .list-six {
    gap: 10px 10px;
  }
  .list-six .row-item {
    width: calc(50% - 5px);
  }
}
.list-six-item a {
  display: block;
  padding: 0.23rem 0.2rem 0.35rem 0.2rem;
  background: #fff;
}
.list-six-item a:hover {
  background: #A62427;
  border-radius: 0 0.46rem 0 0.46rem;
}
.list-six-item a:hover .p1, .list-six-item a:hover .p2 {
  color: #fff;
}
.list-six-item .p1 {
  font-size: 0.2rem;
  color: #333;
  margin-bottom: 0.15rem;
  line-height: 1.5;
}
@media (max-width: 1054px) {
  .list-six-item .p1 {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list-six-item .p1 {
    font-size: 0.2153846154rem;
  }
}
.list-six-item .p2 {
  font-size: 0.2rem;
  color: #666666;
  margin-bottom: 0;
  line-height: 1.8;
  height: 3.6em;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (max-width: 1054px) {
  .list-six-item .p2 {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list-six-item .p2 {
    font-size: 0.2153846154rem;
  }
}

.box-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.3rem;
}
.box-title_text {
  display: flex;
}
.box-title_text img {
  width: 0.5rem;
  margin-right: 0.1rem;
}
.box-title_text span {
  font-size: 0.26rem;
  color: #A62427;
  margin-bottom: 0;
  line-height: 1;
  font-weight: bold;
  background: url(../images/t_bg2.png) left bottom no-repeat;
  background-size: 1.46rem;
}
@media (max-width: 1054px) {
  .box-title_text span {
    font-size: 18px;
  }
}
@media (max-width: 990px) {
  .box-title_text span {
    font-size: 0.2461538462rem;
  }
}
.box-title_more {
  width: 1.53rem;
  height: 0.32rem;
  background: url(../images/t_bg.png) no-repeat;
  background-size: 100% 100%;
  padding-left: 0.2rem;
  font-size: 0.18rem;
  color: #A62427;
  margin-bottom: 0;
  line-height: 1;
}
@media (max-width: 1054px) {
  .box-title_more {
    font-size: 14px;
  }
}
@media (max-width: 990px) {
  .box-title_more {
    font-size: 0.2153846154rem;
  }
}
.box-title.white .box-title_text span {
  color: #fff;
  background-image: url(../images/t_bg3.png);
}
.box-title.white .box-title_more {
  color: #fff;
  background-image: url(../images/t_bg4.png);
}
.boxa {
  padding: 0.65rem 0 0.45rem 0;
  background: url(../images/bg2.png) no-repeat;
  background-size: 5.11rem;
}
.boxa-flex {
  justify-content: space-between;
}
.boxa-left {
  width: 50%;
}
.boxa-right {
  width: 47.1428571429%;
}
.boxb {
  padding: 0.4rem 0 0.5rem 0;
  background: url(../images/bg4.png) center no-repeat;
  background-size: cover;
}
.boxb-flex {
  justify-content: space-between;
}
.boxb-left {
  width: 50%;
}
.boxb-right {
  width: 47.8571428571%;
}
.boxc {
  padding: 0.8rem 0 0.4rem 0;
  background: #FBF7F6;
}
.boxc-list {
  display: flex;
  gap: 0 0.25rem;
  justify-content: space-between;
}
.boxc-list_item {
  width: 1.05rem;
  display: flex;
  height: 5rem;
  transition: width 1s;
  overflow: hidden;
}
.boxc-list_item.on {
  width: 62.5%;
}
.boxc-list_item.on .boxc-list_item_left {
  background: #a62427 url(../images/bg7.png) bottom center no-repeat;
  background-size: 0.95rem;
}
.boxc-list_item.on .boxc-list_item_left .s1 {
  background-image: url(../images/bg6.png);
}
.boxc-list_item.on .boxc-list_item_left p {
  color: #fff;
}
.boxc-list_item.on .boxc-list_item_left .s2 {
  background-image: url(../images/i1.png);
}
.boxc-list_item_left {
  background: #e8e8e8;
  width: 1.05rem;
  position: relative;
  flex: none;
}
.boxc-list_item_left .s1 {
  display: block;
  background: url(../images/bg10.png) top center no-repeat;
  background-size: 100%;
  width: 0.14rem;
  height: 0.63rem;
  margin: 0 auto;
}
.boxc-list_item_left .p1 {
  writing-mode: vertical-lr;
  font-size: 0.24rem;
  color: #333;
  margin-bottom: 0;
  line-height: 1.5;
  margin-top: 0.3rem;
  margin: 0.3rem auto 0 auto;
}
@media (max-width: 1054px) {
  .boxc-list_item_left .p1 {
    font-size: 20px;
  }
}
@media (max-width: 990px) {
  .boxc-list_item_left .p1 {
    font-size: 0.2461538462rem;
  }
}
.boxc-list_item_left .s2 {
  position: absolute;
  width: 0.41rem;
  height: 0.41rem;
  background: url(../images/i2.png) center no-repeat;
  background-size: cover;
  bottom: 0.36rem;
  left: calc(50% - 0.2rem);
}
.boxc-list_item_con {
  width: calc(100% - 1.05rem);
  overflow: hidden;
  transition: all 1s;
  background: url(../images/bg8.png) top center no-repeat;
  background-size: cover;
  box-shadow: 0px 5px 36.1px 1.9px rgba(8, 73, 59, 0.13);
  padding: 0.15rem 1rem 0.3rem 0.3rem;
}
.boxd {
  background: #F9F9FB;
  padding: 0.4rem 0;
}
.boxd-flex {
  justify-content: space-between;
}
.boxd-left {
  width: 50%;
}
.boxd-right {
  width: 47.8571428571%;
}

.list_one-item {
  margin-bottom: 0.15rem;
}
.list_one-item:last-child {
  margin-bottom: 0;
}
.list_one-item:last-child .list_one-item-text {
  border-bottom: none;
}
.list_one-item a {
  display: flex;
  align-items: flex-start;
}
.list_one-item a:hover .list_one-item-text .p1 {
  color: #A62427;
}
.list_one-item-time {
  font-size: 0.18rem;
  color: #A62427;
  margin-bottom: 0;
  line-height: 1.5;
  border: 1px solid #A62427;
  border-radius: 0.08rem;
  padding: 0 0.13rem;
  margin-right: 0.2rem;
}
@media (max-width: 1054px) {
  .list_one-item-time {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list_one-item-time {
    font-size: 0.2153846154rem;
  }
}
.list_one-item-text {
  padding-bottom: 0.15rem;
  border-bottom: 1px solid #E7E7E7;
}
.list_one-item-text .p1 {
  font-size: 0.2rem;
  color: #333;
  margin-bottom: 0.1rem;
  line-height: 1.5;
  font-weight: bold;
}
@media (max-width: 1054px) {
  .list_one-item-text .p1 {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list_one-item-text .p1 {
    font-size: 0.2153846154rem;
  }
}
.list_one-item-text .p2 {
  font-size: 0.18rem;
  color: #999999;
  margin-bottom: 0;
  line-height: 1.5;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 3em;
}
@media (max-width: 1054px) {
  .list_one-item-text .p2 {
    font-size: 14px;
  }
}
@media (max-width: 990px) {
  .list_one-item-text .p2 {
    font-size: 0.1846153846rem;
  }
}

.list_two {
  position: relative;
  z-index: 9;
}
.list_two:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 1.04rem;
  top: 0;
  width: 2px;
  height: 100%;
  background: #A25853;
}
.list_two-item {
  padding: 0.15rem 0;
  background: url(../images/bg5.png) left 0.94rem center no-repeat;
  background-size: 0.21rem;
}
.list_two-item a {
  display: flex;
  align-items: center;
}
.list_two-item-time {
  text-align: center;
  width: 0.9rem;
  margin-right: 0.6rem;
}
.list_two-item-time .p1 {
  font-size: 0.24rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1;
}
@media (max-width: 1054px) {
  .list_two-item-time .p1 {
    font-size: 20px;
  }
}
@media (max-width: 990px) {
  .list_two-item-time .p1 {
    font-size: 0.2461538462rem;
  }
}
.list_two-item-time .p2 {
  font-size: 0.18rem;
  color: rgba(255, 255, 255, 0.66);
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 1054px) {
  .list_two-item-time .p2 {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list_two-item-time .p2 {
    font-size: 0.2153846154rem;
  }
}
.list_two-item-text .p1 {
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 1054px) {
  .list_two-item-text .p1 {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list_two-item-text .p1 {
    font-size: 0.2153846154rem;
  }
}

.list_three-item {
  padding-top: 0.1rem;
}
.list_three-item a {
  display: block;
  padding: 0.2rem 0.25rem;
  font-size: 0.2rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;
  background: rgba(255, 255, 255, 0.17);
  transition: background 0.3s;
}
@media (max-width: 1054px) {
  .list_three-item a {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list_three-item a {
    font-size: 0.2153846154rem;
  }
}
.list_three-item a:hover {
  background: rgba(255, 255, 255, 0.33);
}

.list-four-item {
  border-bottom: 1px dashed #EAEAEA;
  padding: 0.18rem 0;
  display: flex;
  align-items: center;
}
.list-four-item:last-child {
  border-bottom: none;
}
.list-four-item span {
  font-size: 0.18rem;
  color: #999999;
  margin-bottom: 0;
  line-height: 1.5;
  margin-right: 0.35rem;
  white-space: nowrap;
}
@media (max-width: 1054px) {
  .list-four-item span {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list-four-item span {
    font-size: 0.2153846154rem;
  }
}
.list-four-item a {
  font-size: 0.2rem;
  color: #333;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 1054px) {
  .list-four-item a {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .list-four-item a {
    font-size: 0.2153846154rem;
  }
}
.list-four-item a:hover {
  color: #A62427;
}

.page_banner {
  padding-bottom: 15.625%;
  position: relative;
}
.page_banner > img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  left: 0;
}

.page-title {
  background: url(../images/left-nav-ln.jpg) top center no-repeat;
  height: 0.8rem;
  background-size: cover;
  padding: 0.15rem 0.2rem 0 0.2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.page-title span {
  font-size: 0.22rem;
  color: #fff;
  margin-bottom: 0;
  line-height: 1.5;
  font-weight: bold;
}
@media (max-width: 1054px) {
  .page-title span {
    font-size: 18px;
  }
}
@media (max-width: 990px) {
  .page-title span {
    font-size: 0.2461538462rem;
  }
}
.page-title span:after {
  content: "";
  display: block;
  width: 0.2rem;
  height: 1px;
  background: #fff;
  margin-top: 0.05rem;
}
.page-title-menu {
  display: none;
}

.page-menu {
  border: 1px solid #d8d8d8;
  border-left: none;
  background: #fff;
  padding-bottom: 0.4rem;
  padding-left: 0.05rem;
  position: relative;
}
.page-menu:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  bottom: -1px;
  width: 0.05rem;
  background: #A62427;
}
.page-menu_item {
  padding: 0 0.15rem;
}
.page-menu_item-inner {
  border-bottom: 1px solid #d8d8d8;
}
.page-menu_item-inner a {
  display: block;
  padding: 0.15rem 0 0.15rem 0.44rem;
  font-size: 0.18rem;
  color: #000;
  margin-bottom: 0;
  line-height: 1.5;
  background: url(../images/left-nav-ico.jpg) left 0.1rem center no-repeat;
  background-size: 0.16rem;
}
@media (max-width: 1054px) {
  .page-menu_item-inner a {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .page-menu_item-inner a {
    font-size: 0.2153846154rem;
  }
}
.page-menu_item-inner a:hover {
  color: #A62427;
  font-weight: bold;
}
.page-menu_item-inner.on a {
  color: #A62427;
  font-weight: bold;
}

.page-wrap {
  padding: 0.5rem 0;
}
.page-wrap .wrap {
  display: flex;
  justify-content: space-between;
}
.page-wrap_left {
  width: 2.5rem;
  margin-right: 0.4rem;
}
.page-wrap_right-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0.2rem;
}
.page-wrap_right-title {
  display: flex;
}
.page-wrap_right-title h3 {
  font-size: 0.2rem;
  color: #A62427;
  margin-bottom: 0;
  line-height: 1.5;
  padding: 0.11rem 0;
  margin: 0;
  position: relative;
}
@media (max-width: 1054px) {
  .page-wrap_right-title h3 {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .page-wrap_right-title h3 {
    font-size: 0.2153846154rem;
  }
}
.page-wrap_right-title h3::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: #A62427;
}
.page-wrap_right .crumbs {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 0.16rem;
  color: #666;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 1054px) {
  .page-wrap_right .crumbs {
    font-size: 14px;
  }
}
@media (max-width: 990px) {
  .page-wrap_right .crumbs {
    font-size: 0.1846153846rem;
  }
}
.page-wrap_right .crumbs i {
  color: #A62427;
  margin-right: 0.05rem;
}
.page-wrap_right .crumbs a:hover {
  color: #A62427;
}
@media (max-width: 1025px) {
  .page-wrap {
    padding: 15px 0;
  }
  .page-wrap .wrap {
    flex-direction: column;
  }
  .page-wrap .page-menu {
    display: none;
    padding-bottom: 10px;
  }
  .page-wrap .page-menu.on {
    display: block;
  }
  .page-wrap .page-title {
    padding: 5px 10px;
    height: auto;
  }
  .page-wrap .page-title-menu {
    display: block;
  }
  .page-wrap .page-title-menu i {
    font-size: 16px;
    color: #fff;
    cursor: pointer;
  }
  .page-wrap_left {
    width: 100%;
    margin-right: 0;
  }
  .page-wrap_right {
    width: 100%;
  }
  .page-wrap_right-top {
    margin-bottom: 15px;
    padding: 10px 0;
    align-items: flex-start;
  }
  .page-wrap_right-title {
    display: none;
  }
}

.paging {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paging_item,
.paging span {
  border: 1px solid #ccc;
  padding: 4px 8px;
  margin: 0 3px;
  color: #333;
}
.paging_item:hover,
.paging span:hover {
  background: #A62427;
  border-color: #A62427;
  color: #fff;
}
.paging span {
  border: none;
}

.page_content {
  font-size: 16px;
  line-height: 2;
}
.page_content img,
.page_content video,
.page_content iframe {
  max-width: 100% !important;
  max-height: auto !important;
}

.page-detail_title h1 {
  font-size: 20px;
  margin: 0 0 15px 0;
  text-align: center;
}
.page-detail_info {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
  gap: 10px 20px;
  flex-wrap: wrap;
}
.page-detail_info span {
  color: #666;
}
.page-detail_pn {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.page-detail_pn-item {
  flex: 1;
  border: 1px solid #efefef;
  padding: 10px;
  font-size: 14px;
}
.page-detail_pn-item a {
  color: #333;
}
.page-detail_pn-item a:hover {
  color: #A62427;
}

.page-list_item {
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #e6e6e6;
  transition: all 0.3s ease;
}
.page-list_item:before {
  content: "";
  width: 0.05rem;
  height: 0.05rem;
  border-radius: 0;
  background: #A62427;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.1rem;
  transition: all 0.3s ease;
}
.page-list_item a {
  font-size: 0.16rem;
  color: #333;
  margin-bottom: 0;
  line-height: 1.5;
  padding: 1em 0;
  transition: all 0.3s ease;
}
@media (max-width: 1054px) {
  .page-list_item a {
    font-size: 16px;
  }
}
@media (max-width: 990px) {
  .page-list_item a {
    font-size: 0.2153846154rem;
  }
}
.page-list_item span {
  font-size: 0.14rem;
  color: #666;
  margin-bottom: 0;
  line-height: 1.5;
  margin-left: 0.1rem;
}
@media (max-width: 1054px) {
  .page-list_item span {
    font-size: 13px;
  }
}
@media (max-width: 990px) {
  .page-list_item span {
    font-size: 0.1846153846rem;
  }
}
.page-list_item:hover {
  border-bottom-color: #A62427;
}
.page-list_item:hover:before {
  margin-left: 0.1rem;
}
.page-list_item:hover a {
  color: #A62427;
}

.tuwen_page {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25vw;
}
.tuwen_page-item {
  width: calc(25% - 0.9375vw);
}
.tuwen_page-item a {
  display: block;
}
.tuwen_page-item a:hover .tuwen_page-item-img .inner-bg {
  transform: scale(1.1);
}
.tuwen_page-item a:hover .tuwen_page-item-text .p1 {
  color: #A62427;
}
.tuwen_page-item-img {
  margin-bottom: 10px;
  padding: 0 2vw;
  overflow: hidden;
}
.tuwen_page-item-img .inner-bg {
  padding-bottom: 142.53%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.tuwen_page-item-img .inner-bg {
  transition: all 0.5s ease;
}
.tuwen_page-item-text .p1 {
  font-size: 0.16pxrem;
  color: #333;
  margin-bottom: 5px;
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 1054px) {
  .tuwen_page-item-text .p1 {
    font-size: 14pxpx;
  }
}
@media (max-width: 990px) {
  .tuwen_page-item-text .p1 {
    font-size: 0.1846153846pxrem;
  }
}
.tuwen_page-item-text .p2 {
  font-size: 0.16pxrem;
  color: #666;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (max-width: 1054px) {
  .tuwen_page-item-text .p2 {
    font-size: 14pxpx;
  }
}
@media (max-width: 990px) {
  .tuwen_page-item-text .p2 {
    font-size: 0.1846153846pxrem;
  }
}

@media (max-width: 990px) {
  .page_banner {
    padding-bottom: 30%;
  }
  .tuwen_page {
    gap: 10px;
  }
  .tuwen_page-item {
    width: calc(50% - 5px);
  }
  .page-list_item a {
    padding: 0.5em 0;
  }
  .page_content {
    font-size: 14px;
  }
  .page_content img,
  .page_content video,
  .page_content iframe {
    width: 100% !important;
    height: auto !important;
  }
  .page-detail_title h1 {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 10px 0;
  }
  .page-detail_info {
    margin-bottom: 10px;
    padding-bottom: 10px;
    gap: 5px 15px;
  }
  .page-detail_info span {
    font-size: 14px;
  }
  .page-detail_pn {
    flex-direction: column;
  }
}
@media (max-width: 1100px) {
  .wrap {
    max-width: 100%;
  }
  .box-title_more {
    padding-left: 0.1rem;
  }
  .list_two-item-time {
    width: 1.2rem;
  }
  .list_two:before {
    left: 1.4rem;
  }
  .list_two-item {
    background-position: left 1.32rem center;
    padding: 0.1rem 0;
  }
}
@media (max-width: 990px) {
  .boxc-list {
    flex-direction: column;
  }
  .boxc-list_item {
    width: 100% !important;
    height: auto;
    display: block;
  }
  .boxc-list_item.on .boxc-list_item_con {
    display: block;
    height: auto;
  }
  .boxc-list_item_left {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .boxc-list_item_left .s1 {
    transform: rotate(-90deg);
    margin: 0 0 0 16px;
  }
  .boxc-list_item_left .p1 {
    writing-mode: horizontal-tb;
    margin: 0;
  }
  .boxc-list_item_left .s2 {
    position: static;
  }
  .boxc-list_item_con {
    padding: 0.1rem;
    width: 100%;
    height: 0;
    pointer-events: none;
  }
  .list-four-item {
    padding: 0.1rem 0;
  }
  .boxc {
    padding: 15px 0;
  }
}
/*# sourceMappingURL=main.css.map */