<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html>
<head>
  <meta property="qc:admins" content="11501542047624703536375" />

<link rel="icon" href="https://www.600749.com/xzly/template/image/favicon.png" type="image/png">

  <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script type="text/javascript" src="https://www.600749.com/core/javascript/mobic_curr_site.js?domain=https://www.600749.com/&domainMob=https://www.600749.com/mob/&domainPad=https://www.600749.com/pab/"></script>
  <title>西藏旅游股份有限公司</title>
  <!--[if IE 7]>

  <![endif]-->
  <link rel="stylesheet" href="https://www.600749.com/xzly/template/css/element-ui.css">
  <link rel="icon" href="https://www.600749.com/xzly/template/image/favicon.png" type="image/png">

  <link href="https://www.600749.com/xzly/template/css/index.css" rel="stylesheet" type="text/css">
  <link type="text/css" rel="stylesheet" href="https://www.600749.com/xzly/template/css/swiper.min.css">
  <link type="text/css" rel="stylesheet" href="https://www.600749.com/xzly/template/foonts/iconfont.css">
<script src="https://www.600749.com/xzly/template/js/vue.min.js"></script>
<!-- 引入组件库 -->
<script src="https://www.600749.com/xzly/template/js/element-ui.js"></script>
  <script type="text/javascript">
    /*
    * 智能机浏览器版本信息:
    *
    */

  </script>

</head>
<style>
  .newsContent_box{
    	    overflow: hidden;
    }
    .newsContent_box img{
          object-fit: cover;
  }
  .news_left{
  float: left;
    width: 580px;
    margin-right: 40px;
    height: 395px;
    padding: 44px 50px;
    box-sizing: border-box;

    }
  
  .news_left .el-carousel__indicators--horizontal{
      left: 85%;
        display: flex;
      padding: 9px 3px;
    }
  .news_left .el-carousel__indicator button{
    background: #fff!important;
    opacity: 1;
    height: 6px;
}
  .news_box .el-carousel__indicator.is-active  button{
    background: red!important;

}

    .news_right{
    float:left;
      width: 580px;
    }
    .news_right .el-tabs__item{
      font-size:18px;
  }
  .news_right .el-tabs__item.is-active {
    color: #7E0015;
}
  .news_right .el-tabs__item:hover {
      color: #7E0015;

  }
     .news_right .el-tabs__active-bar{
          background-color: #7E0015;
    }
.news_right .newsItemli {
    height: 35px;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #000;
    font-weight: 400;
  cursor: pointer;
}
  
  .news_right .newsItemli:before {
   content: "";
   width: 6px;
   height: 6px;
   display: inline-block;
   border-radius: 50%;
   background: #000000;
   vertical-align: middle;
   margin-right: 14px;
  }

.news_right .newsItemli .news-tlt{
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 80%;
  }
 .news_right .newsItemli .news-time{
color: #707070;  
     font-size: 14px;
       width: 18%;
    text-align: right;
  }
  .newsItem {
    height:198px;
    display: flex;
  border-bottom: 1px dashed #DEDDDD;
      padding: 44px 0px;
          box-sizing: border-box;

}
    .newsItem .newsItem_img {
    width: 172px;
    height: 113px;
    margin-right: 20px;
}
    
    .newsItem_cont{
      flex:1;
    }
 .newsItem_cont_tlt {
   font-size: 22px;
font-family: Microsoft YaHei;
font-weight: 400;
color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
 .newsItem_cont_time {

color: #707070;    
   font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
    
 .newsItem_cont_tip {
    height: 40px;
    overflow: hidden;
    color: #808080;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
}
  /*客服*/
.lineBox{
    position: fixed!important;
    bottom: 30%;
    right: 20px;
    left: auto;
    z-index: 999999;
}
.lineBox .lineItem{
    cursor: pointer;
    width: 50px;
    height: 55px;
    background: #7E0015;
    color: #fff;
    line-height: 55px;
    text-align: center;
    position: relative;
}
.lineItem .iconfont{
    font-size: 26px;
}
.lineItem:hover{
    opacity: 0.8;
}
.lineTop{
    margin-top: 4px;
}
.lineTip{
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.2);
    position: absolute;
    top:0px;
    right: 59px;
    color: #fff;
   
    background: #7E0015;
    display: none;
}
.lineTip:before, .lineTip:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left-color: rgba(255,255,255,1);
    right: -16px;
    top: 10px;
    z-index: 1;
}

.lineTip:after{
    right: -18px;
    border-left-color: rgb(237,237,237);
    z-index: 0;
}
  main {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    scroll-behavior: smooth;
}
  
  .keyLine{
        width: 1200px;
    margin: 0px auto;
    height: 550px;
    margin-top: 50px;
    }
  </style>
<body >
    <main  style="padding-top: 0px;" id="main">
<style>
        .floadAd { position: fixed;z-index: 999900; display: none; }
        .floadAd .item { display: block; }
  .floadtitle{
    background: #fff;
    text-align: right;
    color: #7E0015;
  }
        .floadAd .item img { vertical-align: bottom; }/* a img 的组合浏览器默认下边会有几个像素的空白，这里可以消除空白*/
</style>



<div id="floadAD" class="floadAd">
  <div class="floadtitle">
    <a class="close" href="javascript:void();" style="padding-right:5px;">×关闭</a>
  </div>
  	  		  	 
    <a class="item" title='阿里冈仁波齐玛旁雍错已正式开山' href="https://www.600749.com/content/2025/sylbt/1878.html" target="_blank">
        <img src="/cms/xzly/upload/2025-05-14/1747210281268ff8080818e7f79c51760196cdd921343130.jpg" alt="阿里冈仁波齐玛旁雍错已正式开山" style="max-width:300px;    max-height: 128px;" /></a>
</div>
  <script src="https://www.600749.com/xzly/template/js/jquery.min.js"></script>

<script>
FloatAd("#floadAD");//调用
            
//广告漂浮窗口
function FloatAd(selector) {
    var obj = $(selector);
    if (obj.find(".item").length == 0) return;//如果没有内容，不执行
    var windowHeight = $(window).height();//浏览器高度
    var windowWidth = $(window).width();//浏览器宽度
    var dirX = -1.5;//每次水平漂浮方向及距离(单位：px)，正数向右，负数向左，如果越大的话就会看起来越不流畅，但在某些需求下你可能会需要这种效果
    var dirY = -1;//每次垂直漂浮方向及距离(单位：px)，正数向下，负数向上，如果越大的话就会看起来越不流畅，但在某些需求下你可能会需要这种效果
                
    var delay = 30;//定期执行的时间间隔，单位毫秒
    obj.css({ left: windowWidth / 2 - obj.width() / 2 + "px", top: windowHeight / 2 - obj.height() / 2 + "px" });//把元素设置成在页面中间
    obj.show();//元素默认是隐藏的，避免上一句代码改变位置视觉突兀，改变位置后再显示出来
    var handler = setInterval(move, delay);//定期执行，返回一个值，这个值可以用来取消定期执行
                
    obj.hover(function() {//鼠标经过时暂停，离开时继续
        clearInterval(handler);//取消定期执行
    }, function() {
        handler = setInterval(move, delay);
    });

    obj.find(".close").click(function() {//绑定关闭按钮事件
        close();
    });
    $(window).resize(function() {//当改变窗口大小时，重新获取浏览器大小，以保证不会过界（飘出浏览器可视范围）或漂的范围小于新的大小
        windowHeight = $(window).height();//浏览器高度
        windowWidth = $(window).width();//浏览器宽度
    });
    function move() {//定期执行的函数，使元素移动
        var currentPos = obj.position();//获取当前位置，这是JQuery的函数，具体见：http://hemin.cn/jq/position.html
        var nextPosX = currentPos.left + dirX;//下一个水平位置
        var nextPosY = currentPos.top + dirY;//下一个垂直位置
                    
       // if (nextPosX >= windowWidth - obj.width()) {//这一段是本站特有的需求，当漂浮到右边时关闭漂浮窗口，如不需要可删除
           //close();
        //}

        if (nextPosX <= 0 || nextPosX >= windowWidth - obj.width()) {//如果达到左边，或者达到右边，则改变为相反方向
            dirX = dirX * -1;//改变方向
            nextPosX = currentPos.left + dirX;//为了不过界，重新获取下一个位置
        }
        if (nextPosY <= 0 || nextPosY >= windowHeight - obj.height() - 5) {//如果达到上边，或者达到下边，则改变为相反方向。            
            dirY = dirY * -1;//改变方向
            nextPosY = currentPos.top + dirY;//为了不过界，重新获取下一个位置
        }
        obj.css({ left: nextPosX + "px", top: nextPosY + "px" });//移动到下一个位置
    }

    function close() {//停止漂浮，并销毁漂浮窗口
        clearInterval(handler);
        obj.remove();
    }
}

</script>

<!--头部开始-->
<head>

<!-- 引入样式 -->
  <link rel="stylesheet" href="https://www.600749.com/xzly/template/css/element-ui.css">
  <link rel="stylesheet" href="https://www.600749.com/xzly/template/css/theme-chalk.css">
<link rel="icon" href="https://www.600749.com/xzly/template/image/favicon.png" type="image/png">


    <link href="https://www.600749.com/xzly/template/css/header.css" rel="stylesheet" type="text/css"></link>
    <link href="https://www.600749.com/xzly/template/css/reset.css" rel="stylesheet" type="text/css"></link>
</head>

<style>
 /*客服*/
.lineBox{
    position: fixed!important;
    bottom: 30%;
    right: 20px;
    left: auto;
    z-index: 999999;
}
.lineBox .lineItem{
    cursor: pointer;
    width: 50px;
    height: 55px;
    background: #7E0015;
    color: #fff;
    line-height: 55px;
    text-align: center;
    position: relative;
}
.lineItem .iconfont{
    font-size: 26px;
}
.lineItem:hover{
    opacity: 0.8;
}
.lineTop{
    margin-top: 4px;
}
.lineTip{
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0,0,0,.2);
    position: absolute;
    top:0px;
    right: 59px;
    color: #fff;
   
    background: #7E0015;
    display: none;
}
.lineTip:before, .lineTip:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left-color: rgba(255,255,255,1);
    right: -16px;
    top: 10px;
    z-index: 1;
}

.lineTip:after{
    right: -18px;
    border-left-color: rgb(237,237,237);
    z-index: 0;
}
  
    main {
    position: relative;
    width: 100vw;
    height: 100vh;
    overflow-y: scroll;
    scroll-behavior: smooth;
}
  
  .keyLine{
        width: 1200px;
    margin: 0px auto;
    height: 550px;
    margin-top: 50px;
    }
</style>

<div class="lineBox">
  <div class="lineItem" onmouseover="show(this)" onmouseout="hide(this)">
    <span class="iconfont  icon-douyin"></span>    
    <div class="lineTip" style="width:101px;display:none;">
                    <img src="https://www.600749.com/xzly/template/image/tiktok.png" width="101px" height="101px">
    </div>
  </div>
  <div class="lineItem" onmouseover="show(this)" onmouseout="hide(this)">
    <span class="iconfont   icon-weixin1"></span>    
    <div class="lineTip">
                    <img src="https://www.600749.com/xzly/template/image/wechat.png" width="101px" height="101px">
    </div>
  </div>
  <div class="lineItem" onmouseover="show(this)" onmouseout="hide(this)">
    <span class="iconfont icon-shipinhao"></span>    
    <div class="lineTip">
                    <img src="https://www.600749.com/xzly/template/image/videoCode.png" width="101px" height="101px">
    </div>
  </div>
  <div class="lineItem lineTop" id="scrollToTopButton" style="display:none;">
    <span class="iconfont icon-a1"></span>    
  </div>
</div>


<script>


// 获取 "回到顶部" 按钮
var scrollToTopButton = document.getElementById("scrollToTopButton");

// 监听页面滚动事件
document.querySelector("main").onscroll = function() {
  console.log(document.body.scrollTop,document.documentElement.scrollTop)
    // 如果页面滚动超过 500 像素，则显示 "回到顶部" 按钮，否则隐藏
    if (document.body.scrollTop > 500 || document.documentElement.scrollTop > 500||document.querySelector("main").scrollTop> 500) {
        scrollToTopButton.style.display = "block";
    } else {
        scrollToTopButton.style.display = "none";
    }
};

// 点击 "回到顶部" 按钮时触发滚动到顶部
scrollToTopButton.onclick = function() {
    // 使用动画效果平滑滚动到页面顶部
    smoothScrollToTop();
};
// 实现平滑滚动到顶部的动画效果
function smoothScrollToTop() {
    var currentScroll = document.documentElement.scrollTop || document.body.scrollTop||document.querySelector("main").scrollTop

    if (currentScroll > 0) {
     
        // 将滚动位置减小一定的步长，可以调整步长来控制滚动速度
        document.querySelector("main").scrollTo(0, 0);
    }
}
// JS代码：
function show(e){
  console.log( e.getElementsByClassName("lineTip"))
  e.getElementsByClassName("lineTip")[0].style.display = "block";

}

function hide(e){
    console.log(e)

e.getElementsByClassName("lineTip")[0].style.display = "none";
}

</script><div style="height:120px;"></div>
        <!--    头部-->
 <div class="herder_box">
            <div class="content">
                <!--    头部-->
                <el-header class="Nav-hader" height="120px">
                            <div>
                                <a href="https://www.600749.com/"><img class="logo" src="https://www.600749.com/xzly/template/image/header/logo.png" /></a>
                            </div>
                            <div class="link-content">
                                <img src="https://www.600749.com/xzly/template/image/header/link-left.png" height="20" width="61">
                                <ul class="header-nav bg-purple-light">
                        
                                  
                    					<li  class="menu"><a class="series-slide-trigger" href="https://www.600749.com/">首页</a>
                                   <div class="bottom_line"></div>
                                  </li>
<li  class="menu"><a class="series-slide-trigger" href="https://www.600749.com/channel/10961/index.html">关于我们</a>
   <div class="bottom_line"></div>
    <div class="header-nav-box" >
        <dl class="header-nav-box-ul">
            <dd>
                <a href="https://www.600749.com/channel/list/11035.html"> 新奥集团 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10967.html"> 公司简介 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10968.html"> 管理团队 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10969.html"> 发展历程 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10970.html"> 战略愿景 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10971.html"> 人才招聘 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10972.html"> 旗下公司 </a><br/>
            </dd>
        </dl>
    </div>

</li>
<li  class="menu"><a class="series-slide-trigger" href="https://www.600749.com/channel/10962/index.html">新闻资讯</a>
   <div class="bottom_line"></div>
    <div class="header-nav-box" >
        <dl class="header-nav-box-ul">
        </dl>
    </div>

</li>
<li  class="menu"><a class="series-slide-trigger" href="https://www.600749.com/channel/10963/index.html">旗下景区</a>
   <div class="bottom_line"></div>
    <div class="header-nav-box" >
        <dl class="header-nav-box-ul">
            <dd>
                <a href="https://www.600749.com/channel/list/10995.html"> 雅鲁藏布大峡谷 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10996.html"> 巴松措 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/11002.html"> 苯日景区 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/11009.html"> 神山圣湖 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/11027.html"> 鲁朗花海 </a><br/>
            </dd>
        </dl>
    </div>

</li>
<li  class="menu"><a class="series-slide-trigger" href="https://www.600749.com/channel/10964/index.html">预订中心</a>
   <div class="bottom_line"></div>
    <div class="header-nav-box" >
        <dl class="header-nav-box-ul">
            <dd>
                <a href="https://www.600749.com/channel/list/10982.html"> 门票预订 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10983.html"> 票务预订 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10984.html"> 酒店预订 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10985.html"> 团队预订 </a><br/>
            </dd>
        </dl>
    </div>

</li>
<li  class="menu"><a class="series-slide-trigger" href="https://www.600749.com/channel/10965/index.html">投资者关系</a>
   <div class="bottom_line"></div>
    <div class="header-nav-box" >
        <dl class="header-nav-box-ul">
            <dd>
                <a href="https://www.600749.com/channel/list/10986.html"> 联系方式 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10988.html"> 沪市公告 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/11026.html"> 互动交流 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/11033.html"> 路演活动 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/11034.html"> 上市公司发布 </a><br/>
            </dd>
        </dl>
    </div>

</li>
<li  class="menu"><a class="series-slide-trigger" href="https://www.600749.com/channel/10966/index.html">景区VR全景</a>
   <div class="bottom_line"></div>
    <div class="header-nav-box" >
        <dl class="header-nav-box-ul">
            <dd>
                <a href="https://www.600749.com/channel/list/10989.html"> 雅鲁藏布大峡谷 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10990.html"> 巴松措 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10991.html"> 苯日景区 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10992.html"> 神山圣湖 </a><br/>
            </dd>
            <dd>
                <a href="https://www.600749.com/channel/list/10993.html"> 鲁朗花海 </a><br/>
            </dd>
        </dl>
    </div>

</li>
                                </ul>
                                <img src="https://www.600749.com/xzly/template/image/header/link-right.png"height="20" width="61">
                            </div>
                </el-header>
            </div>
        </div><!--头部结束-->

<!--body-->
<div  id="app">
  <div class="banner">
    <el-carousel height="450px" arrow="never" direction="vertical" :autoplay="true">
                      <el-carousel-item>
                        <a  href="https://www.600749.com/channel/list/10995.html">
        				<img src="/cms/xzly/upload/2024-06-05/1717559206887ff8080818e7f79c5622018fe681a3e71935.jpg" alt="" width="100%" height="100%" style="    object-fit: cover;">
                           </a>
     				 </el-carousel-item>
                      <el-carousel-item>
                        <a  href="https://www.600749.com/channel/list/10996.html">
        				<img src="/cms/xzly/upload/2024-06-07/1717731973500ff8080818e7f79c5104018ff0cdd97c34d3.jpg" alt="" width="100%" height="100%" style="    object-fit: cover;">
                           </a>
     				 </el-carousel-item>
                      <el-carousel-item>
                        <a  href="https://www.600749.com/channel/list/11002.html">
        				<img src="/cms/xzly/upload/2024-06-07/1717727616960ff8080818e7f79c5213018ff08b5fc0339c.jpg" alt="" width="100%" height="100%" style="    object-fit: cover;">
                           </a>
     				 </el-carousel-item>
                      <el-carousel-item>
                        <a  href="https://www.600749.com/channel/list/11009.html">
        				<img src="/cms/xzly/upload/2024-06-05/1717559452964ff8080818e7f79c5466018fe685652419b5.jpg" alt="" width="100%" height="100%" style="    object-fit: cover;">
                           </a>
     				 </el-carousel-item>
                      <el-carousel-item>
                        <a  href="https://www.600749.com/channel/list/11027.html">
        				<img src="/cms/xzly/upload/2024-06-07/1717731258733ff8080818e7f79c5508018ff0c2f16d3479.jpg" alt="" width="100%" height="100%" style="    object-fit: cover;">
                           </a>
     				 </el-carousel-item>
    </el-carousel>
   <!-- <img src="https://www.600749.com/xzly/template/image/bannerBg.png"  class="bannerBg" width="100%" height="150px">-->
    <!--<div class="scenicArea">
      <div class="scenicArea_box">
        <div class="scenicItem">
          <a  href="https://www.600749.com/channel/list/10995.html">
          <img src="/cms/xzly/upload/2024-06-05/1717559206887ff8080818e7f79c5622018fe681a3e71935.jpg" width="100%" height="100%">
          <span class="tlt">雅鲁藏布大峡谷</span>
            </a>
        </div>
        <div class="scenicItem">
          <a  href="https://www.600749.com/channel/list/10996.html">
          <img src="/cms/xzly/upload/2024-06-07/1717731973500ff8080818e7f79c5104018ff0cdd97c34d3.jpg" width="100%" height="100%">
          <span class="tlt">巴松措</span>
            </a>
        </div>
        <div class="scenicItem">
          <a  href="https://www.600749.com/channel/list/11002.html">
          <img src="/cms/xzly/upload/2024-06-07/1717727616960ff8080818e7f79c5213018ff08b5fc0339c.jpg" width="100%" height="100%">
          <span class="tlt">苯日景区</span>
            </a>
        </div>
        <div class="scenicItem">
          <a  href="https://www.600749.com/channel/list/11009.html">
          <img src="/cms/xzly/upload/2024-06-05/1717559452964ff8080818e7f79c5466018fe685652419b5.jpg" width="100%" height="100%">
          <span class="tlt">神山圣湖</span>
            </a>
        </div>
        <div class="scenicItem">
          <a  href="https://www.600749.com/channel/list/11027.html">
          <img src="/cms/xzly/upload/2024-06-07/1717731258733ff8080818e7f79c5508018ff0c2f16d3479.jpg" width="100%" height="100%">
          <span class="tlt">鲁朗花海</span>
            </a>
        </div>
      </div>
    </div>-->
  </div>
  <div class="news_box">
      <div class="tlt_box mb50">
        <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_left.png"/>
        <span>新闻资讯</span>
        <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_right.png"/>
   	 </div>
    <div class="newsContent_box">
    		<div class="news_left" style="padding:0;">
<!--            -->
<!--            <div class="newsItem_cont_tlt mb20"><a href="https://www.600749.com/content/2024/xwzx/1483.html">习近平主持召开中央全面深化改革委员会第六次会议</a></div>-->

<!--            -->
<!--            <a href="https://www.600749.com/content/2024/xwzx/1483.html"> <div class="newsItem_cont_tip mb20">习近平主持召开中央全面深化改革委员会第六次会议强调解放思想实事求是与时俱进求真务实全力抓好改革任务的组织实施李强王沪宁蔡奇出席中共中央总书记、国家主席、中央军委主席、中央全面深化改革委员会主任习近平8月29日上午主持召开中央全面深化改革委员会第六次会议并发表重要讲话。他强调，进一步全面深化改革是在新时代以来全面深化改革基础上推进的，具备坚实基础和有利条件。要运用好已有的改革成果和重要经验，解放思想</div></a>-->

<!--        -->
<!--        <div class="newsItem_cont_time mb20"><span>2024/08/29 </span><span class="color_red"></span></div>-->
<!--        <a href="https://www.600749.com/content/2024/xwzx/1483.html"><img src="/cms/xzly/upload/2024-09-23/1727080905004ff8080818e7f79c554801921e0b392c622c.png" width="100%" height="400px"></a>-->
<!--    -->
              <el-carousel height="363px" arrow="never" :autoplay="true">
                  <el-carousel-item >
					<a href="https://www.600749.com/content/2024/xwzx/1483.html"><img src="/cms/xzly/upload/2024-09-23/1727080905004ff8080818e7f79c554801921e0b392c622c.png" style="width:100%;"></a>
                    
                      <a href="https://www.600749.com/content/2024/xwzx/1483.html"><div style="width: 100%;height: 44px;background: rgba(0, 0, 0, 0.6);color: #fff;line-height: 44px;font-size: 16px;position: absolute;bottom: 0;"><span style=" margin-left: 20px;width: 65%; white-space: nowrap; 
  overflow: hidden;text-overflow: ellipsis;display: inline-block; ">
习近平主持召开中央全面深化改革委员会第六次会议强调解放思想实事求是与时俱进求真务实全力抓好改革任务的组织实施李强王沪宁蔡奇出席中共中央总书记、国家主席、中央军委主席、中央全面深化改革委员会主任习近平8月29日上午主持召开中央全面深化改革委员会第六次会议并发表重要讲话。他强调，进一步全面深化改革是在新时代以来全面深化改革基础上推进的，具备坚实基础和有利条件。要运用好已有的改革成果和重要经验，解放思想</span></div></a>

                  </el-carousel-item>
                  <el-carousel-item >
					<a href="https://www.600749.com/content/2024/xwzx/1523.html"><img src="/cms/xzly/upload/2024-09-23/1727080267899ff8080818e7f79c532701921e01807b6148.jpg" style="width:100%;"></a>
                    
                      <a href="https://www.600749.com/content/2024/xwzx/1523.html"><div style="width: 100%;height: 44px;background: rgba(0, 0, 0, 0.6);color: #fff;line-height: 44px;font-size: 16px;position: absolute;bottom: 0;"><span style=" margin-left: 20px;width: 65%; white-space: nowrap; 
  overflow: hidden;text-overflow: ellipsis;display: inline-block; ">
国产大飞机C919首次飞抵拉萨记者从中国商飞公司了解到，9月19日，中国商飞公司一架C919飞机从四川成都双流国际机场起飞，经过2小时8分钟飞行，平稳降落在西藏拉萨贡嘎国际机场。这是C919飞机首次飞抵拉萨。拉萨贡嘎国际机场位于雅鲁藏布江河谷，海拔高度3569米，周边山峰众多，气象环境复杂多变，对飞机高原运行性能有很高的要求。飞抵拉萨后，C919飞机将开展环控、航电、动力装置等高高原运行关键系统的</span></div></a>

                  </el-carousel-item>
                  <el-carousel-item >
					<a href="https://www.600749.com/content/2024/xwzx/1521.html"><img src="/cms/xzly/upload/2024-09-20/1726802006701ff8080818e7f79c550701920d6b92ad4d58.png" style="width:100%;"></a>
                    
                      <a href="https://www.600749.com/content/2024/xwzx/1521.html"><div style="width: 100%;height: 44px;background: rgba(0, 0, 0, 0.6);color: #fff;line-height: 44px;font-size: 16px;position: absolute;bottom: 0;"><span style=" margin-left: 20px;width: 65%; white-space: nowrap; 
  overflow: hidden;text-overflow: ellipsis;display: inline-block; ">
王君正主持召开自治区党委常委会会议坚持用习近平总书记关于教育的重要指示统揽西藏教育工作全局推动我区教育高质量发展为全区经济社会发展提供强有力智力支持和人才支撑近日，自治区党委书记王君正主持召开自治区党委常委会会议，认真传达学习习近平总书记在全国教育大会上的重要讲话精神和全国教育大会精神，研究我区贯彻落实意见。王君正指出，全国教育大会是一次极为重要的会议，习近平总书记在全国教育大会上的重要讲话，站在</span></div></a>

                  </el-carousel-item>
                  <el-carousel-item >
					<a href="https://www.600749.com/content/2024/xwzx/1519.html"><img src="/cms/xzly/upload/2024-09-20/1726801799545ff8080818e7f79c553201920d6869794d32.jpg" style="width:100%;"></a>
                    
                      <a href="https://www.600749.com/content/2024/xwzx/1519.html"><div style="width: 100%;height: 44px;background: rgba(0, 0, 0, 0.6);color: #fff;line-height: 44px;font-size: 16px;position: absolute;bottom: 0;"><span style=" margin-left: 20px;width: 65%; white-space: nowrap; 
  overflow: hidden;text-overflow: ellipsis;display: inline-block; ">
亲爱的游客朋友们：为进一步加强和规范景区的统一管理，根据《关于羊卓雍措景区门票价格调整的批复》（山发改发[2018]41号）文件，景区自2024年9月28日起将在羊卓雍措景区沿线的观景平台及观景点恢复实施验票等工作。具体事项如下：一、收费标准（一）羊卓雍措景区门票收费标准为120元/人次，为回馈旅游同行及广大游客对景区的支持，按半价优惠执行，即60元/人次。（二）对现役军人、警察、消防队员、中外记</span></div></a>

                  </el-carousel-item>
            </el-carousel>
              
    		</div>
<!--  <ul class="news_right">-->
<!--    -->
<!--    <li class="newsItem ">-->
<!--      <div class="newsItem_img"><a href="https://www.600749.com/content/2024/xwzx/1523.html"><img src="/cms/xzly/upload/2024-09-23/1727080267899ff8080818e7f79c532701921e01807b6148.jpg" width="172px" height="118px"></a></div>-->
<!--      <div class="newsItem_cont">-->
<!--        <div class="newsItem_cont_tlt mb15"><a href="https://www.600749.com/content/2024/xwzx/1523.html">C919，飞抵拉萨</a></div>-->

<!--        -->
<!--        <a href="https://www.600749.com/content/2024/xwzx/1523.html"><div class="newsItem_cont_tip mb15">国产大飞机C919首次飞抵拉萨记者从中国商飞公司了解到，9月19日，中国商飞公司一架C919飞机从四川成都双流国际机场起飞，经过2小时8分钟飞行，平稳降落在西藏拉萨贡嘎国际机场。这是C919飞机首次飞抵拉萨。拉萨贡嘎国际机场位于雅鲁藏布江河谷，海拔高度3569米，周边山峰众多，气象环境复杂多变，对飞机高原运行性能有很高的要求。飞抵拉萨后，C919飞机将开展环控、航电、动力装置等高高原运行关键系统的</div></a>-->

<!--      -->
<!--      <div class="newsItem_cont_time"><span>2024/09/20 </span><span class="color_red"></span></div>-->
<!--      </div>-->

<!--    </li>-->
<!--  -->
<!--    <li class="newsItem ">-->
<!--      <div class="newsItem_img"><a href="https://www.600749.com/content/2024/xwzx/1521.html"><img src="/cms/xzly/upload/2024-09-20/1726802006701ff8080818e7f79c550701920d6b92ad4d58.png" width="172px" height="118px"></a></div>-->
<!--      <div class="newsItem_cont">-->
<!--        <div class="newsItem_cont_tlt mb15"><a href="https://www.600749.com/content/2024/xwzx/1521.html">王君正主持召开自治区党委常委会会议</a></div>-->

<!--        -->
<!--        <a href="https://www.600749.com/content/2024/xwzx/1521.html"><div class="newsItem_cont_tip mb15">王君正主持召开自治区党委常委会会议坚持用习近平总书记关于教育的重要指示统揽西藏教育工作全局推动我区教育高质量发展为全区经济社会发展提供强有力智力支持和人才支撑近日，自治区党委书记王君正主持召开自治区党委常委会会议，认真传达学习习近平总书记在全国教育大会上的重要讲话精神和全国教育大会精神，研究我区贯彻落实意见。王君正指出，全国教育大会是一次极为重要的会议，习近平总书记在全国教育大会上的重要讲话，站在</div></a>-->

<!--      -->
<!--      <div class="newsItem_cont_time"><span>2024/09/20 </span><span class="color_red"></span></div>-->
<!--      </div>-->

<!--    </li>-->
<!--  -->
<!--    <li class="newsItem ">-->
<!--      <div class="newsItem_img"><a href="https://www.600749.com/content/2024/xwzx/1519.html"><img src="/cms/xzly/upload/2024-09-20/1726801799545ff8080818e7f79c553201920d6869794d32.jpg" width="172px" height="118px"></a></div>-->
<!--      <div class="newsItem_cont">-->
<!--        <div class="newsItem_cont_tlt mb15"><a href="https://www.600749.com/content/2024/xwzx/1519.html">西藏一景区，收费标准确定</a></div>-->

<!--        -->
<!--        <a href="https://www.600749.com/content/2024/xwzx/1519.html"><div class="newsItem_cont_tip mb15">亲爱的游客朋友们：为进一步加强和规范景区的统一管理，根据《关于羊卓雍措景区门票价格调整的批复》（山发改发[2018]41号）文件，景区自2024年9月28日起将在羊卓雍措景区沿线的观景平台及观景点恢复实施验票等工作。具体事项如下：一、收费标准（一）羊卓雍措景区门票收费标准为120元/人次，为回馈旅游同行及广大游客对景区的支持，按半价优惠执行，即60元/人次。（二）对现役军人、警察、消防队员、中外记</div></a>-->

<!--      -->
<!--      <div class="newsItem_cont_time"><span>2024/09/20 </span><span class="color_red"></span></div>-->
<!--      </div>-->

<!--    </li>-->
<!--  -->
<!--  </ul>-->
      <div class="news_right">
        <div class="mb10">
            <el-tabs >
              <el-tab-pane label="时政资讯" >
              <ul style=" list-style-type: circle;">
<a href="https://www.600749.com/content/2025/szzx/1876.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    （深入学习贯彻习近平新时代中国特色社会主义思想·原创性概念标识性概念纵横谈）
                  </div>
                  <div class="news-time">
                    2025/05/14 
                  </div>
                  
                </li>
    </a>
<a href="https://www.600749.com/content/2025/szzx/1870.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    相信中国  相信明天
                  </div>
                  <div class="news-time">
                    2025/04/11 
                  </div>
                  
                </li>
    </a>
<a href="https://www.600749.com/content/2025/szzx/1864.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    新时代西藏人权事业的发展进步逻辑
                  </div>
                  <div class="news-time">
                    2025/04/07 
                  </div>
                  
                </li>
    </a>
<a href="https://www.600749.com/content/2025/szzx/1852.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    —习近平总书记引领全党锲而不舍贯彻落实中央八项规定精神
                  </div>
                  <div class="news-time">
                    2025/03/25 
                  </div>
                  
                </li>
    </a>

                </ul>
              
              </el-tab-pane>
              <el-tab-pane label="西藏旅游动态" >
                            <ul style=" list-style-type: circle;">
<a href="https://www.600749.com/content/2025/xclydt/1874.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    布达拉宫最新消息！
                  </div>
                  <div class="news-time">
                    2025/05/14 
                  </div>
                  
                </li>
    </a>
<a href="https://www.600749.com/content/2025/xclydt/1872.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    助力林芝文旅发展 西藏旅游股份携手多部门举办骑行活动
                  </div>
                  <div class="news-time">
                    2025/04/11 
                  </div>
                  
                </li>
    </a>
<a href="https://www.600749.com/content/2025/xclydt/1868.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    西藏新增101名自治区级非遗代表性传承人
                  </div>
                  <div class="news-time">
                    2025/04/07 
                  </div>
                  
                </li>
    </a>
<a href="https://www.600749.com/content/2025/xclydt/1866.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    西藏林芝：桃花朵朵春光美
                  </div>
                  <div class="news-time">
                    2025/04/07 
                  </div>
                  
                </li>
    </a>

                </ul>
              </el-tab-pane>
            </el-tabs>
        </div>
        <div>
            <el-tabs >
              <el-tab-pane label="公告" >
                       <ul style=" list-style-type: circle;">
<a href="https://www.600749.com/content/2024/gg/1748.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    关于冈仁波齐景区部分转山路封闭管理的公告
                  </div>
                  <div class="news-time">
                    2024/11/25 
                  </div>
                  
                </li>
    </a>
<a href="https://www.600749.com/content/2024/gg/1720.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    墨竹工卡县思金拉措景区暂停营业
                  </div>
                  <div class="news-time">
                    2024/11/13 
                  </div>
                  
                </li>
    </a>
<a href="https://www.600749.com/content/2024/gg/1680.html">
                <li class="newsItemli">
                  <div class="news-tlt">
                    优化巴松措景区入园游览产品的公告
                  </div>
                  <div class="news-time">
                    2024/10/30 
                  </div>
                  
                </li>
    </a>

                </ul>
              </el-tab-pane>
            </el-tabs>
        </div>
      </div>
      </div>
   <div class="seeMore">
      <a href="https://www.600749.com/channel/list/10962.html"><div class="seeMore_button"><span>了解更多</span><img src="https://www.600749.com/xzly/template/image/arrow.png" alt="" width="14px" height="12px"></div></a>
  </div>
  </div>
  
  <!-- 景区服务-->
  <div class="areaServices">
    <img src="https://www.600749.com/xzly/template/image/areaServices.jpeg" alt="" width="100%" height="100%" class="areaServicesBg">
    <div class="tlt_box">
      <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_left.png"/>
      <span class="color_white">景区服务</span>
      <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_right.png"/>
    </div>
    <div class="tip color_white">打造“康乐”内核产品主线，通过数智技术链接区域生态旅游要素。<br>
 以多元业态为支点丰富游客在地特色体验，推动业务从传统观光旅游向休闲度假旅游转型</div>
    <div class="areaServices_type">
              <a href="https://hotels.ctrip.com/?allianceid=4897&sid=799748&ouid=xc&bd_creative=11072932488&bd_vid=7403394776960960028&keywordid=42483860484" target="_blank">

      <div class="areaServices_type_item">
          <span class="areaServices_type_item_icon"><span class="iconfont icon-dabache"></span></span>
          <span class="areaServices_type_item_tlt">交通</span>

      </div>
                        </a>
                      <a href="/channel/list/10984.html" target="_blank">

      <div class="areaServices_type_item">
        <span class="areaServices_type_item_icon"><span class="iconfont icon-zhusuxinxi"></span></span>
        <span class="areaServices_type_item_tlt">住宿</span>
                   
      </div>
                          </a>
      <div class="areaServices_type_item">
        <span class="areaServices_type_item_icon"><span class="iconfont icon-duogouwu"></span></span>
        <span class="areaServices_type_item_tlt">购物</span>
      </div>
      <div class="areaServices_type_item">
        <span class="areaServices_type_item_icon"><span class="iconfont icon-dingzhi"></span></span>
        <span class="areaServices_type_item_tlt">定制</span>
      </div>
      <div class="areaServices_type_item">
        <span class="areaServices_type_item_icon"><span class="iconfont icon-canyincanju"></span></span>
        <span class="areaServices_type_item_tlt">餐饮</span>
      </div>
    </div>
    <div class="areaServices_bg">
      <img src="https://www.600749.com/xzly/template/image/areaServices_bg.png">
    </div>
  </div>
  <!-- 视听风光-->
  <div class="AudiovisualScenery">
    <div class="tlt_box">
      <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_left.png"/>
      <span>视听风光</span>
      <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_right.png"/>
    </div>
    <div class="tip">坚持大旅游发展战略，以景区等旅游资源开发经营业务为主导，旅行社、酒店、旅游客运等旅游服务为辅助，传媒文化业务为补充的综合性现代旅游企业。</div>
    <div class="AudiovisualScenery_box">
      <div class="boxTop">
        <div class="boxTop_left ">
             <a href="https://www.600749.com/content/2024/stfg/1682.html">
               <div class="boxTop_left_1 AudiovisualScenery_box_item">
                  <img src="/cms/xzly/upload/2024-10-31/1730341818258ff8080818e7f79c56260192e068cf924cd8.jpeg" alt="" width="100%" height="100%">
                  <div class="introduction w-230" style="background: rgba(2, 2, 2, .34)">
                    <div class="tltle mb10">  西藏以西  天上阿里</div>
                    <div class="cont mb10">  西藏以西  天上阿里</div>
                  </div>
                </div>
               </a>
                   <a href="https://www.600749.com/content/2024/stfg/1689.html">
                    <div class="boxTop_left_2 AudiovisualScenery_box_item">
                      <img src="/cms/xzly/upload/2024-10-31/1730344631613ff8080818e7f79c55660192e093bd3d4de1.jpg" alt="" width="100%" height="100%">
                      <div class="introduction w-243"  style="background: rgba(2, 2, 2, .34)">
                        <div class="tltle mb10"> 又是一年布达拉宫换“装”季</div>
                        <div class="cont ">又是一年布达拉宫换“装”季</div>
                      </div>
                    </div>
                   </a>
        </div>
        <div class="boxTop_right">
           <a href="https://www.600749.com/content/2024/stfg/229.html">
            <div class="boxTop_right_img mb20 AudiovisualScenery_box_item">
              <img src="/cms/xzly/upload/2024-06-06/1717648086577ff8080818e7f79c5932018febcdd6312918.png" alt="" width="100%" height="100%">
              <div class="introduction w-230"  style="background: rgba(2, 2, 2, .34)">
                <div class="tltle mb10">喜玛拉雅·拉萨酒店里的藏戏吟唱！</div>
                <div class="cont "></div>
              </div>
            </div>
                </a>
           <a href="https://www.600749.com/content/2024/stfg/1068.html">
            <div class="boxTop_right_img mb20 AudiovisualScenery_box_item">
              <img src="/cms/xzly/upload/2024-06-06/1717647565543ff8080818e7f79c5716018febc5e2e728dc.jpg" alt="" width="100%" height="100%">
              <div class="introduction w-230"  style="background: rgba(2, 2, 2, .34)">
                <div class="tltle mb10">莫道林芝春已去，桃花开过是杜鹃！</div>
                <div class="cont "></div>
              </div>
            </div>
                </a>
           <a href="https://www.600749.com/content/2024/stfg/1691.html">
            <div class="boxTop_right_img mb20 AudiovisualScenery_box_item">
              <img src="/cms/xzly/upload/2024-10-31/1730346595277ff8080818e7f79c5730192e0b1b3cd4e66.jpg" alt="" width="100%" height="100%">
              <div class="introduction w-230"  style="background: rgba(2, 2, 2, .34)">
                <div class="tltle mb10">巴松措畔，漫步秋色</div>
                <div class="cont "></div>
              </div>
            </div>
                </a>
          
        </div>
      </div>
      <div class="boxBottom">
   <a href="https://www.600749.com/content/2024/stfg/1693.html">
        <div class="boxBottom_img AudiovisualScenery_box_item">
          <img src="/cms/xzly/upload/2024-10-31/1730347617614ff8080818e7f79c59870192e0c14d4e4f22.jpg" alt="" width="100%" height="391px">
          <div class="introduction w-267"   style="background: rgba(2, 2, 2, .34)">
            <div class="tltle mb10">下一个春天，我在桃花树下等你！</div>
            <div class="cont mb10"></div>
          </div>
        </div>
        </a>
      </div>

    </div>

</div>
  <!--合作酒店-->
  <div class="hotel">
    <div class="tlt_box">
      <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_left.png"/>
      <span >合作酒店</span>
      <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_right.png"/>
    </div>
    <div class="tip">西藏旅游股份为您提供优质酒店约30余家酒店预订，您可以通过对比实时价格，查看酒店真实照片，浏览用户真实点评等多种手段选择舒适/优质的合作酒店。</div>
    <div class="hotel_box mt-50">

         <div class="hotel_Item">
           <a href="https://www.600749.com/content/2023/jdlb/599.html">
        <div class="imgBox"><img src="/cms/xzly/upload/2024-06-25/1719304299429ff8080818e7f79c566501904e85a3a53772.png" alt="" width="100%" height="100%"></div>
        <div class="titlte">喜玛拉雅·大峡谷酒店</div>
           </a>
      </div>

         <div class="hotel_Item">
           <a href="https://www.600749.com/content/2023/jdlb/631.html">
        <div class="imgBox"><img src="/cms/xzly/upload/2024-06-25/1719308318318ff8080818e7f79c514501904ec2f66e3803.png" alt="" width="100%" height="100%"></div>
        <div class="titlte">喜玛拉雅·普兰国际酒店</div>
           </a>
      </div>

         <div class="hotel_Item">
           <a href="https://www.600749.com/content/2023/jdlb/633.html">
        <div class="imgBox"><img src="/cms/xzly/upload/2024-06-25/1719305382034ff8080818e7f79c599001904e96289237a8.png" alt="" width="100%" height="100%"></div>
        <div class="titlte">喜玛拉雅·岗仁波齐酒店</div>
           </a>
      </div>

         <div class="hotel_Item">
           <a href="https://www.600749.com/content/2024/jdlb/606.html">
        <div class="imgBox"><img src="/cms/xzly/upload/2024-06-25/1719303799314ff8080818e7f79c57901904e7e02123744.png" alt="" width="100%" height="100%"></div>
        <div class="titlte">喜玛拉雅·巴松措度假酒店</div>
           </a>
      </div>

         <div class="hotel_Item">
           <a href="https://www.600749.com/content/2023/jdlb/632.html">
        <div class="imgBox"><img src="/cms/xzly/upload/2024-06-25/1719286904461ff8080818e7f79c546601904d7c368d357e.png" alt="" width="100%" height="100%"></div>
        <div class="titlte">喜玛拉雅·拉萨酒店</div>
           </a>
      </div>
    </div>
  </div>
      <div class="tlt_box">
          <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_left.png"/>
          <span >SH.600749 股价行情</span>
          <img width="93px" height="31px" src="https://www.600749.com/xzly/template/image/tlt_box_right.png"/>
        </div>
  <div class="keyLine">
  <iframe src="https://open.sseinfo.com/ir2/?id=1386&language=zh-cn&companyCode=600749&module=Market" width="100%" height="100%"></iframe>
    </div>
  
  
  <div>
  
  
  </div>
<!--body-->

<!--尾部-->
<link href="https://www.600749.com/xzly/template/css/stockCode.css" rel="stylesheet" type="text/css"></link>
<!--        股票代码-->
        <div class="stockCode">
            <div class="button_group">
               <a  href="https://www.600749.com/channel/list/10986.html"><button>联系方式</button></a>             
               <a  href="https://www.600749.com/channel/list/10988.html"><button>沪市公告</button></a>             
               <a  href="https://www.600749.com/channel/list/11026.html"><button>互动交流</button></a>             
               <a  href="https://www.600749.com/channel/list/11033.html"><button>路演活动</button></a>             
               <a  href="https://www.600749.com/channel/list/11034.html"><button>上市公司发布</button></a>             
                <a  href="http://www.sse.com.cn/assortment/stock/list/info/announcement/index.shtml?productId=600749" target="_blank"><button>交易所主页</button></a>                
            </div>
        </div><link href="https://www.600749.com/xzly/template/css/about.css" rel="stylesheet" type="text/css"></link>
<!--        关于我们-->
        <div class="about">
            <div class="content">
                <div class="nav" style=" width: 57%;">
                    <dl>
                        <dt><a href="https://www.600749.com/channel/list/10961.html">关于我们</a></dt>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/11035.html"> 新奥集团 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10967.html"> 公司简介 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10968.html"> 管理团队 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10969.html"> 发展历程 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10970.html"> 战略愿景 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10971.html"> 人才招聘 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10972.html"> 旗下公司 </a><br/>
                                            </dd>
                    </dl>
                    <dl>
                        <dt><a href="https://www.600749.com/channel/list/10962.html">新闻资讯</a></dt>
                    </dl>
                    <dl>
                        <dt><a href="https://www.600749.com/channel/list/10963.html">旗下景区</a></dt>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10995.html"> 雅鲁藏布大峡谷 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10996.html"> 巴松措 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/11002.html"> 苯日景区 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/11009.html"> 神山圣湖 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/11027.html"> 鲁朗花海 </a><br/>
                                            </dd>
                    </dl>
                    <dl>
                        <dt><a href="https://www.600749.com/channel/list/10964.html">预订中心</a></dt>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10982.html"> 门票预订 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10983.html"> 票务预订 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10984.html"> 酒店预订 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10985.html"> 团队预订 </a><br/>
                                            </dd>
                    </dl>
                    <dl>
                        <dt><a href="https://www.600749.com/channel/list/10965.html">投资者关系</a></dt>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10986.html"> 联系方式 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10988.html"> 沪市公告 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/11026.html"> 互动交流 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/11033.html"> 路演活动 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/11034.html"> 上市公司发布 </a><br/>
                                            </dd>
                    </dl>
                    <dl>
                        <dt><a href="https://www.600749.com/channel/list/10966.html">景区VR全景</a></dt>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10989.html"> 雅鲁藏布大峡谷 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10990.html"> 巴松措 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10991.html"> 苯日景区 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10992.html"> 神山圣湖 </a><br/>
                                            </dd>
                                           <dd>
                                    			<a href="https://www.600749.com/channel/list/10993.html"> 鲁朗花海 </a><br/>
                                            </dd>
                    </dl>
     
                </div>
                <div class="wechat">
                    <div class="wechat_tltle">关注服务号</div>
                    <div class="wechat_tips">您的私人订制旅行团</div>
                    <img src="https://www.600749.com/xzly/template/image/wechat.png" width="101px" height="101px">
                </div>
                <div class="nav">
                    <dl>
                        <dd>酒店预定：13989019594 达珍 </dd>
                      <dd>旅行社服务：13908990298</dd>
                        <dd>联系人：0891－6339150</dd>
                        <dd>公司地址：西藏自治区拉萨市柳梧新区国际总部城11栋</dd>
                    </dl>

                </div>
            </div>
        </div><link href="https://www.600749.com/xzly/template/css/footer.css" rel="stylesheet" type="text/css"></link>


  <div class="footer">
            <span class="title mr5">Copyright@ 西藏旅游股份有限公司.All rights reserved</span>
    <span class="num"><a href="https://beian.miit.gov.cn/#/Integrated/index">藏ICP备2023000015号-1</a></span>
            <img src="https://www.600749.com/xzly/template/image/police.png" width="25px" height="25px" alt="">
                <span class="poclice"><a href="https://beian.mps.gov.cn/#/">藏公网安备54010202000112号</a></span>

        </div>


<script type="text/javascript" src="https://www.600749.com/core/javascript/stat.js?siteId=15&siteUrl=https://www.600749.com/&notHost=false&contentId=-1&classId=-1" ></script>  </main>
</body>
</html>

  


  <script>


// 获取 "回到顶部" 按钮
var scrollToTopButton = document.getElementById("scrollToTopButton");

// 监听页面滚动事件
document.querySelector("main").onscroll = function() {
  console.log(document.body.scrollTop,document.documentElement.scrollTop)
    // 如果页面滚动超过 500 像素，则显示 "回到顶部" 按钮，否则隐藏
    if (document.body.scrollTop > 500 || document.documentElement.scrollTop > 500||document.querySelector("main").scrollTop> 500) {
        scrollToTopButton.style.display = "block";
    } else {
        scrollToTopButton.style.display = "none";
    }
};

// 点击 "回到顶部" 按钮时触发滚动到顶部
scrollToTopButton.onclick = function() {
    // 使用动画效果平滑滚动到页面顶部
    smoothScrollToTop();
};
// 实现平滑滚动到顶部的动画效果
function smoothScrollToTop() {
    var currentScroll = document.documentElement.scrollTop || document.body.scrollTop||document.querySelector("main").scrollTop

    if (currentScroll > 0) {
     
        // 将滚动位置减小一定的步长，可以调整步长来控制滚动速度
        document.querySelector("main").scrollTo(0, 0);
    }
}
// JS代码：
function show(e){
  console.log( e.getElementsByClassName("lineTip"))
  e.getElementsByClassName("lineTip")[0].style.display = "block";

}

function hide(e){
    console.log(e)

e.getElementsByClassName("lineTip")[0].style.display = "none";
}

</script>
<script>
  new Vue(
          {
            el: "#app",
            data: {
              obj : new Map()
            },
            methods: {
               dateFormat(date) {
        //日期格式化
        var d = new Date(date)
        let year = d.getFullYear()
        let month = d.getMonth() + 1
        month = '0' + month
        month = month.substring(month.length - 2)
        let day = '0' + d.getDate()
        day = day.substring(day.length - 2)
        let hour = '0' + d.getHours()
        hour = hour.substring(hour.length - 2)
        let m = '0' + d.getMinutes()
        m = m.substring(m.length - 2)
        let s = '0' + d.getSeconds()
        s = s.substring(s.length - 2)
        let format = year + '-' + month + '-' + day + ' ' + hour + ':' + m + ':' + s
        return format
      }
            
            },
            mounted(){
            }
          })
</script>
<script>
  
  </script>