.index {
   position:relative;
}

.slide {
    background: url('../index/images/slide.jpg')no-repeat;
    background-size: cover;
    width: 100%;
    height: 800px;
  z-index:2;
    position: relative;
}

.slide h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.slide h1 img {
    margin: 0 auto;
    display: block;
    width: 320px;
}

.slide p {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}

.slide_bt {
    position: absolute;
    bottom: 0;
    left: 0;
}

.slide_bt img {
    display: block;
    margin: 0 auto;
    width: 100%;
}

.mb_bt{display:none !Important;}
.sec_tit {}

.sec_tit h1 {
    font-size: 40px;
    padding-bottom: 30px;
    font-weight: 400;
    line-height: 56px;
}

.sec_tit span {
    display: block;
    color: #c4baaa;
    padding-bottom: 30px;
    font-weight: 600;
    letter-spacing: 0.5px
}

.sec_tit p {
    font-size: 18px;
    line-height: 32px;
    color: #555;
}

.main_sec1 {
    padding: 150px 0;
    position: relative;
    background: #f1e9dd
}

.sec1_logo {
    position: absolute;
    top: -10px;
    left: 0;
    width: 700px;
}

.main_sec1 .ctt2 {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sec1_list {}

.sec1_list ul {
    display: flex;
    flex-wrap: wrap;
    width: 600px;
}

.sec1_list ul li {
    width: 33.3%;
}

.sec1_list ul li:nth-child(n+4) {
    margin-top: 40px
}

.sec1_list ul li a {
    display: block;
    cursor: auto;
}

.sec1_list ul li:hover p {
    color: #044567;
    font-weight: 700;
}

.sec1_list ul li a img {
    width: 55px;
    height: 55px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.sec1_list ul li a p {
    margin-top: 15px;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 24px;
}
.m_main_sec2{display:none;}
.main_sec2 {
    display: flex;
    background: #f3efe8;
    width: 100%;
    padding: 20px 0;
    justify-content: center;
}

.main_sec2 img {
    display: block;
}

.guide_map{padding:120px 0;background:#f9f9f9}
.guide_map .ctt{display:flex;align-items:center;justify-content:space-between;overflow:hidden;}
.guide_map_img{width:35%;position:relative;}
.guide_map_img img{width:100%}
.guide-map-pagination{}
.guide-map-pagination span{width:40px;height:auto;background:none;border-radius:0;opacity:1;position:absolute;transform-origin:center center;transition:All .5s;}
.guide-map-pagination span.swiper-pagination-bullet-active{width:60px;}
.pin1{top:127px;left:25px;}
.pin2{top:-23px;left:285px;}
.pin3{bottom: 36px;right: 75px;}
.guide-map-pagination span em{font-style: normal;background: #000000;color: #fff;font-weight: 600;padding: 5px 8px;border-radius: 50px;font-size: 13px;letter-spacing: -0.5px;position: absolute;bottom: 0;left: 35px;}
.guide_map_txt{width:55%;overflow:hidden;}
.guide_map_txt span{display:block;margin-bottom:10px;}
.guide_map_txt h2{font-size:40px;font-weight:300}
.guide_map_txt h2 b{font-weight:bold;}
.map_slide{margin-top:40px;position:relative;}
.guide_map_btn{z-index:90;display:flex;gap:0 15px;position:absolute;top:0;right:0;}
.guide_map_btn div{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#000;border-radius:60px;cursor:pointer}
.guide_map_btn div img{filter:invert(1);width:7px;display:block;}
.map_slide{}
.map_slide h4{font-size:26px;}
.map_slide p{margin-top:15px;font-size:16px;}
.map_slide ul{margin-top:40px;display:flex;justify-content:space-between;}
.map_slide ul li{width:32%}
.map_slide ul li img{width:100%}
.map_slide  a{width:fit-content;margin-left:auto;display:flex;align-items:center;margin-top:40px;padding:15px 35px;border-radius:100px;color:#fff;background:#000;font-size:16px;}
.map_slide  a img{filter:invert(1);width:8px;margin-left:20px;}
.comming{min-height:360px !Important;display:flex !important;align-items:center;justify-content:center;}
.comming b{opacity:0.2;font-size:26px;}
.main_sec3 {
    padding: 150px 0;
}

.main_sec3 .ctt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}

.main_sec3 .sec_tit {
    width: 400px;
    margin-right: 100px;
}

.main_sec3 .sec3_rolling {
    width: 900px;
    overflow: hidden;
    padding-bottom: 50px;
    position: relative;
}

.sec3_rolling .swiper-slide {
    background: #000000;
    border-radius: 0 90px 0 0;
    overflow: hidden;
}

.sec3_rolling .swiper-slide img {
    width: 100%;
    opacity: 0.3;
}

.sec3_rolling .swiper-slide p {
    background: #2d2113;
    position: absolute;
    padding: 15px 20px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    bottom: 0;
    left: 0;
    opacity: .5;
}

.sec3_rolling .swiper-slide-active img {
    opacity: 1
}

.sec3_rolling .swiper-slide-active p {
    background: #044567;
    opacity: 1;
}

.swiper-pagination-progressbar {
    top: auto !important;
    bottom: 0px;
    height: 8px !important;
    border-radius: 50px;
    background: #ebebeb !Important;
    overflow: hidden;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #c4baaa !Important;
}


.main_sec4 {
    background: url('../index/images/sec4_bg.png')no-repeat;
    background-size: cover;
    padding: 150px 0;
    background-attachment: fixed;
    position: relative;
}

.letter {
    width: 100%;
    position: absolute;
    top: 100px;
    z-index: 1;
    opacity: 0.2;
}

.sec4_top {}

.sec4_top ul {
    display: flex;
    justify-content: space-between;
}

.sec4_top > ul > li {
    transition: all .5s;
}

.sec4_top > ul > li:nth-child(1) {
    background: #e1d1b8;
    position: relative;
    width: 58%;
    border-radius: 100px 0 0 0;
    padding: 80px 100px;
}

.sec4_top > ul > li:nth-child(2) {
    border-radius: 30px;
    width: 40%;
    background: #5d5548;
    padding: 80px 60px;
    overflow: hidden;
}

.sec4_top ul li:nth-child(2) h2 {
    color: #fff;
}

.sec4_top ul li:nth-child(1):hover {
    background: #c9b89e;
    transition: all .5s;
}

.sec4_top ul li a {}

.sec4_top ul li .doc {}

.sec4_top ul li h2 {
    font-size: 26px;
    line-height: 36px;
    font-weight: 400;
}

.doc_name {
    font-size: 24px;
    font-weight: 600;
    padding: 20px 0;
}

.doc_name span {
    background: #044567;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    font-size: 16px;
    border-radius: 50px;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

.carrer p {
    font-size: 16px;
    padding-bottom: 7px;
    display: flex;
    line-height: 24px;
    color: #6f6453;
    font-weight: 500;
}

.carrer p span {
    font-weight: 700;
    display: inline-block;
    margin-right: 5px;
}

.sec4_doc {
    position: absolute;
    right: 55px;
    bottom: 0;
}

.sec4_bt {
    margin-top: 35px;
}

.sec4_bt ul {
    display: flex;
    justify-content: space-between;
}

.sec4_bt ul li {
    position: relative;
    width: 32%;
    padding: 80px 60px;
    min-height: 450px;
    border-radius: 40px;
    transition: all .5s;
    z-index: 0;
    overflow: hidden;
}

.sec4_bt ul li:hover .sec4_bt_bg {
    transform: scale(1.1);
    transition: all .5s;
}

.sec4_bt_bg {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    transition: all .5s;
}

.sec4_bt ul li:nth-child(1) {}

.sec4_bt ul li:nth-child(2) {
    background: #cfcfcf;
}

.sec4_bt ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.sec4_bt ul li:nth-child(2) h2 {
    color: #000;
    text-align: center;
}

.sec4_bt ul li:nth-child(2) p {
    color: #000;
    margin-top: 0;
    text-align: center;
}

.sec4_bt ul li h2 {
    color: #fff;
    font-size: 26px;
    line-height: 36px;
    font-weight: 600;
}

.sec4_bt ul li p {
    color: #fff;
    margin-top: 10px;
    font-size: 18px;
    line-height: 28px;
}

.sec4_bt3_p {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}


.main_sec4 strong {
    position: absolute;
    font-size: 16px;
    font-weight: 500;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 1);
    width: 180px;
    border-radius: 100px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 30px;
    cursor: pointer;
}

.main_sec4 strong img {
    margin-right: -1px;
}
.m_sec4_btn{display:none !important;}
.sec4_btn1 {
    right: 60px;
    bottom: 60px;
}

.sec4_btn2 {
    left: 70px;
    bottom: 80px;
}


.main_sec5 {
    padding: 150px 0;
    background: url('../index/images/sec5_bg.png')no-repeat;
    background-size: 100%;
    background-position-y: -20%;
}

.main_sec5 .ctt {
    overflow: hidden;
}

.main_sec5 .sec_tit {
    text-align: center;
}

.sec5_rolling {
    position: relative;
    margin-top: 30px;
}

.sec5_rolling p{font-size:16px;text-align:center;padding-top:25px;font-weight:500;}
.sec5_rolling .swiper-slide img {
    width: 100%
}

.sec5-button-next,
.sec5-button-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-size: 50px;
    width: 50px;
    height: 50px;
    z-index: 1;
    cursor: pointer;
}

.sec5-button-next {
    background-image: url('../index/images/next_btn.png');
    right: 20px;
}

.sec5-button-prev {
    background-image: url('../index/images/prev_btn.png');
    left: 20px;
}


.main_sec6 {
    background: url('../index/images/sec6_bg.jpg')no-repeat;
    background-size: cover;
    padding: 150px 0;
    position: relative;
    overflow: hidden;
}

.rotate {
    width: 800px;
    opacity: 0.1;
    position: absolute;
    top: 180px;
    left: 50%;
    transform: translateX(-50%)
}

.rotate img {
    animation: rotxt 20s linear infinite;
    transform-origin: 50% 50%;
    position: absolute;
    width: 100%;
    filter: blur(2px);
    -webkit-filter: blur(2px);
}

@keyframes rotxt {
    100% {
        transform: rotate(360deg);
    }
}

.main_sec6 .ctt {
    display: flex;
    align-items: center;
}

.main_sec6 .sec_tit {
    width: 350px;
    margin-right: 100px;
}

.sec6_rolling {
    width: 950px;
    overflow: hidden;
    position: relative;
    align-items: center;
}

.sec6_rolling .swiper-slide img {
    width: 100%;
    border-radius: 20px;
}

.sec6_rolling .swiper-slide:hover .hover_txt {
    opacity: 1;
    top: 0;
    transition: all .5s;
}

.hover_txt {
    background: rgb(24 62 111 / 70%);
    width: 297px;
    height: 297px;
    padding-top: 80px;
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 0;
    opacity: 0;
    border-radius: 20px;
    cursor: pointer;
    transition: all .5s;
}

.hover_txt span {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
}

.hover_txt p {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #fff;
    padding-top: 15px;
}


.main_sec7 {
  background-size:cover;
    background: url('../index/images/fixed_bg.png');
    background-attachment: fixed;
    width: 100%;
    height: 700px;
    position: relative;
}

.main_sec7 p {
    font-size: 150px;
    text-align: center;
    font-size: 80px;
    text-align: center;
    text-decoration: underline;
    font-style: italic;
    opacity: 0.2;
    line-height: 140px;
    color: #fff6d3;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and ( max-width:799px){
  .ctt{width:90%;}
    .slide{height:400px;background-position:center;}
    .slide h1{width:100%;}
    .slide h1 img{width:150px;}
    .slide h1 p{font-size:15px;}
  .mb_bt{display:block !important}
  .mb_bt img{width:100%;}
  .slide_bt{display:none !Important;}
  
   .sec_tit h1 {
    font-size: 22px;
    padding-bottom: 20px;
    line-height: 32px;}
  .sec_tit p {
    font-size: 15px;
    line-height: 25px;}
  .sec_tit span {
    padding-bottom: 20px; 
    font-size: 11px;}
  
  
  .main_sec1{padding:80px 0;}
  .main_sec1 .ctt2{width:90%;display:block;}
  .sec1_logo{width:90%;}
  .sec1_list ul{width:100%;margin-top:30px;}
  .sec1_list ul li a p{font-size:14px;line-height:19px;}
  .sec1_list ul li a img{width:40px;height:40px;}
  .sec1_list ul li:nth-child(n+4) {
    margin-top: 20px;
  }
  
 .m_main_sec2{display:block;}
  .m_main_sec2 img{width:100%;}
  .main_sec2 {display:none;}
  
  .guide_map{padding:80px 0}
  .guide_map .ctt{overflow:unset;flex-wrap:wrap}
  .guide_map_img{width:300px;margin:0 auto;}
  .guide_map_txt{width:100%;margin-top:30px;text-align:center;}
  .map_slide h4{font-size:20px;}
  .map_slide p{font-size:14px;}
  .guide-map-pagination span{width:25px}
  .guide-map-pagination span.swiper-pagination-bullet-active{width:35px;}
  .guide_map_btn{gap:0 10px;position:relative;margin-bottom:20px;justify-content:center;}
  .guide_map_btn div{width:40px;height:40px}
  .guide_map_btn div img{width:5px}
  .map_slide a{font-size:14px}
  .map_slide a img{width:5px}
  .pin1{top: 83px;left: 15px;}
  .pin2{top:-10px;left:180px;}
  .pin3{bottom: 25px;right: 40px;}
  .map_slide a{margin:0 auto;margin-top:25px}
  .comming{min-height:230px !Important;}
.comming b{opacity:0.2;font-size:16px;}
  
  .main_sec3{padding:80px 0;}
  .main_sec3 .ctt{display:block;}
  .main_sec3 .sec3_rolling{width:100%;margin-top:40px;}
  .sec3_rolling .swiper-slide{border-radius:0 20px 0 0}
  .sec3_rolling .swiper-slide p {
font-size: 14px;
    font-weight: 600;
    width: 100%;
    text-align: center;}
  .swiper-pagination-progressbar{height:5px !important;}
  
  .main_sec4{padding:80px 0;}
  .sec4_top > ul{display:block;}
  .sec4_top > ul > li:nth-child(1){border-radius:30px 0 0 0;padding-bottom:0 !Important;}
  .sec4_top > ul > li{width:100% !Important;padding:40px !important;}
  .sec4_doc{    position: relative;
    right: auto;
    bottom: auto;
    display: block;
    margin: 0 auto;
    width: 200px;
    margin-top: 20px;}
  .sec4_top ul li h2 {
    font-size: 20px;
    line-height: 28px;}
  .doc_name{font-size:18px;font-weight:700;}
  .doc_name span{font-size:13px;}
  .carrer p {
    font-size: 14px;
    padding-bottom: 4px;}
  .main_sec4 strong {
    display:none}
  .m_sec4_btn{    display: block !important;
    color: #fff5d9;
    font-weight: 800;
    letter-spacing: 1px;
    margin-top: 15px;
    text-decoration: underline;}
  .sec4_top > ul > li:nth-child(2){border-radius:0;margin-top:25px;}
  .sec4_bt{margin-top:0;}
  .sec4_bt ul{display:block;margin-top:25px;}
  .sec4_bt ul li{width:100%;border-radius:0;}
  .sec4_bt ul li h2{font-size:18px;    line-height: 24px;
}
  .sec4_bt ul li p{font-size:14px;line-height:24px;}
  .sec4_bt ul li{padding:40px;min-height:auto;}
  .sec4_bt ul li h2 b{font-size:18px;}
  .sec4_bt ul li:nth-child(2){height:320px;}
  .sec4_bt ul li:nth-child(2) img{object-fit:fill;}
  .main_sec5{padding:80px 0;}
  .sec5-button-next, .sec5-button-prev{width:25px;height:25px;background-size:25px;}
  .sec5-button-next{right:10px;}
  .sec5-button-prev{left:10px;}
  .sec5_rolling p{font-size:13px;}
  .main_sec6{padding:80px 0;}
  .main_sec6 .ctt{display:block;}
  
  .sec6_rolling{width:100%;margin-top:30px;}
  .rotate{width:80%;}
  
  .main_sec7{    height: 400px;
    background-size: cover;
    background-position: 80%;}
  .main_sec7 p{font-size:22px;font-weight:bold;line-height:52px;}
}