@font-face {
  font-family: TimesNewRoman;
  src: url("../fonts/Times New Roman.bf0b0955.ttf")
}
html[data-v-0141bf4e] {
  font-family: TimesNewRoman
}
input[data-v-0141bf4e]::-webkit-inner-spin-button, input[data-v-0141bf4e]::-webkit-outer-spin-button {
  -webkit-appearance: none
}
input[type=number][data-v-0141bf4e] {
  -moz-appearance: textfield
}
body[data-v-0141bf4e], div[data-v-0141bf4e], dl[data-v-0141bf4e], dt[data-v-0141bf4e], h1[data-v-0141bf4e], h2[data-v-0141bf4e], h3[data-v-0141bf4e], h4[data-v-0141bf4e], h5[data-v-0141bf4e], html[data-v-0141bf4e], ol[data-v-0141bf4e], p[data-v-0141bf4e], ul[data-v-0141bf4e] {
  margin: 0;
  padding: 0
}
img[data-v-0141bf4e] {
  vertical-align: bottom
}
a[data-v-0141bf4e] {
  text-decoration: none
}
.relative[data-v-0141bf4e] {
  position: relative
}
.absolute[data-v-0141bf4e] {
  position: absolute
}
.fixed[data-v-0141bf4e] {
  position: fixed
}
.position-all[data-v-0141bf4e] {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
.vertical-m[data-v-0141bf4e] {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}
.p-c[data-v-0141bf4e] {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.inline-b[data-v-0141bf4e] {
  display: inline-block
}
.f-r[data-v-0141bf4e] {
  float: right
}
.f-l[data-v-0141bf4e] {
  float: left
}
.ta-l[data-v-0141bf4e] {
  text-align: left
}
.ta-c[data-v-0141bf4e] {
  text-align: center
}
.ta-r[data-v-0141bf4e] {
  text-align: right
}
.flex[data-v-0141bf4e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.flex-column[data-v-0141bf4e] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}
.flex-column-re[data-v-0141bf4e] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}
.space-a[data-v-0141bf4e] {
  -ms-flex-pack: distribute;
  justify-content: space-around
}
.space-b[data-v-0141bf4e] {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.align-items-c[data-v-0141bf4e] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.align-items-e[data-v-0141bf4e] {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}
.align-self-e[data-v-0141bf4e] {
  -ms-flex-item-align: end;
  align-self: flex-end
}
.justify-c[data-v-0141bf4e] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}
.justify-s[data-v-0141bf4e] {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.justify-e[data-v-0141bf4e] {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.flex-w[data-v-0141bf4e] {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.pointer[data-v-0141bf4e] {
  cursor: pointer
}
.none[data-v-0141bf4e] {
  display: none
}
[data-v-0141bf4e]::-webkit-scrollbar {
  width: 10px;
  border-radius: 5px;
  background: #e0e7ef
}
[data-v-0141bf4e]::-webkit-scrollbar-thumb {
  background: #acbed2;
  width: 10px;
  border-radius: 5px
}
.right-view[data-v-0141bf4e] {
  width: 100%;
  height: 100%;
  overflow: auto
}
input[data-v-0141bf4e] {
  border: none;
  outline: none
}
.banner[data-v-0141bf4e] {
  width: 100%;
  height: 115px;
  position: relative
}
.banner div[data-v-0141bf4e] {
  font-size: 32px;
  font-weight: 600;
  color: #fff;
  margin-left: 55px;
  height: 100%;
  line-height: 115px
}
.banner img[data-v-0141bf4e] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1
}
.memu[data-v-0141bf4e] {
  width: 100%;
  background: #2c7df6;
  font-size: 18px;
  font-weight: 600;
  height: 44px;
  line-height: 44px;
  color: #88b8ff
}
.memu ul[data-v-0141bf4e] {
  width: 100%;
  height: 100%;
  background: #2c7df6;
  margin: 0;
  padding: 0
}
.memu li[data-v-0141bf4e] {
  float: left;
  list-style: none;
  margin-left: 30px
}
.memu li[data-v-0141bf4e]:nth-child(7) {
  color: #fff;
  position: relative
}
.memu li:nth-child(7) div[data-v-0141bf4e] {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%) rotateY(30deg);
  transform: translateX(-50%) rotateY(30deg);
  bottom: 0;
  width: 0;
  height: 0;
  border: 9px solid #fff;
  border-color: transparent transparent #fff
}
.tt[data-v-0141bf4e] {
  color: #090909;
  font-size: 24px;
  font-weight: 600;
  margin: 30px 0 0 70px
}
.commit-div[data-v-0141bf4e] {
  padding: 30px 80px
}
.clear-btn[data-v-0141bf4e] {
  width: 150px;
  height: 56px;
  font-size: 20px;
  margin-left: 0
}
.save-btn[data-v-0141bf4e] {
  width: 150px;
  height: 56px;
  font-size: 20px;
  margin-left: 30px
}
.content-edit[data-v-0141bf4e] {
  padding: 50px 70px
}
.edit-item[data-v-0141bf4e] {
  margin-bottom: 15px
}
.edit-item span[data-v-0141bf4e]:first-child {
  display: inline-block;
  width: 100px
}
.edit-item span[data-v-0141bf4e]:nth-child(2) {
  margin-left: 15px
}
.sel-item[data-v-0141bf4e] {
  width: 200px
}
.content-result[data-v-0141bf4e] {
  padding: 30px 100px
}
.content-result .ttt[data-v-0141bf4e] {
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 10px
}
.content-result .sub-tt[data-v-0141bf4e] {
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px
}
.content-result .noti-content[data-v-0141bf4e] {
  line-height: 1.5
}
.shot[data-v-0141bf4e] {
  width: 150px;
  margin: 10px 50px;
  font-size: 20px
}