/*1  */

.slider1 {
    overflow: auto;
}

.slider1,
.slider2,
.slider3 {
    height: 100%;
    width: 100%;
}

.swiper-pagination-bullet {
    height: 0.16rem;
    width: 0.16rem;
    background: #615039;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: white;
}


/*2*/

.about {
    padding: 0 0.3rem 0 0.3rem;
}

.about>div:first-child {
    margin-bottom: 0.4rem;
}

.about>div:first-child>img {
    width: 3.44rem;
    height: 0.77rem;
}

.about>div:nth-child(2) {
    font-size: 0.28rem;
    color: #301315;
    line-height: 0.5rem;
}

.count {
    height: 2.48rem;
    width: 100%;
}

.count>div:first-child {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(59, 24, 26, .1);
    padding: 0.4rem 0.6rem;
    margin-bottom: 0.2rem;
    margin-top: 0.3rem;
}

.count>div:last-child {
    font-size: 0.18rem;
    color: rgba(59, 24, 26, .7);
}

.countItem {
    margin-right: 0.8rem;
}

.countItem>div:nth-child(2),
.countItem>div:first-child {
    margin-bottom: 0.1rem;
}

.countItem>div:first-child,
.countItem>div:last-child {
    padding-left: 0.08rem;
}

.countItem>div:nth-child(2)>span:first-child {
    font-size: 0.5rem;
}

.countItem>div:nth-child(2)>span:last-child {
    font-size: 0.25rem;
}

.countItem>div:last-child {
    font-size: 0.2rem;
}

.i1 {
    width: 0.39rem;
    height: 0.38rem;
}

.i3 {
    width: 0.38rem;
    height: 0.38rem;
}

.i2 {
    width: 0.41rem;
    height: 0.37rem;
}


/* 3 */

.bga {
    height: 100%;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, .5);
    color: #eebd80;
    padding: 0 0.26rem;
}

.bga>span:nth-child(1) {
    font-size: 0.32rem;
}

.bga>span:nth-child(2) {
    font-size: 0.32rem;
    font-weight: 600;
    line-height: 0.32rem;
    margin-top: 0.1rem;
}

.bga>span:nth-child(3) {
    font-size: 0.6rem;
    font-family: 'Edwardian';
    margin-bottom: 0.6rem;
    line-height: 0.6rem;
}

.bga>span:nth-child(4) {
    font-size: 0.28rem;
    line-height: 0.55rem;
    text-align: center;
}

.bga>span:nth-child(5) {
    font-size: 0.26rem;
    display: inline-block;
    width: 2.01rem;
    height: 0.6rem;
    background: rgba(235, 183, 117, .5);
    margin-top: 1rem;
    text-align: center;
    line-height: 0.6rem;
    border-radius: 0.1rem;
}


/* 4*/

.sectionTitle {
    font-size: 0.35rem;
    color: #301315;
    line-height: 0.35rem;
    font-weight: 600;
}

.sectionLine {
    font-weight: 600;
    color: #301315;
}

.sectionLine>span {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.sectionLine>img {
    width: 1.79rem;
    height: 0.4rem;
}

.sectionSubTitle {
    font-size: 0.2rem;
    color: #301315;
    line-height: 0.2rem;
    margin-bottom: 1rem;
}

.newItem {
    display: inline-block;
    height: 6.5rem;
    width: 6rem;
    border-radius: 0.1rem;
    background-color: #522f2c;
}

.newItem>img {
    height: 3.8rem;
    width: 100%;
}

.newItem>div {
    text-align: left;
    padding: 0.57rem 0.3rem;
    color: #ebb775;
}

.newItem>div>div:first-child {
    font-size: 0.3rem;
    line-height: 0.3rem;
    font-weight: 600;
}

.slider4 {
    overflow: unset;
}

.newItem>div>div:last-child {
    font-size: 0.28rem;
    line-height: 0.28rem;
    color: #be986b;
    line-height: 0.45rem;
}

.swiper-button-prev,
.swiper-button-next {
    top: 7.5rem;
    z-index: 100;
    height: 0.8rem;
    width: 0.8rem;
    background: rgba(208, 167, 113, .8);
    outline: none;
    border-radius: 100%;
    text-align: center;
    line-height: 0.8rem;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    content: '';
}

.icon-jiantou_xiangzuo_o,
.icon-jiantou1 {
    font-size: 0.5rem;
    color: #301315;
}

.swiper-button-prev {
    left: 2.6rem;
}

.swiper-button-next {
    right: 2.6rem;
}


/* 5 */

.join {
    height: 100%;
    width: 100%;
    top: 0;
    background: rgba(0, 0, 0, .5);
    color: #eebd80;
    padding: 0 0.31rem;
}

.join>span:nth-child(1) {
    font-size: 0.32rem;
}

.join>span:nth-child(2) {
    font-size: 0.32rem;
    font-weight: 600;
    line-height: 0.32rem;
    margin-top: 0.1rem;
}

.join>span:nth-child(3) {
    font-size: 0.6rem;
    font-family: 'Edwardian';
    margin-bottom: 0.6rem;
    line-height: 0.6rem;
}

.join>span:nth-child(4),
.join>span:nth-child(5),
.join>span:nth-child(6) {
    font-size: 0.28rem;
    line-height: 0.55rem;
    text-align: center;
}

.join>span:nth-child(7) {
    font-size: 0.3rem;
    font-weight: 600;
    display: inline-block;
    width: 4.6rem;
    height: 0.88rem;
    background: rgba(235, 183, 117, .5);
    margin-top: 0.6rem;
    text-align: center;
    line-height: 0.88rem;
    border-radius: 0.1rem;
}


/* 6 */

.bigLogo>img {
    width: 2.95rem;
    height: 0.66rem;
}

.contact {
    padding: 0.32rem 0;
    border-top: 1px solid #744044;
    border-bottom: 1px solid #744044;
    color: #301315;
    font-size: 0.28rem;
    margin-top: 0.28rem;
    text-align: center;
    margin-bottom: 0.8rem;
}

.contact>div {
    margin-bottom: 0.15rem;
}

.contact>div:last-child {
    margin-bottom: 0;
}

.wx {
    font-size: 0.2rem;
    color: #301315;
    margin-top: 0.16rem;
}

footer {
    height: 1.04rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: black;
    color: #987649;
    text-align: center;
    font-size: 0.2rem
}