body{ padding:0px; margin:0px;}
.saf-flex {
    display: flex !important;
}

.wd-20210929120558 {
    display: flex;
    align-items: center;
    position: absolute;
    padding: 5px 10px;
    border-radius: 5vw;
    font-size: 13px;
    color: #fff !important;
    z-index: 9999999999;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.wd-20210929120558.wd-20220913214118 {
    display: block;
    border-radius: 5px;
}

.wd-20210929120558.wd-20220913214118 p {
    overflow: hidden;
}

.wd-20210929120558.c1 {
    background-image: linear-gradient(120deg, #a18cd1 0%, #fbc2eb 100%);
}

.wd-20210929120558.c2 {
    background-image: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.wd-20210929120558.c3 {
    background-image: linear-gradient(-20deg, #b721ff 0%, #21d4fd 100%);
}

.wd-20210929120558.c4 {
    background-image: linear-gradient(-60deg, #16a085 0%, #f4d03f 100%);
}

.wd-20210929120558.c5 {
    background-image: linear-gradient(120deg, #50cc7f 0%, #f5d100 100%);
}

.wd-20210929120558.c6 {
    background-image: linear-gradient(-225deg, #2CD8D5 0%, #6B8DD6 48%, #8E37D7 100%);
}

.wd-20210929120558.c7 {
    background-image: linear-gradient(-225deg, #FF057C 0%, #8D0B93 50%, #321575 100%);
}

.wd-20210929120558 svg {
    width: 22px;
    height: 22px;
    margin-right: 3px;
    display: block;
}

.wd-20210929120558 p {
    display: flex;
    margin: 0;
    padding: 0;
}

.wd-20210929120558 p span {
    display: block;
    color: #fff !important;
}

.wd-20210929120558 path {
    fill: #fff;
}

.wd-en-transform {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    border-radius: 6px;
    display: flex;
    flex-wrap: wrap;
    width: 480px;
    border: 3px solid #ddd;
    visibility: hidden;
    opacity: 0;
    transition: .5s;
    z-index: 99999999;
}

.wd-en-transform.wd-show {
    visibility: visible;
    opacity: 1;
}

.wd-en-transform input {
    width: 100%;
    border: none;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    line-height: 30px;
    padding: 0 0 0 10px;
    outline: none;
    border-radius: 4px;
}

.wd-en-transform a {
    padding: 0 10px;
    background-color: #eee;
    font-size: 14px;
    margin: 0 2px;
    color: #333;
    text-align: center;
    line-height: 32px;
    display: block;
    cursor: pointer;
    border-radius: 4px;
    min-width: max-content;
}

.wd-en-transform a:nth-child(2) {
    margin-left: 0;
}

.wd-en-transform a:nth-child(4) {
    flex: 1.5;
}

.wd-en-transform a:nth-child(6) {
    margin-right: 0;
}

.wd-en-transform a:hover {
    background-color: #222;
    color: #fff;
}

text.wd-pop {
    position: relative;
    color: #f00 !important;
}

text.wd-pop:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background: #f00;
    position: absolute;
    left: 0;
    bottom: -5px;
}

text.wd-pop > em {
    position: absolute;
    padding: 5px;
    height: 20px;
    line-height: 1;
    color: #fff;
    font-size: 12px;
    background: rgba(255,0,0,0.7);
    left: 50%;
    bottom: 180%;
    opacity: 0;
    visibility: hidden;
    transform: translate(-50%,0);
    font-style: normal;
    width: max-content;
    border-radius: 5px;
    transition: all 0.5s;
}

text.wd-pop > em:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%,0);
    border-top: 5px solid rgba(255,0,0,0.7);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

text.wd-pop:hover > em {
    bottom: 140%;
    opacity: 1;
    visibility: visible;
}

.wd-20230224004535 {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 500px;
    height: 300px;
    background-color: #fff;
    box-shadow: 0 0 2px #aaa;
    z-index: 99999 !important;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity .5s, transform .5s!important;
    transform: translateY(30px);
    padding: 20px;
}

.wd-20230224004535.s {
    visibility: visible;
    opacity: 1!important;
    pointer-events: auto;
    transform: translateY(0px);
}

.wd-20230224004535 textarea {
    background-color: #f5f5f5;
    width: 100%;
    font-size: 16px;
    color: #444;
    line-height: 1.7;
    word-break: break-all!important;
    transition: 0s !important;
    border: none!important;
    padding: 10px;
    white-space: nowrap;
}

.wd-20230224112313 {
    background-color: #fff;
    border-radius: 10px;
    color: #4d85ff;
    font-size: 14px;
    font-weight: 400;
    height: 36px;
    letter-spacing: 2px;
    line-height: 36px;
    margin-left: 14px;
    position: relative;
    text-align: center;
    text-decoration: none!important;
    text-indent: 2px;
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
}

.wd-20230224004535 { 
  display:block;
}
.wd-20230224004535 textarea {
  height: 210px;
}
.wd-20230309002426 { 
  display:grid;
  margin-top:10px;
  grid-template:auto/1fr 1fr 2fr;
  grid-gap:15px;
}
.wd-20230309002426 button { 
  border:1px solid #ddd;
  background:transparent;
  color:#444;
  padding:10px;
  border-radius:4px;
}
.wd-20230309002426 button:hover { 
  background:#333;
  color:#fff;
  border-color:#333;
}
.wd-20230309002426 button:last-child {
  background:purple;
  color:#fff;
  border-color:purple;
}


#wd-20230321114502 {position:fixed;top:0;left:0;z-index:9999999;background:rgba(255, 255, 255, 0.9);backdrop-filter:blur(10px);padding:3vw 10vw;min-height:100vh;width:100%;pointer-events:none;opacity:0;visibility:hidden;display:flex;align-items:center;}
#wd-20230321114502.wd-show {pointer-events:auto;opacity:1;visibility:visible;}
#wd-20230321114502 h3 {margin-bottom:40px;font-size:clamp(24px, 2vw, 60px) !important;color:#000 !important;}
#wd-20230321114502 input {width:100%;line-height:40px;max-width:700px;padding-left:10px;padding-right:10px;background:#fff;border:1px solid #eee;font-size:14px;color:#555;display:block;border-radius:2px !important;}
#wd-20230321114502 textarea {width:100%;height:300px;line-height:40px;padding-left:10px;padding-right:10px;max-width:900px;background:#fff;border:1px solid #eee;font-size:14px;color:#555;display:block;border-radius:2px !important;}
#wd-20230321114502 .wd-item {display:flex;align-items:center;margin-bottom:10px;}
#wd-20230321114502 .wd-item.wd-20230321165406 {margin-top:20px;}
#wd-20230321114502 .wd-20230321121954 {display:flex;align-items:center;}
#wd-20230321114502 .wd-20230321121954 div {border-radius:2px;padding:2px 20px;border:1px solid #777;color:#333;margin-right:5px;cursor:pointer;}
#wd-20230321114502 .wd-20230321121954 div.wd-current {background-color:#333;color:#fff !important;border-color:#333;}
#wd-20230321114502 button {width:200px;height:50px;line-height:50px;background:#fff;color:#333 !important;margin-top:30px;border:none;box-shadow:15px 15px 155px rgba(0, 0, 0, 0.3);border-radius:2px;}
#wd-20230321114502 .df-20230321124349 {display:flex;align-items:center;}
#wd-20230321114502 * {font-family: microsoft yahei, PingFangSC-Regular, sans-serif !important;color:#555 !important;}
#wd-20230321114502 *:not(h3):not(button) {font-size:14px !important;color:#444 !important;}

#positionButtonDiv{ position:absolute; bottom:50px; left:50%;}
.btn {
    display: inline-block;
    padding: 8px 15px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.bottomTools {
    position: absolute;
    bottom: 20px;
    z-index: 999999;
    left: 35%;
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}
.bottomTools a {
    box-shadow: 0 0 5px #000;
    margin: 0 5px;
}
.closeSystem {
    color: #666;
    font-size: 18px;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1px;
}
.mapToolBtn {
    display: inline-block;
    box-shadow: 0 0 5px #000;
    margin: 0 5px;
	position: absolute;
    top: 10px;
    right: 10px;
    z-index: 999999;
}