Difference between revisions of "Team:NAU-CHINA"

 
(170 intermediate revisions by 6 users not shown)
Line 8: Line 8:
  
 
     <style>
 
     <style>
 
+
      #mw-content-text {
 +
        margin:0 0 0 0;
 +
      }
 
       body {
 
       body {
 
         margin: 0;padding: 0;
 
         margin: 0;padding: 0;
 +
 +
        /*overflow-y:hidden;*/
 +
       
 +
        background-color:rgb(14,18,26);
 +
        /*background-image:url(https://static.igem.org/mediawiki/2018/d/da/T--NAU-CHINA--bgimg.svg);*/
 +
        background-size:100%;
 +
        background-position:top center;
 +
        background-repeat:no-repeat;
 +
        /*padding-top:1000px;*/
 
       }
 
       }
 +
 +
      svg {
 +
            background-color:rgb(14,18,26);
 +
            margin-top:-140px;
 +
      }
 +
/*
 
       ::-webkit-scrollbar {
 
       ::-webkit-scrollbar {
         width: 0px;
+
         width: 0;
 
       }
 
       }
 +
*/
 +
 
       #HomePageBackground {
 
       #HomePageBackground {
         /*background-image: url(https://static.igem.org/mediawiki/2018/9/9c/T--NAU-CHINA--HomePage.svg);*/
+
         /*background-image: url("https://static.igem.org/mediawiki/2018/9/9c/T--NAU-CHINA--HomePage.svg");
         /*background-size: contain;*/
+
         height:5613.43px;
 +
        background-size: 100%;*/
 
         text-align: center;
 
         text-align: center;
 
         background: rgb(14,18,26);
 
         background: rgb(14,18,26);
 
         z-index: -99;
 
         z-index: -99;
 
         cursor: default !important;
 
         cursor: default !important;
 +
 +
        background-color:rgb(14,18,26);
 +
        /*background-image:url(https://static.igem.org/mediawiki/2018/d/da/T--NAU-CHINA--bgimg.svg);*/
 +
        background-size:100%;
 +
        background-position:top center;
 +
        background-repeat:no-repeat;
 
       }
 
       }
 +
 
       #CornerIcon {
 
       #CornerIcon {
 
         background-color: transparent;
 
         background-color: transparent;
 
         position: absolute;
 
         position: absolute;
         top: 20px;
+
        width:20vw;
         left: 20px;
+
         top: 2.5vh;
 +
         left: 2vw;
 
         z-index: 1;
 
         z-index: 1;
 
       }
 
       }
  
div p {
+
  #Title {
  font-size: 18px !important;
+
        font-family:"Michroma","Arial",sans-serif;
  text-align: justify;
+
        color:white;
}
+
        font-size:10vw;
 +
        text-align:center;
 +
        position:absolute;
 +
        top:35vh;
 +
        left:28vw;
 +
    }
 +
    #subTitle {
 +
        font-family:"Lucida Handwriting",sans-serif;
 +
        color:white;
 +
        font-size:2vw;
 +
        text-align:center;
 +
        position:absolute;
 +
        top:67vh;
 +
        left:12.7vw;
 +
    }
 +
    #clickDown img {
 +
        position:absolute;
 +
        top:75vh;
 +
        /*left:42vw;*/
 +
        cursor:pointer;
 +
        width:15vw;
 +
    }
 +
    #clickDown img:hover {
 +
        top:78vh;
 +
        transition:.5s;
 +
    }
 +
    .HomeDiv {
 +
      /*width: 700px;*/
 +
      position: absolute;
 +
      color: white;
 +
    }
 +
/*
 +
    .HomeDiv p {
 +
      font-size: 18px !important;
 +
      text-align: justify;
 +
      line-height: 1.7em;
 +
    }
 +
*/
 +
    #div1 {top: 84vw;left: 10vw;}
 +
    #div2 {top: 119.5vw;left: 48.7vw;}
 +
    #div3 {top: 154.5vw;left: 10vw;}
 +
    #div4 {top: 189.5vw;left: 63.6vw;}
 +
    #div5 {top: 227.5vw;left: 10vw;}
 +
    .HomeStrong {font-size: 30px;color: red;line-height: 1.8em;}
 +
    .HomeNormal {font-size: 18px;color: red;}
  
.HomeDiv {
+
    video {top:150vw;left:50vw;width:30vw;position:absolute;}
  width: 40%;
+
  position: absolute;
+
  color: white;
+
  
 
}
 
  
  
#div1 {
+
#backButton {
  top: 30%;
+
    position: absolute;
  left: 35%;
+
    top: 537vh;
 +
    left: 92vw;
 +
    width: 5vw;
 +
    height: 3vw;
 +
    border: 3px solid #30343B;
 +
    border-radius: 8%;
 +
    background: rgb(14,16,23);
 +
    line-height: 2.6vw;
 +
    font-size: 1vw;
 +
    text-align: center;
 +
    color: white;
 +
    font-weight: bold;
 +
    cursor:pointer;
 
}
 
}
#div2 {
+
div#backButton:hover {
  top: 1520px;
+
    border: 2px white solid;
  left: 520px;
+
    /*top: 534vh;
}
+
    transition: top .5s;*/
#div3 {
+
  top: 1920px;
+
  left: 520px;
+
}
+
#div4 {
+
  top: 2340px;
+
  left: 640px;
+
}
+
#div5 {
+
  top: 2780px;
+
  left: 570px;
+
 
}
 
}
 +
      @keyframes animateForward {
 +
          0%{stroke-dashoffset:900000}
 +
          100%{stroke-dashoffset:0}
 +
      }
 +
      @keyframes animateBackward {
 +
          0%{stroke-dashoffset:0}
 +
          100%{stroke-dashoffset:800000}
 +
      }
 +
      polyline {
 +
          animation:animateForward 3600s linear forwards;
 +
          stroke-dasharray:300 100;
 +
          /*stroke-opacity:0.5;*/
 +
      }
 +
 +
      path {
 +
          animation:animateForward 3600s linear forwards;
 +
          stroke-dasharray:300 100; 
 +
      }
 +
      line {
 +
          animation:animateForward 3600s linear forwards;
 +
          stroke-dasharray:300 100;
 +
          /*stroke-opacity:0.5;*/
 +
      }
 +
      circle {
 +
          fill:red;
 +
      }
 +
      #M1 {
 +
          animation:animateForward 3600s linear forwards;
 +
          stroke-dasharray:230 100;
 +
      }     
 +
      #M2 {
 +
          animation:animateForward 3600s linear forwards;
 +
          stroke-dasharray:300 130;
 +
      }     
 +
      #M3 {
 +
          animation:animateForward 3600s linear forwards;
 +
          stroke-dasharray:300 100;
 +
      }     
 +
      #M4 {
 +
          animation:animateForward 3600s linear forwards;
 +
          stroke-dasharray:250 180;
 +
      }     
 +
      #M5 {
 +
          animation:animateBackward 3000s linear forwards;
 +
          stroke-dasharray:270 150;
 +
      }
 
</style>
 
</style>
 +
 +
 
</head>
 
</head>
 
<body>
 
<body>
 
   <div id="CornerIcon">
 
   <div id="CornerIcon">
     <a href="#">
+
     <a href="https://2018.igem.org/Team:NAU-CHINA">
       <img src="https://static.igem.org/mediawiki/2018/0/05/T--NAU-CHINA--CornerIcon.png" width="70%" alt="CornerIcon">
+
       <img src="https://static.igem.org/mediawiki/2018/0/05/T--NAU-CHINA--CornerIcon.png" alt="CornerIcon">
 
     </a>
 
     </a>
 
   </div>
 
   </div>
  <div id="HomePageBackground">
+
<div id="clickDown">
    <?xml version="1.0" encoding="iso-8859-1"?>
+
        <img src="https://static.igem.org/mediawiki/2018/d/d2/T--NAU-CHINA--ScrollDown.svg" />
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0)  -->
+
    </div>
<svg version="1.1" id="&#x56FE;&#x5C42;_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
+
    <video src="https://static.igem.org/mediawiki/2018/5/59/T--NAU-CHINA--descrition2.mp4" controls='controls'></video>
y="0px" viewBox="0 0 911.818 2609.478" style="enable-background:new 0 0 911.818 2609.478;" xml:space="preserve">
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" x1="395.62" y1="912.794" x2="372.91" y2="902.335"/>
+
<circle style="stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="372.91" cy="902.335" r="5.754"/>
+
<polyline style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" points="329.392,849.235 329.392,941.43
+
47.758,1039.511 47.758,1094.93 47.758,1212.947 91.256,1258.93 828.239,1258.93 869.619,1305.78 869.619,1574.93 819.044,1622.93
+
87.042,1622.93 47.758,1663.188 47.758,1865.188 77.042,1909.188 827.894,1909.188 871.392,1957.188 871.392,2213.188
+
832.987,2253.188 85.042,2250.69 47.758,2296.69 47.758,2523.188 79.042,2561.188 869.619,2561.188 "/>
+
<polyline style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" points="305.865,830.262 305.865,892.614
+
330.03,916.614 "/>
+
<polyline style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" points="279.398,799.919 279.398,839.614
+
243.151,861.582 "/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" d="M360.565,74.08
+
c-11.355,22.667-21.326,47.282-26.609,74.345s-5.585,56.88,1.911,82.786c4.972,17.183,13.085,31.92,21.094,46.407
+
c13.554,24.517,27.108,49.033,40.662,73.55c7.417,13.415,14.906,26.997,19.949,42.617c7.016,21.732,16.144,46.344,5.306,70.422"/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" d="M282.84,73.54
+
c-16.72,44.732-23.979,98.706-25.261,124.444c-1.659,33.305,1.453,46.044,6.04,67.563c3.769,17.68,18.233,40.269,27.916,52.063
+
c16.386,19.958,31.458,26.941,47.845,46.899c8.966,10.921,18.025,21.983,24.988,35.729c9.688,19.125,21.802,40.445,14.522,66.972"/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" d="M466.871,70.741
+
c-13.063,64.725-23.265,130.816-18.698,196.371c4.201,60.306,28.174,110.106,10.433,174.17c2.032-0.936,0.557,1.885-1.125,0.432"/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" d="M590.48,71.55
+
c-2.711,31.122-5.485,62.617-13.387,91.728c-4.293,15.815-10.037,30.68-15.762,45.489c-9.026,23.347-18.052,46.693-27.078,70.04
+
c-12.657,32.737-25.493,66.165-30.519,103.095c-1.773,13.024-2.544,26.303-3.312,39.549c-0.564,9.721-1.127,19.442-1.691,29.163"/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" d="M540.555,450.614l20.093-63.777
+
c9.325-29.599,22.571-56.192,38.951-78.195l19.405-26.068c18.29-24.57,30.995-56.859,36.346-92.373l17.999-119.46"/>
+
<path style="stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="M617.749,646.56
+
c-12.379,9.97-29.5,9.251-44.72,6.189s-30.682-8.031-45.912-5.025c-6.511,1.285-12.743,4.005-19.306,4.936
+
c-14.33,2.034-28.491-4.589-42.936-5.157c-12.451-0.489-24.62,3.523-36.93,5.583c-12.31,2.06-25.884,1.854-35.986-5.959
+
c-2.651-2.05-5.03-4.601-8.048-5.949c-7.879-3.52-16.386,2.174-24.156,5.961c-14.54,7.086-30.629,7.391-46.23,5.521
+
c-13.03-1.561-23.412,4.218-36.39,4.753c-7.357,0.303-14.942,0.437-21.814-2.395c-14.486-5.969-22.098-26.178-15.539-41.249
+
c2.587-5.945,18.697-9.406,15.452-14.968c-5.178-8.877-11.288-15.757-2.392-28.729c1.876-2.735,2.567-6.193,2.073-9.546
+
c-0.396-2.688-0.763-5.78-1.235-7.42c-0.431-1.497-0.671-3.057-0.558-4.62c1.42-19.707,8.277-25.654,26.277-34.76
+
c3.258-1.648,7.24-3,9.873-5.635c3.07-3.073,4.602-7.458,6.393-11.53c10.643-24.196,34.381-41.132,59.321-42.321
+
c5.027-0.24,10.131,0.104,15.032-1.116c5.272-1.312,9.997-4.353,14.778-7.071c19.522-11.099,42.538-17.349,63.892-11.246
+
c6.544,1.87,12.789,4.853,19.39,6.473c21.806,5.353,46.213-4.35,66.278,6.252c13.615,7.194,22.28,22.45,35.784,29.882
+
c12.62,6.946,29.052,6.892,38.462,18.269c7.382,8.925,7.939,22.135,13.355,32.553c5.064,9.739,14.025,16.409,20.242,25.347
+
c6.816,9.799,10.112,22.34,9.068,34.51c-0.581,6.785-2.454,13.545-1.625,20.3c0.969,7.897,5.539,14.891,6.492,22.79
+
c1.084,8.981-3.236,18.607-10.75,22.753c-7.514,4.146-17.725,2.055-22.848-5.147c-5.123-7.202-4.031-18.785,2.668-24.306"/>
+
<path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M373.181,504.338"/>
+
<path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M372.011,511.908"/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M375.623,507.29c1.267,0.468,1.79,2.11,1.093,3.348c-1.124,1.998-3.573,3.324-5.848,3.652c-3.181,0.458-6.546-0.153-9.521,1.15
+
c-3.665,1.605-5.935,8.201-0.264,9.448c2.065-1.153,3.483-1.945,5.548-3.098c1.4-2.573,10.034-2.821,9.354,1.466
+
c-0.194,1.226-1.081,2.192-2.154,2.636c-4.889,2.024-9.778,4.048-14.667,6.072c-2.71,1.122-5.584,2.372-6.923,5.363
+
c-0.907,2.026-0.543,4.577,1.194,5.813c2.698,1.919,6.126-1.007,8.147-3.776c1.471-2.016,3.48-4.26,5.602-4.779
+
c1.033-0.253,1.781,1.028,1.246,2.018c-0.763,1.411-1.18,3.044-1.195,4.679c-0.012,1.231,1.149,2.079,2.207,1.629
+
c6.236-2.654,11.576-7.767,14.644-14.244c1.065-2.248,2.557-4.263,4.517-5.631c7.083-4.944,11.775,3.111,10.337,9.039
+
c-1.071,4.415-4.453,7.694-7.897,10.325c-3.935,3.006-8.178,5.54-12.625,7.541c-4.057,1.825-8.417,3.295-11.605,6.569
+
c-2.592,2.662-4.079,7.024-3.048,10.541c0.384,1.31,1.718,2.013,2.885,1.476c20.214-9.303,37.195-26.824,58.64-31.989
+
c15.636-3.767,31.951-0.505,47.645,2.629c1.809,0.361,3.714,0.094,5.278-0.954c3.833-2.57,2.3-7.12-0.426-9.067
+
c-1.948-1.391-4.352-1.755-6.671-2.029c-9.309-1.1-18.707-1.31-28.049-0.624c-2.371,0.174-4.66-1.398-5.204-3.904
+
c-0.777-3.581,2.749-5.534,5.704-6.252c8.657-2.102,17.924-1.138,26.053,2.712c3.392,1.606,6.88,3.761,10.675,2.064
+
c1.902-0.851,3.119-3.051,2.628-5.216c-1.052-4.643-8.33-3.195-7.424-9.154c0.004-0.016,0.009-0.033,0.014-0.048
+
c0.305-0.683,0.894-1.167,1.511-1.524c3.4-1.968,7.588-0.658,11.121,1.014c3.999,1.892,8.19,4.273,12.546,2.729
+
c2.589-0.918,4.504-3.5,4.221-6.435c-0.254-2.633-2.135-3.817-3.966-4.753c-13.894-7.099-31.372-5.088-43.58,5.015
+
c-2.147,1.777-4.39,3.875-6.94,4.46c-0.827,0.19-1.547-0.649-1.325-1.533c0.267-1.067,0.534-2.134,0.802-3.201
+
c0.264-1.055-0.542-2.088-1.542-1.947c-12.976,1.834-22.567,18.87-35.382,19.043c-1.071,0.014-1.762-1.221-1.218-2.221
+
c2.608-4.791,5.216-9.582,7.824-14.373c0.278-0.511,0.564-1.049,0.586-1.641c0.1-2.657-3.944-2.114-5.647-0.199
+
c-0.721,0.81-1.616,1.718-2.542,2.354c-1.197,0.822-2.487-0.829-1.645-2.063c1.664-2.44,2.527-5.531,2.373-8.56
+
c-0.055-1.082-1.226-1.663-1.993-0.968c-5.094,4.614-9.605,9.982-13.367,15.909c-1.638,2.582-3.238,5.379-6.235,6.323
+
c-1.589,0.501-3.377,0.039-4.444-1.332c-4.122-5.296,8.103-12.151,4.083-18.762c-1.563-2.571-4.648-3.524-7.343-2.549
+
c-5.986,2.166-10.749,3.478-13.672,5.923c-1.303,1.091-5.457,4.565-4.733,6.521c0.09,0.242,0.34,0.694,2.495,1.351
+
C372.014,506.654,373.5,506.506,375.623,507.29z"/>
+
<path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M368.578,506.639"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="438.771" cy="502.036" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="474.443" cy="491.68" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="447.977" cy="523.9" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="395.044" cy="507.79" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="419.209" cy="498.584" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="418.059" cy="510.091" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="367.428" cy="496.283" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="358.222" cy="515.845" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="384.688" cy="531.955" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="477.895" cy="523.9" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="351.318" cy="535.407" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="388.14" cy="542.311" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="361.674" cy="561.873" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="346.715" cy="572.23" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="343.263" cy="552.667" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="354.77" cy="571.079" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="326.002" cy="592.942" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="337.509" cy="611.354" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="442.224" cy="488.228" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="436.47" cy="477.871" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="433.018" cy="487.077" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="424.963" cy="469.817" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="456.032" cy="468.666" r="1.726"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="459.484" cy="479.022" r="1.726"/>
+
<path style="fill:#FFFFFF;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M655.104,681.547
+
c0-9.541-6.93-17.189-15.835-17.189l-380.408-0.268c-8.904,0-15.711,7.916-15.711,17.456v3.452
+
c0,114.076,91.901,199.648,205.977,199.648s205.977-86.723,205.977-200.799V681.547z"/>
+
<line style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="370.826" y1="697.657" x2="424.826" y2="697.657"/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="295.508,741.959 295.508,715.493
+
308.166,705.136 308.166,664.125 "/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="323.125,759.219 341.537,741.959
+
341.537,698.232 328.879,686.725 328.496,664.139 "/>
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="279.974" y1="941.551" x2="122.29" y2="995.378"/>
+
<polyline style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" points="205.442,998.711
+
97.3,1034.417 47.758,1052.538 "/>
+
<line style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="279.398" y1="763.822" x2="279.398" y2="799.919"/>
+
<polyline style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" points="784.28,1241.837
+
682.733,1241.837 646.445,1258.93 "/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="298.96,769.576 298.96,789.138
+
305.865,796.042 305.865,830.262 "/>
+
<line style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="330.03" y1="798.344" x2="330.03" y2="848.725"/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="393.318,802.946 365.701,802.946
+
354.194,813.303 354.194,861.582 "/>
+
<line style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="343.838" y1="769.576" x2="391.017" y2="769.576"/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="361.099,723.548 405.976,723.548
+
425.538,741.959 502.636,741.959 "/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="438.196,717.794 453.155,702.835
+
453.155,664.227 "/>
+
<line style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="438.444" y1="767.855" x2="437.937" y2="816.754"/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="475.019,786.836 517.595,786.836
+
527.951,777.631 527.951,713.191 515.293,702.835 514.91,664.271 "/>
+
<line style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="494.581" y1="692.478" x2="494.581" y2="664.271"/>
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" x1="395.62" y1="877.642" x2="395.62" y2="968.464"/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="418.634,855.879 404.826,843.221
+
395.62,848.975 395.62,877.642 "/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="418.634,836.317 435.895,851.276
+
510.691,851.276 527.951,869.066 "/>
+
<line style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="475.019" y1="816.755" x2="536.006" y2="816.755"/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="549.253,687.876 560.804,698.232
+
610.155,698.232 615.405,693.629 615.405,664.341 "/>
+
<line style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="561.322" y1="718.945" x2="651.639" y2="718.945"/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="555.568,793.741 555.568,759.219
+
572.829,741.959 645.612,741.959 "/>
+
<line style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="580.884" y1="768.425" x2="636.692" y2="768.425"/>
+
<polyline style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="551.541,832.289 594.117,791.439
+
624.058,791.439 "/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" d="M564.774,808.7"/>
+
<path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M564.811,849.235"/>
+
<path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M399.647,444.501"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="296.084" cy="745.986" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="320.249" cy="762.096" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="299.536" cy="765.548" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="279.974" cy="758.644" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="355.92" cy="724.123" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="339.811" cy="770.151" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="395.044" cy="769.001" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="435.319" cy="720.671" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="330.605" cy="794.316" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="398.497" cy="801.22" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="437.937" cy="821.933" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="469.84" cy="817.33" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="541.184" cy="816.18" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="438.363" cy="762.096" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="470.991" cy="787.412" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="506.663" cy="741.384" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="421.511" cy="858.756" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="414.607" cy="832.289" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="557.294" cy="719.52" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="495.156" cy="697.657" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="575.706" cy="769.001" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="556.144" cy="797.768" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="548.089" cy="835.742" r="5.754"/>
+
<path style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" d="M451.672,650.534
+
c-0.161-1.339-0.243-2.701-0.243-4.083c0-18.748,15.198-33.946,33.946-33.946c18.748,0,33.946,15.198,33.946,33.946
+
c0,1.841-0.147,3.648-0.429,5.41"/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" d="M340.961,651.628
+
c0-61.01,49.458-110.468,110.468-110.468s110.468,49.458,110.468,110.468"/>
+
<path style="fill:none;stroke:#000000;stroke-width:3;stroke-miterlimit:10;" d="M350.167,504.338"/>
+
<path style="fill:none;stroke:#000000;stroke-width:3;stroke-miterlimit:10;" d="M354.77,503.187"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" cx="605.624" cy="636.669" r="2.301"/>
+
<path style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M580.217,548.292c1.07,2.186,1.885,3.343,2.598,5.307c1.018,2.804,7.79,14.029,7.79,14.029s-8.857-8.653-11.917-10.207
+
c-1.575-0.8-3.223-1.833-4.602-3.126c-1.584-1.485-3.316-4.201-3.479-5.835c-0.163-1.635,0.25-3.021,1.276-3.771
+
c1.332-0.974,3.372-0.635,5.337,0.677C578.282,546.074,579.547,546.924,580.217,548.292z"/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M580.774,556.741c8.361,7.652,8.136,9.871,15.069,20.666c4.151,6.463,7.025,14.385,9.287,20.647
+
c-0.203-0.859,1.272,7.829,1.069,6.97"/>
+
<path style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M601.863,609.472c0.084-0.673,0.279-1.581,0.349-2.285c0.159-1.605,0.454-2.973,0.698-4.57c0.459-3.01-0.622-11.227-0.892-13.185
+
c-0.006-0.041-0.434-0.557-0.421-0.517c0.606,1.833,3.62,9.88,5.379,14.115c0.832,3.565,0.832,3.565,1.839,5.988
+
c1.007,2.423,2.052,4.821,0.483,5.85c-1.007,0.661-1.99,0.858-2.885,0.868c-0.463,0.005-1.846,0.208-2.711-0.275l-0.001,0
+
c-1.546-0.562-2.459-1.918-2.244-3.33l0.057-0.373C601.689,610.615,601.759,610.303,601.863,609.472z"/>
+
<path style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M564.043,551.107c1.506,2.827,2.648,4.373,3.655,6.862c1.438,3.552,11.459,16.563,11.459,16.563s-12.898-10.372-17.165-12.854
+
c-2.196-1.278-4.496-2.848-6.422-4.672c-2.214-2.096-4.644-5.689-4.884-7.672c-0.24-1.983,0.322-3.551,1.743-4.234
+
c2.731-1.314,0.844-2.82,7.424,1.903C561.336,548.065,563.101,549.338,564.043,551.107z"/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M554.012,551.991c10.109,9.18,25.721,19.663,31.63,33.345c3.079,7.129,2.721,8.757,4.88,17.499
+
c-0.167-0.936,0.884,5.427,0.717,4.491"/>
+
<path style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M589.216,621.961c0.192-2.716,0.028-4.311,0.466-6.593c0.626-3.257-0.744-18.398-0.744-18.398s5.176,14.077,7.5,17.473
+
c1.197,1.748,2.329,3.759,3.014,5.84c0.787,2.391,0.979,6.021,0.153,7.645c-0.826,1.625-2.116,2.651-3.674,2.695
+
c-2.022,0.056-3.999-1.558-5.3-4.031C589.93,625.256,589.096,623.659,589.216,621.961z"/>
+
<path style="stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="M596.418,615.956
+
"/>
+
<path style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M545.543,554.888c1.695,3.109,3.005,4.824,4.115,7.547c1.585,3.886,10.534,18.413,10.534,18.413s-12.512-11.817-17.539-14.68
+
c-2.588-1.474-5.287-3.266-7.529-5.316c-2.576-2.355-5.351-6.33-5.559-8.474s0.53-3.806,2.265-4.477
+
c3.335-1.29,1.128-2.995,8.845,2.382C542.413,551.494,544.482,552.944,545.543,554.888z"/>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:9;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M533.454,556.539c11.777,10.332,28.051,23.58,36.662,37.3c4.026,6.415,2.916,9.544,5.158,19.046"/>
+
<path style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
+
M572.931,632.251c0.341-2.913,0.208-4.637,0.827-7.072c0.884-3.476-0.929-22.456-0.929-22.456s6.429,18.007,9.086,21.765
+
c1.367,1.935,2.647,4.149,3.385,6.419c0.849,2.608,0.934,6.522-0.125,8.232c-1.058,1.711-2.65,2.757-4.523,2.733
+
c-2.432-0.03-4.743-1.857-6.206-4.575C573.656,635.828,572.718,634.073,572.931,632.251z"/>
+
<ellipse style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" cx="545.787" cy="530.229" rx="5.754" ry="6.329"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" cx="581.459" cy="535.407" r="3.452"/>
+
<circle style="fill:#FFFFFF;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" cx="517.595" cy="545.188" r="4.027"/>
+
<rect x="536.582" y="530.804" style="stroke:#000000;stroke-width:5;stroke-miterlimit:10;" width="0" height="0"/>
+
<g>
+
<path style="fill:none;stroke:#FFFFFF;stroke-width:4;stroke-miterlimit:10;" d="M301.733,545.123
+
c-1.355-1.412-4.238-2.515-7.6-1.271c-4.632,1.714-11.332,4.776-17.045,10.259c-5.512,5.291-9.969,11.543-11.96,16.023
+
c-1.569,3.532-0.515,7.773,0.906,9.253c1.37,1.427,5.795,2.568,9.208,1.284c4.616-1.735,10.94-5.672,16.607-11.112
+
c5.859-5.624,9.842-12.979,11.671-17.587C304.77,548.826,303.04,546.485,301.733,545.123z"/>
+
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="268.364" y1="567.535" x2="275.716" y2="573.629"/>
+
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="272.967" y1="562.932" x2="281.483" y2="570.658"/>
+
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="277.57" y1="557.178" x2="287.251" y2="566.537"/>
+
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="282.173" y1="552.576" x2="291.621" y2="561.608"/>
+
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="287.926" y1="547.973" x2="295.278" y2="554.067"/>
+
</g>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="429.566" cy="697.657" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="370.826" cy="697.657" r="5.754"/>
+
<circle style="fill:#FFFFFF;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="545.787" cy="684.365" r="5.754"/>
+
<circle style="stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="243.151" cy="861.582" r="5.754"/>
+
<circle style="stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="395.044" cy="968.464" r="5.754"/>
+
<circle style="stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="279.398" cy="941.551" r="5.754"/>
+
<circle style="stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="784.28" cy="1241.836" r="5.754"/>
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="198.803" y1="986.909" x2="186.25" y2="975.832"/>
+
<path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M871.392,1304.648"/>
+
<path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M827.894,1258.665"/>
+
<polyline style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" points="832.987,1280.648
+
859.594,1310.773 859.594,1340.496 "/>
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" x1="395.62" y1="927.188" x2="329.392" y2="896.688"/>
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="234.901" y1="1247.521" x2="301.567" y2="1247.521"/>
+
<line style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="275.152" y1="1271.188" x2="411.567" y2="1271.188"/>
+
<circle style="stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="411.567" cy="1271.188" r="5.754"/>
+
<polyline style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
+
47.81,1685.121 29.772,1700.674 29.772,1762.883 "/>
+
<polyline style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
+
47.758,1705.212 58.629,1714.585 58.629,1752.078 "/>
+
<circle style="stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="29.772" cy="1764.255" r="5.754"/>
+
<circle style="stroke:#FFFFFF;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="58.629" cy="1752.078" r="5.754"/>
+
<line id="XMLID_102_" style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" x1="48.06" y1="1079.169" x2="143.297" y2="1079.169"/>
+
<path id="XMLID_7_" style="fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" d="M141.755,1079.919
+
c0-15.123,12.259-27.382,27.382-27.382c15.123,0,27.382,12.259,27.382,27.382c0,15.122-12.259,27.382-27.382,27.382
+
c-2.704,0-5.317-0.392-7.785-1.122"/>
+
<path id="XMLID_6_" style="fill:none;stroke:#FFFFFF;stroke-width:3;stroke-miterlimit:10;" d="M175.798,1061.275
+
c10.297,3.679,15.662,15.008,11.984,25.305c-3.679,10.297-15.008,15.662-25.305,11.984c-10.297-3.679-15.662-15.008-11.984-25.305
+
c0.658-1.841,1.56-3.525,2.658-5.028"/>
+
<path id="XMLID_5_" style="fill:none;stroke:#FFFFFF;stroke-width:3;stroke-miterlimit:10;" d="M141.755,1079.919
+
c0-15.123,12.259-27.382,27.382-27.382c15.123,0,27.382,12.259,27.382,27.382c0,15.122-12.259,27.382-27.382,27.382
+
c-2.704,0-5.317-0.392-7.785-1.122"/>
+
<path id="XMLID_4_" style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" d="M155.569,1079.536
+
c0.212-7.494,6.458-13.397,13.952-13.185c7.494,0.212,13.397,6.458,13.185,13.952c-0.212,7.494-6.458,13.397-13.952,13.185
+
c-1.34-0.038-2.629-0.269-3.842-0.665"/>
+
<line id="XMLID_3_" style="fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" x1="153.12" y1="1068.745" x2="146.985" y2="1064.544"/>
+
<line id="XMLID_2_" style="fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" x1="151.254" y1="1071.543" x2="145.683" y2="1068.446"/>
+
<line id="XMLID_1_" style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" x1="164.099" y1="1083.897" x2="154.229" y2="1091.688"/>
+
<line id="XMLID_15_" style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" x1="135.967" y1="1625.007" x2="135.967" y2="1393.718"/>
+
<path id="XMLID_14_" style="fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" d="M136.717,1395.259
+
c-15.123,0-27.382-12.259-27.382-27.382s12.259-27.382,27.382-27.382s27.382,12.259,27.382,27.382c0,2.704-0.392,5.317-1.122,7.785"
+
/>
+
<path id="XMLID_13_" style="fill:none;stroke:#FFFFFF;stroke-width:3;stroke-miterlimit:10;" d="M118.073,1361.217
+
c3.679-10.297,15.008-15.662,25.305-11.984c10.297,3.679,15.662,15.008,11.984,25.305c-3.679,10.297-15.008,15.662-25.305,11.984
+
c-1.841-0.658-3.525-1.56-5.028-2.658"/>
+
<path id="XMLID_12_" style="fill:none;stroke:#FFFFFF;stroke-width:3;stroke-miterlimit:10;" d="M136.717,1395.259
+
c-15.123,0-27.382-12.259-27.382-27.382s12.259-27.382,27.382-27.382s27.382,12.259,27.382,27.382c0,2.704-0.392,5.317-1.122,7.785"
+
/>
+
<path id="XMLID_11_" style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" d="M136.334,1381.446
+
c-7.494-0.212-13.397-6.458-13.185-13.952c0.212-7.494,6.458-13.397,13.952-13.185s13.397,6.458,13.185,13.952
+
c-0.038,1.34-0.269,2.629-0.665,3.842"/>
+
<line id="XMLID_10_" style="fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" x1="125.542" y1="1383.895" x2="121.342" y2="1390.029"/>
+
<line id="XMLID_9_" style="fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" x1="128.341" y1="1385.76" x2="125.243" y2="1391.332"/>
+
<line id="XMLID_8_" style="fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" x1="140.694" y1="1372.916" x2="148.486" y2="1382.786"/>
+
</svg>
+
  
 +
 +
    <svg version="1.1" id="&#x56FE;&#x5C42;_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px"
 +
        y="0px" viewBox="0 0 891.089 2313.43" style="enable-background:new 0 0 891.089 2313.43;" xml:space="preserve">
 +
    <line id="&#x4E0B;&#x7EBF;&#x6761;5" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" x1="384.711" y1="587.599" x2="384.711" y2="678.421"/>
 +
    <line id="&#x4E0B;&#x7EBF;&#x6761;4" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" x1="384.711" y1="622.751" x2="362.001" y2="612.292"/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="362.001" cy="612.292" r="5.754"/>
 +
    <polyline id="&#x4E0B;&#x6700;&#x957F;&#x7EBF;&#x6761;" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" points="
 +
        318.483,559.192 318.483,651.387 36.849,749.468 36.849,804.887 36.849,922.904 80.347,968.887 817.33,968.887 858.71,1015.737
 +
        858.71,1284.887 808.135,1332.887 76.133,1332.887 36.849,1373.145 36.849,1575.145 66.133,1619.145 816.985,1619.145
 +
        860.483,1667.145 860.483,1923.145 822.078,1963.145 74.133,1960.647 36.849,2006.647 36.849,2233.145 68.133,2271.145
 +
        858.71,2271.145 "/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;2" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" points="
 +
        294.956,540.219 294.956,602.571 319.121,626.571 "/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;1" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" points="
 +
        268.49,509.876 268.49,549.571 232.242,571.54 "/>
 +
    <g id="&#x6BDB;">
 +
        <path id="M2" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" d="M352.921,0
 +
            c13.554,24.517,20.239,36.609,33.793,61.125c7.417,13.415,14.906,26.997,19.949,42.617c7.016,21.732,16.144,46.344,5.306,70.422"/>
 +
        <path id="M1" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" d="M268.659,4.223
 +
            c3.653,17.561,16.878,31.586,25.767,43.406c15.043,20.004,53.753,53.514,60.146,62.906c11.738,17.247,20.22,40.368,14.06,66.526"/>
 +
        <path id="M3" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" d="M437.264,0
 +
            c4.201,60.306,28.174,87.175,10.433,151.239c2.032-0.936,0.557,1.885-1.125,0.432"/>
 +
        <path id="M4" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" d="M519.017,0
 +
            c-10.973,30.636-22.104,61.917-26.636,96.41c-1.598,12.164-2.349,24.559-3.097,36.923c-0.549,9.074-1.098,18.148-1.647,27.222"/>
 +
        <path id="M5" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" d="M529.646,160.571l19.493-60.931
 +
            c9.047-28.278,21.88-53.69,37.735-74.722L605.659,0"/>
 +
    </g>
 +
    <path id="&#x7EC6;&#x80DE;&#x819C;" style="stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
        M606.84,356.517c-12.379,9.97-29.5,9.251-44.72,6.189c-15.22-3.063-30.682-8.031-45.912-5.025
 +
        c-6.511,1.285-12.743,4.005-19.306,4.936c-14.33,2.034-28.491-4.589-42.936-5.157c-12.451-0.489-24.62,3.523-36.93,5.583
 +
        c-12.31,2.06-25.884,1.854-35.986-5.959c-2.651-2.05-5.03-4.601-8.048-5.949c-7.879-3.52-16.386,2.174-24.156,5.961
 +
        c-14.54,7.086-30.629,7.391-46.23,5.521c-13.03-1.561-23.412,4.218-36.39,4.753c-7.357,0.303-14.942,0.437-21.814-2.395
 +
        c-14.486-5.969-22.098-26.178-15.539-41.249c2.587-5.945,18.697-9.406,15.452-14.968c-5.178-8.877-11.288-15.757-2.392-28.729
 +
        c1.876-2.735,2.567-6.193,2.073-9.546c-0.396-2.688-0.763-5.78-1.235-7.42c-0.431-1.497-0.671-3.057-0.558-4.62
 +
        c1.42-19.707,8.277-25.654,26.277-34.76c3.258-1.648,7.24-3,9.873-5.635c3.07-3.073,4.602-7.458,6.393-11.53
 +
        c10.643-24.196,34.381-41.132,59.321-42.321c5.027-0.24,10.131,0.104,15.032-1.116c5.272-1.312,9.997-4.353,14.778-7.071
 +
        c19.522-11.099,42.538-17.349,63.892-11.246c6.544,1.87,12.789,4.853,19.39,6.473c21.806,5.353,46.213-4.35,66.278,6.252
 +
        c13.615,7.194,22.28,22.45,35.784,29.882c12.62,6.946,29.052,6.892,38.462,18.269c7.382,8.925,7.939,22.135,13.355,32.553
 +
        c5.064,9.739,14.025,16.409,20.242,25.347c6.816,9.799,10.112,22.34,9.068,34.51c-0.581,6.785-2.454,13.545-1.625,20.3
 +
        c0.969,7.897,5.539,14.891,6.492,22.79c1.084,8.981-3.236,18.607-10.75,22.753c-7.514,4.146-17.725,2.055-22.848-5.147
 +
        c-5.123-7.202-4.031-18.785,2.668-24.306"/>
 +
    <path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M362.272,214.295"/>
 +
    <path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M361.102,221.865"/>
 +
    <path id="&#x5185;&#x8D28;&#x7F51;" style="fill:none;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
        M364.714,217.247c1.267,0.468,1.79,2.11,1.093,3.348c-1.124,1.998-3.573,3.324-5.848,3.652c-3.181,0.458-6.546-0.153-9.521,1.15
 +
        c-3.665,1.605-5.935,8.201-0.264,9.448c2.065-1.153,3.483-1.945,5.548-3.098c1.4-2.573,10.034-2.821,9.354,1.466
 +
        c-0.194,1.226-1.081,2.192-2.154,2.636c-4.889,2.024-9.778,4.048-14.667,6.072c-2.71,1.122-5.584,2.372-6.923,5.363
 +
        c-0.907,2.026-0.543,4.577,1.194,5.813c2.698,1.92,6.126-1.007,8.147-3.776c1.471-2.016,3.48-4.26,5.602-4.779
 +
        c1.033-0.253,1.781,1.028,1.246,2.018c-0.763,1.411-1.18,3.044-1.195,4.679c-0.012,1.231,1.149,2.079,2.207,1.629
 +
        c6.236-2.654,11.576-7.767,14.644-14.244c1.065-2.248,2.557-4.263,4.517-5.631c7.083-4.944,11.775,3.111,10.337,9.039
 +
        c-1.071,4.415-4.453,7.694-7.897,10.325c-3.935,3.006-8.178,5.54-12.625,7.541c-4.057,1.825-8.417,3.295-11.605,6.569
 +
        c-2.592,2.662-4.079,7.024-3.048,10.541c0.384,1.31,4.158,0.844,5.325,0.306c20.214-9.303,34.755-25.654,56.2-30.82
 +
        c15.636-3.767,31.951-0.505,47.645,2.629c1.809,0.361,3.714,0.094,5.278-0.954c3.833-2.57,2.3-7.12-0.426-9.067
 +
        c-1.948-1.391-4.352-1.755-6.671-2.029c-9.309-1.1-18.707-1.31-28.049-0.624c-2.371,0.174-4.66-1.398-5.204-3.904
 +
        c-0.777-3.581,2.749-5.534,5.704-6.252c8.657-2.102,17.924-1.138,26.053,2.712c3.392,1.606,6.88,3.761,10.675,2.064
 +
        c1.902-0.851,3.119-3.051,2.628-5.216c-1.052-4.643-8.33-3.195-7.424-9.154c0.004-0.016,0.009-0.033,0.014-0.048
 +
        c0.305-0.683,0.894-1.167,1.511-1.524c3.4-1.968,7.588-0.658,11.121,1.014c3.999,1.892,8.19,4.273,12.546,2.729
 +
        c2.589-0.918,4.504-3.5,4.221-6.435c-0.254-2.633-2.135-3.817-3.966-4.753c-13.894-7.099-31.372-5.088-43.58,5.015
 +
        c-2.147,1.777-4.39,3.875-6.94,4.46c-0.827,0.19-1.547-0.649-1.325-1.533c0.267-1.067,0.534-2.134,0.802-3.201
 +
        c0.264-1.054-0.542-2.088-1.542-1.947c-12.976,1.834-22.567,18.87-35.382,19.043c-1.071,0.014-1.762-1.221-1.218-2.221
 +
        c2.608-4.791,5.216-9.582,7.824-14.373c0.278-0.511,0.564-1.049,0.586-1.641c0.1-2.657-3.944-2.114-5.647-0.199
 +
        c-0.721,0.81-1.616,1.718-2.542,2.354c-1.197,0.822-2.487-0.829-1.645-2.063c1.664-2.44,2.527-5.531,2.373-8.56
 +
        c-0.055-1.082-1.226-1.663-1.993-0.968c-5.094,4.614-9.605,9.982-13.367,15.909c-1.638,2.582-3.238,5.379-6.235,6.323
 +
        c-1.589,0.501-3.377,0.039-4.444-1.332c-4.122-5.296,8.103-12.151,4.083-18.762c-1.563-2.571-4.648-3.524-7.343-2.549
 +
        c-5.986,2.166-10.749,3.478-13.672,5.923c-1.303,1.09-5.457,4.565-4.733,6.521c0.09,0.242,0.34,0.694,2.495,1.351
 +
        C361.105,216.611,362.591,216.463,364.714,217.247z"/>
 +
    <path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M357.669,216.596"/>
 +
    <circle style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="408.3" cy="208.541" r="1.726"/>
 +
    <circle style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="340.409" cy="245.364" r="1.726"/>
 +
    <circle style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="350.765" cy="271.83" r="1.726"/>
 +
    <g id="&#x6838;&#x7CD6;&#x4F53;">
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;21" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="427.863" cy="211.994" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;3" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="463.534" cy="201.637" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;4" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="437.068" cy="233.857" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;20" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="384.136" cy="217.747" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;19" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="407.15" cy="220.048" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;18" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="356.519" cy="206.24" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;17" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="347.313" cy="225.802" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;16" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="373.779" cy="241.912" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;15" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="377.231" cy="252.268" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;14" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="335.806" cy="282.187" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;13" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="332.354" cy="262.625" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;12" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="343.861" cy="281.036" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;11" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="315.093" cy="302.899" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;10" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="326.6" cy="321.311" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;9" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="431.315" cy="198.185" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;8" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="425.561" cy="187.829" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;7" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="422.109" cy="197.034" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;6" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="414.054" cy="179.774" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;1" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="445.123" cy="178.623" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;2" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="448.575" cy="188.979" r="1.726"/>
 +
 +
            <circle id="&#x6838;&#x7CD6;&#x4F53;5" style="fill:#FFFFFF;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="466.987" cy="233.857" r="1.726"/>
 +
    </g>
 +
    <path id="&#x4E0B;&#x534A;&#x8FB9;&#x6846;" style="fill:#30343B;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="
 +
        M644.196,391.504c0-9.541-6.93-17.189-15.835-17.189l-380.408-0.268c-8.904,0-15.711,7.916-15.711,17.457v3.452
 +
        c0,114.076,91.901,199.648,205.977,199.648s205.977-86.723,205.977-200.798V391.504z"/>
 +
    <line id="&#x4E0B;&#x7EBF;&#x6761;6" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="269.065" y1="651.508" x2="111.381" y2="705.335"/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;8" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" points="
 +
        194.533,708.668 86.391,744.374 36.849,762.495 "/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;11" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" points="
 +
        773.372,951.794 671.824,951.794 635.536,968.887 "/>
 +
    <g id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;">
 +
 +
            <line id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;3" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="359.917" y1="407.614" x2="413.917" y2="407.614"/>
 +
        <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;1" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            284.599,451.916 284.599,425.45 297.257,415.093 297.257,374.082  "/>
 +
        <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;2" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            312.216,469.177 330.628,451.916 330.628,408.189 317.97,396.682 317.587,374.096  "/>
 +
 +
            <line id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;10" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="268.49" y1="473.779" x2="268.49" y2="509.876"/>
 +
 +
            <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;11" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            288.052,479.533 288.052,499.095 294.956,505.999 294.956,540.219    "/>
 +
 +
            <line id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;13" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="319.121" y1="508.301" x2="319.121" y2="558.682"/>
 +
 +
            <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;17" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            382.41,512.904 354.793,512.904 343.285,523.26 343.285,571.54    "/>
 +
 +
            <line id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;12" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="332.929" y1="479.533" x2="380.108" y2="479.533"/>
 +
        <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;8" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            350.19,433.505 395.067,433.505 414.629,451.916 491.727,451.916  "/>
 +
        <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;4" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            427.287,427.751 442.246,412.792 442.246,374.184    "/>
 +
 +
            <line id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;14" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="427.535" y1="477.812" x2="427.028" y2="526.711"/>
 +
        <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;6" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            464.11,496.794 506.686,496.794 517.042,487.588 517.042,423.148 504.385,412.792 504.001,374.228  "/>
 +
 +
            <line id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;5" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="483.672" y1="402.436" x2="483.672" y2="374.228"/>
 +
 +
            <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;21" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            407.725,565.836 393.917,553.178 384.711,558.932 384.711,587.599    "/>
 +
 +
            <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;20" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            407.725,546.274 424.986,561.233 499.782,561.233 517.042,579.023    "/>
 +
 +
            <line id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;18" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="464.11" y1="526.712" x2="525.097" y2="526.712"/>
 +
        <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;7" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            538.344,397.833 549.895,408.189 599.246,408.189 604.496,403.586 604.496,374.298    "/>
 +
 +
            <line id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;9" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="550.413" y1="428.902" x2="640.73" y2="428.902"/>
 +
 +
            <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;15" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            544.659,503.698 544.659,469.177 561.92,451.916 634.703,451.916  "/>
 +
 +
            <line id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;16" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" x1="569.975" y1="478.382" x2="625.783" y2="478.382"/>
 +
 +
            <polyline id="&#x4E0B;&#x534A;&#x8DEF;&#x5F84;19" style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" points="
 +
            540.632,542.247 583.208,501.396 613.149,501.396    "/>
 +
    </g>
 +
    <path style="fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" d="M553.865,518.657"/>
 +
    <path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M553.903,559.192"/>
 +
    <path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M388.738,154.458"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="285.175" cy="455.944" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="309.34" cy="472.053" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="288.627" cy="475.506" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="269.065" cy="468.601" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="345.012" cy="434.08" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="328.902" cy="480.108" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="384.136" cy="478.958" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="424.41" cy="430.628" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="319.696" cy="504.273" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="387.588" cy="511.177" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="427.028" cy="531.89" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="458.932" cy="527.287" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="530.276" cy="526.137" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="427.454" cy="472.053" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="460.082" cy="497.369" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="495.754" cy="451.341" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="410.602" cy="568.713" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="403.698" cy="542.247" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="546.385" cy="429.477" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="484.247" cy="407.614" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="564.797" cy="478.958" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="545.235" cy="507.725" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="537.18" cy="545.699" r="5.754"/>
 +
    <path id="&#x6838;&#x4EC1;" style="fill:#30343B;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" d="M440.763,360.491
 +
        c-0.161-1.339-0.243-2.702-0.243-4.084c0-18.748,15.198-33.946,33.946-33.946c18.748,0,33.946,15.198,33.946,33.946
 +
        c0,1.841-0.147,3.648-0.429,5.41"/>
 +
    <path id="&#x7EC6;&#x80DE;&#x6838;&#x819C;" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" d="
 +
        M330.052,361.586c0-61.01,49.458-110.468,110.468-110.468s110.468,49.458,110.468,110.468"/>
 +
    <g id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;">
 +
 +
            <circle id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x56CA;&#x6CE1;1" style="fill:#FFFFFF;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" cx="594.715" cy="346.626" r="2.301"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x586B;&#x5145;6" style="fill:#30343B;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M569.308,258.249c1.07,2.186,1.885,3.343,2.598,5.307c1.018,2.804,7.79,14.029,7.79,14.029s-8.857-8.653-11.917-10.207
 +
            c-1.575-0.8-3.223-1.833-4.602-3.126c-1.584-1.485-3.316-4.201-3.479-5.835s0.25-3.021,1.276-3.771
 +
            c1.332-0.974,3.372-0.635,5.337,0.677C567.373,256.032,568.638,256.882,569.308,258.249z"/>
 +
 +
            <circle id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x56CA;&#x6CE1;4" style="fill:#30343B;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" cx="506.686" cy="255.145" r="4.027"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x7EBF;&#x6761;3" style="fill:none;stroke:#30343B;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M569.865,266.699c8.361,7.652,8.136,9.871,15.069,20.666c4.151,6.463,7.025,14.385,9.287,20.647
 +
            c-0.203-0.859,1.272,7.829,1.069,6.97"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x586B;&#x5145;5" style="fill:#30343B;stroke:#30343B;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M590.954,319.43c0.084-0.673,0.279-1.581,0.349-2.285c0.159-1.605,0.454-2.973,0.698-4.57c0.459-3.01-0.622-11.227-0.892-13.185
 +
            c-0.006-0.041-0.434-0.557-0.421-0.517c0.606,1.833,3.62,9.88,5.379,14.115c0.832,3.565,0.832,3.565,1.839,5.988
 +
            c1.007,2.423,2.052,4.821,0.483,5.85c-1.007,0.661-1.99,0.858-2.885,0.868c-0.463,0.005-1.846,0.208-2.711-0.275l-0.001,0
 +
            c-1.546-0.562-2.459-1.918-2.244-3.33l0.057-0.373C590.78,320.572,590.85,320.26,590.954,319.43z"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x586B;&#x5145;4" style="fill:#30343B;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M553.134,261.064c1.506,2.827,2.648,4.373,3.655,6.862c1.438,3.552,11.459,16.563,11.459,16.563s-12.898-10.372-17.165-12.854
 +
            c-2.196-1.278-4.496-2.848-6.422-4.672c-2.214-2.096-4.644-5.689-4.884-7.672c-0.24-1.983,0.322-3.551,1.743-4.234
 +
            c2.731-1.314,0.844-2.82,7.424,1.903C550.427,258.022,552.192,259.296,553.134,261.064z"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x7EBF;&#x6761;2" style="fill:none;stroke:#30343B;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M543.104,261.948c10.109,9.18,25.721,19.663,31.63,33.345c3.079,7.129,2.721,8.757,4.88,17.499
 +
            c-0.167-0.936,0.884,5.427,0.717,4.491"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x586B;&#x5145;3" style="fill:#30343B;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M578.307,331.918c0.192-2.716,0.028-4.311,0.466-6.593c0.626-3.257-0.744-18.398-0.744-18.398s5.176,14.077,7.5,17.473
 +
            c1.197,1.748,2.329,3.759,3.014,5.84c0.787,2.391,0.979,6.021,0.153,7.645c-0.826,1.625-2.116,2.651-3.674,2.695
 +
            c-2.022,0.056-3.999-1.558-5.3-4.031C579.021,335.213,578.187,333.617,578.307,331.918z"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x56CA;&#x6CE1;5" style="stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M585.509,325.914"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x586B;&#x5145;2" style="fill:#30343B;stroke:#30343B;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M534.634,264.846c1.695,3.109,3.005,4.824,4.115,7.547c1.585,3.886,10.534,18.413,10.534,18.413s-12.512-11.817-17.539-14.68
 +
            c-2.588-1.474-5.287-3.266-7.529-5.316c-2.576-2.355-5.351-6.33-5.559-8.474c-0.208-2.144,0.53-3.806,2.265-4.477
 +
            c3.335-1.29,1.128-2.995,8.845,2.382C531.504,261.451,533.574,262.901,534.634,264.846z"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x7EBF;&#x6761;1" style="fill:none;stroke:#30343B;stroke-width:9;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M522.545,266.496c11.777,10.332,28.051,23.58,36.662,37.3c4.026,6.415,2.916,9.544,5.158,19.046"/>
 +
 +
            <path id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x586B;&#x5145;1" style="fill:#30343B;stroke:#30343B;stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" d="
 +
            M562.022,342.208c0.341-2.913,0.208-4.637,0.827-7.072c0.884-3.476-0.929-22.456-0.929-22.456s6.429,18.007,9.086,21.765
 +
            c1.367,1.935,2.647,4.149,3.385,6.419c0.849,2.608,0.934,6.522-0.125,8.232c-1.058,1.711-2.65,2.757-4.523,2.733
 +
            c-2.432-0.03-4.743-1.857-6.206-4.575C562.747,345.786,561.809,344.03,562.022,342.208z"/>
 +
 +
            <ellipse id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x56CA;&#x6CE1;3" style="fill:#30343B;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" cx="534.878" cy="240.186" rx="5.754" ry="6.329"/>
 +
 +
            <circle id="&#x9AD8;&#x5C14;&#x57FA;&#x4F53;&#x56CA;&#x6CE1;2" style="fill:#30343B;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" cx="570.55" cy="245.364" r="3.452"/>
 +
    </g>
 +
    <g id="&#x7EBF;&#x7C92;&#x4F53;">
 +
        <path id="&#x5D74;6" style="fill:none;stroke:#30343B;stroke-width:4;stroke-miterlimit:10;" d="M290.824,255.08
 +
            c-1.355-1.412-4.238-2.515-7.6-1.271c-4.632,1.714-11.332,4.776-17.045,10.259c-5.512,5.291-9.969,11.543-11.959,16.023
 +
            c-1.569,3.532-0.515,7.773,0.906,9.253c1.37,1.427,5.795,2.568,9.208,1.284c4.616-1.735,10.94-5.672,16.607-11.112
 +
            c5.859-5.624,9.842-12.979,11.671-17.587C293.861,258.784,292.132,256.442,290.824,255.08z"/>
 +
 +
            <line id="&#x5D74;5" style="fill:none;stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="257.456" y1="277.492" x2="264.807" y2="283.586"/>
 +
 +
            <line id="&#x5D74;4" style="fill:none;stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="262.058" y1="272.889" x2="270.574" y2="280.615"/>
 +
 +
            <line id="&#x5D74;3" style="fill:none;stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="266.661" y1="267.136" x2="276.342" y2="276.494"/>
 +
 +
            <line id="&#x5D74;2" style="fill:none;stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="271.264" y1="262.533" x2="280.712" y2="271.565"/>
 +
 +
            <line id="&#x5D74;1" style="fill:none;stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" x1="277.018" y1="257.93" x2="284.369" y2="264.024"/>
 +
    </g>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="418.657" cy="407.614" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="359.917" cy="407.614" r="5.754"/>
 +
    <circle style="fill:#30343B;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="534.878" cy="394.322" r="5.754"/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="232.242" cy="571.54" r="5.754"/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="384.136" cy="678.421" r="5.754"/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="268.489" cy="651.508" r="5.754"/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="773.371" cy="951.793" r="5.754"/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;13" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" points="
 +
        390.464,1350.177 492.012,1350.177 528.3,1333.084 "/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="390.465" cy="1350.178" r="5.754"/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;21" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" points="
 +
        309.78,1943.999 411.327,1943.999 447.616,1961.092 "/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="309.78" cy="1943.998" r="5.754"/>
 +
    <line id="&#x4E0B;&#x7EBF;&#x6761;7" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="187.895" y1="696.866" x2="175.341" y2="685.79"/>
 +
    <path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M860.483,1014.605"/>
 +
    <path style="fill:none;stroke:#000000;stroke-width:5;stroke-miterlimit:10;" d="M816.985,968.622"/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;12" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" points="
 +
        822.078,990.605 848.685,1020.73 848.685,1050.453 "/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;18" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" points="
 +
        822.078,1649.939 848.685,1680.063 848.685,1709.786 "/>
 +
    <line id="&#x4E0B;&#x7EBF;&#x6761;3" style="fill:none;stroke:#30343B;stroke-width:5;stroke-miterlimit:10;" x1="384.711" y1="637.145" x2="318.483" y2="606.645"/>
 +
    <line id="&#x4E0B;&#x7EBF;&#x6761;9" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="223.992" y1="957.478" x2="290.659" y2="957.478"/>
 +
    <line id="&#x4E0B;&#x7EBF;&#x6761;10" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="264.243" y1="981.145" x2="400.659" y2="981.145"/>
 +
    <line id="&#x4E0B;&#x7EBF;&#x6761;16" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="507.992" y1="1605.478" x2="574.659" y2="1605.478"/>
 +
    <line id="&#x4E0B;&#x7EBF;&#x6761;17" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-miterlimit:10;" x1="548.243" y1="1629.145" x2="684.659" y2="1629.145"/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="400.659" cy="981.145" r="5.754"/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;15" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
 +
        36.901,1395.078 18.863,1410.631 18.863,1472.841 "/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;14" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
 +
        36.849,1415.169 47.72,1424.542 47.72,1462.035 "/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="18.863" cy="1474.212" r="5.754"/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="47.72" cy="1462.035" r="5.754"/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;19" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
 +
        860.483,1761.354 844.281,1776.59 844.281,1837.533 "/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;20" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
 +
        862.267,1779.861 873.138,1789.235 873.138,1826.728 "/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="844.281" cy="1838.905" r="5.754"/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="873.138" cy="1826.728" r="5.754"/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;23" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
 +
        455.108,2271.658 470.344,2287.86 531.287,2287.86 "/>
 +
    <polyline id="&#x4E0B;&#x7EBF;&#x6761;22" style="fill:none;stroke:#30343B;stroke-width:5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" points="
 +
        473.615,2269.874 482.989,2259.003 520.482,2259.003 "/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="532.659" cy="2287.86" r="5.754"/>
 +
    <circle style="stroke:#30343B;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;" cx="520.482" cy="2259.003" r="5.754"/>
 +
    <line id="XMLID_102_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" x1="1353.724" y1="1203.421" x2="1448.96" y2="1203.421"/>
 +
    <path id="XMLID_7_" style="display:none;fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" d="M1447.419,1204.171
 +
        c0-15.123,12.259-27.382,27.382-27.382c15.122,0,27.382,12.259,27.382,27.382c0,15.122-12.259,27.382-27.382,27.382
 +
        c-2.704,0-5.317-0.392-7.785-1.122"/>
 +
    <path id="XMLID_6_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:3;stroke-miterlimit:10;" d="M1481.461,1185.526
 +
        c10.297,3.679,15.662,15.008,11.984,25.305s-15.008,15.662-25.305,11.984c-10.297-3.679-15.662-15.008-11.984-25.305
 +
        c0.658-1.841,1.561-3.525,2.658-5.028"/>
 +
    <path id="XMLID_5_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:3;stroke-miterlimit:10;" d="M1447.419,1204.171
 +
        c0-15.123,12.259-27.382,27.382-27.382c15.122,0,27.382,12.259,27.382,27.382c0,15.122-12.259,27.382-27.382,27.382
 +
        c-2.704,0-5.317-0.392-7.785-1.122"/>
 +
    <path id="XMLID_4_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" d="M1461.232,1203.787
 +
        c0.212-7.494,6.458-13.397,13.952-13.185c7.494,0.212,13.397,6.458,13.185,13.952c-0.212,7.494-6.458,13.397-13.952,13.185
 +
        c-1.34-0.038-2.629-0.269-3.842-0.665"/>
 +
    <line id="XMLID_3_" style="display:none;fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" x1="1458.783" y1="1192.996" x2="1452.649" y2="1188.796"/>
 +
    <line id="XMLID_2_" style="display:none;fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" x1="1456.918" y1="1195.794" x2="1451.346" y2="1192.697"/>
 +
    <line id="XMLID_1_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" x1="1469.762" y1="1208.148" x2="1459.892" y2="1215.939"/>
 +
    <line id="XMLID_15_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:5;stroke-miterlimit:10;" x1="1441.63" y1="1749.259" x2="1441.63" y2="1517.969"/>
 +
    <path id="XMLID_14_" style="display:none;fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" d="M1442.38,1519.51
 +
        c-15.123,0-27.382-12.259-27.382-27.382s12.259-27.382,27.382-27.382s27.382,12.259,27.382,27.382c0,2.704-0.392,5.317-1.122,7.785"
 +
        />
 +
    <path id="XMLID_13_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:3;stroke-miterlimit:10;" d="M1423.736,1485.468
 +
        c3.679-10.297,15.008-15.662,25.305-11.984c10.297,3.679,15.662,15.008,11.984,25.305c-3.679,10.297-15.008,15.662-25.305,11.984
 +
        c-1.841-0.658-3.525-1.56-5.028-2.658"/>
 +
    <path id="XMLID_12_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:3;stroke-miterlimit:10;" d="M1442.38,1519.51
 +
        c-15.123,0-27.382-12.259-27.382-27.382s12.259-27.382,27.382-27.382s27.382,12.259,27.382,27.382c0,2.704-0.392,5.317-1.122,7.785"
 +
        />
 +
    <path id="XMLID_11_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" d="M1441.997,1505.697
 +
        c-7.494-0.212-13.397-6.458-13.185-13.952c0.212-7.494,6.458-13.397,13.952-13.185c7.494,0.212,13.397,6.458,13.185,13.952
 +
        c-0.038,1.34-0.269,2.629-0.665,3.842"/>
 +
    <line id="XMLID_10_" style="display:none;fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" x1="1431.206" y1="1508.146" x2="1427.005" y2="1514.281"/>
 +
    <line id="XMLID_9_" style="display:none;fill:none;stroke:#FFFFFF;stroke-miterlimit:10;" x1="1434.004" y1="1510.011" x2="1430.907" y2="1515.583"/>
 +
    <line id="XMLID_8_" style="display:none;fill:none;stroke:#FFFFFF;stroke-width:2;stroke-miterlimit:10;" x1="1446.358" y1="1497.167" x2="1454.149" y2="1507.037"/>
 +
    </svg>
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  <div id="HomePageBackground">
 +
    <!--<img src="https://static.igem.org/mediawiki/2018/5/52/T--NAU-CHINA--HomePageBackground.png" width="100%" alt="HomePage">-->
 
   </div>
 
   </div>
 +
 +
    <span id="Title">MOSFET</span>
 +
    <span id="subTitle">Monitoring and Operating System Founded on Engineered T cells</span>
 +
 
   <div id="div1" class="HomeDiv">
 
   <div id="div1" class="HomeDiv">
     <p>In the field of engineering, we hope to reduce noise to provide system stability. Similarly, to design the synthetically engineered genetic circuits, we also hope to reduce the impact of complex intracellular environments on gene circuits, especially in mammalian cells. Therefore, we want to solve the problem of noise in mammalian cells through our design, and apply the concept of synthetic biology to mammalian cells more widely, thus making more contributions to human health.</p>
+
     <font size="4.5" color="white"><span style="line-height:35px;"> One of the main design goals in engineering is to improve <br/><span class="HomeStrong">SYSTEM STABILITY</span> by reducing noise. <br/>Similarly, in designing synthetically engineered genetic circuits, <br/>we try to reduce the impact of complex intracellular environment on gene circuits, <br/>especially in <span class="HomeStrong">mammalian cells.</span></span></font>
 
   </div>
 
   </div>
 +
 
   <div id="div2" class="HomeDiv">
 
   <div id="div2" class="HomeDiv">
     <p>We, the iGEM team of Nanjing Agricultural University, were inspired by mosfet  and simulate Mosfet by designing a genetic circuits in mammalian cells.</p>
+
     <font size="4.5" color="white"><span style="line-height:35px;">Therefore, we present our design to solve the problem of <br/><span class="HomeStrong">NOISE</span> in mammalian cells and <span class="HomeStrong">wider applications of synthetic biology </span><br/>on them hoping to make further contribution to <a href="https://2018.igem.org/Team:NAU-CHINA/Human_Practices"><span class="HomeStrong">HUMAN HEALTH</span></a>.</span></font>
 
   </div>
 
   </div>
 +
 
   <div id="div3" class="HomeDiv">
 
   <div id="div3" class="HomeDiv">
     <p>Meanwhile,we also carried out theoretical simulations by using mathematical models.</p>
+
     <font size="4.5" color="white"><span style="line-height:35px;">We, <span class="HomeStrong"> the iGEM team of NAU</span>, <br/>inspired by <a href="https://2018.igem.org/Team:NAU-CHINA/Design"><span class="HomeStrong">MOSFETs</span></a>, simulate the function of a MOSFET <br/>with designed genetic circuits in mammalian cells.</span></font>
 
   </div>
 
   </div>
 +
 
   <div id="div4" class="HomeDiv">
 
   <div id="div4" class="HomeDiv">
     <p>我们取得的主要成果</p>
+
     <font size="4.5" color="white"><span style="line-height:35px;">On top of that, we also carry out simulations <br/>with <a href="https://2018.igem.org/Team:NAU-CHINA/Model"><span class="HomeStrong">MODELS</span></a>of the gene circuits.</span></font>
 
   </div>
 
   </div>
 +
 
   <div id="div5" class="HomeDiv">
 
   <div id="div5" class="HomeDiv">
     <p>为了更多的iGEMers的交流,我们队伍·····APP</p>
+
     <font size="4.5" color="white"><span style="line-height:35px;">For more iGEMers and teams' communication,<br/> our team develop an <span class="HomeNormal">APP</span> called <a href="https://2018.igem.org/Team:NAU-CHINA/Software"><span class="HomeStrong">iGEMCloud</span></a>.</span></font>
 
   </div>
 
   </div>
 +
<div id="backButton">↑TOP</div>
 
</body>
 
</body>
 +
    <script>
 +
        var L = $(window).width();
 +
        var lT = $('#Title').width();
 +
        var ls = $('#subTitle').width();
 +
        var lc = $('#clickDown img').width();
 +
        $('#Title').css('left', (L - lT)*100 / (2 * L) + 'vw');
 +
        $('#subTitle').css('left', (L - ls)*100 / (2 * L) + 'vw');
 +
        $('#clickDown img').css('left', (L - lc)*100 / (2 * L) + 'vw');
 +
    </script>
 +
<script>
 +
        $('#clickDown').click(function () {
 +
            $('html,body').animate({
 +
                scrollTop: '727px'
 +
                //scrollTop: $(window).height()+'px'
 +
            },500,'swing');
 +
        });
 +
 +
        $('#backButton').click(function () {
 +
            $('html,body').animate({
 +
                scrollTop: '0px'
 +
            }, 500, 'swing');
 +
        });
 +
 +
</script>
  
 
</html>
 
</html>
 +
{{NAU-CHINA/footer}}

Latest revision as of 03:57, 18 October 2018

Template:2018_NAU-CHINA

MOSFET Monitoring and Operating System Founded on Engineered T cells
One of the main design goals in engineering is to improve
SYSTEM STABILITY by reducing noise.
Similarly, in designing synthetically engineered genetic circuits,
we try to reduce the impact of complex intracellular environment on gene circuits,
especially in mammalian cells.
Therefore, we present our design to solve the problem of
NOISE in mammalian cells and wider applications of synthetic biology
on them hoping to make further contribution to HUMAN HEALTH.
We, the iGEM team of NAU,
inspired by MOSFETs, simulate the function of a MOSFET
with designed genetic circuits in mammalian cells.
On top of that, we also carry out simulations
with MODELSof the gene circuits.
For more iGEMers and teams' communication,
our team develop an APP called iGEMCloud.
↑TOP
footer