.page3 {
  /* margin: 0 auto;
  overflow: hidden;
  background: url(../image/section3/bg_3.png) no-repeat;
  position: relative;
  background-size: 100%;
  width: 100%;
  height: 19.5rem; */
}


.page3-top {
  position: absolute;
  width: 3rem;
  height: 2rem;
  margin: 0 auto;
  top: 0rem;
  left: 0;
  right: 0;
  z-index: 4; 
}

.infor-content {
width: 6.53rem;
height: 9.89rem;
background: url(../image/section3/info-bg.png) no-repeat;
background-size: 100%;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 2.6rem;
}

/*轮播*/
.carousel {
width: 5.51rem;
height: 3.15rem;
margin: auto;
position: absolute;
/* box-shadow: 0.03rem 0.03rem 0.1rem rgba(0, 0, 0, 0.3); */
overflow: hidden;
left: .45rem;
top: 1.25rem;
/* background-color: #AD9366; */
}
.carousel-swiper-pagination {
  /* background-color: brown; */
position: relative;
display: flex;
justify-content: center;
padding-left: 0.2rem;
/* width: 5.5rem !important; */
margin: 0 auto;
top: 4.4rem;;
}
.carousel-swiper-pagination .swiper-pagination-bullet {
position: relative;
width: 0.21rem;
height: 0.22rem;
margin: 0 0.1rem;
background: url("../image/section3/banner-btn.png") no-repeat;
background-size: 100%;
border-radius: 0;
opacity: 1;
}
.carousel-swiper-pagination .swiper-pagination-bullet:nth-child(1),
.carousel-swiper-pagination .swiper-pagination-bullet:nth-child(2),
.carousel-swiper-pagination .swiper-pagination-bullet:nth-child(3),
.carousel-swiper-pagination .swiper-pagination-bullet:nth-child(4),
.carousel-swiper-pagination .swiper-pagination-bullet:nth-child(5) {
  top:0.25rem;
  left: -0.04rem;
  margin: 0 0.2rem;
  
}

.carousel-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(1),
.carousel-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(2),
.carousel-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(3),
.carousel-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(4),
.carousel-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:nth-child(5){
  top:0rem;
  left:-0.04rem
}
.carousel-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 0.35rem;
height: 0.71rem;
background: url("../image/section3/banner-btn-active.png");
background-size: 100%;
border-radius: 0;
opacity: 1;
}


.infor .paging1 {
  position: absolute;
  bottom: 5.12rem;
  left: 2.3rem;
  width: .21rem;
  height: 0.02rem;
  background: url(../image/section3/line.png) no-repeat;
  background-size: 100%;
  z-index: 1;
}
.infor .paging2 {
  position: absolute;
  bottom: 5.12rem;
  left: 2.9rem;
  width: .21rem;
  height: 0.02rem;
  background: url(../image/section3/line.png) no-repeat;
  background-size: 100%;
  z-index: 1;
}
.infor .paging3 {
  position: absolute;
  bottom: 5.12rem;
  left: 3.5rem;
  width: .21rem;
  height: 0.02rem;
  background: url(../image/section3/line.png) no-repeat;
  background-size: 100%;
  z-index: 1;
}
.infor .paging4 {
  position: absolute;
  bottom: 5.12rem;
  left: 4.2rem;
  width: .21rem;
  height: 0.02rem;
  background: url(../image/section3/line.png) no-repeat;
  background-size: 100%;
  z-index: 1;
}

/*tab切换*/
.tab {
  width: 6rem;
  overflow: hidden;
  position: absolute;
  top: 6rem;
  left: 0.39rem;
  box-sizing: border-box;
}
.tab_list {
overflow: hidden;
overflow-y: scroll;
height: 3.2rem;
}
.tab_list ul {
overflow: hidden;
/* float: left; */
width: 100%;
padding-right: 0.2rem;

}
.tab_list ul li {
padding: 0.08rem;
list-style: none;
display: flex;
align-items: center;
}
.tab_list ul li a {
display: block;
height: 0.45rem;
line-height: 0.45rem;
font-size: 0.22rem;
color: #d1c09f;
/* border: 0.01rem solid #BFC1C1; */
background: rgba(0,0,0,0.25);
padding: 0 0.05rem;
display: flex;
align-items: center;
justify-content: space-between
}
.tab_list ul li a:hover {
}
.tab_icon {
float: left;
margin-right: 0.1rem;
text-align: center;
/* padding-top: 0.045rem; */
}
.tab_title {
float: left;
width: 2.2rem;
text-align: left;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
margin-left: .5rem;
}
.tab_date {
float: right;
text-align: right;
margin-left: 0.72rem;
}
.new {
  width: .9rem;
  height: 0.28rem;
  font-size: 0.22rem;
  /* background: #5d6b7b; */
  line-height: 0.3rem;
  color: #d1c09f;
}

.btn-more {
width: 1rem;
height: 0.36rem;
position: absolute;
top: 0.28rem;
right: 0.2rem;
font-size: 0.3rem;
color: #373737;
}
.pws_tabs_list {
/*height: 2rem;*/
display: block;
transition: all 0.3s ease-in-out 0.3s;
overflow: hidden;
position: relative;
}
.pws_tab_single {
display: block;
transition: all 0.3s ease-in-out;
}

/* 社群按钮 */
.lounge {
width: 3.24rem;height: 1.04rem;position: absolute;top: 13rem;left: 50%;background: url(../image/section3/lounge.png) no-repeat;background-size: 100%;margin-left: -1.425rem;
}

.lounge a{
display: block;
width: 100%;
height: 100%;
}

.long {
  width: 7.2rem;
  height: 2.97rem;
  background: url(../image/section3/long.png) no-repeat;
  background-size: 100%;
  position: absolute;
  top: 9.5rem;
  left: 0rem;
  pointer-events: none;
}

/* @media screen and (max-width: 375rem) {
.infor-content {
  transform: scale(0.8);
  top: 1rem;
}

.lounge {
  transform: scale(0.8);
  top: 9.5rem;
}
} */
