#app {
  background: url("../image/blue.jpg");
}
#app .banner {
  width: 750rem;
  height: 532rem;
}
#app .unit {
  padding-left: 74rem;
}
#app .unit .unit-item {
  display: flex;
}
#app .unit .unit-item h2,
#app .unit .unit-item p {
  color: white;
  font-size: 22rem;
  line-height: 40rem;
  font-weight: 500;
  display: block;
}
#app .unit .unit-item h2 {
  width: 198rem;
  white-space: nowrap;
}
#app .unit .unit-item h2[data-length="4"] {
  letter-spacing: 36.6666666667rem;
}
#app .video-box {
  width: 700rem;
  min-height: 400rem;
  margin: 0 auto;
  background: url("../image/white.jpg");
  border-radius: 14rem;
  padding: 20rem;
  margin-top: 54rem;
  box-shadow: 0 0 10rem rgba(0, 0, 0, 0.4);
}
#app .video-box video {
  width: 100%;
  height: 100%;
  display: block;
  background-color: black;
}
#app .description {
  width: 700rem;
  margin: 0 auto;
  padding: 0 10rem;
  margin-top: 30rem;
  color: white;
  font-size: 26rem;
  line-height: 54rem;
  font-weight: 500;
  text-align: justify;
  padding-bottom: 30rem;
  text-indent: 2em;
}
#app .toUrl {
  display: block;
  width: 222rem;
  margin: 0 auto;
}
#app .toUrl div {
  width: 222rem;
  height: 57rem;
  background: url("../image/new_detail_bg.png") no-repeat top center;
  background-size: 100% 100%;
  color: white;
  text-decoration: none;
  text-align: center;
  line-height: 57rem;
  font-size: 28rem;
  white-space: nowrap;
  letter-spacing: 1px;
  margin: 0 auto;
  margin-bottom: 40rem;
}
#app .container {
  padding-bottom: 38rem;
  background: url("../image/container_bg.jpg") no-repeat top center, url("../image/dark_blue.jpg");
  background-size: contain;
}
#app .container .title {
  width: 694rem;
  height: 112rem;
  margin: 0 auto;
}
#app .container .num-and-time {
  width: 700rem;
  height: 176rem;
  background: url("../image/dark_green.jpg");
  border-radius: 14rem;
  margin: 0 auto;
  margin-top: 78rem;
  overflow: hidden;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
}
#app .container .num-and-time .num {
  width: 100%;
  height: 50%;
  background-image: url("../image/white.jpg");
  box-shadow: 0 0 10rem rgba(0, 0, 0, 0.4);
  font-size: 30rem;
  line-height: 88rem;
  text-align: center;
}
#app .container .num-and-time .num span {
  font-size: 32rem;
  font-weight: bolder;
  color: #0f8826;
}
#app .container .num-and-time .time {
  height: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#app .container .num-and-time .time .time-title,
#app .container .num-and-time .time .time-value {
  color: white;
  font-size: 30rem;
  display: flex;
  align-items: center;
}
#app .container .num-and-time .time .time-title span,
#app .container .num-and-time .time .time-value span {
  display: block;
  height: 42rem;
  line-height: 42rem;
  width: 56rem;
  color: white;
  background: url("../image/white.jpg");
  border-radius: 6rem;
  margin: 0 8rem;
  color: #0f8826;
  text-align: center;
}
#app .container .num-and-time .time .time-title span:first-child,
#app .container .num-and-time .time .time-value span:first-child {
  margin-left: 0;
}
#app .container .like-des h2,
#app .container .like-des p {
  color: white;
  font-size: 30rem;
  line-height: 50rem;
  text-align: center;
}
#app .container .like-des h2 {
  font-weight: bold;
  display: block;
  margin-top: 68rem;
}
#app .container .search-input {
  width: 700rem;
  margin: 0 auto;
  margin-top: 84rem;
  background-image: url("../image/white.jpg");
  border-radius: 10rem;
  height: 70rem;
  display: flex;
  align-items: center;
  padding: 0 10rem 0 18rem;
}
#app .container .search-input input {
  flex: 1;
  font-size: 26rem;
}
#app .container .search-input button {
  flex-shrink: 0;
  width: 104rem;
  height: 53rem;
  background: url("../image/search-bg.png") no-repeat top center;
  background-size: 100% 100%;
  color: white;
}
#app .container .con-list {
  width: 700rem;
  margin: 0 auto;
  margin-top: 62px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#app .container .con-list .con-item {
  width: 328rem;
  height: 400rem;
  background: url("../image/white.jpg");
  border-radius: 15rem;
  padding-top: 19rem;
  position: relative;
  margin-bottom: 40rem;
}
#app .container .con-list .con-item .con-num {
  width: 149rem;
  height: 38rem;
  background: url("../image/con_num.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 27rem;
  transform: translateY(-8rem);
  text-align: center;
  line-height: 38rem;
  font-size: 24rem;
  color: white;
  font-weight: bold;
  z-index: 20;
}
#app .container .con-list .con-item .con-item-img-loading {
  width: 300rem;
  height: 170rem;
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  background: url("../image/imgLoading.jpg") top center;
  background-size: 100% 100%;
  position: relative;
}
#app .container .con-list .con-item .con-item-img-loading h2 {
  display: block;
  font-size: 22rem;
  line-height: 28rem;
  height: 60rem;
  color: white;
  font-weight: 500;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  user-select: none;
  padding: 0 18rem;
}
#app .container .con-list .con-item .con-item-img-loading .con-item-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#app .container .con-list .con-item .con-item-title {
  width: 290rem;
  margin: 0 auto;
  font-size: 26rem;
  line-height: 32rem;
  font-weight: bold;
  margin-top: 18rem;
  color: #052d22;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
#app .container .con-list .con-item .like-and-num {
  position: absolute;
  background: url("../image/green.jpg");
  bottom: 0;
  left: 0;
  width: 100%;
  border-radius: 0 0 14rem 14rem;
  height: 70rem;
  display: flex;
  align-items: center;
}
#app .container .con-list .con-item .like-and-num .give-like {
  flex-shrink: 0;
  width: 50%;
  height: 42rem;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  color: white;
  font-size: 28rem;
  line-height: 40rem;
  font-weight: bold;
}
#app .container .con-list .con-item .like-and-num .give-like img {
  width: 40rem;
  height: 40rem;
  margin-right: 10rem;
  transform: translateY(-6rem);
}
#app .container .con-list .con-item .like-and-num .give-like .active-like-icon {
  display: none;
}
#app .container .con-list .con-item .like-and-num .active {
  color: #ffec4e;
}
#app .container .con-list .con-item .like-and-num .active .like-icon {
  display: none;
}
#app .container .con-list .con-item .like-and-num .active .active-like-icon {
  display: block;
}
#app .container .con-list .con-item .like-and-num .like-num {
  flex-shrink: 0;
  width: 50%;
  color: white;
  text-align: center;
  font-size: 26rem;
}
#app .container .loading {
  font-size: 26rem;
  color: rgb(173, 173, 173);
  text-align: center;
  margin-top: 22rem;
}
#app .container .Feedback {
  font-size: 26rem;
  color: #97e187;
  text-decoration: underline;
  text-align: center;
  width: 144rem;
  margin: 0 auto;
  margin-top: 50rem;
}
#app .container .dayoo {
  font-size: 26rem;
  color: white;
  text-align: center;
  margin-top: 66rem;
}
#app .feedback-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  overflow-y: auto;
  padding-top: 120rem;
  z-index: 100;
}
#app .feedback-modal .feedback-modal-box {
  width: 690rem;
  min-height: 990rem;
  border-radius: 20rem;
  background: url("../image/white.jpg");
  margin: 0 auto;
  padding-top: 40rem;
  position: relative;
}
#app .feedback-modal .feedback-modal-box .cancel-feedback {
  position: absolute;
  width: 60rem;
  height: 60rem;
  right: -30rem;
  top: -30rem;
}
#app .feedback-modal .feedback-modal-box .cancel-feedback img {
  width: 48rem;
  height: 48rem;
}
#app .feedback-modal .feedback-modal-box h2 {
  font-size: 36rem;
  color: #2a8e46;
  font-weight: bold;
  text-align: center;
}
#app .feedback-modal .feedback-modal-box p {
  font-size: 26rem;
  line-height: 40rem;
  margin-top: 40rem;
  color: black;
  padding: 0 46rem;
}
#app .feedback-modal .feedback-modal-box .feedback-modal-content {
  width: 612rem;
  margin: 0 auto;
  padding-top: 26rem;
}
#app .feedback-modal .feedback-modal-box .feedback-modal-content input {
  width: 100%;
  border: 1px solid #e6e6e6;
  height: 74rem;
  margin-bottom: 32rem;
  border-radius: 10rem;
  font-size: 26rem;
  padding: 0 20rem;
}
#app .feedback-modal .feedback-modal-box .feedback-modal-content input::placeholder {
  color: #808080;
}
#app .feedback-modal .feedback-modal-box .feedback-modal-content textarea {
  height: 284rem;
  width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 10rem;
  resize: none;
  font-size: 26rem;
  line-height: 40rem;
  padding: 0 20rem;
  padding-top: 21rem;
  outline: none;
  display: block;
}
#app .feedback-modal .feedback-modal-box .feedback-modal-content textarea::placeholder {
  color: #808080;
}
#app .feedback-modal .feedback-modal-box .feedback-modal-content .fail {
  border: 1px solid red;
}
#app .feedback-modal .feedback-modal-box button {
  width: 143rem;
  height: 63rem;
  background: url("../image/search-bg.png") no-repeat top center;
  background-size: 100% 100%;
  color: white;
  font-size: 30rem;
  font-weight: bold;
  margin: 0 auto;
  margin-top: 30rem;
}

/*# sourceMappingURL=home.css.map */
