/*一*/

.fp-tooltip {
    width: 122px!important;
    height: 38px;
    border-radius: 50px;
    background: #615039;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    top: -12px!important;
    left: -98px;
}

#fp-nav ul li {
    margin: 14px;
    margin-bottom: 25px;
}

#fp-nav ul li a span {
    background: #615039;
    width: 6px;
    height: 6px;
}

#fp-nav ul li a span:hover {
    background: white!important;
}

#fp-nav ul li:hover a.active span,
#fp-nav ul li:hover a span {
    background: white!important;
}

.fp-controlArrow {
    display: none;
}

.swiper-pagination {
    text-align: right;
    padding-right: 40px;
    padding-bottom: 20px;
}

.swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    background: #615039;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: white;
}

.mouse {
    bottom: 44px;
    z-index: 10;
    color: #e6d3bb;
    font-size: 16px;
}


/*二*/

.about {
    width: 73.5%;
    height: 100%;
    margin: 0 auto;
}

.introduce {
    margin-right: 39px;
    height: 365px;
}

.tit {
    margin-bottom: 50px;
}

#fp-nav ul li a.active span {
    background: white;
}

.introduce>div:last-child {
    height: 217px;
    width: 610px;
    font-size: 14px;
    line-height: 38px;
    color: #301315;
}

.count {
    height: 365px;
    width: 632px;
    background: rgba(255, 255, 255, .5);
    border-radius: 5px;
    padding: 54px 21px;
}

.count>div:first-child {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(59, 24, 26, .1);
    padding: 45px 16px
}

.count>div:last-child {
    padding-left: 19px;
    padding-top: 16px;
    opacity: .5;
}

.countItem {
    margin-right: 88px;
}

.countItem img {
    width: 39px;
    height: 38px;
    margin-bottom: 16px;
}

.countItem>div:nth-child(2) {
    font-size: 50px;
    color: #301315;
    margin-bottom: 9px;
}

.countItem>div:first-child,
.countItem>div:last-child {
    padding-left: 3px;
}


/* 3 */

.sortItem {
    width: 24.994%;
    border-right: 1px solid #e6d3bb;
    height: 100%;
}

.sortItem:last-child {
    border: none;
}

.sortTitle {
    text-align: center;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #eebd80;
    z-index: 1;
    transition: all 0.2s linear;
}

.sortTitle>div:first-child {
    letter-spacing: 5px;
}

.sortTitle>div:nth-child(2) {
    font-weight: 600;
}

.sortTitle>div:last-child {
    font-family: 'Edwardian';
    line-height: 40px;
}

.sortItem>a {
    height: 100%;
    width: 100%;
    transition: all 0.3s linear;
    background: rgba(0, 0, 0, 0);
    color: #eebd80;
    padding-top: 180px;
}

.sortIntroduce {
    width: 288px;
    height: 128px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 50px;
    transition: all 0.3s linear;
    opacity: 0;
}

.sortMore {
    width: 151px;
    height: 48px;
    border-radius: 5px;
    border: solid 1px #eebd80;
    background: rgba(238, 189, 128, .5);
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    transition: all 0.3s linear;
    opacity: 0;
}

.borderEffect {
    border: 2px solid;
    border-color: rgba(0, 0, 0, 0);
    padding: 20px;
    transition: all 0.3s linear;
}


/*4*/

.slider {
    width: 64.6vw;
    padding: 10px;
}

.news {
    height: 100%;
    padding-top: 130px;
    color: #301315;
}

.news>div:first-child {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 2px;
    line-height: 30px;
}

.news>div:nth-child(2) {
    margin-top: 18px;
    margin-bottom: 14px;
    font-size: 35px;
    line-height: 0;
}

.news>div:nth-child(3) {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 1px;
    line-height: 15px;
    margin-bottom: 26px;
}

.news .swiper-slide {
    width: 19.8vw!important;
    height: 50.1vh;
    transition: all 0.2s linear;
    box-shadow: none;
}

.news .swiper-slide:hover {
    -moz-box-shadow: 2px 2px 20px #333333;
    -webkit-box-shadow: 2px 2px 20px #333333;
    box-shadow: 2px 2px 20px #333333;
}

.newsItem>div:first-child {
    width: 100%;
    height: 53.1%;
    overflow: hidden;
}

.newsItem>div:last-child {
    width: 100%;
    height: 46.8%;
    padding: 3vh;
    background: #4d2a28;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.newsIntroduce>div:nth-child(1) {
    color: #c79c64;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    transition: all 0.2s linear;
}

.newsIntroduce>div:nth-child(2) {
    color: #c79c64;
    margin-bottom: 18px;
    font-size: 29px;
}

.newsIntroduce>div:nth-child(3) {
    color: #916e51;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    margin-bottom: 26px;
}

.newsIntroduce>div:last-child {
    color: #f6e0c0;
    font-size: 14px;
    transition: all 0.2s linear;
    transform: scale(1);
}

.swiper-button-next {
    right: 235px;
    top: 490px;
    height: 50px;
    width: 50px;
    background: rgba(208, 167, 113, .8);
    outline: none;
    border-radius: 100%;
}

.icon-jiantou_xiangzuo_o,
.icon-jiantou1 {
    font-size: 28px;
    color: #301315;
}

.swiper-button-prev {
    top: 490px;
    left: 235px;
    height: 50px;
    width: 50px;
    background: rgba(208, 167, 113, .8);
    outline: none;
    border-radius: 100%;
}

.swiper-button-prev::after,
.swiper-button-next::after {
    content: '';
}


/* 5 */

.addItem {
    width: 50%;
    height: 100%;
}

.addItem>div {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #eebd80;
}

.addItem>div>div:nth-child(1) {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 2px;
}

.addItem>div>div:nth-child(3) {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 68px;
}

.addItem>div>div:nth-child(4),
.addItem>div>div:nth-child(5),
.addItem>div>div:nth-child(6) {
    font-size: 15px;
    margin-bottom: 10px;
    color: rgba(230, 184, 128, 0.8);
}

.addItem>div>div:nth-child(2) {
    font-size: 36px;
}

.addBtn {
    margin-top: 50px;
    width: 282px;
    height: 48px;
    background: rgba(179, 142, 94, 0.3);
    border-radius: 5px;
    border: solid 1px #eebd80;
    line-height: 48px;
    text-align: center;
}


/* 6 */

.contact {
    border-top: 1px solid rgba(115, 63, 67, .3);
    padding-top: 40px;
    margin-top: 30px;
    line-height: 40px;
    font-size: 15px;
}

.contactLine>span:first-child {
    color: #744044;
}

.contactLine>span:last-child {
    color: #301315;
}

.erweima {
    width: 126px;
    margin-left: 60px;
    margin-right: 207px;
}

.erweima>div {
    width: 100%;
    height: 126px;
    border: 1px solid #301315;
    border-radius: 5px;
    margin-bottom: 14px;
}

.erweima>span {
    font-size: 14px;
    color: #301315;
}

.swiper-slide-active img,
.swiper-slide-duplicate-active img {
    transition: 6s linear;
    transform: scale(1);
}

.vh100 {
    height: 100vh;
    width: 100%;
    transition: 1s linear 2s;
    transform: scale(1.1);
}

.iframe {
    width: 422px;
    height: 242px;
    border-radius: 5px;
    border: 1px solid #301315;
    padding: 4px;
}


/*footer*/

footer {
    position: absolute;
    bottom: 0;
    height: 80px;
    width: 100%;
    background: #050101;
    padding: 20px 0;
    color: #987649;
    font-size: 14px;
}