html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ' ';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font: 12px/1.5 Helvetica,Arial,sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

input {
  outline: 0; }

/* .hidden {
	float: left;
	width: 0;
	height: 0;
	overflow: hidden;
}

.hiddenText {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
} */
.sans {
  font-family: 'Microsoft Yahei','Hiragino Sans GB','WenQuanYi Micro Hei',STHeiti,\534E\6587\7EC6\9ED1,SimHei,Helvetica,Arial,sans-serif; }

.smallSans {
  font-family: 'Microsoft Yahei','Hiragino Sans GB','WenQuanYi Micro Hei',STHeiti,\534E\6587\7EC6\9ED1,SimSun,Helvetica,Arial,sans-serif; }

.none {
  display: none; }

.bold {
  font-weight: bold; }

.center {
  text-align: center; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* table {
	margin-left: 1px;
} */
/* table td,table th {
	padding: 5px 10px;
	border: 1px solid #ccc;
	vertical-align: middle;
} */
a {
  text-decoration: none; }

@charset "UTF-8";
/* 存放index的样式 */

.card[data-v-fd15e568] {
  box-sizing: border-box;
  padding: 20px 24px 0px;
  width: 770px;
  height: 330px;
  margin: 20px auto 0;
  background: #fff;
  box-shadow: 0px 2px 30px 0px rgba(183, 197, 217, 0.1);
  border-radius: 4px;
}
.title[data-v-fd15e568] {
  margin-bottom: 15px;
  color: #333;
  font-size: 24px;
}
.input > input[data-v-fd15e568] {
  width: 720px;
  height: 44px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #e6e7eb;
  box-sizing: border-box;
  padding: 11px 17px;
  font-weight: 400;
  color: #404042;
  line-height: 22px;
  caret-color: #10b3b8;
}
.input > input[data-v-fd15e568]:focus {
    outline: 0;
}
.result .dec[data-v-fd15e568] {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 3px;
  color: #333;
  font-size: 16px;
}
.result-url[data-v-fd15e568] {
  width: 720px;
  padding: 15px;
  min-height: 44px;
  font-size: 16px;
  color: #58595c;
  border-radius: 4px;
  background-color: #f8fafc;
  word-break: break-all;
}
.control[data-v-fd15e568] {
  margin-top: 15px;
  text-align: right;
}
.control > div[data-v-fd15e568] {
    box-sizing: border-box;
    height: 36px;
    width: 118px;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    color: #10b3b8;
    background-color: #fff;
    border: 1px solid #10b3b8;
    border-radius: 4px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}
.control .copy-btn[data-v-fd15e568] {
    color: #fff;
    background: linear-gradient(135deg, #00c7c7, #0bd5b3);
    border: none;
    margin-right: 15px;
    margin-left: 15px;
}
.page_fixed[data-v-fd15e568] {
  position: fixed;
  left: 50%;
  margin-left: -526px;
  top: 110px;
}
.page_fixed a[data-v-fd15e568] {
    display: block;
    width: 140px;
    height: 40px;
    box-sizing: border-box;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: linear-gradient(315deg, #22BAE4 0%, #0FE2C3 100%);
    text-align: center;
    margin-bottom: 5px;
    text-decoration: none;
}
.page_fixed a.page_fixed_this[data-v-fd15e568] {
      background: #fff;
      color: #17BDB7;
      border: 1px solid #15D5CD;
}

