@charset "utf-8";
@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: '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: 'SimHei';*/
/*    src: url('../font/SimHei.eot');*/
/*    src: url('../font/SimHei.eot?#font-spider') format('embedded-opentype'),*/
/*    url('../font/SimHeig.woff') format('woff'),*/
/*    url('../font/SimHeig.ttf') format('truetype'),*/
/*    url('../font/SimHeig.svg') format('svg');*/
/*    font-weight: normal;*/
/*    font-style: normal;*/
/*}*/


.page-top {
    width: 100%;
}

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

.top-title {
    width: 100%;
    text-align: center;
    font-family: AdobeHeitiStd-Regular;
    font-size: 44px;
    letter-spacing: 2px;
    color: #044a5e;
    font-weight: bold;
}

.top-tex {
    width: 100%;
    text-align: center;
    font-family: Fixedsys;
    font-size: 30px;
    letter-spacing: 2px;
    color: #044a5e;
    padding-top: 10px;
}

.top-box {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
}

.two-left {
    width: 629px;
    height: 489px;
    background: url('../images/twoimg1.png') no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.two-left > img {
    position: absolute;
    width: 374px;
    height: 374px;
    left: -170px;
    bottom: -90px;
}

.two-right {
    width: 580px;
    height: 489px;
    background-color: #eaeaea;
    padding: 0 110px;
    padding-top: 100px;
}

.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 {
    width: 100%;
    font-family: FangSong;
    font-size: 20px;
    color: #2d2d30;
    font-weight: bold;
}

.tr-input {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 15px;
}

.tr-input input {
    width: 100%;
    height: 41px;
    border: solid 1px #cea972;
    padding: 0 10px;
}

.tr-btn {
    width: 100%;
    padding-top: 15px;
}

.tr-btn button {
    width: 100%;
    height: 49px;
    background-image: linear-gradient(61deg,
    #5f473d 0%,
    #a58f77 100%),
    linear-gradient(
            #3e1620,
            #3e1620);
    background-blend-mode: normal,
    normal;
    border-radius: 14px;
    text-align: center;
    line-height: 49px;
    border: none;
    outline: none;
    font-family: AdobeHeitiStd-Regular;
    font-size: 18px;
    letter-spacing: 1px;
    color: #f9f9fb;
}

.three {
    width: 100%;
    height: 681px;
    background: url('../images/threeimg1.png') no-repeat;
    background-size: 100% 100%;
}

.three-title {
    width: 100%;
    text-align: center;
    font-family: AdobeHeitiStd-Regular;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #efefef;
    padding-top: 57px;
}

.three-tex {
    width: 100%;
    text-align: center;
    font-family: Fixedsys;
    font-size: 30px;
    letter-spacing: 2px;
    color: #efefef;
    padding-top: 20px;font-weight: lighter;
}

.three-tab {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px;
}

.three-tab span {
    width: 233px;
    height: 60px;
    background-color: #044a5e;
    border-radius: 14px;
    text-align: center;
    line-height: 60px;
    font-family: AdobeHeitiStd-Regular;
    font-size: 23px;
    letter-spacing: 1px;
    color: #f9f9fb;
    margin: 0 20px;
    cursor: pointer;
}

.three-tab span.active {
    background: #7e6b5a;
}

.three-img {
    width: 100%;
    padding: 0 50px;
}

.three-img > div {
    width: 100%;
    display: none;
}

.three-img > div:first-child {
    display: block;
}

.three-img > div img {
    width: 100%;
}

.three-img > div .swiper {
    width: 100%;
}

.four {
    width: 100%;
    height: 720px;
    background: url('../images/fourimg1.png') no-repeat;
    background-size: 100% 100%;
    margin-top: -2px;
}

.four-title {
    width: 100%;
    text-align: center;
    font-family: AdobeHeitiStd-Regular;
    font-size: 44px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #efefef;
    padding-top: 57px;
}

.four-tex {
    width: 100%;
    text-align: center;
    font-family: Fixedsys;
    font-size: 30px;
    letter-spacing: 2px;
    color: #efefef;
    padding-top: 20px;
}

.four-swiper {
    width: 95%;
    margin: 20px auto;
}

.four-swiper .swiper {
    width: 100%;
}

.four-item {
    width: 291px;
    height: 430px;
}

.four-item-img {
    width: 100%;
    height: 366px;
    /*background: #00ffff;*/
    border-radius: 50px;
    overflow: hidden;
}

.four-item-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.four-item-name {
    width: 100%;
    height: 66px;
    text-align: center;
    /*font-family: FZLTCHK--GBK1-0;*/
    font-size: 34px;
    letter-spacing: 2px;
    color: #ffffff;
    /*font-weight: bold;*/
    line-height: 66px;
}

.five-title {
    width: 100%;
    text-align: center;
    font-family: AdobeHeitiStd-Regular;
    font-size: 44px;
    letter-spacing: 2px;
    color: #044a5e;
    font-weight: bold;
    padding-top: 35px;
}

.five-tex {
    width: 100%;
    text-align: center;
    font-family: Fixedsys;
    font-size: 30px;
    letter-spacing: 2px;
    color: #044a5e;
    padding-top: 10px;
    padding-bottom: 20px;
}

.five-box {
    width: 100%;
    /*height: 636px;*/
    position: relative;
}

.five-img {
    width: 100%;
}

.five-img > div {
    width: 100%;
    height: 638px;
    display: none;
}

.five-img > div:first-child {
    display: block;
}

.five-img > div img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.five-swiper {
    position: absolute;
    bottom: 0;
    width: 245px;
    height: 405px;
    left: 30%;
    margin-left: -365px;
    /*background-color: #999999;*/
    overflow: hidden;
    /*transform: rotate(90deg);*/
}

.five-swiper .swiper {
    width: 100%;
    height: 100%;
}

.five-swiper .swiper .swiper-slide {
    width: 245px;
    height: 81px;

}

.five-s {
    width: 245px;
    height: 81px;
}

.five-s img {
    width: 100%;
    height: 100%;
}

.six {
    width: 100%;
    padding: 100px 30px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.six-left {
    width: max-content;
}

.six-left h1 {
    font-family: FZLTCHK--GBK1-0;
    font-size: 72px;
    font-weight: bold;
    color: #044a5e;
}

.six-left h3 {
    font-family: SimHei;
    font-size: 30px;
    font-weight: bold;
    color: #044a5e;
    padding-top: 5px;
    padding-bottom: 35px;
}

.six-left p {
    font-family: SimHei;
    font-size: 20px;
    font-weight: bold;
    color: #044a5e;
    line-height: 36px;
}

.six-right {
    width: 750px;
    /*height: 280px;*/
    border-top: 3px solid #434343;
    border-bottom: 3px solid #434343;
}

.six-right h6 {
    width: max-content;
    padding: 0 30px;
    font-size: 27px;
    letter-spacing: 1px;
    color: #044a5e;
    font-family: MicrosoftYaHeiUI;
    font-weight: bold;
    margin: 0 auto;
    background-color: #ffffff;
    margin-top: -20px;

}

.six-list {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 34px;
}

.six-item {
    width: 170px;
    padding-top: 20px;
}

.six-img {
    width: 100%;
}

.six-img img {
    display: block;
    margin: 0 auto;
}

.six-item p {
    text-align: center;
    width: 100%;
    font-family: MicrosoftYaHeiUI;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 1px;
    color: #044a5e;
    padding-top: 10px;
}















































































































































































































































































































































































































