@charset "utf-8";
@font-face {
    font-family: 'FZLTZHUNHK--GBK1-0';
    src: url('../font/FZLTZHUNHK--GBK1-0.eot');
    src: url('../font/FZLTZHUNHK--GBK1-0.eot?#font-spider') format('embedded-opentype'),
    url('../font/FZLTZHUNHK--GBK1-0.woff') format('woff'),
    url('../font/FZLTZHUNHK--GBK1-0.TTF') format('truetype'),
    url('../font/FZLTZHUNHK--GBK1-0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FangSong';
    src: url('../font/FangSong.eot');
    src: url('../font/FangSong.eot?#font-spider') format('embedded-opentype'),
    url('../font/FangSong.woff') format('woff'),
    url('../font/FangSong.ttf') format('truetype'),
    url('../font/FangSong.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'JZunYuan';
    src: url('../font/JZunYuan.eot');
    src: url('../font/JZunYuan.eot?#font-spider') format('embedded-opentype'),
    url('../font/JZunYuan.woff') format('woff'),
    url('../font/JZunYuan.ttf') format('truetype'),
    url('../font/JZunYuan.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'FZLTCXHJW--GB1-0';
    src: url('../font/FZLTCXHJW--GB1-0.eot');
    src: url('../font/FZLTCXHJW--GB1-0.eot?#font-spider') format('embedded-opentype'),
    url('../font/FZLTCXHJW--GB1-0.woff') format('woff'),
    url('../font/FZLTCXHJW--GB1-0.ttf') format('truetype'),
    url('../font/FZLTCXHJW--GB1-0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HighTowerText-Reg';
    src: url('../font/HighTowerText-Reg.eot');
    src: url('../font/HighTowerText-Reg.eot?#font-spider') format('embedded-opentype'),
    url('../font/HighTowerText-Reg.woff') format('woff'),
    url('../font/HighTowerText-Reg.ttf') format('truetype'),
    url('../font/HighTowerText-Reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SimHei';
    src: url('../font/SimHei.eot');
    src: url('../font/SimHei.eot?#font-spider') format('embedded-opentype'),
    url('../font/SimHei.woff') format('woff'),
    url('../font/SimHei.ttf') format('truetype'),
    url('../font/SimHei.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


.page-top {
    width: 100%;
}

.page-top img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.page2{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1319px;
    height: 664px;
    padding: 67px 80px 80px 30px;
    margin: 20px auto;
    background: url(../image/page2bg.png) no-repeat center;
}

.two-left{
    padding-top: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 600px;
    height: 517px;
}
.two-left p{
    width: 480px;
    font-size: 32px;
    line-height: 60px;
    color: rgb(245,233,198);
}
.two-left p b{
    font-size: 42px;
    font-weight: bold;
    color: #fff;
}
.two-left p.active{
    padding-left: 40px;
}
.two-right{
    width: 600px;
    height: 517px;
    padding: 100px 100px 0;
}


.tl-box {
    width: 100%;
}

.tl-box h1 {
    width: 100%;
    text-align: center;
    font-size: 39px;
    font-weight: bold;
    color: #f9f9fb;
    font-family: AdobeHeitiStd-Regular;
    padding: 55px 0;
}

.tl-box p {
    width: 100%;
    text-align: center;
    font-family: AdobeHeitiStd-Regular;
    font-size: 23px;
    letter-spacing: 1px;
    color: #f9f9fb;
    line-height: 32px;
}

.tl-box p span {
    color: #b62a0a;
    font-family: AdobeHeitiStd-Regular;
}

.tr-name {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 54px;
    line-height: 54px;
    padding-left: 10px;
    font-family: FangSong;
    font-size: 20px;
    color: #2d2d30;
}

.tr-input {
    position: relative;
    width: 100%;
    padding-bottom: 30px;
}

.tr-input input {
    width: 100%;
    height: 54px;
    border: solid 1px #cea972;
    padding: 0 10px 0 90px;
    font-size: 20px;
}

.tr-btn {
    width: 100%;
    padding-top: 30px;
    margin-bottom: 30px;
}

.tr-btn button {
    width: 100%;
    height: 49px;
    background-image: linear-gradient(61deg,
    #e5ba71 0%,
    #f6e3ba 100%),
    linear-gradient(
            #3e1620,
            #3e1620);
    background-blend-mode: normal,
    normal;
    box-shadow: 0px 3px 8px 0px
    rgba(0, 0, 0, 0.35);
    text-align: center;
    line-height: 49px;
    border: none;
    outline: none;
    font-family: AdobeHeitiStd-Regular;
    font-size: 28px;
    letter-spacing: 1px;
    color: #dd333e;
}
.jieshi{
    text-align: right;
    font-family: FangSong;
    font-size: 20px;
    font-stretch: normal;
    letter-spacing: -1px;
    color: #2d2d30;
}
.page3-title{
    width: 1200px;
    margin: 40px auto 20px;
    padding: 0 0 20px;
    border-bottom: 3px solid #9fa193;
}
.type-item{
    width: 100%;
    margin-bottom: 30px;

}

.type-item h3{
    font-family: FZLTZHUNHK--GBK1-0;
    width: max-content;
    margin: 0 auto;
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    text-align: center;
    text-shadow: 0 15px 15px #999;
}
.type-item p{
    font-family: JZunYuan;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #66635d;
    text-align: center;
    transform: scale(.8);
    text-shadow: 0 15px 15px #999;
}
.hx-item{
    width: 14%;
    cursor: pointer;
}
.hx-item h3{
    font-family: JZunYuan;
    font-size: 26px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #66635d;
    text-align: center;
}
.hx-item.active h3{
    color: #a91919;
}
.swiper-box{
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.swiper-slide1 img{
    display: block;
    width: 100%;
}
.swiper-slide1 {
    min-height: 600px;
}
.shejishi{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 25%;
    background: rgba(255,255,255,.7);
    z-index: 19;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.shejishi div{
    text-align: center;
    font-size: 32px;
    line-height: 60px;
    font-weight: bold;
}
.shejishi img{
    display: block;
    width: 60%;
    margin: 30px auto;
}
.shejishi h3{
    text-align: center;
    font-size: 26px;
    line-height: 60px;
    font-weight: bold;
    color: #030404;
    text-shadow: 0 15px 15px #666;
}
.page41{
    margin: 60px auto;
}
.page4{
    width: 1200px;
    margin: 60px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.five-list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
    height: 500px;
}

.five-item{
    display: block;
    width: 75px;
    height: 75px;
    text-align: center;
    line-height: 75px;
    font-size: 36px;
    border-radius: 100%;
    background-color: #c4bdb8;
    cursor: pointer;
    box-shadow: 5px 5px 10px #999;
}
.five-item.active{
    background: #a91919;
    color: #fff;
}

.page4-right{

}
.page4-right-big{
    width: 493px;
    height: 454px;
    background-color: #a1948b;
    border-radius: 50px;
    overflow: hidden;
    margin-right: 40px;
}
.page4-right-big img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page4-right-text{
    width: 500px;
}
.page4-right-text h3{
    font-family: FZLTZHUNHK--GBK1-0;
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 64px;
    letter-spacing: 4px;
    color: #050c05;
    visibility: hidden;
}
.page4-right-text p{
    font-family: FZLTCXHJW--GB1-0;
    font-size: 24px;
    font-weight: 200;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: 0px;
    color: #050c05;
    margin-bottom: 100px;
    visibility: hidden;
}
.page4-right-text div{
    justify-content: space-between;
}
.page4-right-text div img{
    width: 233px;
    height: 221px;
    background-color: #ffffff;
    border-radius: 10px;
}
.five-item-box{
    height: 0;
    overflow: hidden;
    transition: all 2s linear;
}
.five-item-box.active{
    height: auto;
}
.page5{
    background: linear-gradient(to bottom,#000000 90%,#000000 90.1%,#dfdcd7 90.2%,#dfdcd7 100%);
    padding: 50px 0 80px 0px;
}
.page5-title h3{
    font-family: FZLTZHUNHK--GBK1-0;
    font-size: 52px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #ad865b;
    text-align: center;
    text-shadow: 0 15px 15px #ad865b;
}
.page5-title p{
    font-family: JZunYuan;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #675243;
    text-align: center;
    transform: scale(.8);
    text-shadow: 0 15px 15px #ad865b;

}
.page5-info{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    background: #fff;
    padding: 50px 100px 50px 50px;
    box-shadow: 0px 10px 24px 17px
    rgba(0, 0, 0, 0.35);
    border-top-left-radius: 30px;
}

.page5-left img{
    width: 150px;
    margin-bottom: 50px;
}
.page5-left p{
    font-family: SimHei;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 2px;
    color: #28211c;
    text-indent: 48px;
}
.page5-left p span{
    color: #a91919;
}
/*.page5-left p.active{*/
/*    width: 900px;*/
/*}*/

.page5-right{
    width: 360px;
}
.page5-right img{
    width: 360px;
    position: relative;
    /*top: -150px;*/
    left: 30px;
}
.info-img {
    margin: 60px 0;
}
.info-img.active{
    justify-content: flex-end;
}
.info-img div{
    width: 38%;

}
.info-img div.active{
    margin-right: 30px;
}
.info-img div img{
    width: 100%;
    border-top-left-radius: 25px;
}
.info-img div h3{
    text-align: center;
    font-size: 32px;
    line-height: 60px;
}


.page6{
    padding: 80px 0;
    background-color: #919598;
}
.page6-info{
    width: 1200px;
    margin: 0 auto;
}

.page6-info h3{
    font-family: FZLTZHUNHK--GBK1-0;
    font-size: 52px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 80px;
    letter-spacing: 0px;
    color: #fdffff;
    text-align: center;
    text-shadow: 0 15px 15px #000;
}
.page6-info p{
    font-family: JZunYuan;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #fff;
    text-align: center;
    transform: scale(.8);
    text-shadow: 0 15px 15px #000;
}
.tixi-list{
    margin-top: 40px;
    margin-bottom: 30px;
}
.tixi-list span{
    display: block;
    width: 296px;
    height: 72px;
    text-align: center;
    line-height: 72px;
    color: #fff;
    font-size: 48px;

    background-image: linear-gradient(61deg, #e5ba71 0%, #f6e3ba 100%), linear-gradient( #3e1620, #3e1620);
    background-blend-mode: normal, normal;
    box-shadow: 0px 3px 8px 0px rgb(0 0 0 / 35%);
    border-radius: 5px;
    cursor: pointer;
}

.tixi-list span.active{
    background-image:unset;
    background-color: #b74728;
}


.tixi-img{
    width: 1200px;
    background: #cacbca;
    border: solid 15px #cacbca;
}
.tixi-img img{
    display: none;
    width: 1170px;
    border-radius: 10px;
}
.tixi-img img.active{
    display: block;
}
.page6-bottom{
    font-family: FZLTCXHJW--GB1-0;
    margin-top: 30px;
    text-align: center;
    color: #fff;
    font-size: 44px;
    font-weight: 400;
    letter-spacing: 4px;
}


.page7{
    display: none;
}













































































































































































































































































































































































