
<!DOCTYPE html>

<script>alert('您暂时不能浏览该页面，请先登录');location.href='login.html';</script><html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  <title>优化文章后台</title>
  <link rel="stylesheet" href="layui/css/layui.css">
  <script src="layui/layui.js"></script>
  <script type="text/javascript" src="js/jquery.min.js"></script>
  <script src="js/wz.js"></script>
  <script src="ueditor/ueditor.config.js"></script>
  <script src="ueditor/ueditor.all.min.js"></script>
</head>
<body>
<div class="layui-layout layui-layout-admin">
  <div class="layui-header ">
    <div class="layui-logo layui-hide-xs layui-bg-black">川蜀优化</div>
    <!-- 头部区域（可配合layui 已有的水平导航） -->
    <ul class="layui-nav  layui-layout-left">
      <!-- 移动端显示 -->
      <li class="layui-nav-item layui-show-xs-inline-block layui-hide-sm" lay-header-event="menuLeft">
        <i class="layui-icon layui-icon-spread-left"></i>
      </li>
      
      <li class="layui-nav-item layui-hide-xs"><a href="index.php">首页</a></li>
      <li class="layui-nav-item layui-hide-xs"><a href="addwz.php">发布文章</a></li>
    
    </ul>
    <ul class="layui-nav layui-layout-right">
      <li class="layui-nav-item layui-hide layui-show-md-inline-block">
        <a href="javascript:;">
          <img src="images/logo.png" class="layui-nav-img">
           
        </a>
        <dl class="layui-nav-child">
          <dd><a href="">个人中心</a></dd>
          <dd><a href="">设置</a></dd>
          <dd><a href="login.html">退出</a></dd>
        </dl>
      </li>
      <li class="layui-nav-item" lay-header-event="menuRight" lay-unselect>
        <a href="javascript:;">
          <i class="layui-icon layui-icon-more-vertical"></i>
        </a>
      </li>
    </ul>
  </div>
  
  <div class="layui-side layui-bg-black">
    <div class="layui-side-scroll">
      <!-- 左侧导航区域（可配合layui已有的垂直导航） -->
      <ul class="layui-nav layui-nav-tree" lay-filter="test">
        <li class="layui-nav-item layui-nav-itemed">
          <a class="" href="javascript:;">小程序</a>
          <dl class="layui-nav-child">
            <dd><a href="1.php">1 成都川蜀血管医院 </a></dd>
            <dd><a href="2.php">2 成都川蜀医院 </a></dd>
            <dd><a href="3.php">3 成都川蜀血管病医院康复</a></dd>
			<dd><a href="4.php">4 成都川蜀静脉曲张</a></dd>
			<dd><a href="5.php">5 成都川蜀血管瘤病医院</a></dd>
			<dd><a href="6.php">6 成都川蜀血管研究院</a></dd>
			<dd><a href="7.php">7 成都川蜀血管病研究院</a></dd>
			<dd><a href="8.php">8 成都川蜀血管病医院订阅</a></dd>
			<dd><a href="9.php">9 成都川蜀血管病医院订阅号</a></dd>
			<dd><a href="10.php">10 成都川蜀动脉硬化医院</a></dd>
			<dd><a href="11.php">11 成都川蜀静脉曲张医院</a></dd>
			<dd><a href="12.php">12 贵阳脉通血管医院</a></dd>
			<dd><a href="13.php">13 贵阳脉通糖尿病足医院</a></dd>
			<dd><a href="14.php">14 贵阳脉通动脉硬化医院</a></dd>
			<dd><a href="15.php">15 成都川蜀血管病医院介入科</a></dd>
			<dd><a href="16.php">16 贵阳脉通血管医院康复</a></dd>
			<dd><a href="17.php">17 贵阳脉通静脉曲张医院</a></dd>
            <dd><a href="">the links</a></dd>
          </dl>
        </li>
       <li class="layui-nav-item"><a href="zj.php">成都专家</a></li>
		<li class="layui-nav-item"><a href="gyzj.php">贵阳专家</a></li>
        <li class="layui-nav-item"><a href="zh.php">账号信息</a></li> 
      </ul>
    </div>
  </div>

  <div class="layui-body">
    <!-- 内容主体区域 -->
   <div style='padding: 15px; width: 800px; margin: auto;'>
          <form enctype="multipart/form-data" action="" method="POST">
   	<div class="layui-form-item"><label class="layui-form-label">标题：</label><input type="text" name="title"  required  lay-verify="required" value="12月21日，西南血管病专家冬至送健康，联合会诊点亮希望灯塔" autocomplete="off" class="layui-input"></div>
   	<div class="layui-form-item"><label class="layui-form-label">副标题：</label><input type="text" name="shorttitle"   required  lay-verify="required" value="贵阳脉通血管医院,下肢静脉曲张,名医会诊,血管外科专家" autocomplete="off" class="layui-input"></div>
	<div class="layui-form-item"><label class="layui-form-label">栏目：</label>
	<select name="sel" class="layui-input">
	<option value="医院新闻" >医院新闻</option>
	<option value="疾病科普" >疾病科普</option>
	<option value="医院新闻" >医院新闻</option>
	<option value="治疗案例" >治疗案例</option>
	<option value="静脉曲张" >静脉曲张</option>
	<option value="静脉血栓" >静脉血栓</option>
	<option value="动脉硬化" >动脉硬化</option>
	<option value="脉管炎" >脉管炎</option>
	<option value="老烂腿" >老烂腿</option>
	<option value="静脉炎" >静脉炎</option>
	<option value="糖尿病足" >糖尿病足</option>
	<option value="雷诺氏症" >雷诺氏症</option>
	<option value="血管炎" >血管炎</option>
	<option value="血管瘤" >血管瘤</option>
	<option value="肝血管瘤" >肝血管瘤</option>
	<option value="血管畸形" >血管畸形</option>
	<option value="脉管畸形" >脉管畸形</option>
	<option value="动静脉畸形" >动静脉畸形</option>
	<option value="前例腺增生" >前例腺增生</option>
	<option value="肝肾囊肿" >肝肾囊肿</option>
	<option value="子宫肌瘤" >子宫肌瘤</option>
	<option value="子宫腺肌症" >子宫腺肌症</option>
	<option value="盆腔淤血综合征" >盆腔淤血综合征</option>
	
	</select></div>
   	<div class="layui-form-item"><label class="layui-form-label">病种：</label><input type="text" name="zjbz"  placeholder="专家病种-血外/血管瘤"    value="" autocomplete="off" class="layui-input"></div>
	<div class="layui-form-item"><label class="layui-form-label">推荐值：</label><input type="text" name="tj"  placeholder="推荐值"    value="0" autocomplete="off" class="layui-input"></div>
	<div class="layui-form-item"><label class="layui-form-label">摘要：</label><input type="text" name="text" id="title" lay-verify="required" placeholder="摘要" autocomplete="off" class="layui-input"  value="12月21日，正是冬至节气。寒冷使静脉曲张患者血管收缩，静脉血回流越发不畅，腿部血管更加突出，酸胀沉重加剧。冬燥之下，患者皮肤营养状况变差，易出现瘙痒、脱屑等现象，若因瘙痒搔抓致破，极易感染且伤口难愈，给患者带来身心的双重痛苦，严重影响其生活质量和康复进程。"></div>
	<div class="layui-form-item" style="width: 300px;margin-bottom: 1%;"><label class="layui-form-label">缩略图：</label><img src="upload/20241217162423695.jpg" style="width: 100%;"><input class="layui-btn layui-btn-primary layui-border-green"  type="file" name="imgFile" id="inputImage" accept="image/*" multiple="multiple" onchange="change()" /></div>
   <div class="layui-form-item"><textarea name="content" id="EditorId" placeholder="段落3" class="layui-textarea" ><p style="font-size: 14px; text-wrap: wrap; text-indent: 2em;"><span style="font-size: 16px;">12月21日，正是冬至节气。寒冷使静脉曲张患者血管收缩，静脉血回流越发不畅，腿部血管更加突出，酸胀沉重加剧。冬燥之下，患者皮肤营养状况变差，易出现瘙痒、脱屑等现象，若因瘙痒搔抓致破，极易感染且伤口难愈，给患者带来身心的双重痛苦，严重影响其生活质量和康复进程。</span></p><p style="font-size: 14px; text-wrap: wrap; text-indent: 2em;"><span style="font-size: 16px;">同时，寒冷的刺激易使前列腺疾病患者症状加重。低温可致交感神经兴奋性增强，引起前列腺体收缩，导致尿道内压增加，从而加重尿频、尿急、尿不尽等排尿困难症状。患者可能频繁起夜，严重影响睡眠质量与生活状态。</span></p><p style="font-size: 14px; text-wrap: wrap; text-indent: 2em;"><span style="text-indent: 2em; font-size: 16px;">因此，为普及血管疾病防治知识，提高大众对血管疾病的防治意识，坚持我院的公益性、专业性、惠民性：</span></p><p style="font-size: 14px; text-wrap: wrap; text-indent: 2em;"><span style="background-color: rgb(255, 255, 255); font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 16px; letter-spacing: 0.578px; text-indent: 34px;"></span></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; background-color: rgb(255, 255, 255); letter-spacing: 0.578px; text-align: center; visibility: visible; text-indent: 2em;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 16px; visibility: visible;">2024年12月21日，我院特别举办</span></strong></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; background-color: rgb(255, 255, 255); letter-spacing: 0.578px; text-align: center; visibility: visible; text-indent: 2em;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; color: rgb(255, 0, 0); visibility: visible;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 16px; visibility: visible;">西南血管外科专家学术交流·联合会诊活动</span></strong></span></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; letter-spacing: 0.544px; background-color: rgb(255, 255, 255); text-align: center; visibility: visible; text-indent: 2em;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 16px; letter-spacing: normal; visibility: visible;">为大家讲解</span></strong></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; letter-spacing: 0.544px; background-color: rgb(255, 255, 255); text-align: center; visibility: visible; text-indent: 2em;"><strong style="letter-spacing: 0.544px; font-size: var(--articleFontsize); -webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 16px; letter-spacing: normal; visibility: visible;">静脉曲张与<span class="">前列腺增生</span>的相关防治知识</span></strong></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; letter-spacing: 0.544px; background-color: rgb(255, 255, 255); text-align: center; visibility: visible; text-indent: 2em;"><strong style="letter-spacing: 0.544px; font-size: var(--articleFontsize); -webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 16px; letter-spacing: normal; visibility: visible;">学术交流结束后还将进行联合会诊</span></strong></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; letter-spacing: 0.544px; background-color: rgb(255, 255, 255); text-align: center; visibility: visible; text-indent: 2em;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 16px; letter-spacing: normal; visibility: visible;">有需求的朋友请提前预约</span></strong></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; letter-spacing: 0.544px; background-color: rgb(255, 255, 255); visibility: visible; text-align: center; text-indent: 2em;"><span style="font-size: 18px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: normal; visibility: visible;">0851-85989612</span></strong></span></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; letter-spacing: 0.544px; background-color: rgb(255, 255, 255); visibility: visible; text-indent: 2em; text-align: center;"><span style="font-size: 18px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: normal; visibility: visible;">专家介绍</span></strong></span></p><p style="font-size: 14px; text-wrap: wrap; text-align: center;"><span style="font-size: 18px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20241217/1734423704.jpg" title="1734423704.jpg" alt="640 (1)_副本.jpg" width="624" height="1099" style="max-width: 100%; width: 624px; height: 1099px;"/></strong></span></p><p style="font-size: 14px; text-wrap: wrap; text-align: center;"><span style="font-size: 18px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20241217/1734423712.jpg" title="1734423712.jpg" alt="640_副本.jpg" width="620" height="1279" style="max-width: 100%; width: 620px; height: 1279px;"/></strong></span></p><p style="font-size: 14px; text-wrap: wrap;"><span style="font-size: 18px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"></span></strong></span></p><p><section style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 0.544px;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; text-align: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; display: inline-block; vertical-align: middle;"><section style="-webkit-tap-highlight-color: transparent; margin-right: 30px; margin-bottom: -2px; margin-left: 20px; outline: 0px; height: 0px; border-top: 2px solid rgba(255, 255, 255, 0.99); transform: rotate(0deg);"><br/></section><section style="-webkit-tap-highlight-color: transparent; padding: 2px; outline: 0px; border-radius: 19px; border-width: 2px; border-style: solid; border-color: rgb(62, 70, 255);"><section style="-webkit-tap-highlight-color: transparent; padding-right: 20px; padding-left: 20px; outline: 0px; border-radius: 15px; background-color: rgb(62, 70, 255);"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; color: rgb(255, 255, 255); letter-spacing: 1.5px; line-height: 30px; text-align: justify;"><p style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 17px; letter-spacing: 1px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;">活动安排</strong></span></p></section></section></section><section style="-webkit-tap-highlight-color: transparent; margin-top: -2px; margin-right: 20px; margin-left: 30px; outline: 0px; height: 0px; border-top: 3px solid rgba(255, 255, 255, 0.99); transform: rotate(0deg);"><br/></section></section></section></section></p><p style="font-size: 14px; text-wrap: wrap;"><br/></p><p><section style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px;"><section style="-webkit-tap-highlight-color: transparent; margin-top: 10px; margin-bottom: 10px; outline: 0px; letter-spacing: 0.544px; font-family: -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; justify-content: flex-start;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; display: inline-block; vertical-align: middle; width: auto; line-height: 0; min-width: 10%; height: auto; align-self: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; transform: rotateZ(45deg);"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; text-align: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; border-color: rgb(62, 62, 62); display: inline-block; width: 15px; height: 4px; vertical-align: top; overflow: hidden; background-color: rgb(136, 142, 254); border-width: 0px; border-radius: 10px; border-style: none; box-shadow: rgb(0, 0, 0) 0px 0px 0px; color: rgb(163, 163, 163) !important;"></section></section></section><section style="-webkit-tap-highlight-color: transparent; outline: 0px; transform: rotateZ(315deg);"><section style="-webkit-tap-highlight-color: transparent; margin-top: 4px; margin-bottom: 5px; outline: 0px; text-align: center; justify-content: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; border-color: rgb(62, 62, 62); display: inline-block; width: 14px; height: 4px; vertical-align: top; overflow: hidden; background-color: rgb(136, 142, 254); border-width: 0px; border-radius: 10px; border-style: none; color: rgb(67, 67, 67) !important;"></section></section></section></section><section style="-webkit-tap-highlight-color: transparent; outline: 0px; display: inline-block; vertical-align: middle; width: auto; min-width: 10%; height: auto; align-self: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; justify-content: flex-start;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; color: rgb(62, 70, 255); text-align: center; letter-spacing: 1px; line-height: 2;"><p style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;">NO.1&nbsp;会诊专家</strong></span></p></section></section></section></section><section style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif;"><p style="-webkit-tap-highlight-color: transparent; outline: 0px;"><strong style="color: rgb(255, 0, 0); letter-spacing: 0.544px; font-size: var(--articleFontsize); -webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 16px;">贵阳脉通血管医院血管外科门诊主任——李艳</span></strong></p><section style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 0.544px; display: inline-block; vertical-align: middle; width: auto; line-height: 0; min-width: 10%; height: auto; align-self: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; transform: rotateZ(45deg);"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; text-align: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; border-color: rgb(62, 62, 62); display: inline-block; width: 15px; height: 4px; vertical-align: top; overflow: hidden; background-color: rgb(136, 142, 254); border-width: 0px; border-radius: 10px; border-style: none; box-shadow: rgb(0, 0, 0) 0px 0px 0px; color: rgb(163, 163, 163) !important;"></section></section></section><section style="-webkit-tap-highlight-color: transparent; outline: 0px; transform: rotateZ(315deg);"><section style="-webkit-tap-highlight-color: transparent; margin-top: 4px; margin-bottom: 5px; outline: 0px; text-align: center; justify-content: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; border-color: rgb(62, 62, 62); display: inline-block; width: 14px; height: 4px; vertical-align: top; overflow: hidden; background-color: rgb(136, 142, 254); border-width: 0px; border-radius: 10px; border-style: none; color: rgb(67, 67, 67) !important;"></section></section></section></section><section style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 0.544px; display: inline-block; vertical-align: middle; width: auto; min-width: 10%; height: auto; align-self: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; justify-content: flex-start;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; color: rgb(62, 70, 255); text-align: center; letter-spacing: 1px; line-height: 2;"><p style="-webkit-tap-highlight-color: transparent; outline: 0px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: var(--articleFontsize);">NO.2 活动地点</strong></p></section></section></section></section><section style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 0.544px; font-family: -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif;"><p style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 1px;">贵阳脉通血管医院</span></strong></span></p><section style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 0.544px; display: inline-block; vertical-align: middle; width: auto; line-height: 0; min-width: 10%; height: auto; align-self: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; transform: rotateZ(45deg);"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; text-align: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; border-color: rgb(62, 62, 62); display: inline-block; width: 15px; height: 4px; vertical-align: top; overflow: hidden; background-color: rgb(136, 142, 254); border-width: 0px; border-radius: 10px; border-style: none; box-shadow: rgb(0, 0, 0) 0px 0px 0px; color: rgb(163, 163, 163) !important;"></section></section></section><section style="-webkit-tap-highlight-color: transparent; outline: 0px; transform: rotateZ(315deg);"><section style="-webkit-tap-highlight-color: transparent; margin-top: 4px; margin-bottom: 5px; outline: 0px; text-align: center; justify-content: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; border-color: rgb(62, 62, 62); display: inline-block; width: 14px; height: 4px; vertical-align: top; overflow: hidden; background-color: rgb(136, 142, 254); border-width: 0px; border-radius: 10px; border-style: none; color: rgb(67, 67, 67) !important;"></section></section></section></section><section style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 0.544px; display: inline-block; vertical-align: middle; width: auto; min-width: 10%; height: auto; align-self: center;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; justify-content: flex-start;"><section style="-webkit-tap-highlight-color: transparent; outline: 0px; color: rgb(62, 70, 255); text-align: center; letter-spacing: 1px; line-height: 2;"><p style="-webkit-tap-highlight-color: transparent; outline: 0px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: var(--articleFontsize);">NO.3&nbsp;会诊病种</strong></p></section></section></section></section><section style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 0.544px; font-family: -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif;"><p style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 1px;">静脉曲张、动脉硬化、<span class="">脉管炎</span>、血栓、老烂腿、糖尿病足、前列腺增生等疾病。</span></strong></span></p><p style="text-align: center;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: 1px;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20241217/1734423719.jpg" title="1734423719.jpg" alt="640.jpg" width="668" height="351" style="max-width: 100%; width: 668px; height: 351px;"/></span></strong></span></p><p style="-webkit-tap-highlight-color: transparent; outline: 0px;"><br/></p></section></section></p><p style="font-size: 14px; text-wrap: wrap;"><br/></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; text-indent: 28px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 15px; font-family: 宋体;">贵阳脉通血管医院</span></strong><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 15px; font-family: 宋体;">是严格按照国际JCI标准建立、以血管疾病为特色的国家二级综合医院，贵阳市临床重点专科建设项目，诊疗面积10000余平米，设置开放床位200余张，VIP病房、VIP行政套房18间，百级手术室1间、千级手术室3间。</span></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; text-indent: 28px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 15px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">医院从美国、德国、荷兰引进国际尖端技术和设备，拥有</span><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">飞利浦“霓彩”</span><span style="-webkit-tap-highlight-color: transparent; outline: 0px;">DSA</span><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">、</span><span style="-webkit-tap-highlight-color: transparent; outline: 0px;">飞利浦128层螺旋CT</span><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">、德国多尼尔激光、美国<span class="">赛诺秀</span>双波长激光</span></strong><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">等先进诊疗设备。</span></span></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; text-indent: 28px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 15px; font-family: 宋体;">以微创技术、血管介入为特色，制定微创、精准、智能、个性化等一体化诊疗方案，专业治疗静脉曲张、血管瘤、血管畸形、慢性创面、血栓、动脉硬化、脉管炎、血管炎、前列腺增生（肥大）等疾病。</span></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; text-indent: 28px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 15px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">精于微创，专注血管。</span></strong><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">贵阳脉通血管医院始终坚守医院的公益性，坚持患者第一，一直把维护人民的健康放到首位。医院积极探索多元化办医模式，引进国际先进管理理念，不断提高整体诊疗水平，打造全省乃至全国的血管病标杆医院。</span></span></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; text-indent: 28px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 15px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">健康热线：</span></strong><span style="-webkit-tap-highlight-color: transparent; outline: 0px; color: rgb(255, 76, 0);"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: Calibri, sans-serif;"><strong style="font-family: &quot;PingFang SC&quot;, system-ui, -apple-system, BlinkMacSystemFont, &quot;Helvetica Neue&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei UI&quot;, &quot;Microsoft YaHei&quot;, Arial, sans-serif; font-size: 18px; letter-spacing: 0.544px; text-align: center; background-color: rgb(255, 255, 255); -webkit-tap-highlight-color: transparent; outline: 0px; visibility: visible;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; letter-spacing: normal; visibility: visible;">0851-85989612</span></strong></span></strong></span></span></p><p style="font-size: 14px; text-wrap: wrap; -webkit-tap-highlight-color: transparent; outline: 0px; text-indent: 28px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-size: 15px;"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">地</span></strong><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">址：</span></strong><span style="-webkit-tap-highlight-color: transparent; outline: 0px; color: rgb(255, 76, 0);"><strong style="-webkit-tap-highlight-color: transparent; outline: 0px;"><span style="-webkit-tap-highlight-color: transparent; outline: 0px; font-family: 宋体;">贵阳市云岩区市西路高架桥上（龙门渔港斜对面）</span></strong></span></span></p><p style="font-size: 14px; text-wrap: wrap; text-align: center; text-indent: 2em;"><img src="https://xcx.cdcs217.com/ueditor/php/upload/image/20241217/1734423728.jpg" title="1734423728.jpg" alt="贵阳全媒体.jpg" style="max-width: 100%; text-indent: 2em; box-sizing: border-box; border: 0px; vertical-align: middle;"/></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-align: center; text-indent: 2em;"><a href="https://pprocessingdt.zooszyservice.com/lr/chatpre.aspx?id=PDT14398525&lng=cn&e=yh&p=http://www.gymtvh.com/gh.html" target="_self" style="font-size: 16px;"><span style="font-size: 18px;">扫码关注二维码了解更多健康知识，预约挂号问诊更简单</span><span style="font-size: 18px;"></span></a></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-indent: 2em;"><span style="box-sizing: border-box; font-size: 16px;"></span></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-indent: 2em;"><span style="box-sizing: border-box; font-family: arial, helvetica, sans-serif; text-indent: 2em; font-size: 16px;">贵阳脉通血管医院是西南地区大型血管病专科医院，集医疗、科研、教学、预防、保健、康复于一体，综合开展静脉曲张、腹主动脉瘤、脉管炎、前列腺增生、血管瘤、老烂腿、动脉硬化、脉管畸形、深静 脉血栓、静脉炎、血管炎、淋巴水肿等血管疾病的研究与诊疗，同时是医保定点医院和新农合定点医院。<br/></span></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-indent: 2em;"><span style="box-sizing: border-box; letter-spacing: 0px; text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">贵阳脉通血管医院拥有国家重点学科的优秀人才团队，同时，医院引进了技术“ETVV静脉腔内综合治疗体系”，“智能腔内综合治疗体系”，针对血管类疾病有着权威、专业的治疗方法。</span></p><p style="font-size: 14px; text-wrap: wrap; box-sizing: border-box; color: rgb(51, 51, 51); font-family: &quot;Open Sans&quot;, sans-serif; background-color: rgb(255, 255, 255); text-indent: 2em;"><span style="box-sizing: border-box; text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">医院以“患者第一”为院训，始终坚持医院的公益性质，以“尽量满足患者合理化要求为中心”的服务理念落实到各项措施中，把维护人民的健康权益放到第一位，力求做到西南地区血管病标杆医院。想了解自己是否有血管疾病？点击→</span><a href="https://forms.ebdan.net/ls/IoMLjMDc?bt=yxy&qrc=159742&emp=159742" target="_self" style="box-sizing: border-box; text-shadow: none; color: rgb(51, 122, 183); font-weight: 700; font-family: arial, helvetica, sans-serif; font-size: 16px;">「链接」</a><span style="box-sizing: border-box; text-indent: 2em; font-family: arial, helvetica, sans-serif; font-size: 16px;">自测一下，如果需要医生视频、语音分析讲解，可来电咨询0851-85989612或点击→<a href="https://pprocessingdt.zooszyservice.com/lr/chatpre.aspx?id=PDT14398525&lng=cn&e=yh&p=http://www.gymtvh.com/gh.html" target="_self"><span style="box-sizing: border-box; font-size: 14px; text-indent: 2em; font-weight: 700;">【在线免费咨询】</span></a>，线上询问专家，提前预约挂号就医更方便。</span></p></textarea></div>
   <!-- <div class="layui-form-item"><input class="layui-btn layui-btn-primary layui-border-green"  type="file" name="imgFile[]" id="inputImage" accept="image/*" multiple="multiple" onchange="change()" /></div>
      -->   <div class="layui-form-item" style="margin-top: 12%;">
             <button class="layui-btn" lay-submit lay-filter="formDemo" name="upd" value="upd">确定</button>
             <button type="reset" class="layui-btn layui-btn-primary">重置</button>
         </div>
       </form>
     </div>
            </div>
  </div>
  
  <div class="layui-footer">
    <!-- 底部固定区域 -->
    底部固定区域
  </div>
</div>

<script>
//JS 
layui.use(['element', 'layer', 'util'], function(){
  var element = layui.element
  ,layer = layui.layer
  ,util = layui.util
  ,$ = layui.$;
  
  //头部事件
  util.event('lay-header-event', {
    //左侧菜单事件
    menuLeft: function(othis){
      layer.msg('展开左侧菜单的操作', {icon: 0});
    }
    ,menuRight: function(){
      layer.open({
        type: 1
        ,content: '<div style="padding: 15px;">处理右侧面板的操作</div>'
        ,area: ['260px', '100%']
        ,offset: 'rt' //右上角
        ,anim: 5
        ,shadeClose: true
      });
    }
  });
  
});
</script>
<script type="text/javascript" charset="utf-8">//初始化编辑器 
       window.UEDITOR_HOME_URL = "ueditor/";//配置路径设定为UEditor所放的位置 
       window.onload=function(){ 
        window.UEDITOR_CONFIG.initialFrameHeight=500;//编辑器的高度 
        window.UEDITOR_CONFIG.initialFrameWidth=800;//编辑器的宽度 
        var editor = new UE.ui.Editor({ 
          imageUrl : '', 
          fileUrl : '', 
          imagePath : '', 
          filePath : '', 
          imageManagerUrl:'', //图片在线管理的处理地址 
          imageManagerPath:'upload/' 
        }); 
        editor.render("EditorId");//此处的EditorId与<textarea name="content" id="EditorId">的id值对应 </textarea> 
      } 
    </script> 
</body>
</html>
