<!DOCTYPE html>
<!-- saved from url=(0030)https://wwwcloud.wjiuye.com/88 -->
<html style="--primary-color: #EA6102; --primary-color-01: RGB(234,97,2,0.1); --primary-color-02: RGB(234,97,2,0.2); --primary-color-03: RGB(234,97,2,0.3); --primary-color-04: RGB(234,97,2,0.4); --primary-color-002: RGB(234,97,2,0.02); --primary-color-005: RGB(234,97,2,0.05); --primary-color-006: RGB(234,97,2,0.06); --primary-color-012: RGB(234,97,2,0.12); --primary-color-015: RGB(234,97,2,0.15); --primary-color-025: RGB(234,97,2,0.25); --primary-color-045: RGB(234,97,2,0.45); --primary-color-048: RGB(234,97,2,0.48); --primary-color-065: RGB(234,97,2,0.65); --primary-color-085: RGB(234,97,2,0.85); --btn-primary-bg: #EA6102;">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        
        <meta name="viewport"
              content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
        <meta http-equiv="Access-Control-Allow-Origin" content="*">
        <meta name="apple-mobile-web-app-capable" content="yes">
        <meta name="viewport"
              content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover">
        <link rel="stylesheet" href="https://static.zpimg.cn/pro/fe-middle-pc/umi.4de35aa7.css">
        <script>
            window.routerBase = "/";
        </script>
        <script>
            //! umi version: 3.5.20
        </script>
<!--        <script src="https://qiyukf.com/script/6678a159c701ad9647a6dc57bfacf81a.js"></script>-->
        <script src="https://wtzp-static.oss-cn-hangzhou.aliyuncs.com/public/monitor-center/iconfont.js"></script>
        <script src="https://map.qq.com/api/gljs"></script>
        <style type="text/css">.tmap-zoom-control {
            margin: 10px 30px 20px 30px;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-pack: center;
            justify-content: center;
            -ms-flex-align: center;
            align-items: center;
            position: relative;
            width: 40px;
            height: 80px;
            background: #fff;
            box-shadow: 0px 8px 19px rgba(41, 64, 102, 0.12);
            border-radius: 4px;
        }

        .tmap-zoom-control .tmap-zoom-content {
            -ms-flex: auto;
            flex: auto;
            -ms-flex-order: 1;
            order: 1;
            -ms-flex-positive: 0;
            flex-grow: 0;
            margin: 8px 0px;
        }

        .tmap-zoom-control .tmap-zoom-in {
            position: absolute;
            width: 24px;
            height: 24px;
            left: 8px;
            top: 8px;
        }

        .tmap-zoom-control .tmap-zoom-out {
            position: absolute;
            width: 24px;
            height: 24px;
            left: 8px;
            top: 48px;
        }

        .tmap-zoom-control .tmap-zoom-out-image {
            /* 禁止选中 */
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;

        }

        .tmap-zoom-control .tmap-zoom-in-image {
            /* 禁止选中 */
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .tmap-zoom-control .tmap-zoom-spliter {
            height: 1px;
            width: 40px;
            background-color: #dee2e8;
            margin: auto;
            /* 禁止选中 */
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .tmap-zoom-control .tmap-zoom-number {
            display: inline;
            height: 22px;
            top: 40px;
            text-align: center;
            font-size: 14px;
            font-weight: 600;
            font-style: medium;
            font-family: 'Microsoft YaHei', 'PingFang SC';
            color: #000;
            line-height: 22px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }
        </style>
        <style type="text/css">.rotate-circle {
            position: relative;
            width: 60px;
            height: 60px;
            padding: 20px 20px 7px 20px;
            box-sizing: content-box;
            -moz-user-select: none;
            /*火狐*/
            -webkit-user-select: none;
            /*webkit浏览器*/
            -ms-user-select: none;
            user-select: none;
        }

        .rotate-circle * {
            box-sizing: content-box;
        }

        .rotate-circle .rotate-panel {
            position: relative;
            left: 0;
            top: -60px;
            font-size: 16px;
            line-height: normal;
            font-family: auto;
        }

        .rotate-circle .rotate-left {
            position: absolute;
            top: 15px;
            left: -6px;
            width: 30px;
            height: 30px;
            border-radius: 30px 0 0 0;
            background: #fff;
            transform: rotate(-45deg);
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .rotate-circle .rotate-top {
            position: absolute;
            left: 15px;
            top: -6px;
            width: 30px;
            height: 30px;
            border-radius: 30px 0 0 0;
            background: #fff;
            transform: rotate(45deg);
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .rotate-circle .rotate-right {
            position: absolute;
            left: 36px;
            top: 15px;
            width: 30px;
            height: 30px;
            border-radius: 0 30px 0 0;
            background: #fff;
            transform: rotate(45deg);
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .rotate-circle .rotate-bottom {
            position: absolute;
            left: 15px;
            top: 36px;
            width: 30px;
            height: 30px;
            border-radius: 0 0 30px 0;
            background: #fff;
            transform: rotate(45deg);
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            -ms-flex-pack: center;
            justify-content: center;
        }

        .rotate-circle .compass-circle {
            width: 28px;
            height: 28px;
            background: #fff;
            border: 1px solid rgba(0, 20, 51, 0.10);
            border-radius: 50%;
            position: relative;
            left: 15px;
            top: -15px;
            z-index: 100;
        }

        .rotate-circle .compass-img {
            height: 28px;
            left: 30%;
            position: relative;
            -moz-user-select: none;
            /*火狐*/
            -webkit-user-select: none;
            /*webkit浏览器*/
            -ms-user-select: none;
            user-select: none;
        }

        .rotate-circle .compass-circle-background {
            width: 28px;
            height: 28px;
            background: #e7eaef;
            border: 1px solid rgba(0, 20, 51, 0.10);
            border-radius: 50%;
            position: relative;
            left: 15px;
            top: 15px;
            z-index: 50;
        }

        .rotate-circle .rotate-left-img {
            width: 6px;
            height: 17px;
            position: relative;
            transform: scaleY(-1) rotateZ(-45deg);
            -moz-user-select: none;
            /*火狐*/
            -webkit-user-select: none;
            /*webkit浏览器*/
            -ms-user-select: none;
            user-select: none;
            vertical-align: baseline;
        }

        .rotate-circle .rotate-right-img {
            width: 6px;
            height: 17px;
            position: relative;
            transform: rotate(135deg);
            -moz-user-select: none;
            /*火狐*/
            -webkit-user-select: none;
            /*webkit浏览器*/
            -ms-user-select: none;
            user-select: none;
            vertical-align: baseline;
        }

        .rotate-circle .rotate-top-img {
            width: 8px;
            height: 4px;
            position: relative;
            transform: rotate(-45deg);
            -moz-user-select: none;
            /*火狐*/
            -webkit-user-select: none;
            /*webkit浏览器*/
            -ms-user-select: none;
            user-select: none;
            vertical-align: baseline;
        }

        .rotate-circle .rotate-bottom-img {
            width: 8px;
            height: 4px;
            position: relative;
            transform: rotate(135deg);
            -moz-user-select: none;
            /*火狐*/
            -webkit-user-select: none;
            /*webkit浏览器*/
            -ms-user-select: none;
            user-select: none;
            vertical-align: baseline;
        }

        .rotate-circle .unclickable-rotate-bottom .rotate-bottom-img {
            opacity: 0.3;
        }

        .rotate-circle .unclickable-rotate-top .rotate-top-img {
            opacity: 0.3;
        }

        .rotate-circle .unclickable-rotate-left .rotate-left-img {
            opacity: 0.3;
        }

        .rotate-circle .unclickable-rotate-right .rotate-right-img {
            opacity: 0.3;
        }

        .rotate-circle .clickable-rotate-left:hover {
            background: #f2f4f8;
        }

        .rotate-circle .clickable-rotate-right:hover {
            background: #f2f4f8;
        }

        .rotate-circle .clickable-rotate-bottom:hover {
            background: #f2f4f8;
        }

        .rotate-circle .clickable-rotate-top:hover {
            background: #f2f4f8;
        }

        .rotate-circle .clickable-rotate-left:active {
            background: #e7eaef;
        }

        .rotate-circle .clickable-rotate-right:active {
            background: #e7eaef;
        }

        .rotate-circle .clickable-rotate-top:active {
            background: #e7eaef;
        }

        .rotate-circle .clickable-rotate-bottom:active {
            background: #e7eaef;
        }
        </style>
        <style type="text/css">.floor-control {
            font-size: 15px;
            color: #646464;
            height: 180px;
            width: 38px;
            background: rgba(255, 255, 255, 1);
            position: relative;
            bottom: 83px !important;
            margin-left: 31px;
            margin-right: 30px;
            border-radius: 40px;
            webkit-user-select: none;
            ms-user-select: none;
            moz-user-select: none;
            apple-user-select: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            z-index: 10;
        }

        .floor-control:after {
            position: absolute;
            top: 0;
            left: 0;
            width: 200%;
            height: 200%;
            transform: scale(0.5);
            transform-origin: left top;
            border-radius: 40px;
            z-index: 1000000;
            box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.12);
        }

        .floor-control ul {
            padding-inline-start: 0;
            padding-inline-end: 0;
            margin-block-start: 0;
            margin-block-end: 0;
        }

        .floor-control .arr-top {
            width: 38px;
            position: absolute;
            z-index: 100;
            top: -2px;
        }

        .floor-control .arr-bottom {
            width: 38px;
            position: absolute;
            z-index: 100;
            bottom: -2px;
        }

        .floor-control .floor-control-wrapper {
            overflow: hidden;
            height: 160px;
            width: 100%;
            position: absolute;
            top: 10px;
        }

        .floor-control .floor-control-wrapper .floor-control-list {
            font-size: 12px;
            list-style-type: none;
            margin: 0;
        }

        .floor-control .floor-control-wrapper .floor-control-list .floor-control-item {
            position: relative;
            display: block;
            text-align: center;
            text-decoration: none;
            width: 38px;
            height: 40px;
            line-height: 40px;
            transition: color 0.3s ease-in;
        }

        .floor-control .floor-control-wrapper .floor-control-list .floor-control-item:after {
            content: '';
            position: absolute;
            width: 26px;
            height: 26px;
            border-radius: 30px;
            z-index: -10;
            pointer-events: none;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            opacity: 0;
            transition: opacity 0.2s ease-out;
            background-color: #4875fd;
        }

        .floor-control .floor-control-wrapper .floor-control-list .selected-item {
            color: #fff !important;
            opacity: 1 !important;
        }

        .floor-control .floor-control-wrapper .floor-control-list .selected-item:after {
            opacity: 1;
        }

        .floor-control .floor-control-wrapper.freezing .floor-control-list .floor-control-item {
            color: #4d4d4d;
            opacity: 0.4;
        }

        /* floor-control */
        .floor-control-moveup {
            bottom: 83px !important;
        }
        </style>
        <style type="text/css">/* required styles */

        .tmap2d-adapter-pane, .tmap2d-adapter-tile, .tmap2d-adapter-marker-icon, .tmap2d-adapter-marker-shadow, .tmap2d-adapter-tile-container, .tmap2d-adapter-pane > svg, .tmap2d-adapter-pane > canvas, .tmap2d-adapter-zoom-box, .tmap2d-adapter-image-layer, .tmap2d-adapter-layer {
            position: absolute;
            left: 0;
            top: 0;
        }

        .tmap2d-adapter-container {
            overflow: hidden;
        }

        .tmap2d-adapter-tile, .tmap2d-adapter-marker-icon, .tmap2d-adapter-marker-shadow {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-user-drag: none;
        }

        /* Safari renders non-retina tile on retina better with this, but Chrome is worse */

        .tmap2d-adapter-safari .tmap2d-adapter-tile {
            image-rendering: -webkit-optimize-contrast;
        }

        /* hack that prevents hw layers "stretching" when loading new tiles */

        .tmap2d-adapter-safari .tmap2d-adapter-tile-container {
            width: 1600px;
            height: 1600px;
            -webkit-transform-origin: 0 0;
        }

        .tmap2d-adapter-marker-icon, .tmap2d-adapter-marker-shadow {
            display: block;
        }

        /* .tmap2d-adapter-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */

        /* .tmap2d-adapter-container img: map is broken in FF if you have max-width: 100% on tiles */

        .tmap2d-adapter-container .tmap2d-adapter-overlay-pane svg {
            max-width: none !important;
            max-height: none !important;
        }

        .tmap2d-adapter-container .tmap2d-adapter-marker-pane img, .tmap2d-adapter-container .tmap2d-adapter-shadow-pane img, .tmap2d-adapter-container .tmap2d-adapter-tile-pane img, .tmap2d-adapter-container img.tmap2d-adapter-image-layer, .tmap2d-adapter-container .tmap2d-adapter-tile {
            max-width: none !important;
            max-height: none !important;
            width: auto;
            padding: 0;
        }

        .tmap2d-adapter-container img.tmap2d-adapter-tile {
            /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
            mix-blend-mode: plus-lighter;
        }

        .tmap2d-adapter-container.tmap2d-adapter-touch-zoom {
            -ms-touch-action: pan-x pan-y;
            touch-action: pan-x pan-y;
        }

        .tmap2d-adapter-container.tmap2d-adapter-touch-drag {
            /* Fallback for FF which doesn't support pinch-zoom */
            -ms-touch-action: none;
            touch-action: none;
            -ms-touch-action: pinch-zoom;
            touch-action: pinch-zoom;
        }

        .tmap2d-adapter-container.tmap2d-adapter-touch-drag.tmap2d-adapter-touch-zoom {
            -ms-touch-action: none;
            touch-action: none;
        }

        .tmap2d-adapter-container {
            -webkit-tap-highlight-color: transparent;
        }

        .tmap2d-adapter-container a {
            -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
        }

        .tmap2d-adapter-tile {
            visibility: hidden;
        }

        .tmap2d-adapter-tile-loaded {
            visibility: inherit;
        }

        .tmap2d-adapter-zoom-box {
            width: 0;
            height: 0;
            box-sizing: border-box;
            z-index: 800;
        }

        .tmap2d-adapter-pane {
            z-index: 400;
        }

        .tmap2d-adapter-tile-pane {
            z-index: 200;
        }

        .tmap2d-adapter-overlay-pane {
            z-index: 400;
        }

        .tmap2d-adapter-shadow-pane {
            z-index: 500;
        }

        .tmap2d-adapter-marker-pane {
            z-index: 600;
        }

        .tmap2d-adapter-tooltip-pane {
            z-index: 650;
        }

        .tmap2d-adapter-popup-pane {
            z-index: 700;
        }

        .tmap2d-adapter-map-pane canvas {
            z-index: 100;
        }

        .tmap2d-adapter-map-pane svg {
            z-index: 200;
        }

        /* control positioning */

        .tmap2d-adapter-control {
            position: relative;
            z-index: 800;
            pointer-events: auto;
        }

        .tmap2d-adapter-top, .tmap2d-adapter-bottom {
            position: absolute;
            z-index: 1000;
            pointer-events: none;
        }

        .tmap2d-adapter-top {
            top: 0;
        }

        .tmap2d-adapter-right {
            right: 0;
        }

        .tmap2d-adapter-bottom {
            bottom: 0;
        }

        .tmap2d-adapter-left {
            left: 0;
        }

        .tmap2d-adapter-control {
            float: left;
            clear: both;
        }

        .tmap2d-adapter-right .tmap2d-adapter-control {
            float: right;
        }

        .tmap2d-adapter-top .tmap2d-adapter-control {
            margin-top: 10px;
        }

        .tmap2d-adapter-bottom .tmap2d-adapter-control {
            margin-bottom: 10px;
        }

        .tmap2d-adapter-left .tmap2d-adapter-control {
            margin-left: 10px;
        }

        .tmap2d-adapter-right .tmap2d-adapter-control {
            margin-right: 10px;
        }

        /* zoom and fade animations */

        .tmap2d-adapter-fade-anim .tmap2d-adapter-popup {
            opacity: 0;
            transition: opacity 0.2s linear;
        }

        .tmap2d-adapter-fade-anim .tmap2d-adapter-map-pane .tmap2d-adapter-popup {
            opacity: 1;
        }

        .tmap2d-adapter-zoom-animated {
            transform-origin: 0 0;
        }

        svg.tmap2d-adapter-zoom-animated {
            will-change: transform;
        }

        .tmap2d-adapter-zoom-anim .tmap2d-adapter-zoom-animated {
            transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1);
        }

        .tmap2d-adapter-zoom-anim .tmap2d-adapter-tile, .tmap2d-adapter-pan-anim .tmap2d-adapter-tile {
            transition: none;
        }

        .tmap2d-adapter-zoom-anim .tmap2d-adapter-zoom-hide {
            visibility: hidden;
        }

        /* cursors */

        /*
        .tmap2d-adapter-interactive {
            cursor: pointer;
            }
        .tmap2d-adapter-grab {
            cursor: grab;
            }
        .tmap2d-adapter-crosshair,
        .tmap2d-adapter-crosshair .tmap2d-adapter-interactive {
            cursor: crosshair;
            }
        .tmap2d-adapter-popup-pane,
        .tmap2d-adapter-control {
            cursor: auto;
            }
        .tmap2d-adapter-dragging .tmap2d-adapter-grab,
        .tmap2d-adapter-dragging .tmap2d-adapter-grab .tmap2d-adapter-interactive,
        .tmap2d-adapter-dragging .tmap2d-adapter-marker-draggable {
            cursor: grabbing;
            }
        */

        /* marker & overlays interactivity */

        .tmap2d-adapter-marker-icon, .tmap2d-adapter-marker-shadow, .tmap2d-adapter-image-layer, .tmap2d-adapter-pane > svg path, .tmap2d-adapter-tile-container {
            pointer-events: none;
        }

        .tmap2d-adapter-marker-icon.tmap2d-adapter-interactive, .tmap2d-adapter-image-layer.tmap2d-adapter-interactive, .tmap2d-adapter-pane > svg path.tmap2d-adapter-interactive, svg.tmap2d-adapter-image-layer.tmap2d-adapter-interactive path {
            pointer-events: auto;
        }

        /* visual tweaks */

        .tmap2d-adapter-container {
            background: #ddd;
            outline-offset: 1px;
        }

        .tmap2d-adapter-container a {
            color: #0078A8;
        }

        .tmap2d-adapter-zoom-box {
            border: 2px dotted #38f;
            background: rgba(255, 255, 255, 0.5);
        }

        /* general typography */

        .tmap2d-adapter-container {
            font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
            font-size: 12px;
            font-size: 0.75rem;
            line-height: 1.5;
        }

        /* general toolbar styles */

        .tmap2d-adapter-bar {
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.65);
            border-radius: 4px;
        }

        .tmap2d-adapter-bar a {
            background-color: #fff;
            border-bottom: 1px solid #ccc;
            width: 26px;
            height: 26px;
            line-height: 26px;
            display: block;
            text-align: center;
            text-decoration: none;
            color: black;
        }

        .tmap2d-adapter-bar a, .tmap2d-adapter-control-layers-toggle {
            background-position: 50% 50%;
            background-repeat: no-repeat;
            display: block;
        }

        .tmap2d-adapter-bar a:hover, .tmap2d-adapter-bar a:focus {
            background-color: #f4f4f4;
        }

        .tmap2d-adapter-bar a:first-child {
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
        }

        .tmap2d-adapter-bar a:last-child {
            border-bottom-left-radius: 4px;
            border-bottom-right-radius: 4px;
            border-bottom: none;
        }

        .tmap2d-adapter-bar a.tmap2d-adapter-disabled {
            cursor: default;
            background-color: #f4f4f4;
            color: #bbb;
        }

        .tmap2d-adapter-touch .tmap2d-adapter-bar a {
            width: 30px;
            height: 30px;
            line-height: 30px;
        }

        .tmap2d-adapter-touch .tmap2d-adapter-bar a:first-child {
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
        }

        .tmap2d-adapter-touch .tmap2d-adapter-bar a:last-child {
            border-bottom-left-radius: 2px;
            border-bottom-right-radius: 2px;
        }

        /* zoom control */

        .tmap2d-adapter-control-zoom-in, .tmap2d-adapter-control-zoom-out {
            font: bold 18px 'Lucida Console', Monaco, monospace;
            text-indent: 1px;
        }

        .tmap2d-adapter-touch .tmap2d-adapter-control-zoom-in, .tmap2d-adapter-touch .tmap2d-adapter-control-zoom-out {
            font-size: 22px;
        }

        /* layers control */

        .tmap2d-adapter-control-layers {
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
            background: #fff;
            border-radius: 5px;
        }

        .tmap2d-adapter-control-layers-toggle {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);
            width: 36px;
            height: 36px;
        }

        .tmap2d-adapter-retina .tmap2d-adapter-control-layers-toggle {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);
            background-size: 26px 26px;
        }

        .tmap2d-adapter-touch .tmap2d-adapter-control-layers-toggle {
            width: 44px;
            height: 44px;
        }

        .tmap2d-adapter-control-layers .tmap2d-adapter-control-layers-list, .tmap2d-adapter-control-layers-expanded .tmap2d-adapter-control-layers-toggle {
            display: none;
        }

        .tmap2d-adapter-control-layers-expanded .tmap2d-adapter-control-layers-list {
            display: block;
            position: relative;
        }

        .tmap2d-adapter-control-layers-list {
            border: 0;
            margin: 0;
            padding: 0;
        }

        .tmap2d-adapter-control-layers-expanded {
            padding: 6px 10px 6px 6px;
            color: #333;
            background: #fff;
        }

        .tmap2d-adapter-control-layers-scrollbar {
            overflow-y: scroll;
            overflow-x: hidden;
            padding-right: 5px;
        }

        .tmap2d-adapter-control-layers-selector {
            margin-top: 2px;
            position: relative;
            top: 1px;
        }

        .tmap2d-adapter-control-layers label {
            display: block;
            font-size: 13px;
            font-size: 1.08333em;
        }

        .tmap2d-adapter-control-layers-separator {
            height: 0;
            border-top: 1px solid #ddd;
            margin: 5px -10px 5px -6px;
        }

        /* Default icon URLs */

        .tmap2d-adapter-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=);
        }

        /* attribution and scale controls */

        .tmap2d-adapter-container .tmap2d-adapter-control-attribution {
            background: #fff;
            background: rgba(255, 255, 255, 0.8);
            margin: 0;
        }

        .tmap2d-adapter-control-attribution, .tmap2d-adapter-control-scale-line {
            padding: 0 5px;
            color: #333;
            line-height: 1.4;
        }

        .tmap2d-adapter-control-attribution a {
            text-decoration: none;
        }

        .tmap2d-adapter-control-attribution a:hover, .tmap2d-adapter-control-attribution a:focus {
            text-decoration: underline;
        }

        .tmap2d-adapter-attribution-flag {
            display: inline !important;
            vertical-align: baseline !important;
            width: 1em;
            height: 0.6669em;
            margin-right: 0.277em;
        }

        .tmap2d-adapter-left .tmap2d-adapter-control-scale {
            margin-left: 5px;
        }

        .tmap2d-adapter-bottom .tmap2d-adapter-control-scale {
            margin-bottom: 5px;
        }

        .tmap2d-adapter-control-scale-line {
            border: 2px solid #777;
            border-top: none;
            line-height: 1.1;
            padding: 2px 5px 1px;
            white-space: nowrap;
            box-sizing: border-box;
            background: rgba(255, 255, 255, 0.8);
            text-shadow: 1px 1px #fff;
        }

        .tmap2d-adapter-control-scale-line:not(:first-child) {
            border-top: 2px solid #777;
            border-bottom: none;
            margin-top: -2px;
        }

        .tmap2d-adapter-control-scale-line:not(:first-child):not(:last-child) {
            border-bottom: 2px solid #777;
        }

        .tmap2d-adapter-touch .tmap2d-adapter-control-attribution, .tmap2d-adapter-touch .tmap2d-adapter-control-layers, .tmap2d-adapter-touch .tmap2d-adapter-bar {
            box-shadow: none;
        }

        .tmap2d-adapter-touch .tmap2d-adapter-control-layers, .tmap2d-adapter-touch .tmap2d-adapter-bar {
            border: 2px solid rgba(0, 0, 0, 0.2);
            background-clip: padding-box;
        }

        /* popup */

        .tmap2d-adapter-popup {
            position: absolute;
            text-align: center;
            margin-bottom: 20px;
        }

        .tmap2d-adapter-popup-content-wrapper {
            padding: 1px;
            text-align: left;
            border-radius: 12px;
        }

        .tmap2d-adapter-popup-content {
            margin: 13px 24px 13px 20px;
            line-height: 1.3;
            font-size: 13px;
            font-size: 1.08333em;
            min-height: 1px;
        }

        .tmap2d-adapter-popup-content p {
            margin: 17px 0;
            margin: 1.3em 0;
        }

        .tmap2d-adapter-popup-tip-container {
            width: 40px;
            height: 20px;
            position: absolute;
            left: 50%;
            margin-top: -1px;
            margin-left: -20px;
            overflow: hidden;
            pointer-events: none;
        }

        .tmap2d-adapter-popup-tip {
            width: 17px;
            height: 17px;
            padding: 1px;

            margin: -10px auto 0;
            pointer-events: auto;

            transform: rotate(45deg);
        }

        .tmap2d-adapter-popup-content-wrapper, .tmap2d-adapter-popup-tip {
            background: white;
            color: #333;
            box-shadow: 0 3px 14px rgba(0, 0, 0, 0.4);
        }

        .tmap2d-adapter-container a.tmap2d-adapter-popup-close-button {
            position: absolute;
            top: 0;
            right: 0;
            border: none;
            text-align: center;
            width: 24px;
            height: 24px;
            font: 16px/24px Tahoma, Verdana, sans-serif;
            color: #757575;
            text-decoration: none;
            background: transparent;
        }

        .tmap2d-adapter-container a.tmap2d-adapter-popup-close-button:hover, .tmap2d-adapter-container a.tmap2d-adapter-popup-close-button:focus {
            color: #585858;
        }

        .tmap2d-adapter-popup-scrolled {
            overflow: auto;
        }

        /* div icon */

        .tmap2d-adapter-div-icon {
            background: #fff;
            border: 1px solid #666;
        }

        /* Tooltip */

        /* Base styles for the element that has a tooltip */

        .tmap2d-adapter-tooltip {
            position: absolute;
            padding: 6px;
            background-color: #fff;
            border: 1px solid #fff;
            border-radius: 3px;
            color: #222;
            white-space: nowrap;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            pointer-events: none;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
        }

        .tmap2d-adapter-tooltip.tmap2d-adapter-interactive {
            cursor: pointer;
            pointer-events: auto;
        }

        .tmap2d-adapter-tooltip-top:before, .tmap2d-adapter-tooltip-bottom:before, .tmap2d-adapter-tooltip-left:before, .tmap2d-adapter-tooltip-right:before {
            position: absolute;
            pointer-events: none;
            border: 6px solid transparent;
            background: transparent;
            content: "";
        }

        /* Directions */

        .tmap2d-adapter-tooltip-bottom {
            margin-top: 6px;
        }

        .tmap2d-adapter-tooltip-top {
            margin-top: -6px;
        }

        .tmap2d-adapter-tooltip-bottom:before, .tmap2d-adapter-tooltip-top:before {
            left: 50%;
            margin-left: -6px;
        }

        .tmap2d-adapter-tooltip-top:before {
            bottom: 0;
            margin-bottom: -12px;
            border-top-color: #fff;
        }

        .tmap2d-adapter-tooltip-bottom:before {
            top: 0;
            margin-top: -12px;
            margin-left: -6px;
            border-bottom-color: #fff;
        }

        .tmap2d-adapter-tooltip-left {
            margin-left: -6px;
        }

        .tmap2d-adapter-tooltip-right {
            margin-left: 6px;
        }

        .tmap2d-adapter-tooltip-left:before, .tmap2d-adapter-tooltip-right:before {
            top: 50%;
            margin-top: -6px;
        }

        .tmap2d-adapter-tooltip-left:before {
            right: 0;
            margin-right: -12px;
            border-left-color: #fff;
        }

        .tmap2d-adapter-tooltip-right:before {
            left: 0;
            margin-left: -12px;
            border-right-color: #fff;
        }

        /* Printing */

        @media print {
            /* Prevent printers from removing background-images of controls. */
            .tmap2d-adapter-control {
                -webkit-print-color-adjust: exact;
                print-color-adjust: exact;
            }
        }
        </style>
        <meta property="og:image" content="https://i.zpimg.cn/public_read/user_logo/17150115a9djuj9c.png">
        <link rel="stylesheet" type="text/css" href="https://static.zpimg.cn/pro/fe-middle-pc/layouts__index.2e88f270.chunk.css">
        <title>求职能力实训教学辅助平台</title>
        <style data-rc-order="append" rc-util-key="-ant-1740729159542-0.16328837621749104-dynamic-theme">:root {
            --fe-middle-pc-primary-color: rgb(234, 97, 2);
            --fe-middle-pc-primary-color-disabled: #ffd7a6;
            --fe-middle-pc-primary-color-hover: #f7862a;
            --fe-middle-pc-primary-color-active: #c44b00;
            --fe-middle-pc-primary-color-outline: rgba(234, 97, 2, 0.2);
            --fe-middle-pc-primary-color-deprecated-bg: #fff4e6;
            --fe-middle-pc-primary-color-deprecated-border: #ffc07d;
            --fe-middle-pc-primary-1: #fff4e6;
            --fe-middle-pc-primary-2: #ffd7a6;
            --fe-middle-pc-primary-3: #ffc07d;
            --fe-middle-pc-primary-4: #ffa754;
            --fe-middle-pc-primary-5: #f7862a;
            --fe-middle-pc-primary-6: #ea6102;
            --fe-middle-pc-primary-7: #c44b00;
            --fe-middle-pc-primary-8: #9e3700;
            --fe-middle-pc-primary-9: #782600;
            --fe-middle-pc-primary-10: #521700;
            --fe-middle-pc-primary-color-deprecated-l-35: rgb(254, 199, 160);
            --fe-middle-pc-primary-color-deprecated-l-20: rgb(254, 154, 84);
            --fe-middle-pc-primary-color-deprecated-t-20: rgb(238, 129, 53);
            --fe-middle-pc-primary-color-deprecated-t-50: rgb(245, 176, 129);
            --fe-middle-pc-primary-color-deprecated-f-12: rgba(234, 97, 2, 0.12);
            --fe-middle-pc-primary-color-active-deprecated-f-30: rgba(255, 244, 230, 0.3);
            --fe-middle-pc-primary-color-active-deprecated-d-02: rgb(255, 239, 220);
        }</style>
        <link rel="stylesheet" type="text/css" href="https://static.zpimg.cn/pro/fe-middle-pc/p__404__index.6133f7c7.chunk.css">
        <link rel="icon" href="https://i.zpimg.cn/public_read/user_logo/17150115a9djuj9c.png">
<!--        <script charset="utf-8" src="https://qiyukf.com/script/6678a159c701ad9647a6dc57bfacf81a.js" id="qiyukf"-->
<!--                done="1"></script>-->
        <style type="text/css">#YSF-BTN-HOLDER {
            position: fixed;
            max-width: 30px;
            max-height: 120px;
            right: 30px;
            bottom: 24px;
            cursor: pointer;
            overflow: visible;
            filter: alpha(opacity=100);
            opacity: 1;
            z-index: 9990
        }

        #YSF-BTN-HOLDER:hover {
            filter: alpha(opacity=95);
            opacity: .95
        }

        #YSF-BTN-HOLDER img {
            display: block;
            overflow: hidden;
        }

        #YSF-BTN-CIRCLE {
            display: none;
            position: absolute;
            right: -5px;
            top: -6px;
            width: auto;
            min-width: 12px;
            height: 20px;
            padding: 0 4px;
            background-color: #f00;
            font-size: 12px;
            line-height: 20px;
            color: #fff;
            text-align: center;
            white-space: nowrap;
            font-family: sans-serif;
            border-radius: 10px;
            z-index: 1;
        }

        #YSF-BTN-BUBBLE {
            display: none;
            position: absolute;
            left: -274px;
            bottom: -15px;
            width: 278px;
            height: 80px;
            box-sizing: border-box;
            padding: 14px 22px;
            filter: alpha(opacity=100);
            opacity: 1;
            background: url(https://res.qiyukf.net/sdk/res/img/sdk/bg_floatMsg2x.png) no-repeat;
            background: url(https://res.qiyukf.net/sdk/res/img/sdk/bg_floatMsg.png) 9;
            background-size: 278px 80px;
            z-index: 1;
        }

        #YSF-BTN-HOLDER.layer-6 {
            bottom: 0;
        }

        #YSF-BTN-HOLDER.layer-1 #YSF-BTN-BUBBLE {
            top: 0
        }

        #YSF-BTN-HOLDER.layer-6 #YSF-BTN-BUBBLE {
            bottom: -6px;
        }

        #YSF-BTN-BUBBLE:hover {
            filter: alpha(opacity=95);
            opacity: .95
        }

        #YSF-BTN-CONTENT {
            height: 45px;
            padding: 0;
            white-space: normal;
            word-break: break-all;
            text-align: left;
            font-size: 14px;
            line-height: 1.6;
            color: #222;
            overflow: hidden;
            z-index: 0;
        }

        #YSF-BTN-ARROW {
            display: none;
        }

        #YSF-BTN-CLOSE {
            position: absolute;
            width: 15px;
            height: 15px;
            right: 4px;
            top: -3px;
            filter: alpha(opacity=90);
            opacity: .9;
            cursor: pointer;
            background: url(https://res.qiyukf.net/sdk/res/img/sdk/btn-close.png) no-repeat;
            z-index: 1
        }

        #YSF-BTN-CLOSE:hover {
            filter: alpha(opacity=100);
            opacity: 1;
        }

        #YSF-PANEL-CORPINFO.ysf-chat-layeropen {
            width: 511px;
            height: 500px;
            border-radius: 8px;
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
        }

        #YSF-PANEL-CORPINFO {
            position: fixed;
            bottom: 0px;
            right: 20px;
            width: 0;
            height: 0;
            z-index: 99999;
        }

        #YSF-PANEL-INFO.ysf-chat-layeropen {
            width: 360px;
            height: 500px;
            border-radius: 8px;
            filter: alpha(opacity=100);
            opacity: 1;
            box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
        }

        #YSF-PANEL-INFO {
            position: fixed;
            bottom: 0px;
            right: 20px;
            width: 0px;
            height: 0px;
            filter: alpha(opacity=0);
            opacity: 0;
            z-index: 99999;
        }

        #YSF-PANEL-INFO .u-btn {
            background-color: #337eff
        }

        #YSF-CUSTOM-ENTRY {
            background-color: #F96868;
        }

        #YSF-CUSTOM-ENTRY-0 {
            position: relative;
            width: auto;
            background-color: #337eff;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
        }

        #YSF-CUSTOM-ENTRY-1 {
            position: relative;
            width: auto;
            background-color: #337eff;
            border-radius: 14px;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
        }

        #YSF-CUSTOM-ENTRY-2 {
            position: relative;
            width: auto;
            background-color: #337eff;
            border-radius: 8px;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
        }

        #YSF-CUSTOM-ENTRY-3 {
            position: relative;
            width: auto;
            background-color: #337eff;
            border-radius: 50%;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
        }

        #YSF-CUSTOM-ENTRY-4 {
            position: relative;
            width: auto;
            background-color: #337eff;
            border-radius: 50%;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
        }

        #YSF-CUSTOM-ENTRY-5 {
            position: relative;
            width: auto;
            background-color: #337eff;
            border-radius: 8px;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
        }

        #YSF-CUSTOM-ENTRY-6 {
            position: relative;
            width: auto;
            background-color: #337eff;
            border-radius: 8px;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
        }

        #YSF-CUSTOM-ENTRY-7 {
            position: relative;
            width: auto;
            background-color: #337eff;
            border-radius: 50%;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
        }

        #YSF-CUSTOM-ENTRY-8 {
            position: relative;
            width: auto;
            background-color: #337eff;
            border-radius: 8px;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
        }

        #YSF-CUSTOM-ENTRY-0 img {
            max-width: 300px;
            max-height: 300px;
        }

        #YSF-CUSTOM-ENTRY-1 img {
            width: 28px;
            height: auto;
        }

        #YSF-CUSTOM-ENTRY-2 img {
            width: 58px;
            height: auto;
        }

        #YSF-CUSTOM-ENTRY-3 img {
            width: 60px;
            height: auto;
        }

        #YSF-CUSTOM-ENTRY-4 img {
            width: 60px;
            height: auto;
        }

        #YSF-CUSTOM-ENTRY-5 img {
            width: 60px;
            height: auto;
        }

        #YSF-CUSTOM-ENTRY-6 img {
            width: 58px;
            height: auto;
        }

        #YSF-CUSTOM-ENTRY-7 img {
            width: 60px;
            height: auto;
        }

        #YSF-CUSTOM-ENTRY-8 img {
            width: 60px;
            height: auto;
        }

        #YSF-IFRAME-LAYER {
            border: 0;
            outline: none;
        }

        .ysf-online-invite-wrap {
            z-index: 10001;
            position: fixed;
            _position: absolute;
            top: 50%;
            left: 50%;
        }

        .ysf-online-invite {
            position: relative;
            top: -50%;
            left: -50%;
            cursor: pointer;
            border-radius: 16px;
            box-shadow: 0 10px 30px 0 rgba(47, 56, 111, 0.15);
        }

        .ysf-online-invite img {
            display: block;
            width: 250px;
        }

        .ysf-online-invite .ysf-online-invite-img {
            width: 100%;
            height: 100%
        }

        .ysf-online-invite .text {
            position: absolute;
            top: -11px;
            left: 0;
            right: 0;
            overflow: hidden;
            margin: 36px 20px 0 67px;
            line-height: 140%;
            color: #526069;
            font-size: 14px;
            font-family: "Microsoft YaHei", "微软雅黑", tahoma, arial, simsun, "宋体";
            text-align: left;
            white-space: normal;
            word-wrap: break-word;
        }

        .ysf-online-invite .close {
            position: absolute;
            top: 12px;
            right: 12px;
            width: 16px;
            height: 16px;
            background: url("https://ysf.nosdn.127.net/operation/4602027f7e6a0109ac433863d7d0acdf") no-repeat;
            cursor: pointer;
            background-size: cover;
        }

        #YSF-PANEL-MOBILE {
            background: rgba(46, 47, 49, 0.7);
            position: fixed;
            bottom: 0px;
            right: 0px;
            width: 100%;
            height: 0px;
            transition-property: height, bottom;
            transition-duration: 0.3s;
            transition-timing-function: ease;
            transition-delay: 0s;
            z-index: 99999;
        }

        #YSF-PANEL-MOBILE.ysf-chat-layeropen {
            width: 100%;
            height: 100%;
            transition-property: height, bottom;
            transition-duration: 0.3s;
            transition-timing-function: ease;
            transition-delay: 0s;
        }

        #YSF-IFRAME-LAYER.ysf-chat-mobile-layeropen {
            height: 90% !important;
            transition-property: height, bottom;
            transition-duration: 0.3s;
            transition-timing-function: ease;
            transition-delay: 0s;
        }

        #YSF-IFRAME-LAYER.ysf-chat-mobile-layeropen.ysf-chat-mobile-invite-layer {
            height: 33% !important;
        }

        #YSF-IFRAME-LAYER {
            position: absolute;
            bottom: 0px;
            left: 0;
            right: 0px;
            width: 0px;
            height: 0px;
            transition-property: height, bottom;
            transition-duration: 0.3s;
            transition-timing-function: ease;
            transition-delay: 0s;
            z-index: 9999;
        }

        .YSF-PANEL-BODY-FIXED {
            position: fixed !important;
            left: 0;
            right: 0;
        }

        .YSF-INVITE-LAYER-WRAPPER {
            cursor: pointer;
            position: relative;
            border: 1px solid #eaf0f6;
            background: #fff;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
            border-radius: 4px;
            width: 220px;
            padding: 16px;
            box-sizing: border-box;
            margin-bottom: 12px;
            background: #FFFFFF;
            box-shadow: 0 6px 20px 0 rgba(40, 53, 75, 0.17);
            border-radius: 8px;
        }

        .YSF-INVITE-LAYER-HEADER {
            display: flex;
            align-items: center;
            justify-content: space-between;
            margin-bottom: 8px;
        }

        .YSF-INVITE-LAYER-HEADER-LEFT {
            display: flex;
            flex: 1;
            align-items: center;
        }

        .YSF-INVITE-LAYER-RICHTEXT {
            height: 44px;
            max-width: 168px;
            word-break: break-all;
            overflow: hidden;
            text-overflow: ellipsis;
            font-size: 14px;
            color: #333333;
            line-height: 22px;
            text-align: left;
        }

        .YSF-INVITE-LAYER-RICHTEXT p {
            margin: 0
        }

        #YSF-BTN-HOLDER .YSF-INVITE-LAYER-AVATAR {
            width: 20px;
            height: 20px;
            border-radius: 50%;
            object-fit: cover;
        }

        .YSF-INVITE-LAYER-KEFU-NAME {
            font-size: 12px;
            color: #999999;
            margin-left: 4px;
            max-width: 150px;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        #YSF-ONLINE-INVITE-LAYER-CLOSE {
            width: 12px;
            height: 12px;
            background: url("https://ysf.nosdn.127.net/operation/0e5ee37a71d33e05b74d1a5aa3cdd99a") no-repeat;
            background-size: cover;
            cursor: pointer;
        }

        #YSF-INVITE-LAYER-WRAPPER-ENTRY {
            position: relative;
            float: right;
        }

        .YSF-LAYER-ENTRY-CIRCLE {
            width: auto;
            min-width: 12px;
            height: 20px;
            padding: 0 4px;
            border-radius: 10px;
            color: #FFFFFF;
            background-color: #f00;
            font-size: 12px;
            line-height: 20px;
            white-space: nowrap;
            z-index: 1;
            background: url("https://ysf.nosdn.127.net/operation/997228b687d805f7a5d6244865615ec9") no-repeat;
            background-size: cover;
            position: absolute;
            top: 6px;
            right: -8px;
        }

        .YSF-INVITE-IMG {
            background-color: #337eff;
            box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.25);
            float: right;
        }

        .YSF_INVITE-IMG-0 {
            max-width: 300px;
            height: auto;
        }

        .YSF_INVITE-IMG-1 {
            width: 28px;
            height: auto;
            border-radius: 14px;
        }

        .YSF_INVITE-IMG-2 {
            width: 58px;
            height: auto;
            border-radius: 8px;
        }

        .YSF_INVITE-IMG-3 {
            width: 60px;
            height: auto;
            border-radius: 50%;
        }

        .YSF_INVITE-IMG-4 {
            width: 60px;
            height: auto;
            border-radius: 50%;
        }

        .YSF_INVITE-IMG-5 {
            width: 60px;
            height: auto;
            border-radius: 8px;
        }

        .YSF_INVITE-IMG-6 {
            width: 58px;
            height: auto;
            border-radius: 8px;
        }

        .YSF_INVITE-IMG-7 {
            width: 60px;
            height: auto;
            border-radius: 50%;
        }

        .YSF_INVITE-IMG-8 {
            width: 60px;
            height: auto;
            border-radius: 8px;
        }

        #YSF-BTN-HOLDER .portrait_icon {
            width: 24px;
            height: 24px;
            vertical-align: middle;
            display: inline-block;
        }</style>
    </head>
    <body>
        <svg aria-hidden="true" style="position: absolute; width: 0px; height: 0px; overflow: hidden;">
            <symbol id="right" viewBox="0 0 1024 1024">
                <path d="M797.12 480.512L233.6 40.32a9.984 9.984 0 0 0-16.128 7.872v96.64c0 6.08 2.88 11.968 7.68 15.744L675.072 512l-449.92 351.36a19.84 19.84 0 0 0-7.68 15.744v96.64c0 8.384 9.6 12.992 16.128 7.872l563.52-440.128a39.936 39.936 0 0 0 0-62.976z"></path>
            </symbol>
            <symbol id="icon_tuichu" viewBox="0 0 1024 1024">
                <path d="M670.01856 64c23.424 0 42.42944 18.688 42.42944 41.66144 0 23.04-19.00544 41.66656-42.42944 41.66656h-492.288a28.47744 28.47744 0 0 0-28.73856 28.16v672.96256c0 15.54944 12.928 28.16 28.8 28.16h492.16c23.49056 0 42.496 18.688 42.496 41.728s-19.00544 41.66144-42.42944 41.66144h-492.288c-62.72 0-113.73056-50.048-113.73056-111.54944V175.488c0-61.44 51.01056-111.488 113.73056-111.488h492.288z m83.328 228.096l194.17088 190.464a40.96 40.96 0 0 1 0 58.88l-194.176 190.464a42.9568 42.9568 0 0 1-30.08 12.22656 42.81856 42.81856 0 0 1-30.01344-12.16 41.088 41.088 0 0 1 0-58.94656l121.6-119.35744H421.376A42.112 42.112 0 0 1 378.88 512c0-23.04 19.072-41.66144 42.496-41.66144l393.53344-0.06656-121.6-119.22944a41.088 41.088 0 0 1 0-58.94656 43.06944 43.06944 0 0 1 60.032 0z"></path>
            </symbol>
            <symbol id="icon_zhanghaozhongxin" viewBox="0 0 1024 1024">
                <path d="M595.2 75.52l253.44 146.346667c51.2 29.866667 83.2 84.906667 83.2 144.213333v291.84c0 59.306667-32 114.346667-83.2 144.213333l-253.44 146.346667c-25.6 14.933333-54.613333 22.186667-83.2 22.186667-28.586667 0-57.6-7.253333-83.2-22.186667L175.36 802.133333c-51.2-29.866667-83.2-84.906667-83.2-144.213333V366.08c0-59.306667 32-114.346667 83.2-144.213333l253.44-146.346667c51.2-29.866667 114.773333-29.866667 166.4 0zM512 117.333333c-17.493333 0-35.413333 4.693333-51.2 13.653334L207.36 277.333333c-31.573333 18.346667-51.2 52.053333-51.2 88.746667v291.84c0 36.266667 19.626667 70.4 51.2 88.746667l253.44 146.346666c31.573333 18.346667 70.826667 18.346667 102.4 0l253.44-146.346666c31.573333-18.346667 51.2-52.053333 51.2-88.746667V366.08c0-36.266667-19.626667-70.4-51.2-88.746667L563.2 130.986667c-15.786667-8.96-33.706667-13.653333-51.2-13.653334z m0 422.4c111.786667 0 202.666667 76.8 202.666667 171.093334 0 17.493333-14.506667 32-32 32s-32-14.506667-32-32c0-58.88-62.293333-107.093333-138.666667-107.093334s-138.666667 48.213333-138.666667 107.093334c0 17.493333-14.506667 32-32 32s-32-14.506667-32-32c0-94.293333 90.88-171.093333 202.666667-171.093334z m0-301.226666c72.533333 0 131.413333 58.88 131.413333 131.413333 0 72.533333-58.88 131.413333-131.413333 131.413333-72.533333 0-131.413333-58.88-131.413333-131.413333 0-72.533333 58.88-131.413333 131.413333-131.413333z m0 64c-37.12 0-67.413333 30.293333-67.413333 67.413333 0 37.12 30.293333 67.413333 67.413333 67.413333 37.12 0 67.413333-30.293333 67.413333-67.413333 0-37.12-30.293333-67.413333-67.413333-67.413333z"></path>
            </symbol>
            <symbol id="ic_xiuxi" viewBox="0 0 1024 1024">
                <path d="M832 180.48V61.952H64V583.04c0 104.64 85.952 189.44 192 189.44h384c106.048 0 192-84.8 192-189.44v-23.68c106.048 0 192-84.8 192-189.44s-85.952-189.44-192-189.44z m0 284.16V275.2c52.992 0 96 42.368 96 94.72A95.36 95.36 0 0 1 832 464.64zM64 867.2h780.032v94.72H64v-94.72z"
                      fill="#D5D5D5"></path>
            </symbol>
            <symbol id="ic_zuoxi" viewBox="0 0 1024 1024">
                <path d="M512 0a512 512 0 1 0 0.064 1024.064A512 512 0 0 0 512 0z m213.632 536.576c0 23.552-19.328 42.88-42.88 42.88H482.944a42.816 42.816 0 0 1-42.048-35.008 43.392 43.392 0 0 1-1.92-12.8V259.968c0-23.488 19.328-42.88 42.88-42.88h6.4c23.488 0 42.88 19.392 42.88 42.88v227.328h151.68c23.552 0 42.88 19.328 42.88 42.88v6.4h-0.128z"
                      fill="#D5D5D5"></path>
            </symbol>
            <symbol id="ic_xueli" viewBox="0 0 1092 1024">
                <path d="M546.460502 586.289307c-12.69716 0-25.257791-2.594043-36.999251-7.509073L50.725154 376.240056A83.145918 83.145918 0 0 1 0.004779 301.763704a82.190217 82.190217 0 0 1 48.26286-75.773373L507.618115 8.432006a93.453827 93.453827 0 0 1 77.684773 0l458.736097 217.421796a81.91716 81.91716 0 0 1-2.525779 150.386254l-458.736097 202.40365a85.739961 85.739961 0 0 1-36.316607 7.509073z m0-506.384578a10.649231 10.649231 0 0 0-4.368916 0.682643L82.604582 298.623546c-1.843136 0.682643-2.457515 1.297022-2.457515 1.911401 0.819172 0.682643 1.638343 1.365286 2.525779 1.843136L542.023322 504.781733a9.283945 9.283945 0 0 0 8.123452 0l458.736097-202.40365a4.300651 4.300651 0 0 0 2.457515-1.843136 18.772683 18.772683 0 0 0-2.457515-1.911401L550.215038 81.270015a5.324615 5.324615 0 0 0-3.754536-1.297022z"
                      fill="#AAAAAA"></path>
                <path d="M546.460502 961.60643a42.050809 42.050809 0 0 1-17.543926-3.754537L220.498468 810.605798a83.077653 83.077653 0 0 1-46.965838-74.544616V413.921949a40.753787 40.753787 0 0 1 81.43931 0v321.524854l291.420297 140.351401 290.805919-139.122643 1.228757-323.36799a40.753787 40.753787 0 0 1 81.43931 0v321.524853c0 31.811164-18.226568 60.823491-46.965838 74.544616L565.233184 956.623136a36.862722 36.862722 0 0 1-18.772682 4.983294zM1043.356342 730.395245a42.938245 42.938245 0 0 1-59.526469-40.139409V455.35838l97.140099-40.753788v259.404341a60.618699 60.618699 0 0 1-37.545365 56.454576z"
                      fill="#AAAAAA"></path>
            </symbol>
            <symbol id="ic_zuobiao" viewBox="0 0 1024 1024">
                <path d="M753.088 705.984a36.544 36.544 0 0 1 47.36-20.736c87.488 34.112 141.12 83.648 141.12 145.088 0 116.352-197.952 193.664-438.784 193.664S64 946.688 64 830.336c0-61.44 53.632-110.912 141.056-145.088a36.544 36.544 0 0 1 26.624 68.096c-62.4 24.384-94.528 54.08-94.528 77.056 0 57.152 162.176 120.448 365.632 120.448 203.456 0 365.632-63.36 365.632-120.512 0-22.912-32.128-52.608-94.528-76.992a36.544 36.544 0 0 1-20.8-47.36z"
                      fill="#AAAAAA"></path>
                <path d="M238.656 106.88l-4.224 4.16-4.16 4.224a360.32 360.32 0 0 0 8.32 509.504l191.488 185.28a104.576 104.576 0 0 0 145.408 0l191.424-185.28a360.32 360.32 0 0 0 0-517.888 379.776 379.776 0 0 0-528.256 0z m50.816 52.544a306.688 306.688 0 0 1 426.56 0 287.232 287.232 0 0 1 6.656 406.144l-3.264 3.392-194.752 188.544a31.424 31.424 0 0 1-43.776 0L289.536 572.16a287.232 287.232 0 0 1-6.72-406.144l6.656-6.656z"
                      fill="#AAAAAA"></path>
                <path d="M502.784 207.36a170.624 170.624 0 1 0 0 341.312 170.624 170.624 0 0 0 0-341.248z m0 73.152a97.536 97.536 0 1 1 0 195.008 97.536 97.536 0 0 1 0-195.008z"
                      fill="#AAAAAA"></path>
            </symbol>
            <symbol id="ic_zuojiantou" viewBox="0 0 1024 1024">
                <path d="M556.8 384.768L419.84 267.392c-28.992-24.512-78.528-6.912-78.528 28.16v433.024c0 35.072 49.536 52.608 78.528 27.776l220.992-189.44c35.456-30.016 35.456-79.744 0-110.08L556.8 384.768z"
                      fill="#000000" fill-opacity=".15"></path>
            </symbol>
            <symbol id="ic_gongzuojingyan" viewBox="0 0 1152 1024">
                <path d="M928 185.6a166.592 166.592 0 0 1 166.08 155.904l0.32 10.496v448c0 88.32-68.992 160.64-155.904 166.08l-10.496 0.32h-704a166.592 166.592 0 0 1-166.08-155.904L57.6 800v-448a166.656 166.656 0 0 1 155.904-166.08L224 185.6h704z m0 76.8h-704c-46.464 0-84.864 35.584-89.216 80.96L134.4 352v448c0 46.464 35.584 84.864 80.96 89.216l8.64 0.384h704c46.464 0 84.864-35.584 89.216-80.96l0.384-8.64v-448c0-49.408-40.192-89.6-89.6-89.6z"
                      fill="#AAAAAA"></path>
                <path d="M576 448.704a38.4 38.4 0 0 1 37.888 32.192l0.512 6.208v59.52a38.4 38.4 0 0 1-76.288 6.208L537.6 546.624v-59.52a38.4 38.4 0 0 1 38.4-38.4zM672 57.6a70.4 70.4 0 0 1 70.016 62.528l0.384 7.616V224l-6.4 6.4h-64l-6.4-6.4V134.08l-179.2 0.256V224l-6.4 6.4h-64l-6.4-6.4V127.744a70.4 70.4 0 0 1 62.72-69.76L480 57.6h192z"
                      fill="#AAAAAA"></path>
                <path d="M1021.248 376.96c-281.6 69.888-608.896 69.888-890.752 0a38.272 38.272 0 0 0-47.168 48.064 38.4 38.4 0 0 0 28.992 26.496c146.752 36.352 302.848 54.848 463.68 54.848 161.024 0 317.12-18.432 464-54.912a38.272 38.272 0 0 0 19.2-64.512 38.4 38.4 0 0 0-37.952-9.92z"
                      fill="#AAAAAA"></path>
            </symbol>
            <symbol id="xiangcejiantou" viewBox="0 0 1024 1024">
                <path d="M620.8 384.8192L483.84 267.4176c-29.0304-24.5248-78.4896-6.9632-78.4896 28.16v432.9472c0 35.1232 49.4592 52.6848 78.4896 27.8016l221.0304-189.44c35.3792-29.952 35.3792-79.7184 0-110.08l-84.0704-71.9872z"
                      fill="#FFFFFF"></path>
            </symbol>
            <symbol id="chakangengduoanniujiantou" viewBox="0 0 1024 1024">
                <path d="M47.925062 1005.009455a47.569455 47.569455 0 0 1-33.698909-81.361455l421.143272-421.143273L14.226153 81.361455A47.569455 47.569455 0 1 1 81.623971 13.963636L536.466153 468.805818c18.618182 18.618182 18.618182 48.779636 0 67.397818L81.623971 991.045818a47.476364 47.476364 0 0 1-33.698909 13.963637z"
                      fill="#ffffff" fill-opacity=".5"></path>
                <path d="M521.664698 1005.009455a47.569455 47.569455 0 0 1-33.698909-81.361455l421.143273-421.143273L488.05888 81.361455A47.569455 47.569455 0 1 1 555.456698 13.963636l454.842182 454.842182c18.618182 18.618182 18.618182 48.779636 0 67.397818l-454.842182 454.842182a47.476364 47.476364 0 0 1-33.792 13.963637z"
                      fill="#ffffff"></path>
            </symbol>
            <symbol id="ic_xialajiantou" viewBox="0 0 1024 1024">
                <path d="M987.79330714 245.98797636A81.52909051 81.52909051 0 0 0 928.12033972 224.41943391l-813.85300203 5.46403078a78.65328479 78.65328479 0 0 0-59.67296744 135.59423687L461.52087119 772.40420256c5.46403074 5.46403074 16.24830198 10.92806156 21.56854246 16.39209227l5.60782106 5.32024048a84.98005726 84.98005726 0 0 0 86.7055407-16.24830196l406.92650093-412.39053179a85.41142816 85.41142816 0 0 0 5.4640308-119.34593491z"></path>
            </symbol>
            <symbol id="ic_xingqutianchong" viewBox="0 0 1077 1024">
                <path d="M702.571789 21.827368c-57.559579 2.479158-102.992842 21.180632-158.234947 63.59579l-5.389474 4.149895-5.389473-4.20379C474.165895 39.720421 426.037895 21.557895 361.903158 21.557895 158.881684 21.557895 21.557895 183.026526 21.557895 406.905263c0 169.552842 145.677474 349.615158 436.331789 551.343158a142.336 142.336 0 0 0 162.115369 0c290.654316-201.728 436.331789-381.790316 436.331789-551.343158C1056.336842 183.026526 919.013053 21.557895 716.045474 21.557895l-13.473685 0.269473z"></path>
            </symbol>
            <symbol id="ic_xingqukong" viewBox="0 0 1077 1024">
                <path d="M702.571789 21.827368c-57.559579 2.479158-102.992842 21.180632-158.234947 63.59579l-5.389474 4.149895-5.389473-4.20379C474.165895 39.720421 426.037895 21.557895 361.903158 21.557895 158.881684 21.557895 21.557895 183.026526 21.557895 406.905263c0 169.552842 145.677474 349.615158 436.331789 551.343158a142.336 142.336 0 0 0 162.115369 0c290.654316-201.728 436.331789-381.790316 436.331789-551.343158C1056.336842 183.026526 919.013053 21.557895 716.045474 21.557895l-13.473685 0.269473z m13.473685 64.404211c164.702316 0 275.617684 130.425263 275.617684 320.673684 0 142.120421-133.820632 307.523368-408.522105 498.202948a77.662316 77.662316 0 0 1-88.387369 0C219.998316 714.428632 86.231579 549.025684 86.231579 406.905263c0-190.248421 110.915368-320.673684 275.617684-320.673684 52.493474 0 89.680842 15.36 144.869053 60.362105l32.229052 27.109053 20.911158-17.731369c61.655579-52.277895 100.244211-69.739789 156.186948-69.739789z"></path>
            </symbol>
            <symbol id="ic_wanshanjianli" viewBox="0 0 1092 1024">
                <path d="M677.751467 1022.839467h-3.413334l-95.368533-2.8672a113.800533 113.800533 0 0 1-109.909333-109.226667l-3.4816-95.8464c-1.092267-31.5392 10.922667-62.122667 33.1776-84.3776l301.056-301.2608a113.595733 113.595733 0 0 1 160.494933 0l98.781867 98.781867c44.2368 44.373333 44.2368 116.189867 0 160.494933l-301.124267 301.056a113.937067 113.937067 0 0 1-80.213333 33.245867z m-112.64-226.0992a19.6608 19.6608 0 0 0-5.802667 14.609066l3.549867 95.778134c0.4096 10.308267 8.669867 18.568533 18.978133 18.909866l95.232 2.935467a19.6608 19.6608 0 0 0 14.472533-5.802667l301.192534-300.919466a19.6608 19.6608 0 0 0 0-27.784534L893.952 495.616a19.6608 19.6608 0 0 0-27.784533 0l-301.056 301.124267z"></path>
                <path d="M360.174933 1020.7232h-228.693333A131.6864 131.6864 0 0 1 0 889.173333V131.549867A131.6864 131.6864 0 0 1 131.549867 0H821.248a131.6864 131.6864 0 0 1 131.549867 131.549867v149.230933a46.8992 46.8992 0 1 1-93.866667 0V131.549867a37.751467 37.751467 0 0 0-37.6832-37.6832H131.549867a37.751467 37.751467 0 0 0-37.6832 37.6832v757.623466c0 20.821333 16.861867 37.6832 37.6832 37.6832h228.693333a46.8992 46.8992 0 1 1 0 93.866667z"></path>
                <path d="M709.154133 290.133333H244.736a46.8992 46.8992 0 1 1 0-93.7984h464.418133a46.8992 46.8992 0 1 1 0 93.866667zM544.9728 489.472H244.736a46.8992 46.8992 0 0 1 0-93.866667h300.2368a46.8992 46.8992 0 1 1 0 93.7984z"></path>
            </symbol>
            <symbol id="ic_xinzengjianli" viewBox="0 0 1088 1024">
                <path d="M762.048 442.048a40.448 40.448 0 0 0-34.368 39.872v181.76H545.92a40.384 40.384 0 0 0-40.32 40.32l0.448 5.952a40.448 40.448 0 0 0 39.872 34.368l181.76-0.064v181.824c0 22.208 18.112 40.32 40.32 40.32l5.952-0.448a40.448 40.448 0 0 0 34.368-39.872l-0.064-181.824h181.824c22.208 0 40.32-18.048 40.32-40.256l-0.384-5.952a40.32 40.32 0 0 0-39.808-34.368h-181.952V481.92A40.384 40.384 0 0 0 768 441.6l-5.952 0.448z"></path>
                <path d="M337.664 956.928h-214.4A123.456 123.456 0 0 1 0 833.6V123.328A123.456 123.456 0 0 1 123.328 0H769.92a123.456 123.456 0 0 1 123.328 123.328v139.904a43.968 43.968 0 1 1-88 0V123.328a35.392 35.392 0 0 0-35.328-35.328H123.328a35.392 35.392 0 0 0-35.328 35.328v710.272c0 19.52 15.808 35.328 35.328 35.328h214.4a43.968 43.968 0 1 1 0 88z"></path>
                <path d="M664.832 272H229.44a43.968 43.968 0 1 1 0-87.936h435.392a43.968 43.968 0 1 1 0 88zM510.912 458.88H229.44a43.968 43.968 0 0 1 0-88h281.472a43.968 43.968 0 1 1 0 87.936z"></path>
            </symbol>
            <symbol id="ic_dizhidingwei1" viewBox="0 0 1024 1024">
                <path d="M487.595574 0.002276A401.122664 401.122664 0 0 0 85.335135 402.262715C85.335135 625.380441 279.155149 925.241108 487.595574 1024c204.799545-120.661065 402.317328-398.619559 402.317328-621.737285A401.122664 401.122664 0 0 0 487.538685 0.002276z m0 549.545445a163.043193 163.043193 0 0 1-162.588083-162.531194 163.043193 163.043193 0 0 1 162.588083-162.588084A163.043193 163.043193 0 0 1 650.240546 387.016527 163.043193 163.043193 0 0 1 487.595574 549.547721z"
                      fill="#1678ff"></path>
            </symbol>
            <symbol id="icon_xf_mobile" viewBox="0 0 1024 1024">
                <path d="M810.666667 85.333333a85.333333 85.333333 0 0 1 85.333333 85.333334v682.666666a85.333333 85.333333 0 0 1-85.333333 85.333334H213.333333a85.333333 85.333333 0 0 1-85.333333-85.333334V170.666667a85.333333 85.333333 0 0 1 85.333333-85.333334h597.333334z m0 68.266667H213.333333a17.066667 17.066667 0 0 0-16.725333 13.653333L196.266667 170.666667v682.666666a17.066667 17.066667 0 0 0 13.653333 16.725334L213.333333 870.4h597.333334a17.066667 17.066667 0 0 0 16.725333-13.653333L827.733333 853.333333V170.666667a17.066667 17.066667 0 0 0-13.653333-16.725334L810.666667 153.6zM648.533333 682.666667a34.133333 34.133333 0 1 1 0 68.266666H375.466667a34.133333 34.133333 0 1 1 0-68.266666h273.066666z"></path>
            </symbol>
            <symbol id="icon_dianhuakefu1" viewBox="0 0 1024 1024">
                <path d="M180.667733 109.056c33.041067-18.705067 80.1792-28.672 119.944534-25.6 69.393067 5.461333 133.802667 87.9616 146.6368 187.8016 8.977067 69.495467-4.778667 131.072-37.751467 168.96-9.796267 11.264-24.098133 19.319467-39.867733 25.770667 8.0896 22.254933 19.114667 47.240533 28.433066 63.5904 10.069333 17.544533 30.276267 45.9776 44.032 64.170666 21.572267-12.356267 45.090133-23.552 67.140267-23.552 43.451733 0 94.1056 20.0704 138.922667 54.954667 88.9856 69.290667 103.082667 155.579733 86.596266 213.2992-14.097067 49.220267-68.130133 82.944-84.411733 92.091733-29.525333 16.6912-62.839467 25.1904-98.986667 25.1904-132.027733 0-288.085333-117.828267-388.4032-293.205333C79.598933 516.778667 48.810667 360.96 80.554667 245.6576c17.066667-61.986133 51.712-109.2608 100.1472-136.635733z m105.1648 35.771733c-25.531733 0-54.954667 6.997333-74.752 18.1248-34.235733 19.387733-58.129067 52.736-70.894933 99.157334-27.0336 98.269867 2.286933 239.9232 76.526933 369.664 88.200533 154.282667 225.860267 262.0416 334.609067 262.0416 25.3952 0 48.469333-5.768533 68.608-17.2032 23.4496-13.2096 49.595733-35.4304 55.261867-55.1936 10.922667-38.263467-0.375467-97.0752-65.024-147.421867-33.6896-26.180267-71.441067-41.8816-100.932267-41.8816-11.1616 0-38.331733 16.452267-47.274667 21.845333-11.127467 6.690133-17.271467 10.410667-26.965333 10.410667-17.408 0-25.088-9.557333-51.677867-45.909333-1.877333-2.594133-5.188267-7.133867-9.216-12.8l-6.417066-9.216a544.938667 544.938667 0 0 1-23.313067-36.113067c-16.213333-28.330667-35.157333-74.6496-43.178667-105.472-2.218667-8.533333-4.096-29.457067 26.555734-39.5264 25.6-8.3968 32.9728-13.482667 35.089066-15.735467 20.6848-23.825067 29.525333-69.973333 23.04-120.388266-10.683733-82.5344-60.074667-131.652267-90.112-134.007467a121.992533 121.992533 0 0 0-9.9328-0.341333zM584.874667 68.266667l9.864533 0.136533C794.692267 73.591467 955.733333 236.168533 955.733333 435.2c0 107.7248-47.7184 209.92-130.4576 279.4496a30.958933 30.958933 0 1 1-39.901866-47.342933 303.274667 303.274667 0 0 0 108.4416-232.106667c0-168.209067-138.581333-305.0496-308.906667-305.0496a312.490667 312.490667 0 0 0-91.818667 13.687467 30.9248 30.9248 0 1 1-18.193066-59.153067c35.498667-10.922667 72.533333-16.418133 110.011733-16.418133L584.874667 68.266667z m0.341333 355.601066a30.9248 30.9248 0 0 1 42.427733 9.659734c0.785067 1.2288 13.175467 19.182933 32.938667 19.182933 20.3776 0 33.792-19.3536 33.8944-19.524267a31.163733 31.163733 0 0 1 42.769067-8.738133 30.8224 30.8224 0 0 1 9.147733 42.3936c-11.332267 17.749333-42.222933 47.786667-85.8112 47.786667-43.758933 0-74.24-30.242133-85.4016-48.128a30.9248 30.9248 0 0 1 10.0352-42.632534z m-45.124267-139.605333c8.260267 0 16.145067 3.310933 21.947734 9.1136 5.802667 5.802667 9.079467 13.653333 9.045333 21.845333v30.208a30.958933 30.958933 0 0 1-61.952 0v-30.208c-0.034133-8.192 3.208533-16.042667 9.045333-21.845333a31.1296 31.1296 0 0 1 21.9136-9.1136z m241.595734 0l4.096 0.273067a30.788267 30.788267 0 0 1 26.897066 30.685866v30.208a30.958933 30.958933 0 1 1-61.917866 0v-30.208c0-8.192 3.208533-16.042667 9.045333-21.845333a31.1296 31.1296 0 0 1 21.9136-9.1136H781.653333z"></path>
            </symbol>
        </svg>
        <div id="root-master">
            <div style="font-family: PingFangSC-regular, 思源黑体CN, &quot;Mircrosoft YaHei&quot;, Arial, &quot;sans-serif&quot;;">
                <div class="job_header___4URE2">
                    <div class="top___2q4HR">
                        <div class="logo___1yNU3"><img src="https://static.zpimg.cn/public/career/qz/png_logo_qiuzhi.png" alt="">
<!--                            <div class="platform_select___I8FuN"><span th:text="${websiteRegion}"></span></div>-->
                        </div>
                        <div class="login___2RYLB">
                            <div class="login_but___eQdJ1"><img
                                    src="https://common.busionline.com/website-micro/dev/img/loginBtnImg3a835addecc6d6d4.41519ea6.png" alt="">请登录
                                <div class="login_dropdown___I8tXa hide_login_dropdown___3epLe">
                                    <div><img src="https://wtzp-static.oss-cn-hangzhou.aliyuncs.com/public/career/qz/icon_xueyuan.png" alt="">我是学员</div>
                                    <div><img src="https://static.zpimg.cn/public/career/qz/icon_jiangshi.png" alt="">我是讲师</div>
                                    <div><img src="https://static.zpimg.cn/public/career/qz/icon_jigou.png" alt="">我是机构</div>
                                    <div><img src="https://static.zpimg.cn/public/career/qz/icon_bm.png" alt="">我是主管部门</div>
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="nav___1deTX">
                        <div><a href="https://www.wjiuye.com/portal"><span class="nav_item___2Rhie">首页</span></a></div>
                        <div><a href="https://www.wjiuye.com/qz/signup/list"><span class="nav_item___2Rhie">培训报名</span></a></div>
                        <div><a href="https://www.wjiuye.com/qz/aiJob"><span class="nav_item___2Rhie"><img src="https://static.zpimg.cn/public/career/qz/ai_icon.png" class="ai___3Zcj_">求职</span></a>
                        </div>
                        <div><a href="https://wwwcloud.wjiuye.com/train-center/gateway/careerAdvancement"><span class="nav_item___2Rhie">技能提升</span></a></div>
                        <div><a href="https://wwwcloud.wjiuye.com/job-center/square/employment"><span class="nav_item___2Rhie active___394Vj">就业服务</span></a></div>
                        <div><a href="https://www.wjiuye.com/qz/policy"><span class="nav_item___2Rhie ">政策资讯</span></a></div>
                        <div><a href="https://www.wjiuye.com/qz/teacherPlatform"><span class="nav_item___2Rhie "><img src="https://static.zpimg.cn/public/career/qz/hot_icon.png" class="hot___2dOyv">教学辅助平台</span></a>
                        </div>
                    </div>
                </div>
                <div class="content_middle___2qCMh">
                    <div class="page___2uOEu">
                        <div class="fe-middle-pc-result fe-middle-pc-result-info">
                            <div class="fe-middle-pc-result-icon">
                                <div class="icon___1v3yA"></div>
                            </div>
                            <div class="fe-middle-pc-result-title"></div>
                            <div class="fe-middle-pc-result-subtitle">未找到页面</div>
                        </div>
                    </div>
                </div>
                <div class="container___1sSdg">
                    <div>
                        <div class="online_servie___3Sog5"><img class="mascot___2CHvM"
                                                                src="https://static.zpimg.cn/dev/fe_job_pc/img/jy/png_jixiangwu_cedaohang@2x.png"><img
                                class="mascot_bg___1U-qz" src="https://static.zpimg.cn/dev/fe_job_pc/img/jy/png_jixiangwubg@2x.png"></div>
                    </div>
                    <div class="content___2KfJ8">
                        <div class="item___2qhPN">
                            <div class="icon___vGh7P">
                                <svg class="icon___vGh7P">
                                    <use xlink:href="#icon_dianhuakefu1"></use>
                                </svg>
                            </div>
                            <div class="text___2CEXj">服务热线</div>
                        </div>
                        <div class="item___2qhPN">
                            <div class="icon___vGh7P">
                                <svg class="icon___vGh7P">
                                    <use xlink:href="#icon_xf_mobile"></use>
                                </svg>
                            </div>
                            <div class="text___2CEXj">移动端</div>
                        </div>
                    </div>
                </div>
                <div class="bottom_content___2Uz5F">
                    <div class="footer___s1Co1">
                        <div class="footer_line___3Vftb"><span>主办单位：杭州沃土教育科技股份有限公司</span><span
                                class="line_text___2hFZv">|</span><span>技术支持：杭州沃土教育科技股份有限公司</span>
                        </div>
                        <div class="footer_line___3Vftb"><a href="https://beian.miit.gov.cn/" target="_blank"
                                                            rel="noreferrer">浙ICP备11052366号-8</a><span><span
                                class="line_text___2hFZv">|</span>广播电视节目制作经营许可证（浙）字第06609号</span><span
                                class="line_text___2hFZv">|</span><a
                                href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=33010602002490"
                                target="_blank" rel="noreferrer"><i class="icon___oFOlz"></i>浙公网 33010602002490号</a>
                        </div>
                    </div>
                </div>
            </div>
        </div>
        
<!--        <script src="./404_files/umi.282d48f2.js.下载"></script>-->
        
        
        <div style="top: 0px; left: 0px; visibility: hidden; position: absolute; width: 1px; height: 1px;">
            <iframe style="height:0px; width:0px;" src="https://qiyukf.com/sdk/res/delegate.html"></iframe>
        </div>
        <div class="layer-1" id="YSF-BTN-HOLDER" style="display: none;">
<!--            <div id="YSF-CUSTOM-ENTRY-1" class="YSF-CUSTOM-ENTRY"><img src="./404_files/sdk_res_kefu_custom_1.png">-->
            </div>
            <span id="YSF-BTN-CIRCLE"></span>
            <div id="YSF-BTN-BUBBLE">
                <div id="YSF-BTN-CONTENT"></div>
                <span id="YSF-BTN-ARROW"></span><span id="YSF-BTN-CLOSE"></span></div>
        </div>
    </body>
</html>