.icon-nav-box{
  position: relative;
  width: 100%;
  height: 80px;
  background-color: none;
  margin-top: 10px;
  z-index: 9999;
}
.icon-nav-mk{
  display: grid;
  width: 1275px;
  height: 65px;
  background-color: rgb(255, 255, 255);
  margin-top: -100px;
  border-radius: 12px;
  backdrop-filter: blur(16px) brightness(125%);
  background: rgba(255, 255, 255, 0.5);
  border: 1px  #ffffff;
  grid-template-columns: auto auto  auto  auto;
  gap: 52px;
  z-index: 9999;
}
.icon-nav-mk svg{
  display: block;
  margin-left: 74px;
  
  margin-top: -20px;
 
}


.icon-nav-mk-1{
  width: 260px;
  height: 48px;
  background-color: none;
  margin-top: 10px;
 
}
.icon-nav-mk-2{
  width: 260px;
  height: 48px;
  background-color: none ;
  margin-top: 10px;
  
}
.icon-nav-mk-3{
  width: 260px;
  height: 48px;
  background-color: none ;
  margin-top: 10px;
 
}
.icon-nav-mk-4{
  width: 260px;
  height: 48px;
  background-color: none ;
  margin-top: 10px;
 
}
.icon-nav-mk a{
  display: block;
  font-size: 14px;
  color: #504c4c;;
  padding-top: 11px;
  padding-left: 100px;
}
.icon-nav-mk a:hover{
  color: #111111;
    text-decoration: underline;
}





/* 居中标签 */
.ys-bq-box{
  position: relative;
  width: 100%;
  height: 200px;
  background-color: #ffffff;
  z-index: 9999;
}
.ys-bq-mk{
  position: relative;
  width: 1275px;
  height: 200px;
  background-color: #ffffff;
  z-index: 9999;
}
.travel-tag-mk{
  position: absolute;
  height: 200px;
  height: 38px;
  margin-top: 25px;
  margin-left: 540px;

   
}
.travel-tag {
    display: inline-block;
    background: rgba(210, 180, 140, 0.2);
    backdrop-filter: blur(2px);
    color: #b45f2b;
    font-weight: 600;
    font-size: 0.75rem;
    letter-spacing: 2px;
    padding: 0.3rem 1.2rem;
    border-radius: 40px;
    margin-bottom: 1rem;
    border: 1px solid rgba(226, 230, 14, 0.25);
    text-transform: uppercase;
}
.ys-bq-mk h1{
    font-size: 2.6rem;
    font-weight: 700;
    background: linear-gradient(145deg, #FF512F, #dd8a16, #d8b343);
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    letter-spacing: -0.3px;
    margin-bottom: 0.5rem;
}
.ys-bq-mk p{
  position: absolute;
  padding-left: 495px;
  margin-top: 145px;
  color: #5c6f7e;
  font-size: 1rem;
    
}
.color-h1-id{
  position: absolute;
  padding-left: 455px;
  margin-top: 80px;
}
 




/* 卡片1 */
.nr-bq-box{
  position: relative;
  width: 100%;
  height: 330px;
  background-color: rgb(255, 255, 255);
  margin-top: 80px;
}
.nr-bq-mk{
  position: relative;
  width: 1275px;
  height: 330px;
  background-color: rgb(255, 255, 255);

}
.nr-bq-title{
  position: relative;
  width: 1275px;
  height: 50px;
  background-color: rgb(255, 255, 255);
  margin-top: px;
}
.nr-bq-title h2{
  position: absolute;
  width: 300px;
  height: 50px;
  background-color: #ffffff;
}
/*  */
.nr-bq-img{
  position: relative;
  width: 1275px;
  height: 200px;
  background-color: rgb(25, 40, 168);
}
/*  */
.nr-box{
  position: relative;
  width: 100%;
  height: 500px;
  background-color: rgb(255, 255, 255);
  margin-top: 25px;
}
.nr-mk{
    width: 1275px;
    display: grid;
    grid-template-columns: auto auto  auto auto  ;
    gap:27px;
    background-color: rgb(255, 255, 255);
}
.zt-nr-mk{
 background-color: #ffffff;
 width: 295px;
 height: 505px;
 border-radius: 15px;
 border: 1px solid rgba(150, 150, 153, 0.1);
}
/*  */
.zt-nr-mk:hover {
  border-radius: 15px;
  box-shadow: 0 1px 6px rgb(32 33 36 / 10%);
  border-color: rgba(230, 228, 229, 0);
}

.nr-mk-img{
 background-color: #ffffff;
 width: 295px;
 height: 225px;
 border-radius:0px;
     
}
.nr-mk-img img{
   border-radius: 15px 15px 0px 0px;

}





.ts-badge{
  position: absolute;
  margin-top: -210px;
  margin-left: 15px;
  width: 75px;
  height: 16px;
  background: rgba(0, 0, 0, 0.65);
  backdrop-filter: blur(8px);
  font-size: 0.7rem;
  font-weight: 600;
  padding: 0.3rem 0.9rem;
  border-radius: 30px;
  letter-spacing: 0.5px;
  border-left: 0px solid #1875f0;
  color: #f7e9c3;
   
}

.location {
color: #b87c4a;
    padding-left: 24px;
    padding-top: 18px;
}

.location-icon {
  display: block;
}

.card-title{
  display: block;
  font-size: 19px;
  padding-left: 22px;
  padding-top: 10px;
  color: #2f3e2e;
}

.card-desc {
  display: block;
  width: 252px;
  height: 65px;
  background-color: #ffffff;
  margin-top: 10px;
  line-height: 1.7;
  color: #5f6c6f;
  margin-bottom: 1rem;
  
}

.cu-bq-mk{
  display: block;
  width: 252px;
  height: 50px;
  background-color: #ffffff;
  margin-top: 0px;
  line-height: 1.7;
  color: #5f6c6f;
  margin-bottom: 1rem;
border-bottom: 1px solid #f5f5f5;
}

.tag {
    background: #ffffff;
        color: #5f6c6f;
    font-size: 0.7rem;
    padding: 0.3rem 0.7rem;
    border-radius: 30px;
    font-weight: 500;
    transition: all 0.2s;
    border: 1px solid #f5f5f5;
}

.exp-btn-mk{
  display: block;
  width: 252px;
  height: 24px;
  background-color: #ffffff;
 
}
.explore-btn {
    background: none;
    border: none;
    font-weight: 600;
    font-size: 0.8rem;
    color: #c46d2b;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    transition: all 0.25s;
    font-family: inherit;
    padding: 0;
}
.explore-btn  a{
  color: #c46d2b;
  font-size: 15px;
  
}






/* 图文 */
.wz-box{
  position: relative;
  width: 100%;
  height: 530px;
  background-color: #ffffff;
  margin-top: 70px;
}
.wz-mk{
  position: relative;
  width: 1275px;
  height: 600px;
  background-color: #ffffff;
}
.wz-mk h2{
 display: block;
 padding-left: 0px;
 padding-top: 20px;
}
/* 左区 */
.wz-zuo-mk{
  position: absolute;
  width: 700px;
  height: 530px;
  background-color: #ffffff;
  margin-top: 25px;
  
}

.tuwen-kp-mk1{
  position: absolute;
  width: 700px;
  height: 155px;
  background-color: #ffffff;
  margin-top: 0px;
  border-bottom: 0px solid #f5f5f5;
}
.tuwen-kp-mk1:hover {
  border-radius: 15px;
  box-shadow: 0 1px 6px rgb(32 33 36 / 10%);
  border-color: rgba(230, 228, 229, 0);
}
.tuwen-mk1-img{
  position: absolute;
  width: 235px;
  height: 155px;
  background-color: #ffffff;
  margin-top: 0px;
}
.tuwen-mk1-img img{
  border-radius: 15px;
 
}
.tag-wrap-dark{
  position: absolute;
  width: 40px;
  height: 26px;
  background-color: #2f86d6;
  margin-top: 10px;
  margin-left: 10px;
  border-radius: 7px;
  z-index: 9999;
}
.tag-wrap-dark span{
  display: block;
  padding-left: 7px;
  padding-top: 5px;
  color: #ffffff;
  font-weight: 600;
 
}

.tuwen-mk1-cnmk{
  position: absolute;
  width: 460px;
  height: 135px;
  background-color: none;
  margin-left: 240px;
  margin-top: 0px;
}

.tuwen-mk1-title{
  position: absolute;
  width: 430px;
  height: 48px;
  background-color: none;
  margin-top: 20px;
  margin-left: 20px;
}
.tuwen-mk1-title a{
 font-size: 16px;
}
.meta-info{
  position: absolute;
  width: 100px;
  height: 26px;
  background-color: none;
  margin-top: 64px;
  margin-left: 20px;
  border-radius: 7px;
  z-index: 9999;
}
.meta-info a{
  font-size: 12px;
  color: #999;
}
.meta-info span{
  font-size: 12px;
  color: #999;
}


/* 2 */
.tuwen-kp-mk2{
  position: absolute;
  width: 700px;
  height: 155px;
  background-color: none;
  margin-top: 175px;
  border-bottom: 0px solid #f5f5f5;
}
.tuwen-kp-mk2:hover {
  border-radius: 15px;
  box-shadow: 0 1px 6px rgb(32 33 36 / 10%);
  border-color: rgba(230, 228, 229, 0);
}
/* 3 */
.tuwen-kp-mk3{
  position: absolute;
  width: 700px;
  height: 155px;
  background-color: none;
  margin-top: 350px;
  border-bottom: 0px solid #f5f5f5;
}
.tuwen-kp-mk3:hover {
  border-radius: 15px;
  box-shadow: 0 1px 6px rgb(32 33 36 / 10%);
  border-color: rgba(230, 228, 229, 0);
}

/* 右区 */
.wz-you-mk{
  position: absolute;
  width: 400px;
  height: 600px;
  background-color: none;
  margin-top: -45px;
  margin-left: 875px;  
}
.wz-you-topimg{
  position: absolute;
  width: 400px;
  height: 200px;
  background-color: #ffffff;
  margin-top: 25px;
  margin-left: 0;  
}
.wz-you-topimg img{
  border-radius: 15px;
}

.wz-you-topimg p{
  display: block;
  font-size: 16px;
  color: #ffffff;
  padding-left: 20px;
 margin-top: -35px;
 
}
.hd-dr{
  position: absolute;
  width: 36px;
  height: 26px;
  background-color: #f1a516;
  margin-top:35px;
  margin-left: 12px;
  border-radius: 7px;
  z-index: 9999;
}

.hd-dr span{
  display: block;
  padding-left: 6.5px;
  padding-top: 4px;
  color: #ffffff;
  font-weight: 600;
}
 .wz-you-2{
  position: absolute;
  width: 400px;
  height: 200px;
  background-color: #ffffff;
  margin-top: 270px;
  margin-left: 0;  
}
.wz-you-2 img{
  border-radius: 15px;
}
.wz-you-2 p{
  display: block;
  font-size: 16px;
  color: #ffffff;
  padding-left: 20px;
 margin-top: -35px;

}
.hd-dr-2{
  position: absolute;
  width: 36px;
  height: 26px;
  background-color: #4dc216;
  margin-top:280px;
  margin-left: 12px;
  border-radius: 7px;
  z-index: 9999;
}
.hd-dr-2 span{
  display: block;
  padding-left: 6.5px;
  padding-top: 4px;
  color: #ffffff;
  font-weight: 600;
}


.wz-you-mk a:hover{
    color:#ffffff;
}
.wz-you-mk a p:hover{
    color:#ffffff;
}


/* 哼图 */
.dtkp-box{
  position: relative;
  width: 100%;
  height: 165px;
  background-color: #ffffff;
  margin-top: 100px;
}

.dtkp-mk{
  position: relative;
  width: 1275px;
  height: 165px;
  background-color: #ffffff;
}
.dtkp-mkk a:hover{
    color:#ffffff;
}
.dtkp-mk a p:hover{
    color:#ffffff;
}

.dtkp-zimg{
  position: absolute;
  width: 620px;
  height: 165px;
  background-color: #ffffff;
  margin-top: 0px;
}


.dtkp-zimg img{
  border-radius: 15px;
}
.dtkp-zimg img :hover {
  border-radius: 15px;
  box-shadow: 0 1px 6px rgb(32 33 36 / 10%);
  border-color: rgba(230, 228, 229, 0);
}
.dtkp-zimg p{
  display: block;
  font-size: 16px;
  color: #ffffff;
  padding-left: 20px;
 margin-top: -35px;
 
}
.ts-dr{
  position: absolute;
  width: 36px;
  height: 26px;
  background-color: #0ccddb;
  margin-top:15px;
  margin-left: 15px;
  border-radius: 7px;
  z-index: 9999;
}
.ts-dr span{
  display: block;
  padding-left: 6.5px;
  padding-top: 4px;
  color: #ffffff;
  font-weight: 600;
}

.dtkp-zimg2{
  position: absolute;
  width: 620px;
  height: 165px;
  background-color: #ffffff;
  margin-left: 650px;
  margin-top: 0px;
}

.dtkp-zimg2 img{
  border-radius: 15px;
}
.dtkp-zimg2 p{
  display: block;
  font-size: 16px;
  color: #ffffff;
  padding-left: 20px;
 margin-top: -35px;
 
}
.ts-dr2{
  position: absolute;
  width: 36px;
  height: 26px;
  background-color:#19b146;
  margin-top:15px;
  margin-left: 665px;
  border-radius: 7px;
  z-index: 9999;
}
.ts-dr2 span{
  display: block;
  padding-left: 6.5px;
  padding-top: 4px;
  color: #ffffff;
  font-weight: 600;
}



/* 周边区域 */
.zb-title-box{
  position: relative;
  width: 100%;
  height: 50px;
  background-color: rgb(255, 255, 255);
  margin-top: 30px;
}
.zb-title-mk{
  position: relative;
  width: 1275px;
  height: 50px;
  background-color: rgb(255, 255, 255);
}
.zb-title-mk h2{
  display: block;
  padding-top: 15px;
  color: #121127;
  font-size: 19px;
}
.zb-title-mk h3{
  display: block;
  padding-top: 18px;
  color: #121127;
  font-size: 19px;
}
.zb-p-mk{
  position: absolute;
  width: 75px;
  height: 25px;
  margin-top: -25px;
  margin-left: 1200px;
  background-color: rgb(255, 255, 255);
}
.zb-p-mk a{
  display: block;

 color: #222;
 font-size: 13px;
 padding-top: 3px;
 padding-left: 10px;
}
.zb-box{
  position: relative;
  width: 100%;
  height: 280px;
  background-color: rgb(255, 255, 255);
  margin-top: 25px;
}
.zb-mk{
    width: 1275px;
    display: grid;
    grid-template-columns: auto auto  auto ;
    gap:27px;
    background-color: rgb(255, 255, 255);
}
.zb-cn-mk{
 width: 400px;
 height: 280px;
 border-radius: 15px 15px 0px 0px;
 border: 0px solid rgba(5, 28, 94, 0.1);
}
.zb-cn-mk:hover {
  border-radius: 15px;
  box-shadow: 0 1px 6px rgb(32 33 36 / 10%);
  border-color: rgba(230, 228, 229, 0);
}
.zb-cn-img img{
 background-color: #ffffff;
 width: 400px;
 height: 200px;
  border-radius: 15px 15px 0px 0px;
 border: 0px solid rgba(5, 28, 94, 0.1);
}
.zb-cn-xmk{
 background-color: none;
 width: 400px;
 height: 80px;
 border: 0px solid rgba(5, 28, 94, 0.1);
}
.zb-cn-xmk p{
  color: #121127;
  font-size: 16px;
  padding-top:18px;
  padding-left: 20px;
}
.zb-cn-xmk span{
  display: block;
  color: #999;
  font-size: 13px;
  padding-top:5px;
   padding-left: 20px;
}




/* 3张 */
.bgtitle-box{
    position: relative;
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    margin-top: 20px;
}
.bgtitle-mk{
    position: relative;
    width: 1280px;
    height: 50px;
    background-color: #ffffff;
}
.bgtitle-mk h2{
    padding-top: 15px;
  
}
/*  */
.bgimg-box{
    position: relative;
    width: 100%;
    height: 220px;
    background-color: #ffffff;
    margin-top: 20px;
}
.gx-mk{
     display: grid;
     width: 1280px;
     height: 220px;
     grid-template-columns: auto auto   auto;
     gap: 40px;
     background-color: #ffffff;
}
.gximgmk-1{
 background-color: #ffffff;
 width: 400px;
 height: 220px;
}
.gximgmk-1:hover {
  border-radius: 15px;
  box-shadow: 0 1px 6px rgb(32 33 36 / 28%);
  border-color: rgba(230, 228, 229, 0);
}

.ts-dr{
  position: absolute;
  width: 36px;
  height: 26px;
  background-color: #19b146;
  margin-top:15px;
  margin-left: 15px;
  border-radius: 7px;
  z-index: 1;
}
.ts-dr span{
  display: block;
  padding-left: 6.5px;
  padding-top: 4px;
  color: #ffffff;
  font-weight: 600;
}
.gximgmk-1 img{
  border-radius: 15px;
}
.gximgmk-1 h4{
  display: block;
  font-size: 17px;
  color: #ffffff;
  padding-left: 16px;
  margin-top: -58px;
}
.gximgmk-1 p{
  display: block;
  font-size: 16px;
  color: #f0eded;
  padding-left: 16px;
  margin-top: 3px;
}
.gximgmk-1 a:hover{
    color:#ffffff;
}
.gximgmk-1 a p:hover{
    color:#ffffff;
}





