第四天进度

今天是星期一,满课一共九节课,没有太多时间写代码,努力的想把前端完善了,
前端呢,也不是太好写,想调用百度的api,奈何愚笨,鼓捣了将近两个小时也没成,自己画了一个,用了一个多小时吧

代码如下,是自己生成的

<!DOCTYPE html>
<!-- saved from url=(0016)http://localhost -->
<html>
  <head>
    <meta charset="utf-8"/>
    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
    <title>地铁图</title>
    <style>
        body{
            margin: 0;
        }
        #content-info{
            width: auto;
            margin: 0 auto;
            text-align: center;
        }
        #author-info{
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        #title{
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            padding-top: 10px;
            margin-bottom: 2px;
            font-size: 34px;
            color: #505050;
        }
        .text{
            white-space:nowrap;
            text-overflow: ellipsis;
            display: inline-block;
            margin-right: 20px;
            margin-bottom: 2px;
            font-size: 20px;
            color: #8c8c8c;
        }
        #navBar{
            position: fixed;
            right:0;
            bottom: 0;
            background-color: #f0f3f4;
            overflow-y: auto;
            text-align: center;
        }
        #svg-container{
            width: 100%;
            min-width: 0;
            margin: 0 10px;
        }
        #nav-thumbs{
            padding: 0 5px;
        }
        .nav-thumb{
            position: relative;
            margin: 10px auto;
        }
        .nav-thumb >p{
            text-align: center;
            font-size: 12px;
            margin: 4px 0 0 0;
        }
        .nav-thumb >div{
            position: relative;
            display: inline-block;
            border: 1px solid #c6cfd5;
        }
        .nav-thumb img{
            display: block;
        }
        .nav-thumb span{
            pointer-events: none;
        }
        #main-content{
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #d0cfd8;
            display: flex;
            height: auto;
            flex-flow: row wrap;
            text-align:center;
        }
        #svg-container >svg{
            display: block;
            margin:10px auto;
            margin-bottom: 0;
        }
        #copyright{
            bottom: 0;
            left: 50%;
            margin: 5px auto;
            font-size: 16px;
            color: #515151;
        }
        #copyright >a{
            text-decoration: none;
            color: #77C;
        }
        .number{
            position: absolute;
            top:0;
            left:0;
            border-top:22px solid #76838f;
            border-right: 22px solid transparent;
        }
        .pagenum{
            font-size: 12px;
            color: #fff;
            position: absolute;
            top: -23px;
            left: 2px;
        }
        #navBar::-webkit-scrollbar{
            width: 8px;
            background-color: #f5f5f5;
        }
        #navBar::-webkit-scrollbar-track{
            -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
            border-radius: 8px;
            background-color: #fff;
        }
        #navBar::-webkit-scrollbar-thumb{
            border-radius: 8px;
            -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
            background-color: #6b6b70;
        }
        #navBar::-webkit-scrollbar-thumb:hover{
            background-color: #4a4a4f;
        }
        .nav-thumb >div:hover{
            box-shadow:1px 1px 4px rgba(0,0,0,.4);
        }
        .selected .number{
            border-color: #08a1ef transparent;
        }
</style>
  </head>
  <body>
    <div id="main-area">
      <div id="content-info">
        <div id="title">地铁图</div>
        <div id="author-info">
          <div id="author-name" class="text">DELL</div>
          <div id="share-time" class="text">2019-04-09</div>
        </div>
      </div>
      <div id="main-content">
        <div id="svg-container"><svg id="page1" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 2245 3175" height="3174" preserveAspectRadio="xMinYMin meet" width="2245"><style type="text/css"><![CDATA[
.st7 {fill:#303030;font-family:Arial;font-size:10pt}
.st1 {fill:#303030;font-family:宋体;font-size:10pt}
.st4 {fill:#303030;font-family:宋体;font-size:24pt}
.st6 {fill:#303030;font-family:宋体;font-size:28pt}
.st2 {fill:#303030;font-family:宋体;font-size:36pt}
.st3 {fill:#303030;font-family:宋体;font-size:48pt}
.st5 {fill:#303030;font-family:宋体;font-size:9pt}
]]></style><defs><linearGradient id="lg1" y1="0%" x1="0%" y2="100%" x2="0%"><stop offset="0" stop-color="#fbfbfb"/><stop offset="1" stop-color="#efefef"/></linearGradient></defs><rect x="0" y="0" height="3175" width="2245" fill="#ffffff" stroke="#808080"/><path id="shape1" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C26.5,0,48,21.5,48,48L48,88L40,88L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,-1,1,0,115,1988.6)" fill="#969696" stroke="#969696"/><path id="shape2" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(195.22,1940.83)" fill="#969696" stroke="#969696"/><path id="shape3" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(384,1940.83)" fill="#969696" stroke="#969696"/><g id="shape4" transform="translate(109,1993.4)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">上庄南</tspan></text></g><g id="shape5" transform="translate(191,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">上庄</tspan></text></g><path id="shape6" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(564.22,1940.83)" fill="#969696" stroke="#969696"/><path id="shape7" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(744.44,1940.83)" fill="#969696" stroke="#969696"/><path id="shape8" d="M0,7.6L0,0C46.4,0,84,37.6,84,84L76,84C76,42,42,7.6,0,7.6z" transform="translate(1419.44,1940.83)" fill="#969696" stroke="#969696"/><path id="shape9" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(1495.44,2016.83)" fill="#969696" stroke="#969696"/><path id="shape10" d="M8,0L8,94L8,97.8L-40.4,140.1L-45.6,133.9L0,94L0,0L8,0z" transform="translate(1729,1880.7)" fill="#969696" stroke="#969696"/><path id="shape11" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1729,1450)" fill="#969696" stroke="#969696"/><path id="shape12" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1728.78,1630)" fill="#969696" stroke="#969696"/><path id="shape13" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C44.7,0,81,36.3,81,81L81,79L73,79L73,81C73,41.8,39.2,7.6,0,7.6z" transform="matrix(-0.5,-0.87,0.87,-0.5,1707.4,1254)" fill="#969696" stroke="#969696"/><path id="shape14" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1729,1277.94)" fill="#969696" stroke="#969696"/><g id="shape15" transform="translate(281.22,1932.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">西王</tspan></text></g><g id="shape16" transform="translate(379.78,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">时光街</tspan></text></g><g id="shape17" transform="translate(470,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">长城桥</tspan></text></g><g id="shape18" transform="translate(577,1930.61)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-10.8" y="47">和平医院</tspan></text></g><g id="shape19" transform="translate(655.22,1932.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">烈士陵园</tspan></text></g><g id="shape20" transform="translate(734.22,1930.61)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">新百广场</tspan></text></g><g id="shape21" transform="translate(835.44,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">解放广场</tspan></text></g><path id="shape22" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(924.66,1940.83)" fill="#969696" stroke="#969696"/><path id="shape23" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(1059,1940.83)" fill="#969696" stroke="#969696"/><g id="shape24" transform="translate(920.44,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">平安大街</tspan></text></g><g id="shape25" transform="translate(1021,1926.83)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-10.8" y="47">北国商城</tspan></text></g><g id="shape26" transform="translate(1100.66,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">博物院</tspan></text></g><g id="shape27" transform="translate(1181,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">体育场</tspan></text></g><path id="shape28" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(1239.22,1940.83)" fill="#969696" stroke="#969696"/><g id="shape29" transform="translate(1340,1936.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">谈固</tspan></text></g><g id="shape30" transform="translate(1411.22,1936.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">朝晖桥</tspan></text></g><g id="shape31" transform="translate(1471,1965.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">白佛</tspan></text></g><g id="shape32" transform="translate(1712,1986.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">火炬广场</tspan></text></g><g id="shape33" transform="translate(1725,1906.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">石家庄东</tspan></text></g><g id="shape34" transform="translate(1724.56,1806)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-29" y="0.3">南村</tspan></text></g><g id="shape35" transform="translate(1575.44,2006.61)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-29.3" y="4.7">留村</tspan></text></g><g id="shape36" transform="translate(1725,1760.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">洨河大道</tspan></text></g><g id="shape37" transform="translate(1721,1622)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">西庄</tspan></text></g><g id="shape38" transform="translate(1725,1464.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">东庄</tspan></text></g><g id="shape39" transform="translate(1690,1196.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">会展中心</tspan></text></g><g id="shape40" transform="translate(1728.78,1140.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">行政中心</tspan></text></g><g id="shape41" transform="translate(1729,1039.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">园博园</tspan></text></g><g id="shape42" transform="translate(1728.78,960.48)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">天元湖</tspan></text></g><path id="shape43" d="M0,7.6L-51,7.6L-51,0L0,0C26.5,0,48,21.5,48,48L48,45L40,45L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,-1,1,0,1733,920.2)" fill="#969696" stroke="#969696"/><path id="shape44" d="M94,0L-3.2,0L-60.8,53.1L-55.2,58.9L0,8L94,8L94,0z" transform="translate(1833,821.7)" fill="#969696" stroke="#969696"/><g id="shape45" transform="translate(1765,872.2)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东上泽</tspan></text></g><g id="shape46" transform="translate(1824,817.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-29" y="0.3">东洋</tspan></text></g><g id="shape47" transform="translate(1918,902.7)"><text class="st2"><tspan x="8.8" y="18.8">一号</tspan><tspan x="32.8" y="73.2">线</tspan></text></g><path id="shape48" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1031,1739.7)" fill="#969696" stroke="#969696"/><path id="shape49" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1031,1567.8)" fill="#969696" stroke="#969696"/><path id="shape50" d="M22,0L-4.8,0L-99.5,177.1L-92.5,180.9L0,8L22,8L22,0z" transform="translate(1129,1379.7)" fill="#969696" stroke="#969696"/><path id="shape51" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1031,1951.7)" fill="#969696" stroke="#969696"/><path id="shape52" d="M8,0L8,94L8,98.2L-49.7,140.3L-54.3,133.7L0,94L0,0L8,0z" transform="translate(1030.78,2131.92)" fill="#969696" stroke="#969696"/><path id="shape53" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C26.5,0,48,21.5,48,48L48,63L40,63L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,-1,1,0,920,2310.8)" fill="#969696" stroke="#969696"/><path id="shape54" d="M8,0L8,94L113.8,461.9L106.2,464.1L0,95.1L0,0L8,0z" transform="translate(920,2319.7)" fill="#969696" stroke="#969696"/><g id="shape55" transform="translate(1114.52,1391.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">西古城</tspan></text></g><g id="shape56" transform="translate(1072,1480.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">铁道大学</tspan></text></g><g id="shape57" transform="translate(1025,1550.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">运河桥</tspan></text></g><g id="shape58" transform="translate(1021,1671)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">蓝天圣木</tspan></text></g><g id="shape59" transform="translate(1025,1825.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">长安公园</tspan></text></g><g id="shape60" transform="translate(1026.78,2037.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">大戏院</tspan></text></g><g id="shape61" transform="translate(1026.78,2127.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">新世隆</tspan></text></g><g id="shape62" transform="translate(1026.78,2217.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">东岗头</tspan></text></g><g id="shape63" transform="translate(971,2258.8)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东三教</tspan></text></g><g id="shape64" transform="translate(907,2329.6)"><path d="M0,0M30,15C30,23.3,23.3,30,15,30C6.7,30,0,23.3,0,15C0,6.7,6.7,0,15,0C23.3,0,30,6.7,30,15zM24,15C24,20,20,24,15,24C10,24,6,20,6,15C6,10,10,6,15,6C20,6,24,10,24,15z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.5,-1.6)" class="st1"><tspan x="-56.2" y="5">石家庄站</tspan></text></g><g id="shape65" transform="translate(931,2461.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">塔谈</tspan></text></g><g id="shape66" transform="translate(990,2657.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">南位</tspan></text></g><g id="shape67" transform="translate(1022,2774.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-29" y="0.3">嘉华</tspan></text></g><g id="shape68" transform="translate(1082,2706.7)"><text class="st3"><tspan x="35.2" y="49.4">二号</tspan><tspan x="67.2" y="122.2">线</tspan></text></g><path id="shape69" d="M0,0L8,0L8,373L0,373L0,0z" transform="translate(744.22,1554.7)" fill="#969696" stroke="#969696"/><path id="shape70" d="M0,0L8,0L8,349L0,349L0,0z" transform="translate(744.22,1951.7)" fill="#969696" stroke="#969696"/><path id="shape71" d="M0,7.6L0,0C30.4,0,55,24.6,55,55L47,55C47,29,26,7.6,0,7.6z" transform="translate(697.22,1516.7)" fill="#969696" stroke="#969696"/><path id="shape72" d="M0,0L339,0L339,8L0,8L0,0z" transform="translate(359,1516.7)" fill="#969696" stroke="#969696"/><g id="shape73" transform="translate(419,1512.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">西三庄</tspan></text></g><g id="shape74" transform="translate(556,1512.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">水上公园</tspan></text></g><g id="shape75" transform="translate(740.22,1559.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">柏林庄</tspan></text></g><g id="shape76" transform="translate(734.22,1681.7)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="2.8" y="-8.5">市庄</tspan></text></g><g id="shape77" transform="translate(740.22,1783.92)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">市二中</tspan></text></g><path id="shape78" d="M0,7.6L0,0C32,0,57.9,25.9,57.9,57.9L49.9,57.9C49.9,30.3,27.6,7.6,0,7.6z" transform="matrix(-1,0.02,-0.02,-1,803.1,2350.1)" fill="#969696" stroke="#969696"/><path id="shape79" d="M0,0L366.5,0L366.5,8L0,8L0,0z" transform="translate(795.49,2342.56)" fill="#969696" stroke="#969696"/><path id="shape80" d="M0,0L987,0L987,8L0,8L0,0z" transform="translate(1124,2342.56)" fill="#969696" stroke="#969696"/><g id="shape81" transform="translate(740.22,2010.4)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">东里</tspan></text></g><g id="shape82" transform="translate(740.22,2131.92)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">槐安桥</tspan></text></g><g id="shape83" transform="translate(740.22,2258.8)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">西三教</tspan></text></g><g id="shape84" transform="translate(971,2338.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">东广场</tspan></text></g><g id="shape85" transform="translate(1124,2336.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">塔冢</tspan></text></g><g id="shape86" transform="translate(1033,2338.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">孙村</tspan></text></g><g id="shape87" transform="translate(1211,2334.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">东王</tspan></text></g><g id="shape88" transform="translate(1276,2334.56)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-29.3" y="4.7">南王</tspan></text></g><g id="shape89" transform="translate(1276,1932.83)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="2.8" y="47">北宋</tspan></text></g><g id="shape90" transform="translate(1365,2338.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">位同</tspan></text></g><g id="shape91" transform="translate(1442,2336.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">三教堂</tspan></text></g><g id="shape92" transform="translate(1532,2338.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">中仰陵</tspan></text></g><g id="shape93" transform="translate(1605,2334.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">天山大街</tspan></text></g><g id="shape94" transform="translate(1678,2328.56)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-29.3" y="4.7">南豆</tspan></text></g><g id="shape95" transform="translate(1814,2336.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">韩通</tspan></text></g><g id="shape96" transform="translate(1981,2336.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">北乐乡</tspan></text></g><g id="shape97" transform="translate(2104.42,2299)"><path fill-opacity="0.08" d="M14,2L119.2,2C125.8,2,131.2,7.4,131.2,14L131.2,63C131.2,69.6,125.8,75,119.2,75L14,75C7.4,75,2,69.6,2,63L2,14C2,7.4,7.4,2,14,2z" fill="#000000"/><path d="M12,0L117.2,0C123.8,0,129.2,5.4,129.2,12L129.2,61C129.2,67.6,123.8,73,117.2,73L12,73C5.4,73,0,67.6,0,61L0,12C0,5.4,5.4,0,12,0z" fill="url(#lg1)" stroke="#6d6d6d"/><text class="st4"><tspan x="16.9" y="49.3">三号线</tspan></text></g><g id="shape98" transform="translate(955,2560.7)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-42.9" y="4.7">塔谈南</tspan></text></g><path id="shape99" d="M0,0L434,0L434,8L0,8L0,0z" transform="translate(520,2570.7)" fill="#969696" stroke="#969696"/><path id="shape100" d="M0,7.6L0,0C30.8,0,55.7,25,55.7,55.7L47.7,55.7C47.7,29.4,26.4,7.6,0,7.6z" transform="matrix(-1,-0.05,0.05,-1,522.2,2578.7)" fill="#969696" stroke="#969696"/><g id="shape101" transform="translate(865,2566.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">京广大街</tspan></text></g><path id="shape102" d="M8,0L8,94L143,245.5L137,250.8L0,97.1L0,0L8,0z" transform="translate(335,2274.56)" fill="#969696" stroke="#969696"/><g id="shape103" transform="translate(787.11,2566.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">滨河街</tspan></text></g><g id="shape104" transform="translate(685,2560.7)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">法商学院</tspan></text></g><g id="shape105" transform="translate(572,2566.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">华医学院</tspan></text></g><g id="shape106" transform="translate(427,2470.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东良厢</tspan></text></g><g id="shape107" transform="translate(356,2388.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">碧水蓝湾</tspan></text></g><path id="shape108" d="M0,0L146,0L146,8L0,8L0,0z" transform="translate(983,2570.7)" fill="#969696" stroke="#969696"/><g id="shape109" transform="translate(1058,2566.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">南栗</tspan></text></g><path id="shape110" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C9.4,0,17,7.6,17,17L17,57L9,57L9,17C9,13.1,3.9,7.6,0,7.6z" transform="matrix(0,1,-1,0,1181,2561.7)" fill="#969696" stroke="#969696"/><path id="shape111" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C18.3,0,33.1,14.8,33.1,33.1L33.1,83.1L25.1,83.1L25.1,33.1C25.1,20.3,12.8,7.6,0,7.6z" transform="matrix(0,-1,1,0,1173.9,2517.9)" fill="#969696" stroke="#969696"/><path id="shape112" d="M0,7.6L-83.9,7.6L-83.9,0L0,0C26.5,0,48,21.5,48,48L48,88L40,88L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,1,-1,0,1299,2446.6)" fill="#969696" stroke="#969696"/><g id="shape113" transform="translate(1169,2519.91)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-21.2" y="35">南焦客运站</tspan></text></g><g id="shape114" transform="translate(1231,2478.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">赵卜口</tspan></text></g><path id="shape115" d="M0,0L8,0L8,377L0,377L0,0z" transform="translate(1291,1960.7)" fill="#969696" stroke="#969696"/><g id="shape116" transform="translate(1288,2235.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">经济学院</tspan></text></g><g id="shape117" transform="translate(1282,2102.7)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">东明商城</tspan></text></g><g id="shape118" transform="translate(1283,2008.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">儿童医院</tspan></text></g><path id="shape119" d="M0,0L127,0L127,8L0,8L0,0z" transform="translate(1309.5,2112.7)" fill="#969696" stroke="#969696"/><path id="shape120" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C30.5,0,55.2,24.7,55.2,55.2L55.2,245.6L47.2,245.6L47.2,55.2C47.2,30.2,25,7.6,0,7.6z" transform="matrix(0,-1,1,0,1431.4,2081.9)" fill="#969696" stroke="#969696"/><path id="shape121" d="M0,0L8,0L8,320L0,320L0,0z" transform="matrix(-1,0,0,-1,1686,2337.7)" fill="#969696" stroke="#969696"/><path id="shape122" d="M0,0L8,0L8,434.8L0,434.8L0,0z" transform="translate(1678,2347.91)" fill="#969696" stroke="#969696"/><g id="shape123" transform="translate(1365,2104.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">国际城</tspan></text></g><g id="shape124" transform="translate(1431.4,2051.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">二十里铺</tspan></text></g><g id="shape125" transform="translate(1674,2086.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">星辰广场</tspan></text></g><g id="shape126" transform="translate(1670,2217.3)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-29" y="0.3">北豆</tspan></text></g><g id="shape127" transform="translate(1674,2478.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东仰陵</tspan></text></g><g id="shape128" transform="translate(1670,2593.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">北郗马</tspan></text></g><g id="shape129" transform="translate(1674,2717.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">东佐</tspan></text></g><g id="shape130" transform="translate(1606.81,2782.7)"><path fill-opacity="0.08" d="M14,2L140.4,2C147,2,152.4,7.4,152.4,14L152.4,75C152.4,81.6,147,87,140.4,87L14,87C7.4,87,2,81.6,2,75L2,14C2,7.4,7.4,2,14,2z" fill="#000000"/><path d="M12,0L138.4,0C145,0,150.4,5.4,150.4,12L150.4,73C150.4,79.6,145,85,138.4,85L12,85C5.4,85,0,79.6,0,73L0,12C0,5.4,5.4,0,12,0z" fill="url(#lg1)" stroke="#6d6d6d"/><text class="st5"><tspan x="57" y="46.9">六号线</tspan></text></g><path id="shape131" d="M0,0L8,0L8,292L0,292L0,0z" transform="translate(1286,1643.7)" fill="#969696" stroke="#969696"/><path id="shape132" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C26.5,0,48,21.5,48,48L48,164L40,164L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,-1,1,0,1286,1615.8)" fill="#969696" stroke="#969696"/><path id="shape133" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C14.8,0,26.8,12,26.8,26.8L26.8,66.8L18.8,66.8L18.8,26.8C18.8,17.5,9.3,7.6,0,7.6z" transform="matrix(0,1,-1,0,1479.8,1549.5)" fill="#969696" stroke="#969696"/><path id="shape134" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C15.4,0,27.9,12.5,27.9,27.9L27.9,67.9L19.9,67.9L19.9,27.9C19.9,18,9.9,7.6,0,7.6z" transform="matrix(0,-1,1,0,1472.1,1492.6)" fill="#969696" stroke="#969696"/><g id="shape135" transform="translate(1541,1403)"><path fill-opacity="0.08" d="M14,2L112.8,2C119.5,2,124.8,7.4,124.8,14L124.8,83.6C124.8,90.2,119.5,95.6,112.8,95.6L14,95.6C7.4,95.6,2,90.2,2,83.6L2,14C2,7.4,7.4,2,14,2z" fill="#000000"/><path d="M12,0L110.8,0C117.5,0,122.8,5.4,122.8,12L122.8,81.6C122.8,88.2,117.5,93.6,110.8,93.6L12,93.6C5.4,93.6,0,88.2,0,81.6L0,12C0,5.4,5.4,0,12,0z" fill="url(#lg1)" stroke="#6d6d6d"/><text class="st6"><tspan x="23.6" y="40.4">四号</tspan><tspan x="42.8" y="83.6">线</tspan></text></g><path id="shape136" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1733,964.7)" fill="#969696" stroke="#969696"/><path id="shape137" d="M0,0L8,0L8,76.8L0,76.8L0,0z" transform="translate(1728.78,1810.22)" fill="#969696" stroke="#969696"/><g id="shape138" transform="translate(1287,1825.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">长安医院</tspan></text></g><g id="shape139" transform="translate(1275,1681)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">建华市场</tspan></text></g><g id="shape140" transform="translate(1282,1609)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">北翟营</tspan></text></g><g id="shape141" transform="translate(1378,1560.29)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">十里铺</tspan></text></g><g id="shape142" transform="translate(1468.1,1518.39)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">南高营</tspan></text></g><g id="shape143" transform="translate(1509,1456.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-56.2" y="0.3">交通驾校</tspan></text></g><path id="shape144" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(695,2375.7)" fill="#969696" stroke="#969696"/><path id="shape145" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(695,2585.7)" fill="#969696" stroke="#969696"/><g id="shape146" transform="translate(691,2671.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">宫家庄</tspan></text></g><g id="shape147" transform="translate(687,2461.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东五里</tspan></text></g><path id="shape148" d="M8,135.4L8,-5.7L-102.7,-45.7L-105.3,-38.1L0,0L0,135.4L8,135.4z" transform="translate(695,2297.6)" fill="#969696" stroke="#969696"/><path id="shape149" d="M0,0L8,0L8,293L0,293L0,0z" transform="translate(587,1961)" fill="#969696" stroke="#969696"/><path id="shape150" d="M0,0L8,0L8,237L0,237L0,0z" transform="translate(587,1691)" fill="#969696" stroke="#969696"/><path id="shape151" d="M0,0L143.2,0L143.2,8L0,8L0,0z" transform="translate(591.61,1691.7)" fill="#969696" stroke="#969696"/><path id="shape152" d="M0,0L263.4,0L263.4,8L0,8L0,0z" transform="translate(761.61,1691)" fill="#969696" stroke="#969696"/><path id="shape153" d="M0,0L230,0L230,8L0,8L0,0z" transform="translate(1046,1681.7)" fill="#969696" stroke="#969696"/><path id="shape154" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(1296.1,1691)" fill="#969696" stroke="#969696"/><g id="shape155" transform="translate(582.78,2242)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">碧海云天</tspan></text></g><g id="shape156" transform="translate(582.78,2140)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">审计厅</tspan></text></g><g id="shape157" transform="translate(579,2053)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-56.2" y="0.3">益友百货</tspan></text></g><g id="shape158" transform="translate(583,1851.81)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">西焦</tspan></text></g><g id="shape159" transform="translate(583,1773)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">合作路</tspan></text></g><g id="shape160" transform="translate(587.39,1687.48)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">农科院</tspan></text></g><g id="shape161" transform="translate(1114.52,1579.4)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st7"><tspan x="-25.2" y="-6.4">Station name</tspan></text></g><g id="shape162" transform="translate(660.8,1687)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">火车北站</tspan></text></g><g id="shape163" transform="translate(885.3,1681.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">军械学院</tspan></text></g><g id="shape164" transform="translate(1154,1677.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">常青园</tspan></text></g><g id="shape165" transform="translate(1438.4,1683)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">南翟营</tspan></text></g><g id="shape166" transform="translate(631.5,2774.7)"><path fill-opacity="0.08" d="M14,2L117,2C123.6,2,129,7.4,129,14L129,59.3C129,65.9,123.6,71.3,117,71.3L14,71.3C7.4,71.3,2,65.9,2,59.3L2,14C2,7.4,7.4,2,14,2z" fill="#000000"/><path d="M12,0L115,0C121.6,0,127,5.4,127,12L127,57.3C127,63.9,121.6,69.3,115,69.3L12,69.3C5.4,69.3,0,63.9,0,57.3L0,12C0,5.4,5.4,0,12,0z" fill="url(#lg1)" stroke="#6d6d6d"/><text class="st4"><tspan x="15.2" y="47.4">五号线</tspan></text></g></svg></div>
        <div id="copyright">Powered by <a href="https://www.edrawsoft.com/" target="_blank" title="edrawsoft">Edraw Max</a></div>
      </div>
      <div id="navBar">
        <div id="nav-thumbs">
          <div class="nav-thumb">
            <div>
              <span class="number">
                <span class="pagenum">1</span>
              </span>
              <a href="#page1">
                <img src="data:image/png;base64,/9j/4AAQSkZJRgABAQEAeAB4AAD/2wBDAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/2wBDAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQH/wAARCACWAGoDASIAAhEBAxEB/8QAHwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIhMUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVWV1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXGx8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQFBgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAVYnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOEhYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD+/iiiuD8Y/ETR/AqtLrejeO722MEMsFx4P+Hfjj4hm4llkuUktfsXgDQfE2qWc1qIIpJ5dTsLGyaO9tmtru4Md6tmm0t3bST+UYym/ujGTte7UXa7VjnxWLw2BoTxWMrww2Hp29pXq86p003ZSqSp0a7hG+nM6bim0m05Rv3lFfLutftafDrw78PvDvxI1/RPGXhnRvEut32jWVj46t/C3wv1ZU0+NrqXV41+KXizwVpmsaXc6bs1XSR4a1TXdT16xkP9h6ZqN1b3lrbS6B+1t8I9Y8CSfEXU9Tt/CfhoeO4fh5bX+t+MPhZqml3uvzaVZa4PJ8V+CPiF4v8AA0FsmlXb3Eq6j4psdQSezudMNgdWksbC86XhMSva3oVP3FaGHq2SfJXnOlThR92U+arKdalCMIOcnOaio8ylCPya8RuBPrNLCS4ryWnia2USz+FGvipYWaySOGljJZpVWMw+B+rYJYWLruvjIYKKhyttOdP2n07RXz74L/ag+C/jqw8Y+INK8ZaNp3g3wRd2Gn6v418Ta54b8MaGL+9uXsmtJbHWtbs/Feh/Z737Naw3fi3w34d07XW1CwuPCt5r9lcfak6/SfjR8Oda03WNVsPEdlcWuh6R4k8R6h9lnttSdPDHhnVL3SrjxKp0ifUIv7F1WXT7q48O3LypJrtnDcT6fDKbLUEtMp0qlOMpzpzhGFKNabcJJRpTpKvCctHyqVBqslK0vYyhVcFTnCcvUwXFnC+ZLDywHEWSYxYt4n6r9XzTA1HiY4PE4jB4mpQisT7SrQp4vCYvCrEwovC1cRhMVRw+JxFXC4inR9Tor56+HX7ROifE640L/hG/BfimXSNbmuYZPFFr4n+C3ijwzo4QauunSajqfgP4teLvtX9tXOg6zY2lv4fh1y9027sJE8TWugxy2ss/0LVVaNWi1GrB05O7UZW5tGk7xTco76c0YuS96KlH3jpybPsn4iwn1/JMfSzLBNwUMVQhiFQqKpT9rCdCrXw2HhiKcoXtWw08TQ5lKk66rQnRgUUUVkeuFFFFABRRRQAV81fGX4I6n8R9etbzw/ZfCLTodR0iOz8X6z4++Htx4/vNXbRdWsbzw3pz6BY634NXUrOOwufFWlSahqfizOlaXr+saXYaPdQ+I9RuLX6VoqoScKlOqknKm5OKklKD54OnKM4NpTg003CT5XKFNyT5I28nO8ky/iHLq2VZnTqVMHXnQqTVGpGjWUqFR1IuliHhsVOhKanVo1KlGnGs8PXxFGFWlGvVc/mzX/gfqHi7wlaeC/EGoyWml+EtD8S6F4JvPBHjfx/8Pby4tLvS9N0vwsniM+Dr/R782ml2EV5pmr6Qdb1nQ9YFvZaxPpbzzppuk4ll8CfEdn4X1PSbS+vtPvtP+IWseO/Cbz/Gz4weJdRu7m08C2ng/wALw+IfH2sNH4zh0/UJ4ZtS8QeHDL4h0HTrIp4fgg8Rac8pP1dRWjxFVqac2/ayjUqO75p141VWeIlJuTdepPmdWo21NznJ0+eUpvwqvAPDNavSxU8JWeJpZfVyqFdYmoq39nSwtDBYfBymlTXsMuw+FwtPLowo0JYaOGoRlVr06caZ8zeC/hl8VfD2jatoeoaz4VEPiXRtE0h9S0nU9bj1LwFpOnyT2dz4a8Kvc6Fu8RQRaff6vrGj+J9buNI1Gw8U6xeb9Gm8OwaRo2laXg74P61p2iazp2oXeieFLTxxZeM7Pxz4X8LGfxJaxy6xqetp4a1Xwn4s1bTPDUtnqeleG9Rs9L1dta8GatYakumaVb2thYDTrm+1n6HopzxFSbqSagnUUVNwjyXjB1nGPuyWkfbycb3lGcKVaMo16arT2w3BWS4b6kubMsTDL6WKo4WnjMyq4hU6eNnRnio87w9Ks41/ZzpVYKtGlUwuJxGBqU54D6rhMv8AFvD3wr1nSPFMGtan8RPGPiSGzg0aea81q48KS6n4t1SyHjWCRfEtlpvgfR9I0TStKtvEmnvoln8P4vCkNxeWUtxrFtdPNfPq3tNFFZzqSmoKTVoR5Y2jCCSvJ7QhBdbJKKjGKjGMYrmU/cy3KcDlFKrRwNOrThWrSr1PbYrGYycpy71sdi8bXaV5O8q06lSdSpVr1cTXnKuFFFFQeiFFFFABRRRQAUUUUAFFFFABRRRQAUUUUAFFFFAHjvxe+Pvwi+BOjnWvih450DwvAZ9HgitL/U7CDUpRrmqro2n3Qsri5hkh0xr4yJcavdG30uzjtrqW6vIUt5CvY+EPiJ8P/iDHfTeAvHXg7xvDpbwRalL4Q8T6J4lj06S6WV7aO+k0a+vVtHuVgmaBLgxtMsMpjDCNyPhrXvgZ4g+NP7a+l/F7Wj8PNY8Ffs5eKZ/Cun6N4o8Lwa1rum3t18J/h5400XU/DUytbpa6x/wkPxE168j1jU3v/wCyG0iwudMtre/tLaSX7c8VT+NTr3gnT/DFoY9FvNYmn8Ya+U0i4i0nSdNt/tqWEtlf6pZ6hP8A8JLIjaJBc6NZ3tzpNzcQ6rc4s7Wa3upptyhBy5XKriKsafK5JQowbhTlVck4r2nsq1dVVJwnB04U0nOEakSk/aVOWMpU4UqVtablOs03WUWpJL2crU+SXK0nGU3z8yXdUUUVRYUUUUAFFFFABRRRQAUUUUAFFFVb62e9sryzju7rT3urae2S+sWhW9s2miaNbqza5gubdbmAsJYGntp4llVTJDIoKFSbUZOMXOSTainGLk0m1FSl7sXJ2V5e6r3eiY4pOUVKXLFySlKzlyptJy5Y+9LlTcuVaytZatHxJ+yRoVlpXxD/AGrL/S9A12Cyv/jtrel/8JFqWu+B/EdvenQtG0WZrT+1tBvJdfuro3+s6pqTW+sLc3Gk22o2mk+Ibybx5Z+MGH3LXyb+x34Cufg78O/F3wNuPFPi3xvH8G/il4t8M6d4v8b67YeIfE3iHRvF0GkfGPQ7zWL7T/DHhWFdTstG+J9hoWqRLYzwtqWj3d3Z3Isrq3tbb6yohFU6VGjGTlGhRpUIN3uqdKCjCCVkkqalKEVFKPLFWVmjKnFqVeck1Kvia9eUXKErSqTScoyhGPu1FShWUZpzpurKnJ3gwooopmgUUUUAeaa38UNO0P4oeB/hTJ4Y8cahq3jrQ/FHiCz8SaV4blvfBGhWHhNLM6gPFHiMXEcWkXF1cajp1jp0P2e5NxfajYW8jQG8t2kqaP8AFzR9b+KWufCe18MePodY8O+HU8San4iv/CV9YeCUtbjV7nR7Czg8SXLJDc6lqs1jqF3pVtDA0d/punX17BO0du1Jq3wG+BuvalqGsa58GPhRrOr6tdS32q6rq3w68IajqWp3sztJNeahfXmjzXV7dSyMzy3FzLJNI7MzOWJJ5bxF8CP2afD2gatreq/Bj4FaPpuj6de6hc6pqXwr8FS6dpkMELyyXl1DHpFvJLbw7RJNDDPBLOq+VHKkjK4iU40o+0qSThSjiZ1L8sFKMoS9j7zlFU/q8uV35rYiVo1pUoSbi2uZOMU4yfsuWWs3HkfNVtDltJVoxktU3RXNKnzySS+gKK/AH4b/APCuPGX7XXhS28P+N5x+z1ZfCVfjF4l8I/DS2+Knw3+GFt4y8O+N7v4cR/EXQ9Pj8bzXelW3/CRJ4a1uXWtDuD4b8K6FZ6n4Q1291C60jXdSl9f/AGoPAetSa18WPij/AGd8O/EXhhJvGlxPbXfiX4JHxBdXfh0+GtN0jTbiw8VfslePNcPiJX16CTwZolx8V9S8Taha6/aJ4J1Dwdca1aaPd+isJRhPDrE4pUI1G/rVT2NaUcHzVcBToU5XgqlSvXjjJVqdFYeE5UoUrQVapWw2F/Dsz8Xc0w2TZtnGWcG/2rHLsf8AVKOGo59S9vXwuHy/MsTmWb4qMMDQo5fleBx+BhlMsV9fzCj9ceMp1cUvqVOtjvUf2gNJ+KX7Sv7YP7L9h8APigifCb9mXx5a/EH9pWXwn8Tm0ywuNQ1FtYtfDPge7sPC85uNa1Kay8NeJtP8U6FqranDHYeIdG0ye18P6drHiPULz9Tq/mW8MeMfBmn/AAb8deKvAvxW1n4CaP4n+MXiTxzq3w28Nw/DWf4j+LPDOleJ5rXVfDms/BjTPBngq4bVvFXh2bQtOtLGT4h3/wANNba4uLvU/hxFp1jNY3/1L8TP2nk+IGo/sffBv9nv4/aj4Lu/Hknwss/GGgW3wn+H2r+EdBjt4INY0jSHg07wgh+H3jOy8UWekeH9R0h9Vi8PeHjbJpEXha91LTvEFgg8BUpUqVCK9pWljZqVKhCVdurisJHG4iqq0J1IVaMPqNSnQhRi5RpQhKoqlXEU4VPYq+KNOGbcQYSvw/8AVVkdCnhKdbEZ7k2Fr5nUw2ef2TRSwWI+rzwUVSzShmE5YzEvE4jD4mjPC0adOMa2O+//ANt79pOH9mb4DeI/iNpXibwzpvi+11vw74Z8IaPr2lapr8Hinxx4juJF8MeBja6JIk2m3viya2ks7O81S40rS2USW9zr/hoXKeI9L/NrwD+1l+0L4qt9b8Y+KP2kR4O+L6aN8XtZ0v8AYoD/ALMLX8XxR8HeKPGugfD79nxdA1XwLb/tIalP44i03wvqsMsn9neLJ7G6uNJg1G11rWbC40v6I0r9lLRdGs/CHhyPVv2g/iFaeIPiX4s+Kni7wf8AFPVfgTI2mfFHTfE3gzVNX8T6tN8RvAFnruu/Dy1mE+max4o+F1l43v8AUtHv2i0y51G28beJpvEf3P8As9aDp+i+DZZ9K8EW3guy15tA115bS08L2cPjLUr/AMH+HZNX8clPDOoXzXE+v6j55ur/AMRR6f4lv7m1mudRsVjktbi4whhoU6detKu6lT2lBuiuSdCD+o/V5eynKUasqNStUrYqlKnH2ddUsBW9kpLGyo/Q4Hi3G5pn9LKoZFUwWWPAwxFPMcTUxyxuKdZQxs06FDKYZfQll9aFPK8XGtmUpU6yzDDxxE6lTCYDEYHwP1fxNqfxa/a4ivdDhsPCFl8ZfCMHhfVpnurbWdW1O3+Avwk0zxXDfaNeQQy2enWM+maVc6Bqq5tvEOnaqNQsfMsVtru7+mq+aPglceNbn4t/tbya1p+iad4OT4xeDrfwhDHNPL4tm1C1+AnwktfEt94hEE93oUWi6lbQ+GtQ8IR6fdNqq2d1qI8SW2m6iE0y0+l6ye0fh+CHwtt39/4+1TbnS0VoW3Z9v1e/xPrdLSOkf7vbs3JX00KKKKkAor52/aX+OPiH4EeDPC2t+EPhhe/F/wAX+NviV4P+GHhbwRZeLdD8D/bta8Xy3qW91d+JfEUc2l6fZ2cVjPLM0sUjysY44wCxZeA1a7/bl8NeGPF134d8J/ALx54nu/Gt5r/hrTNY+J3jGwtNO8G32oWccHgS1CfCnQllvNJ04XFwvi3VNecXN69wyeHorNrHSbRJ3bWyUlBt6JSk6PKrNXcXGtzOpFOnBUqsZyU4OA2rJO6u05KKd3yR9qpPS6UlKlZU5ONSanCcIyg05fZFfmB8e/g34M8X/wDBRz9lHxF8VbjS/G3h7Wfgz+0LongH4a+JPDd3rvh/TvFPhqLwDqWta3NbHVIPDrXF5oWt3jJf+I9F15Uazj0+zsYL2TTdY0n1jxDbftneAz8UPiR4U8HeGPi3r2qaSsXgr4OzftBPbeHtLuBdxToNKHiD4E+BbG61GO7utQle61Px14Vs5fDsdnokpuNT0+21i6+cvi38WP2l/iV8dPCnwi8GfDHwR4e8aar8C/if4d13xJ4B/agtbfxF8Jbjxh4l+E8uv+IBcax8IdMudSvvhvqHhzw9Df2fhfS9bbWm168tdHvlutF1mTSUo3qYarGkq2Ioyq1KVBzVNKrVwWYUGpVJxdDljh60pyxEoTo0KkoR5qeInSk20mqkJT5KM4wjUrOnOpGMPbYWUm6cOarJxqQcY0o8tet7Kc6MZ0k2u5j+E3wwP/BQab4eyfAD4cJ8PV/ZP/4SOC0Xwf8AD5/C8viAfFKC0PiZ/DP2FDDqvkST+G11AWMuomCABmXTJVkX6A8N/sEfsc+EviF4w+KOh/s9/D2Lxj48hgg8STX+n3Wt+Hpo7Z1eL+yvA+uXuo+B/DMm9A0s3hnw7o807FzO8hkfd+e/w3+Hv7RHgT9sTxV8G9Z+IGr+P/iF4l/Yy1LULPxt4o+MWsz+IfDXgbU/HOleDZtQ8OfE0/AWe0s/GWj+NbObxN4d0O8+GN9Y2cGoNe6pruv6it7Le/X3w8+DP7U3w4v/AIVazqvj+68c23wx+H3iPwn4k0/xz+1B4mvtF+J2ra1fpqp8f+OhJ+y/5/8AbGiPJqcGkxQXezTdMOi6fBfxWOj3sGulNxVqs37FQhWj7apbmVGf1xYhz5ZKMIJYTC05pySdKvCUpx+pYyUofO1KCi5OcqV6MJ88eaMcNKkoycISnKUq9SSTjeNSlOMVONXDRlX/AGPvhp8NPib8Ldb8WeOv2V/hP4PupfjF8dLXwyb7R/hV4+l1rwdb/F3xmvh3UrPWfDum3tna6VZ6ey+HNI0z7U4ttL0S1azWPS5rGNc39qX4dfD34Ya1+zdffDv9kP4WfEM+Jvjmvg/xNpGnaf8AB74fWsmja58MPiRFaw6pP4rs9P07W4k11NJ1zT9GAuJ7vV/D9hb2SLqlxp2/wv8AZyuf2iv2mfDun/FfwhrK/Dvwr4V+Jvx+0e98J+Cf2l7K08N+NfEXiL4p3fjbWr3U10j4A/EuHZ4I8S6x4m8ARG/vob3XIdH/ALastP0fSL+3uvEHffELxt8c/wBmPwt+yt4b8b+BvHH7QvjC0+LWpWHh7xN4Y8R+N/i54o8V+Kda+HXxPsNXvfiRd+H/AIB+FbXwL4O0Lw94u8Sa9pt9aWfifVIdN8IaZ4b/ALNu7Bte8a+HK1X1bnjKE5Sy6EKfLKUsW6qwqpe05Lqj/aFGUcViWpYdYd4mtShLCOnD2Vcr56sIfvYxeOdWXPFRwssPVxFOpSi5PmrrC1aNSjSnD2yrKnTnfExqe0l9U6t+xB+yfrXxH+Hnxdm+Bvg/SPiB8LdRs9Z8D6x4WXUvBUGkapY3L31neXmg+DdT0Tw14guLW7kM0TeIdK1hFdIduVt4PL+rK/KZ/jN8VvgJ4mb9qj9r8a58NvB3iPwVoPgvxP8ABfQfj1o3xC8LfCm4h8SW2k3nxX0v4T6b4A0XUtdj1y5/sK61H/hGfG3xC8R+DNC1LxBLd22tIzQaH9a6X+2r+y1rPjrxD8P7H42/D1tV8MaZpmp6nq1x4q0Kz8JyDVjIbay0zxRd6hDo+sXqJE5nXTLm6top4r3T/tTappOs2OnUkuWFODV28RVnRi4yVGu0q+Ii5xqTpzqPD08LiKsozTSnGk6ar4evAic4qc3KalyrD0VWfuupGKVCmuVpSjCOIlXoULKVOrBRxNCcsLi8NVnxH7Jtn4hb4mftneIddn+KiDxB+0VstNE8fano134d0GDQfhx4H0iyj8Eafb6Nouuaba6pokWjajM2oR6no17oj+FpvDuua5At5rmq/bdfAX7Enin4HeOfGH7WvjH4P+JdR8VXHiD47S3Gtavqs3ilZ7jTh4b0y6to7Cw8Qx21nb6Fp3jfUfiRpWiT6RZxiTTbK2s7yaWPT9Phtvv2pXN7LDKV3JYTDKUrWU2qck6kXaPPCfxRqJJTTbSSihR1nXl7T2inia807QXKpyg1TahpFwUXFxaUo/aSvqUUUUFmVqug6Hrv9m/23o2laz/Y2q2evaR/aunWeof2Vrmn+Z9g1nTftcM32HVbHzpfseo2vlXlt5snkzJvbOrRRQAV8I+PPgvb6t+3x8EPiRB4Y8DR6db/AAS+Luo69r7X3ia18c3viDwz4q+ENjorWljpptvDjQ20eu6RBdarqE1xqWqaTazaDfwyaXp+lw19YfCnxbe+Pvhd8NvHepW1rZaj418A+DvFt/Z2Pm/YrS98R+HdO1i6trPz5Jp/ssE95JFb+dLLL5SJ5kjvuY+FfGX4R/tEeIvjL4B+Lnwc+OHgzwdpPgnwP4l8Iah8K/GnwqHifSvGE3irxF4b17V9QuvHth4o0vX/AA7Bcx+D/DenGx07RL6WAWMt7a38D3V1bTkbRq0avKnOjOcqc3G/s5ToV6TldOM43jVaThJPn9i5KVOM4yqylTrRcopOk/dkrurarQfsqacJw55Wveoow9nCt78Zuk34x4XHxWt/+CpHj238WXHhu/8Ah5c/sd2F/wDDq40ye4i16wtT8XdNh1HS/EFg2nW1qZk1f+13tbmG81Bv7PSxnkvpJtSn0nQP0VmmhtoZri4mit7e3ikmnnmkSKGGGJDJLNNLIVSOKNFZ5JHZURFLMQATX5TaFrN3Y/tseEv2j/i74p1X4c+GtY+A3xK+BN6j+MLD/hR4+Jnwu+N3ivQtd04arruh6LdafaarZeFrjxhoK61c6deT3t9a2Uct/La3MI4j48ftn2fxU+J3ij9m2w+LXhT9nD4e2tt/a8n7Vlh8RfC2t6Rqum3y6foWleHfDK2+qw+G7vWdS1LXmvNdsda1eSPw74fsbvXdV0iSw8Pa7dWGUpShThTgk6zpV+RVZScOalObg6+ItytzjVp1Eo2qTpQdCnzYij7xJ3lUqSSUFOkm4K+tSmopxox9+EFUpclSSjKEJzdeShSqvl91/wCCfHw9k0PTPiV8QfBfxNk1X4D+PfGnj5vhf8H7ZNJutK+GzaX8YfiZBqdwmsWV1rDald6xbnT5/wC0rPXL201aKUyy3Wr2tloept2f7U3g/wCOt38d/wBjjx/8JfH+iwaT4Z+J3jLRvEHwi8XLd6d4R8bT658HPibcSa7d+JdH03WNX0vVtF8NaX4hsdHlOk6rb2d5qMN3FaSxtqNhqnA/s+/tFfsNfs7fCzRPh34c+JHhPwB4Tsvipf8Awr8Nal4o8aaLr2t/FHxTeXtyD8ULy90S4vS2jfEbU7fUtfTxrfWeh+D7proXtnLp2mX+mwHiP2i/2p/hv8VPjF8A/hh8DP2uPA/w18VfD/4sar44+IviebwNpXjnw1pXhbSfhl4t057bUfEfijWdA8I2Gl+MovFa+D7DWdPutSS6l8SPfaNrFjq+h2sN7tKEY1MHC7So1aNKjOXM43pU6ylPERUpyrU4UMTVqVadWNWapLDp0/aYbD+zzk3VWK9tKMZVo1ata03CXJOcKalCd0o1pzw8YqphpRjPFLEzoycqteVX2rQf2fvih8b/ABx4U8W/tw/CT9lDxOnw0m+Jb+A9O8A6h4y+ImkzSeI9Y8IP4A1bXNB+KHw68P20XiHwd4d07xbZXV8L7WNOn1vXo9e0HR9AuY4xZ6X7VXwD+Fug/sz/AB+1z4b/AAT+AWk+OdG+EHxC1Xw1qusfDvw7pVhpmo6d4X1O8Gotqeg6GNY066soYZbnT76wZZ7XUYrWcMqxswuaf/wUI/ZUTxLp/g/xd8W/B3gfxB4h8eeNPAvguHXtd082HjE+CpbWK58S2er6dNfaRoXhzXFu4p/DN94p1DRovEMGZNDl1OIGSvmn46ftw/s8fEn9mf4ufDv4xa94X+GHjn4n+FfjH4H8DfDiP4g+HviHrPiW50W0n0fw3q0Os/DeXXNC0s+INcnsLrRdO1m9hTU7GKTUbY6v4dMl9JlOP7icYS5UqVNqUakaUpzn9WpKSm4y5sXUtCriFCjUxNp1a1WhBStR1g+acpS1dOclUhJ+0lRi/rFWMOSVROOGpc0qVCSqvC0406dGlXm6cVW+4v2P5PFcv7K37O8njZfDQ8Rt8GfhybtvCM+pXGgS23/CKaX/AGXPZPq0MF+rzaV9ikvYpRLHDfNcx29xcWyxTP8AR1fB/wAGv2ivgp4I/Za+Dmlab8V/hFbeKfDvwW+GHhrT/CviL4h6TpU9n4itPCWgeH7TSfEFssuoa/o9tZ6mI4NZvrvS2TSbKK61PU5rXT7a6voX237cHhS0+EOmeL9Xm+FuofE46tYaDrPw18P/AB3+FqR/arjWY9GudZ0rXtU8RRQN4ehlkW5a8v4beKG2WfUWu5fC8CeKbjabUp1bJR5Z0Vy8vJpiK6w9NxiuaPLCo4e3cajjh4zlWqWw8Z1qUQi3CDTUlJVHzOcG/wB1SlWle/JJc0VKNFuH72cY0oXrSjGf3bRXxx4y/bX+H2i+INU8PfDfwN8TP2j5tA8MaN4r8Ral+zzF8OfHejaFZa7c+MLbTtNvdQ1H4j+G1n8RTf8ACE6tMPD2lpqGqvDc6OYbaWTVbWJvmDVf+Cxv7N2g6pqWha/8Lf2m9F13Rb+80nWtGvvhbov23SdW064ks9S0y8+y+OLm2+1WF5DNa3H2e5uIPOifyZ5Y9sjKzs3bRNJvs5KTivVqEmtHpF6rRM2aT3a5ku6u1f0umvVbdT9ZqKKKQH5j2nhb4y/sR+OPDVnonxF1b4p/stfEr4gWSeNfFP7QnjHUNSvv2Zra4Emn6P4U8C/8Ij4UstL0P4Za1NcaT4e8KjWLKy8JeBLuxs7LX9UsbXVU1Wb9Itd13SPDOkX+va9qFvpekaZA1zfX90xWGCIMqDO0M8kkkjpDBBEkk9xPJHBBHJNIiNS8X+EfDnjzwzrPg/xbpdvrXh3X7J7DVNNuTIiTwMyyI8U0DxXNpd2s8cV3Y31pNBe2F7Bb3tlPBdQQzJ8L6r/wT0sNX8Sz61d/tjft3f8ACP3Oh3Ph65+Ga/HrTJPhpc6Zd20lnPBdeG7rwDcTXKyWkptmjuNSlt2gHlNC0bSK615YQVrRTSnK8nCMaUI04Ss1OpBexjTjq6kXVqValaq3JurqVSdWd25yc5whyw9pOdWdSrKPu8lOc3Vk5NRjSShCFOhSUIQPSf2VvF9ponwLs/EHxD+JHhi5HiT4xfFm1sNd1OXwx4XtLzW/Evxm8Y29lo0M2n6/qnh7U9a8S+IJbvUdMg0LU7q0vpNattN8Pi+sYLG6uvJ/j3P4f8Kft1/syT+M/A2ieMPCnx/+H3jr4JtqfiW30650Lwb4k8DXh+Kfhq5lt9XhuLK71vxRfzLoPhyzgjTUZZxfT2shW1lWvn/9nX9jT9nP48fC7xbZ6B8afjr4k8J+Dv2gvi14a1HQY/GltceGrHx58LviDq/hzQPEw07xP4HuoLnxvbeFNO8K3114tsfOkbU7i4e1ubWdZ7O1rftN/wDBPnS/Bvwq1b4sn4+ftV/HDxh8H/Eek/FPwNB8bvirpvj4eBtQ03UrKPWde8BXsng7T9W8H6xpeimbVbHVNLvhNaT6TBJHGzmQvUVTtS5oylT5MLNpqM/a4eWCw0vcbl79WpKp7ahXnJ0q9H2FetKNfFVmZy9q4V05QjXk8Wk6cZU4QrzxWJcH7OXMqVGNNRp1sOlJ0KlSthqFN4bB4dv9Y/Fx+GHgTwV/b/jS38G+GvAPwvs4vE0F9rNhpVn4d8DWvhmzlW01fTkmgFpob6NZGWDTptPjgntY5DbWW0yiJviH4VfGTxF+0v8AHLwl4t8C/B+60P4J6Dr8fj6z+MmpaO2jah4+sl+EHj7wJpkFxeK0un67btqHj+3v/DH9najqsy+HGa8u4dIKtDc+c/Dz9gzxP8UfD3j2X47/ALV/x++LPwp+KNpoM3hHwSvxBmuvBmo+Armzkvov+Ek0LxVp3ii21b/hJdPutGuNU0+4xa22o22ox232myexu2/R/wCFfw++F3wu8G6Z4E+D/hjwn4Q8FeF4otBsdC8HWlja6dYSaLbwaU1rd/Ytz3Gq2sVpDbX9zqMs+qzTRFtQnluC7mYtTtVk5c1ShCvGF5KopYmHJXWMhK0lWpKNGF41KijXfs60q3JTUKkrwjCClanV5Jyd4wjClP2lH6vycy5Ks6lfnhVjTjOKlOlGE3OT9Fr5+/axHiI/sw/tCDwouhtr5+DPxIFiviSW+g0UqfCWqi8F7PpsNxew/wCgfavs8kMEwS68hpY3hEin6Br5n/bK8HweOP2Vv2gdBn1jXtB3fCH4iX8GpeHdTn0u/huNO8IazdQpJJCdl1ZTtH5N3aToyvE/nW0lpqMFlf2k1ObklyqUnayUJxhN3cU+Wc1KMZJczTkmrpLRyTjULc8eZxSvrzxco7StzRi1JxbaTs7q/NrycstD9kb/AISwfsufs9DxunhyPxMvwd+HqX6+ErnUrvQDCnhnTl0uSxn1a2tL93l0gWEt8s0CpHqD3cVs81qkM0n0RXyZ+xB4q0HX/wBmX4Q6LpPiLVfEuoeA/h74E8H+JtQ1u2mtNRbX7DwdodxeApNDAJbFTdCHTrm3RrSS1hRLaWWOISN9Z10VlapJpQUZqFSHs4ShTlTq06dSnOnGUpyVOcJxnTvOV4y5r+8owzg24ptOMk5KUXKMnGUZSTi5Q9xtWV+W6XMo3bjJnm3xB+DXwg+LP9m/8LU+FPw2+Jn9jfaP7H/4WD4G8MeM/wCyftflfa/7N/4SPS9S+w/avJh+0fZfK87yovM3eWuOTh/Zc/Zmt4ore3/Z1+BUEEEaQwww/CPwBFFDFEoSOKKNPD6pHHGiqiIihUUBVAAAr3WisigooooAK8X/AGhPGvjr4efCXxH4t+G+g3XiPxdp2oeDra006y8C+I/iddW+l61438OaF4n12L4feENc8N+J/GB8L+F9S1nxM2g6Hrmm6hfppDRQTlj5b+0UUP1t59vPXTTfXTTXS400mm0pJNNxbaUkmm4txtJKSTi3FqSTbi1JI/Ob9jP4q/GLXvFOpeA/F3gjx7b+Drux+K3xMufGHjH9lr4k/s3ppPjPxX8TtJ8Vf8IfAfHnxS+IsXib+0ZviB4xu9PXT4dPOm6T4YtoZdR1u6F/dL+gHiPQdN8VeHtd8MazCLnSPEejapoOq25xi403WLGfT76E5BGJbW4lQ5BHzcg1s0USs9EuW6s7OV9mm03dp6q1tnFNa3Jimkk3zNJXk1FNtdWo2ir72StrZaH56eA7T4l/s2/AHS/hl8adb+HPx78ceG7nX9Y8D6JoXirwv8Ibqy8CaF4u0ax+HdpJe/EDxDpQuo/DltqOnWOoeL4GtpNM1i40Hw2LPW5bkeIbnqPhz8ZJfD/wY1nx34W/Z5t/BVprXjXf4f0Lw/4ntvHHh3xxquuTPa694i0yf4D+G/i54iEVtq+l6haXv9jeBNZhultrfWLCa70i4vNSsfpT4ofD3U/iJp+k6Zp/jXU/A8Vreak2q6loWkaFqeuXelap4e1fQrvT9Jm8TWWsaFpVxMNTWSTUL/w7r4FrFPbW1na3dxBqdlgH4JaVqelR+EvHF/Y/E3wGupWOtz+GvH/hLw1qo1LWorHUU1O81aOwstK8L3sGq69dweLxYL4QgttN8RC/msBFZXGmWWidNKVL2FRVFFVpzo0o29pDkw2Gr4SVRr2T9nOpi8Ph4QvXjOU8TCpia/LOdGtH84zzDce4jPsXHJ8ZPB5RSyvMY5bW9jkdag87zbBRhhK2L+uLEZ3HAZJi5YuvVhl1LD037XCYahTx9CONoy8w8G/tS6j4g8MeO/FmtfC7xBpVj4WtfBF1oWn6To3xfvvEfiX/AITzV9T0PS0Xw34u+CXw/wBanFre2UD3s3gSz+IsD208402TUb+0XT7r5M/ag/bQl1XT/E/w1tdS0X9nzwN4k+FHxttNX+In7Q3w08VRr411nQrHwxoX/CFfCvTrzx18LIh4iv7bxbrUtsNVudb8U2Wo+Hbux1/4Z6Mp0uXxB9meFv2V/AfhvR/FPhVNA+GcHg7xTF8PrfUfDnh34V6N4ctNaj8BzX+qCfxlEuqalpniy/1fXb7z5ruXSdOW30a2g0doLy436u2n4L+B/i7wW9ze2fxPtpNV1PStR0XUmh8DR2ei2NpPI9zp9/4Q0I+J7mPw94hivpXutd1bULzxHD4oWLTLTUdPSz0Dw/Bpd1vqlVV/ZKWHcsPSWHbk2oVZ4RxnKolGrF1IYxOcubmoQpypylCu6apT8HKaXi9hXw7HN8dDH06NfGT4hlhMtyOdbF+zzXMJUI054vHZbOngZ5dVyyOHoYOEMbiVhsRHEYrA0qlWpP4//wCCbn7Ul78VfC8fwv1XR9G1O88FeBfhtNaeNPAfhe80zRruzXR/E/hKbTvHcyeKfG2k2vjDw7afDfw/a3l4PFEdz4gHijSItK8LabpuiahNb/U/hP4/+OPGN3bSab8LdNsNDu9YDQ3niXxD8TPCWrt4MTUdA0+51620rxR8CNH03W9aU+KNHmsdP8K+IvEPgjUk/tIW3xM/0S2bUPQvCfwfXw1qDalH4iks7i08QSTaSvhfTBpEMvgaPQPD2gWPgbxUniDUPGTeJCi+HLLVL7xRavoGsy6qZp9I/sGC+1e21SLTfgJ4I0bU9LutMfxHDp2mpNKbS68cfELU9UubyLV/DOq6Jav4k1Lxjdar/wAIdoTeHPIs/h5I83gvy9QuVTSILeS7tr182D+sOSp2oOm1Gk3VqRpyTjUg3eVKbXs3GhKm6jaqwrQ5oxdGuev9W8S8VhMr9tjaGFxFHGYh5m8F/ZWXzxeGqxVHDRUa2G4gdGGHr0KuJrSpNc+HxWHlSVSnOWHwfttFFFcR+nhRRRQAUUUUAFFFFABRRRQAUUUUAFFFFABRRRQB/9k="/>
              </a>
            </div>
            <p>页-1</p>
          </div>
        </div>
      </div>
    </div>
    <script>
        const svgs=document.getElementById("svg-container").children;
        const UA=window.navigator.userAgent;
        const ua=(UA.indexOf(\'rv:11\')+UA.indexOf(\'Firefox\'))>=0;
        const svgcount=document.getElementById(\'svg-container\').childElementCount;
        var styleArr=[];
        var heightArr=[];
        var navBar=document.getElementById(\'navBar\');
        var conInfo=document.getElementById(\'content-info\');
        for(var i=0;i<svgcount;i++){
            styleArr[i] = {width:svgs[i].getAttribute(\'width\'),height:svgs[i].getAttribute(\'height\')}
        }
        window.onresize=function () {
            renavstyle();
            resvgstyle();
        };
        window.onscroll=renavstyle;
        window.onload=function () {
            renavstyle();
            var sideWidth=navBar.offsetWidth;
            document.getElementById(\'content-info\').style.marginRight=sideWidth+\'px\';
            document.getElementById(\'main-content\').style.marginRight=sideWidth+\'px\';
            resvgstyle();
            doscroll();
        };
        function recontainstyle() {
            var topHeight=conInfo.clientHeight;
            var svgHeight=0;
            for(var i=0;i<svgcount;i++){
                heightArr[i]=svgs[i].getBoundingClientRect().height+10;
                svgHeight+=svgs[i].clientHeight ||svgs[i].getBoundingClientRect().height;
            }
            var fullHeight=svgHeight+Number(topHeight);
            if(fullHeight<window.innerHeight){
            document.getElementById(\'copyright\').style.position=\'absolute\';
            document.getElementById(\'copyright\').style.transform =\'translateX(-50%)\';
            document.getElementById(\'main-content\').style.position=\'absolute\';
            document.getElementById(\'main-content\').style.top=topHeight+\'px\';
        }else{
            document.getElementById(\'copyright\').style.position=\'\';
            document.getElementById(\'copyright\').style.transform =\'\';
            document.getElementById(\'main-content\').style.position=\'\';
        }
        }
        function resvgstyle() {
            var sideWidth=navBar.offsetWidth+20;
            for(var i=0;i<svgcount;i++){
                var oriWidth = styleArr[i].width;
                var oriHeight = styleArr[i].height;
                var percent = oriHeight / oriWidth;
                var innerWidth=document.body.offsetWidth-sideWidth;
                if (innerWidth <= oriWidth) {
                    svgs[i].removeAttribute(\'width\');
                    svgs[i].removeAttribute(\'height\');
                    if (ua) {
                        svgs[i].setAttribute(\'height\',innerWidth*percent);
                    }
                }else {
                    svgs[i].setAttribute(\'width\', oriWidth);
                    svgs[i].setAttribute(\'height\', oriHeight);
                }
            }
            recontainstyle();
        }
        function renavstyle() {
            var topHeight=conInfo.clientHeight;
            var scrollTop=document.body.scrollTop||document.documentElement.scrollTop;
            if(scrollTop>topHeight){
                document.getElementById(\'navBar\').style.top=0+\'px\';
            }else{
                document.getElementById(\'navBar\').style.top=topHeight-scrollTop+\'px\';
            }
            doscroll();
        }
        function doscroll() {
            var topHeight=conInfo.clientHeight;
            var scrollTop=document.body.scrollTop||document.documentElement.scrollTop;
            for(var i=0;i<svgcount;i++){
                var sum=0;
                for(var j=0;j<=i;j++){
                    sum+=heightArr[j];
                }
                if(scrollTop+window.innerHeight/2-topHeight-sum<0){
                    var sub=Number(i)+1;
                    if(document.querySelector(\'#nav-thumbs .selected\')){
                        document.querySelector(\'#nav-thumbs .selected\').classList.remove(\'selected\');
                    }
                    document.querySelector(\'.nav-thumb:nth-of-type(\'+sub+\')\').classList.add(\'selected\');
                    break;
                }
            }
        }
        var navs=document.querySelectorAll(\'.nav-thumb\');
        for(i=0;i<navs.length;i++){
            navs[i].children[0].onclick=function () {
                document.querySelector(\'#nav-thumbs .selected\').classList.remove(\'selected\');
                this.parentNode.classList.add(\'selected\');
            }
        }
</script>
  </body>
</html>
<!DOCTYPE html>
<!-- saved from url=(0016)http://localhost -->
<html>
  <head>
    <meta charset="utf-8"/>
    <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
    <title>地铁图</title>
    <style>
        body{
            margin: 0;
        }
        #content-info{
            width: auto;
            margin: 0 auto;
            text-align: center;
        }
        #author-info{
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        #title{
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            padding-top: 10px;
            margin-bottom: 2px;
            font-size: 34px;
            color: #505050;
        }
        .text{
            white-space:nowrap;
            text-overflow: ellipsis;
            display: inline-block;
            margin-right: 20px;
            margin-bottom: 2px;
            font-size: 20px;
            color: #8c8c8c;
        }
        #navBar{
            position: fixed;
            right:0;
            bottom: 0;
            background-color: #f0f3f4;
            overflow-y: auto;
            text-align: center;
        }
        #svg-container{
            width: 100%;
            min-width: 0;
            margin: 0 10px;
        }
        #nav-thumbs{
            padding: 0 5px;
        }
        .nav-thumb{
            position: relative;
            margin: 10px auto;
        }
        .nav-thumb >p{
            text-align: center;
            font-size: 12px;
            margin: 4px 0 0 0;
        }
        .nav-thumb >div{
            position: relative;
            display: inline-block;
            border: 1px solid #c6cfd5;
        }
        .nav-thumb img{
            display: block;
        }
        .nav-thumb span{
            pointer-events: none;
        }
        #main-content{
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #d0cfd8;
            display: flex;
            height: auto;
            flex-flow: row wrap;
            text-align:center;
        }
        #svg-container >svg{
            display: block;
            margin:10px auto;
            margin-bottom: 0;
        }
        #copyright{
            bottom: 0;
            left: 50%;
            margin: 5px auto;
            font-size: 16px;
            color: #515151;
        }
        #copyright >a{
            text-decoration: none;
            color: #77C;
        }
        .number{
            position: absolute;
            top:0;
            left:0;
            border-top:22px solid #76838f;
            border-right: 22px solid transparent;
        }
        .pagenum{
            font-size: 12px;
            color: #fff;
            position: absolute;
            top: -23px;
            left: 2px;
        }
        #navBar::-webkit-scrollbar{
            width: 8px;
            background-color: #f5f5f5;
        }
        #navBar::-webkit-scrollbar-track{
            -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
            border-radius: 8px;
            background-color: #fff;
        }
        #navBar::-webkit-scrollbar-thumb{
            border-radius: 8px;
            -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.3);
            background-color: #6b6b70;
        }
        #navBar::-webkit-scrollbar-thumb:hover{
            background-color: #4a4a4f;
        }
        .nav-thumb >div:hover{
            box-shadow:1px 1px 4px rgba(0,0,0,.4);
        }
        .selected .number{
            border-color: #08a1ef transparent;
        }
</style>
  </head>
  <body>
    <div id="main-area">
      <div id="content-info">
        <div id="title">地铁图</div>
        <div id="author-info">
          <div id="author-name" class="text">DELL</div>
          <div id="share-time" class="text">2019-04-09</div>
        </div>
      </div>
      <div id="main-content">
        <div id="svg-container"><svg id="page1" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 2245 3175" height="3174" preserveAspectRadio="xMinYMin meet" width="2245"><style type="text/css"><![CDATA[
.st7 {fill:#303030;font-family:Arial;font-size:10pt}
.st1 {fill:#303030;font-family:宋体;font-size:10pt}
.st4 {fill:#303030;font-family:宋体;font-size:24pt}
.st6 {fill:#303030;font-family:宋体;font-size:28pt}
.st2 {fill:#303030;font-family:宋体;font-size:36pt}
.st3 {fill:#303030;font-family:宋体;font-size:48pt}
.st5 {fill:#303030;font-family:宋体;font-size:9pt}
]]></style><defs><linearGradient id="lg1" y1="0%" x1="0%" y2="100%" x2="0%"><stop offset="0" stop-color="#fbfbfb"/><stop offset="1" stop-color="#efefef"/></linearGradient></defs><rect x="0" y="0" height="3175" width="2245" fill="#ffffff" stroke="#808080"/><path id="shape1" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C26.5,0,48,21.5,48,48L48,88L40,88L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,-1,1,0,115,1988.6)" fill="#969696" stroke="#969696"/><path id="shape2" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(195.22,1940.83)" fill="#969696" stroke="#969696"/><path id="shape3" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(384,1940.83)" fill="#969696" stroke="#969696"/><g id="shape4" transform="translate(109,1993.4)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">上庄南</tspan></text></g><g id="shape5" transform="translate(191,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">上庄</tspan></text></g><path id="shape6" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(564.22,1940.83)" fill="#969696" stroke="#969696"/><path id="shape7" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(744.44,1940.83)" fill="#969696" stroke="#969696"/><path id="shape8" d="M0,7.6L0,0C46.4,0,84,37.6,84,84L76,84C76,42,42,7.6,0,7.6z" transform="translate(1419.44,1940.83)" fill="#969696" stroke="#969696"/><path id="shape9" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(1495.44,2016.83)" fill="#969696" stroke="#969696"/><path id="shape10" d="M8,0L8,94L8,97.8L-40.4,140.1L-45.6,133.9L0,94L0,0L8,0z" transform="translate(1729,1880.7)" fill="#969696" stroke="#969696"/><path id="shape11" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1729,1450)" fill="#969696" stroke="#969696"/><path id="shape12" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1728.78,1630)" fill="#969696" stroke="#969696"/><path id="shape13" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C44.7,0,81,36.3,81,81L81,79L73,79L73,81C73,41.8,39.2,7.6,0,7.6z" transform="matrix(-0.5,-0.87,0.87,-0.5,1707.4,1254)" fill="#969696" stroke="#969696"/><path id="shape14" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1729,1277.94)" fill="#969696" stroke="#969696"/><g id="shape15" transform="translate(281.22,1932.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">西王</tspan></text></g><g id="shape16" transform="translate(379.78,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">时光街</tspan></text></g><g id="shape17" transform="translate(470,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">长城桥</tspan></text></g><g id="shape18" transform="translate(577,1930.61)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-10.8" y="47">和平医院</tspan></text></g><g id="shape19" transform="translate(655.22,1932.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">烈士陵园</tspan></text></g><g id="shape20" transform="translate(734.22,1930.61)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">新百广场</tspan></text></g><g id="shape21" transform="translate(835.44,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">解放广场</tspan></text></g><path id="shape22" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(924.66,1940.83)" fill="#969696" stroke="#969696"/><path id="shape23" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(1059,1940.83)" fill="#969696" stroke="#969696"/><g id="shape24" transform="translate(920.44,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">平安大街</tspan></text></g><g id="shape25" transform="translate(1021,1926.83)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-10.8" y="47">北国商城</tspan></text></g><g id="shape26" transform="translate(1100.66,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">博物院</tspan></text></g><g id="shape27" transform="translate(1181,1936.61)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">体育场</tspan></text></g><path id="shape28" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(1239.22,1940.83)" fill="#969696" stroke="#969696"/><g id="shape29" transform="translate(1340,1936.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">谈固</tspan></text></g><g id="shape30" transform="translate(1411.22,1936.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">朝晖桥</tspan></text></g><g id="shape31" transform="translate(1471,1965.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">白佛</tspan></text></g><g id="shape32" transform="translate(1712,1986.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">火炬广场</tspan></text></g><g id="shape33" transform="translate(1725,1906.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">石家庄东</tspan></text></g><g id="shape34" transform="translate(1724.56,1806)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-29" y="0.3">南村</tspan></text></g><g id="shape35" transform="translate(1575.44,2006.61)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-29.3" y="4.7">留村</tspan></text></g><g id="shape36" transform="translate(1725,1760.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">洨河大道</tspan></text></g><g id="shape37" transform="translate(1721,1622)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">西庄</tspan></text></g><g id="shape38" transform="translate(1725,1464.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">东庄</tspan></text></g><g id="shape39" transform="translate(1690,1196.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">会展中心</tspan></text></g><g id="shape40" transform="translate(1728.78,1140.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">行政中心</tspan></text></g><g id="shape41" transform="translate(1729,1039.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">园博园</tspan></text></g><g id="shape42" transform="translate(1728.78,960.48)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">天元湖</tspan></text></g><path id="shape43" d="M0,7.6L-51,7.6L-51,0L0,0C26.5,0,48,21.5,48,48L48,45L40,45L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,-1,1,0,1733,920.2)" fill="#969696" stroke="#969696"/><path id="shape44" d="M94,0L-3.2,0L-60.8,53.1L-55.2,58.9L0,8L94,8L94,0z" transform="translate(1833,821.7)" fill="#969696" stroke="#969696"/><g id="shape45" transform="translate(1765,872.2)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东上泽</tspan></text></g><g id="shape46" transform="translate(1824,817.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-29" y="0.3">东洋</tspan></text></g><g id="shape47" transform="translate(1918,902.7)"><text class="st2"><tspan x="8.8" y="18.8">一号</tspan><tspan x="32.8" y="73.2">线</tspan></text></g><path id="shape48" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1031,1739.7)" fill="#969696" stroke="#969696"/><path id="shape49" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1031,1567.8)" fill="#969696" stroke="#969696"/><path id="shape50" d="M22,0L-4.8,0L-99.5,177.1L-92.5,180.9L0,8L22,8L22,0z" transform="translate(1129,1379.7)" fill="#969696" stroke="#969696"/><path id="shape51" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1031,1951.7)" fill="#969696" stroke="#969696"/><path id="shape52" d="M8,0L8,94L8,98.2L-49.7,140.3L-54.3,133.7L0,94L0,0L8,0z" transform="translate(1030.78,2131.92)" fill="#969696" stroke="#969696"/><path id="shape53" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C26.5,0,48,21.5,48,48L48,63L40,63L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,-1,1,0,920,2310.8)" fill="#969696" stroke="#969696"/><path id="shape54" d="M8,0L8,94L113.8,461.9L106.2,464.1L0,95.1L0,0L8,0z" transform="translate(920,2319.7)" fill="#969696" stroke="#969696"/><g id="shape55" transform="translate(1114.52,1391.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">西古城</tspan></text></g><g id="shape56" transform="translate(1072,1480.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">铁道大学</tspan></text></g><g id="shape57" transform="translate(1025,1550.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">运河桥</tspan></text></g><g id="shape58" transform="translate(1021,1671)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">蓝天圣木</tspan></text></g><g id="shape59" transform="translate(1025,1825.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">长安公园</tspan></text></g><g id="shape60" transform="translate(1026.78,2037.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">大戏院</tspan></text></g><g id="shape61" transform="translate(1026.78,2127.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">新世隆</tspan></text></g><g id="shape62" transform="translate(1026.78,2217.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">东岗头</tspan></text></g><g id="shape63" transform="translate(971,2258.8)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东三教</tspan></text></g><g id="shape64" transform="translate(907,2329.6)"><path d="M0,0M30,15C30,23.3,23.3,30,15,30C6.7,30,0,23.3,0,15C0,6.7,6.7,0,15,0C23.3,0,30,6.7,30,15zM24,15C24,20,20,24,15,24C10,24,6,20,6,15C6,10,10,6,15,6C20,6,24,10,24,15z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.5,-1.6)" class="st1"><tspan x="-56.2" y="5">石家庄站</tspan></text></g><g id="shape65" transform="translate(931,2461.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">塔谈</tspan></text></g><g id="shape66" transform="translate(990,2657.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">南位</tspan></text></g><g id="shape67" transform="translate(1022,2774.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-29" y="0.3">嘉华</tspan></text></g><g id="shape68" transform="translate(1082,2706.7)"><text class="st3"><tspan x="35.2" y="49.4">二号</tspan><tspan x="67.2" y="122.2">线</tspan></text></g><path id="shape69" d="M0,0L8,0L8,373L0,373L0,0z" transform="translate(744.22,1554.7)" fill="#969696" stroke="#969696"/><path id="shape70" d="M0,0L8,0L8,349L0,349L0,0z" transform="translate(744.22,1951.7)" fill="#969696" stroke="#969696"/><path id="shape71" d="M0,7.6L0,0C30.4,0,55,24.6,55,55L47,55C47,29,26,7.6,0,7.6z" transform="translate(697.22,1516.7)" fill="#969696" stroke="#969696"/><path id="shape72" d="M0,0L339,0L339,8L0,8L0,0z" transform="translate(359,1516.7)" fill="#969696" stroke="#969696"/><g id="shape73" transform="translate(419,1512.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">西三庄</tspan></text></g><g id="shape74" transform="translate(556,1512.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">水上公园</tspan></text></g><g id="shape75" transform="translate(740.22,1559.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">柏林庄</tspan></text></g><g id="shape76" transform="translate(734.22,1681.7)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="2.8" y="-8.5">市庄</tspan></text></g><g id="shape77" transform="translate(740.22,1783.92)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">市二中</tspan></text></g><path id="shape78" d="M0,7.6L0,0C32,0,57.9,25.9,57.9,57.9L49.9,57.9C49.9,30.3,27.6,7.6,0,7.6z" transform="matrix(-1,0.02,-0.02,-1,803.1,2350.1)" fill="#969696" stroke="#969696"/><path id="shape79" d="M0,0L366.5,0L366.5,8L0,8L0,0z" transform="translate(795.49,2342.56)" fill="#969696" stroke="#969696"/><path id="shape80" d="M0,0L987,0L987,8L0,8L0,0z" transform="translate(1124,2342.56)" fill="#969696" stroke="#969696"/><g id="shape81" transform="translate(740.22,2010.4)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">东里</tspan></text></g><g id="shape82" transform="translate(740.22,2131.92)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">槐安桥</tspan></text></g><g id="shape83" transform="translate(740.22,2258.8)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">西三教</tspan></text></g><g id="shape84" transform="translate(971,2338.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">东广场</tspan></text></g><g id="shape85" transform="translate(1124,2336.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">塔冢</tspan></text></g><g id="shape86" transform="translate(1033,2338.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">孙村</tspan></text></g><g id="shape87" transform="translate(1211,2334.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">东王</tspan></text></g><g id="shape88" transform="translate(1276,2334.56)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-29.3" y="4.7">南王</tspan></text></g><g id="shape89" transform="translate(1276,1932.83)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="2.8" y="47">北宋</tspan></text></g><g id="shape90" transform="translate(1365,2338.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">位同</tspan></text></g><g id="shape91" transform="translate(1442,2336.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">三教堂</tspan></text></g><g id="shape92" transform="translate(1532,2338.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">中仰陵</tspan></text></g><g id="shape93" transform="translate(1605,2334.56)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">天山大街</tspan></text></g><g id="shape94" transform="translate(1678,2328.56)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-29.3" y="4.7">南豆</tspan></text></g><g id="shape95" transform="translate(1814,2336.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">韩通</tspan></text></g><g id="shape96" transform="translate(1981,2336.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">北乐乡</tspan></text></g><g id="shape97" transform="translate(2104.42,2299)"><path fill-opacity="0.08" d="M14,2L119.2,2C125.8,2,131.2,7.4,131.2,14L131.2,63C131.2,69.6,125.8,75,119.2,75L14,75C7.4,75,2,69.6,2,63L2,14C2,7.4,7.4,2,14,2z" fill="#000000"/><path d="M12,0L117.2,0C123.8,0,129.2,5.4,129.2,12L129.2,61C129.2,67.6,123.8,73,117.2,73L12,73C5.4,73,0,67.6,0,61L0,12C0,5.4,5.4,0,12,0z" fill="url(#lg1)" stroke="#6d6d6d"/><text class="st4"><tspan x="16.9" y="49.3">三号线</tspan></text></g><g id="shape98" transform="translate(955,2560.7)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-42.9" y="4.7">塔谈南</tspan></text></g><path id="shape99" d="M0,0L434,0L434,8L0,8L0,0z" transform="translate(520,2570.7)" fill="#969696" stroke="#969696"/><path id="shape100" d="M0,7.6L0,0C30.8,0,55.7,25,55.7,55.7L47.7,55.7C47.7,29.4,26.4,7.6,0,7.6z" transform="matrix(-1,-0.05,0.05,-1,522.2,2578.7)" fill="#969696" stroke="#969696"/><g id="shape101" transform="translate(865,2566.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">京广大街</tspan></text></g><path id="shape102" d="M8,0L8,94L143,245.5L137,250.8L0,97.1L0,0L8,0z" transform="translate(335,2274.56)" fill="#969696" stroke="#969696"/><g id="shape103" transform="translate(787.11,2566.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">滨河街</tspan></text></g><g id="shape104" transform="translate(685,2560.7)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">法商学院</tspan></text></g><g id="shape105" transform="translate(572,2566.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">华医学院</tspan></text></g><g id="shape106" transform="translate(427,2470.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东良厢</tspan></text></g><g id="shape107" transform="translate(356,2388.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">碧水蓝湾</tspan></text></g><path id="shape108" d="M0,0L146,0L146,8L0,8L0,0z" transform="translate(983,2570.7)" fill="#969696" stroke="#969696"/><g id="shape109" transform="translate(1058,2566.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="35">南栗</tspan></text></g><path id="shape110" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C9.4,0,17,7.6,17,17L17,57L9,57L9,17C9,13.1,3.9,7.6,0,7.6z" transform="matrix(0,1,-1,0,1181,2561.7)" fill="#969696" stroke="#969696"/><path id="shape111" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C18.3,0,33.1,14.8,33.1,33.1L33.1,83.1L25.1,83.1L25.1,33.1C25.1,20.3,12.8,7.6,0,7.6z" transform="matrix(0,-1,1,0,1173.9,2517.9)" fill="#969696" stroke="#969696"/><path id="shape112" d="M0,7.6L-83.9,7.6L-83.9,0L0,0C26.5,0,48,21.5,48,48L48,88L40,88L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,1,-1,0,1299,2446.6)" fill="#969696" stroke="#969696"/><g id="shape113" transform="translate(1169,2519.91)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-21.2" y="35">南焦客运站</tspan></text></g><g id="shape114" transform="translate(1231,2478.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">赵卜口</tspan></text></g><path id="shape115" d="M0,0L8,0L8,377L0,377L0,0z" transform="translate(1291,1960.7)" fill="#969696" stroke="#969696"/><g id="shape116" transform="translate(1288,2235.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">经济学院</tspan></text></g><g id="shape117" transform="translate(1282,2102.7)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">东明商城</tspan></text></g><g id="shape118" transform="translate(1283,2008.83)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">儿童医院</tspan></text></g><path id="shape119" d="M0,0L127,0L127,8L0,8L0,0z" transform="translate(1309.5,2112.7)" fill="#969696" stroke="#969696"/><path id="shape120" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C30.5,0,55.2,24.7,55.2,55.2L55.2,245.6L47.2,245.6L47.2,55.2C47.2,30.2,25,7.6,0,7.6z" transform="matrix(0,-1,1,0,1431.4,2081.9)" fill="#969696" stroke="#969696"/><path id="shape121" d="M0,0L8,0L8,320L0,320L0,0z" transform="matrix(-1,0,0,-1,1686,2337.7)" fill="#969696" stroke="#969696"/><path id="shape122" d="M0,0L8,0L8,434.8L0,434.8L0,0z" transform="translate(1678,2347.91)" fill="#969696" stroke="#969696"/><g id="shape123" transform="translate(1365,2104.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">国际城</tspan></text></g><g id="shape124" transform="translate(1431.4,2051.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">二十里铺</tspan></text></g><g id="shape125" transform="translate(1674,2086.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">星辰广场</tspan></text></g><g id="shape126" transform="translate(1670,2217.3)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-29" y="0.3">北豆</tspan></text></g><g id="shape127" transform="translate(1674,2478.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东仰陵</tspan></text></g><g id="shape128" transform="translate(1670,2593.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">北郗马</tspan></text></g><g id="shape129" transform="translate(1674,2717.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,-0.76,0.76,0.65,7.2,11.8)" class="st1"><tspan x="27.4" y="3.3">东佐</tspan></text></g><g id="shape130" transform="translate(1606.81,2782.7)"><path fill-opacity="0.08" d="M14,2L140.4,2C147,2,152.4,7.4,152.4,14L152.4,75C152.4,81.6,147,87,140.4,87L14,87C7.4,87,2,81.6,2,75L2,14C2,7.4,7.4,2,14,2z" fill="#000000"/><path d="M12,0L138.4,0C145,0,150.4,5.4,150.4,12L150.4,73C150.4,79.6,145,85,138.4,85L12,85C5.4,85,0,79.6,0,73L0,12C0,5.4,5.4,0,12,0z" fill="url(#lg1)" stroke="#6d6d6d"/><text class="st5"><tspan x="57" y="46.9">六号线</tspan></text></g><path id="shape131" d="M0,0L8,0L8,292L0,292L0,0z" transform="translate(1286,1643.7)" fill="#969696" stroke="#969696"/><path id="shape132" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C26.5,0,48,21.5,48,48L48,164L40,164L40,48C40,27,21,7.6,0,7.6z" transform="matrix(0,-1,1,0,1286,1615.8)" fill="#969696" stroke="#969696"/><path id="shape133" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C14.8,0,26.8,12,26.8,26.8L26.8,66.8L18.8,66.8L18.8,26.8C18.8,17.5,9.3,7.6,0,7.6z" transform="matrix(0,1,-1,0,1479.8,1549.5)" fill="#969696" stroke="#969696"/><path id="shape134" d="M0,7.6L-37.8,7.6L-37.8,0L0,0C15.4,0,27.9,12.5,27.9,27.9L27.9,67.9L19.9,67.9L19.9,27.9C19.9,18,9.9,7.6,0,7.6z" transform="matrix(0,-1,1,0,1472.1,1492.6)" fill="#969696" stroke="#969696"/><g id="shape135" transform="translate(1541,1403)"><path fill-opacity="0.08" d="M14,2L112.8,2C119.5,2,124.8,7.4,124.8,14L124.8,83.6C124.8,90.2,119.5,95.6,112.8,95.6L14,95.6C7.4,95.6,2,90.2,2,83.6L2,14C2,7.4,7.4,2,14,2z" fill="#000000"/><path d="M12,0L110.8,0C117.5,0,122.8,5.4,122.8,12L122.8,81.6C122.8,88.2,117.5,93.6,110.8,93.6L12,93.6C5.4,93.6,0,88.2,0,81.6L0,12C0,5.4,5.4,0,12,0z" fill="url(#lg1)" stroke="#6d6d6d"/><text class="st6"><tspan x="23.6" y="40.4">四号</tspan><tspan x="42.8" y="83.6">线</tspan></text></g><path id="shape136" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(1733,964.7)" fill="#969696" stroke="#969696"/><path id="shape137" d="M0,0L8,0L8,76.8L0,76.8L0,0z" transform="translate(1728.78,1810.22)" fill="#969696" stroke="#969696"/><g id="shape138" transform="translate(1287,1825.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">长安医院</tspan></text></g><g id="shape139" transform="translate(1275,1681)"><path d="M0,0M28,14C28,21.7,21.7,28,14,28C6.3,28,0,21.7,0,14C0,6.3,6.3,0,14,0C21.7,0,28,6.3,28,14zM22.4,14C22.4,18.6,18.6,22.4,14,22.4C9.4,22.4,5.6,18.6,5.6,14C5.6,9.4,9.4,5.6,14,5.6C18.6,5.6,22.4,9.4,22.4,14z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,0.2,-1.5)" class="st1"><tspan x="-56.5" y="4.7">建华市场</tspan></text></g><g id="shape140" transform="translate(1282,1609)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">北翟营</tspan></text></g><g id="shape141" transform="translate(1378,1560.29)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">十里铺</tspan></text></g><g id="shape142" transform="translate(1468.1,1518.39)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">南高营</tspan></text></g><g id="shape143" transform="translate(1509,1456.6)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-56.2" y="0.3">交通驾校</tspan></text></g><path id="shape144" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(695,2375.7)" fill="#969696" stroke="#969696"/><path id="shape145" d="M0,0L8,0L8,188L0,188L0,0z" transform="translate(695,2585.7)" fill="#969696" stroke="#969696"/><g id="shape146" transform="translate(691,2671.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">宫家庄</tspan></text></g><g id="shape147" transform="translate(687,2461.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">东五里</tspan></text></g><path id="shape148" d="M8,135.4L8,-5.7L-102.7,-45.7L-105.3,-38.1L0,0L0,135.4L8,135.4z" transform="translate(695,2297.6)" fill="#969696" stroke="#969696"/><path id="shape149" d="M0,0L8,0L8,293L0,293L0,0z" transform="translate(587,1961)" fill="#969696" stroke="#969696"/><path id="shape150" d="M0,0L8,0L8,237L0,237L0,0z" transform="translate(587,1691)" fill="#969696" stroke="#969696"/><path id="shape151" d="M0,0L143.2,0L143.2,8L0,8L0,0z" transform="translate(591.61,1691.7)" fill="#969696" stroke="#969696"/><path id="shape152" d="M0,0L263.4,0L263.4,8L0,8L0,0z" transform="translate(761.61,1691)" fill="#969696" stroke="#969696"/><path id="shape153" d="M0,0L230,0L230,8L0,8L0,0z" transform="translate(1046,1681.7)" fill="#969696" stroke="#969696"/><path id="shape154" d="M0,0L188,0L188,8L0,8L0,0z" transform="translate(1296.1,1691)" fill="#969696" stroke="#969696"/><g id="shape155" transform="translate(582.78,2242)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">碧海云天</tspan></text></g><g id="shape156" transform="translate(582.78,2140)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">审计厅</tspan></text></g><g id="shape157" transform="translate(579,2053)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-56.2" y="0.3">益友百货</tspan></text></g><g id="shape158" transform="translate(583,1851.81)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-0.8" y="-8.5">西焦</tspan></text></g><g id="shape159" transform="translate(583,1773)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text transform="matrix(0.65,0.76,-0.76,0.65,-1.6,-0.4)" class="st1"><tspan x="-42.6" y="0.3">合作路</tspan></text></g><g id="shape160" transform="translate(587.39,1687.48)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">农科院</tspan></text></g><g id="shape161" transform="translate(1114.52,1579.4)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st7"><tspan x="-25.2" y="-6.4">Station name</tspan></text></g><g id="shape162" transform="translate(660.8,1687)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="-8.5">火车北站</tspan></text></g><g id="shape163" transform="translate(885.3,1681.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-14.4" y="35">军械学院</tspan></text></g><g id="shape164" transform="translate(1154,1677.7)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="-8.5">常青园</tspan></text></g><g id="shape165" transform="translate(1438.4,1683)"><path d="M0,8C0,3.6,3.6,0,8,0C12.4,0,16,3.6,16,8C16,12.4,12.4,16,8,16C3.6,16,0,12.4,0,8z" stroke-width="3" fill="#ffffff" stroke="#969696"/><text class="st1"><tspan x="-7.6" y="35">南翟营</tspan></text></g><g id="shape166" transform="translate(631.5,2774.7)"><path fill-opacity="0.08" d="M14,2L117,2C123.6,2,129,7.4,129,14L129,59.3C129,65.9,123.6,71.3,117,71.3L14,71.3C7.4,71.3,2,65.9,2,59.3L2,14C2,7.4,7.4,2,14,2z" fill="#000000"/><path d="M12,0L115,0C121.6,0,127,5.4,127,12L127,57.3C127,63.9,121.6,69.3,115,69.3L12,69.3C5.4,69.3,0,63.9,0,57.3L0,12C0,5.4,5.4,0,12,0z" fill="url(#lg1)" stroke="#6d6d6d"/><text class="st4"><tspan x="15.2" y="47.4">五号线</tspan></text></g></svg></div>
        <div id="copyright">Powered by <a href="https://www.edrawsoft.com/" target="_blank" title="edrawsoft">Edraw Max</a></div>
      </div>
      <div id="navBar">
        <div id="nav-thumbs">
          <div class="nav-thumb">
            <div>
              <span class="number">
                <span class="pagenum">1</span>
              </span>
              <a href="#page1">
                <img src="data:image/png;base64,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"/>
              </a>
            </div>
            <p>页-1</p>
          </div>
        </div>
      </div>
    </div>
    <script>
        const svgs=document.getElementById("svg-container").children;
        const UA=window.navigator.userAgent;
        const ua=(UA.indexOf(\'rv:11\')+UA.indexOf(\'Firefox\'))>=0;
        const svgcount=document.getElementById(\'svg-container\').childElementCount;
        var styleArr=[];
        var heightArr=[];
        var navBar=document.getElementById(\'navBar\');
        var conInfo=document.getElementById(\'content-info\');
        for(var i=0;i<svgcount;i++){
            styleArr[i] = {width:svgs[i].getAttribute(\'width\'),height:svgs[i].getAttribute(\'height\')}
        }
        window.onresize=function () {
            renavstyle();
            resvgstyle();
        };
        window.onscroll=renavstyle;
        window.onload=function () {
            renavstyle();
            var sideWidth=navBar.offsetWidth;
            document.getElementById(\'content-info\').style.marginRight=sideWidth+\'px\';
            document.getElementById(\'main-content\').style.marginRight=sideWidth+\'px\';
            resvgstyle();
            doscroll();
        };
        function recontainstyle() {
            var topHeight=conInfo.clientHeight;
            var svgHeight=0;
            for(var i=0;i<svgcount;i++){
                heightArr[i]=svgs[i].getBoundingClientRect().height+10;
                svgHeight+=svgs[i].clientHeight ||svgs[i].getBoundingClientRect().height;
            }
            var fullHeight=svgHeight+Number(topHeight);
            if(fullHeight<window.innerHeight){
            document.getElementById(\'copyright\').style.position=\'absolute\';
            document.getElementById(\'copyright\').style.transform =\'translateX(-50%)\';
            document.getElementById(\'main-content\').style.position=\'absolute\';
            document.getElementById(\'main-content\').style.top=topHeight+\'px\';
        }else{
            document.getElementById(\'copyright\').style.position=\'\';
            document.getElementById(\'copyright\').style.transform =\'\';
            document.getElementById(\'main-content\').style.position=\'\';
        }
        }
        function resvgstyle() {
            var sideWidth=navBar.offsetWidth+20;
            for(var i=0;i<svgcount;i++){
                var oriWidth = styleArr[i].width;
                var oriHeight = styleArr[i].height;
                var percent = oriHeight / oriWidth;
                var innerWidth=document.body.offsetWidth-sideWidth;
                if (innerWidth <= oriWidth) {
                    svgs[i].removeAttribute(\'width\');
                    svgs[i].removeAttribute(\'height\');
                    if (ua) {
                        svgs[i].setAttribute(\'height\',innerWidth*percent);
                    }
                }else {
                    svgs[i].setAttribute(\'width\', oriWidth);
                    svgs[i].setAttribute(\'height\', oriHeight);
                }
            }
            recontainstyle();
        }
        function renavstyle() {
            var topHeight=conInfo.clientHeight;
            var scrollTop=document.body.scrollTop||document.documentElement.scrollTop;
            if(scrollTop>topHeight){
                document.getElementById(\'navBar\').style.top=0+\'px\';
            }else{
                document.getElementById(\'navBar\').style.top=topHeight-scrollTop+\'px\';
            }
            doscroll();
        }
        function doscroll() {
            var topHeight=conInfo.clientHeight;
            var scrollTop=document.body.scrollTop||document.documentElement.scrollTop;
            for(var i=0;i<svgcount;i++){
                var sum=0;
                for(var j=0;j<=i;j++){
                    sum+=heightArr[j];
                }
                if(scrollTop+window.innerHeight/2-topHeight-sum<0){
                    var sub=Number(i)+1;
                    if(document.querySelector(\'#nav-thumbs .selected\')){
                        document.querySelector(\'#nav-thumbs .selected\').classList.remove(\'selected\');
                    }
                    document.querySelector(\'.nav-thumb:nth-of-type(\'+sub+\')\').classList.add(\'selected\');
                    break;
                }
            }
        }
        var navs=document.querySelectorAll(\'.nav-thumb\');
        for(i=0;i<navs.length;i++){
            navs[i].children[0].onclick=function () {
                document.querySelector(\'#nav-thumbs .selected\').classList.remove(\'selected\');
                this.parentNode.classList.add(\'selected\');
            }
        }
</script>
  </body>
</html>

成品图是这样的:

后台代码还在完善,预计明天就可以完成所有功能了吧。

版权声明:本文为jyt123原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://www.cnblogs.com/jyt123/p/10674780.html