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

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

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

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

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

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

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

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


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


.banner{
    width: 100%;
    background-color: #fff;
}
.banner img{
    display: block;
    width: 100%;
    height: auto;
}
.banner-text{
    display: flex;
    align-items: start;
    justify-content: space-between;
    width: 1400px;
    height: 188px;
    padding: 30px 0;
    margin: 0 auto;
}
.banner-text-item{
    width: 350px;
    height: 148px;
    padding: 15px 20px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: column;
}
.banner-text-item h3{
    font-size: 52px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 2px;
    color: #0b3468;
}
.banner-text-item h3 span{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    color: #5d5f62;
    margin-left: 5px;
}
.banner-text-item p{
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 40px;
    color: #5d5f62;
}

.swiper-room{
    width: 100%;
    height: 700px;
    background-color: #eeeeee;
    padding: 60px 0 30px;
}

.page-title{
    font-size: 45px;
    font-weight: bold;
    line-height: 109px;
    color: #0b3468;
    text-align: center;
}
.page-title.active{
    color: #fff;
}

.room-list{
    display: flex;
    align-items: start;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;

}

.room-text{
    display: none;
    width: 330px;
}
.room-text.active{
    display: block;
}

.room-text h4{
    font-size: 29px;
    letter-spacing: 2px;
    color: #5d5f62;
    margin-bottom: 20px;
}
.room-text p{
    font-size: 17px;
    line-height: 30px;
    color: #5d5f62;
}
.room-text p.active{
    margin-top: 10px;
}

.room-img{
    width: 837px;
}

.firstSwiper .swiper-slide{
    width: 837px;
    height: 435px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.firstSwiper .swiper-slide img{
    width: 100%;
}

.aesthetics-tab{
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    margin-top: 20px;
}
.aesthetics-item{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 114px;
    height: 32px;
    background-color: #012661;
    border-radius: 16px;
    color: #fff;
    cursor: pointer;
}

.aesthetics-item.active{
    background-color: #947c6d;
    color: #fff;
}

.first-swiper-pagination{
    bottom: 70px !important;
}

.swiper-pagination-bullet-active{
    background-color: #0b3468 !important;
}

.sjs-box{
    width: 100%;
    height: 755px;
    padding: 60px 0 ;
    background:url("../img/page2-bg.jpg") no-repeat center;
}

a.more-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 197px;
    height: 34px;
    background-color: #ffffff;
    margin: 30px auto;
    font-size: 21px;
    color: #012661;
}

.sjs-list{
    width: 1400px;
    margin: 30px auto;
}

.mySwiper2 .swiper-slide{
    background: #fff;
    height: 480px;
}
.mySwiper2 .swiper-img{
    width: 100%;
    height: 360px;
    overflow: hidden;
}


.mySwiper2 .swiper-img img{
    width: 100%;
}

.sjs-info{
    padding: 10px;
}

.sjs-info h3{
    font-size: 20px;

    line-height: 30px;
    color: #012661;
}

.sjs-info span,
.sjs-info p{
    font-size: 14px;

    line-height: 24px;
    color: #012661;
}
.gy-box{
    padding: 60px 0;
    background: #fff;
}
.gy-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1200px;
    margin: 30px auto;
}
.gy-item{
    width: 300px;
    height: 200px;
}

.gy-item img{
    width: 300px;
    height: 200px;
}
.gy-item h3{
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 1px;
    color: #012661;
    padding: 20px 10px 10px;
}
.gy-item p{
    padding: 0 20px;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #012661;
    text-align: right;
}

.zx-box{
    padding: 60px 0;
    background-color: #eeeeee;
}

.zx-list{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1500px;
    margin: 30px auto;
}

.zx-item{
    width: 290px;
    height: 550px;
    overflow: hidden;
    transition: width .3s linear;
    position: relative;
}
.zx-item.active{
    width: 600px;
    height: 550px;
}

.zx-item:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    z-index: 9;
    background: #0d1b59;
    opacity: .53;
}

.zx-item h3{
    position: absolute;
    top: 150px;
    left: 30px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: 2px;
    color: #f5f5f5;
    z-index: 19;
}
.zx-item p{
    position: absolute;
    top: 200px;
    left: 30px;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 1px;
    color: #f5f5f5;
    z-index: 19;
}

.sh-box{
    padding: 60px 0;
    background-color: #fff;
}

.sh-list{
    width: 1200px;
    margin: 30px auto;
    position: relative;
}

.sh-list .swiper-slide {
    width: 390px;
    overflow: hidden;
}
.sh-info{
    padding: 15px 20px;
}

.sh-info h4{
    font-size: 18px;
    line-height: 20px;
    height: 40px;
    color: #012661;
}
.sh-info h3{
    font-size: 26px;
    font-weight: bold;
    line-height: 36px;
    color: #012661;
    margin-bottom: 5px;
}
.sh-info p{
    font-size: 22px;
    line-height: 54px;
    letter-spacing: 1px;
    color: #012661;
}

.swiper-button-next3{
    top: 100%;
    transform: scale(.5);
}

.swiper-button-prev3{
    top: 100%;
    transform: scale(.5);
}


.three-swiper-pagination{
    bottom: -5px!important;
}
.three-swiper-pagination .swiper-pagination-bullet{
    width: 550px;
    height: 3px;
    border-radius: 0;
    margin: 0!important;
}

.mySwiper3 .swiper-img img{
    width: 100%;
}
.swiper-button-lock,.swiper-pagination-lock{
    display: block;
    color: #012661!important;
    background: no-repeat;
    opacity: 1!important;
}
 .swiper-pagination-bullet:only-child{
    display: block!important;
     position: relative;
    left: 60px!important;
    right: 50px!important;
     top: -3px;
}
.three-swiper-pagination .swiper-pagination-bullet{
    width: 1080px;
    height: 3px;
    background: #012661;

    display: block;

}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 1!important;
    color: #012661!important;
}


.footer{
    height: 297px;
    padding: 50px 0;
    background-color: #333333;
}
.footer-bx{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1400px;
    margin: 0 auto;
}
.footer-left{
    width: 400px;
}
.left-gzh {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.left-gzh img{
    display: block;
    width: 142px;
    height: 142px;
    margin-right: 15px;
}
.left-gzh div {
    flex: 1;
}
.left-gzh div p{
    /*font-family: FZCCHJW--GB1-0;*/
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
}
.left-gzh div h2{
    /*font-family: FZDHTFW--GB1-0;*/
    font-size: 44px;
    line-height: 52px;
    letter-spacing: 1px;
    color: #ffffff;
}
.left-dy{
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.left-dy a{
    display: block;
    margin-right: 15px;
}
.left-dy a img{
    display: block;
    width: 138px;
    height: 30px;
}

.footer-right{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1000px;
}
.footer-right div{
    width: 250px;
    margin: 0 25px;
}
.footer-right h3{
    font-family: HYe3gj;
    font-size: 26px;
    line-height: 36px;
    color: #ffffff;
    margin-bottom: 10px;
    text-align: center;
}
.footer-right div h3 a{
    font-size: 26px;
    line-height: 36px;
    color: #ffffff;
}
.footer-right div a{
    display: block;
    font-family: Hye1gj;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #878789;
    text-align: center;
}
.douyin {
    position: relative;
}
.douyin div{
    display: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;

}
.douyin div img{
    width: 300px;
    height: auto;
}
.douyin:hover div{
    display: block;
}