/*!*************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/20240816_comment/scss/index.scss ***!
  \*************************************************************************************************************************************************************************/
@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

button, input {
  border: none;
  outline: none;
  background: none;
}

.login_wrapper {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  display: none;
}

.pop {
  position: absolute;
  left: 50%;
  top: 50%;
}

.pop-phone-msg {
  width: 800px;
  height: 600px;
  position: absolute;
  left: -400px;
  top: -300px;
  border: 1px solid #bdb8b8;
  background-color: #fff;
  border-radius: 3px;
  padding: 30px;
}

.login-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.login-title h1 {
  width: 100%;
  font-weight: normal;
  display: inline;
  font-size: 30px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.user-msg {
  width: 90%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin: 0 auto;
  position: relative;
}

.phone-head {
  width: 400px;
  margin: 0 auto;
  display: flex;
}

.phone-head p {
  width: 58px;
  text-align: center;
  line-height: 40px;
  border: 1px solid #d9d9d9;
  border-right: 0;
}

.user-msg input {
  display: block;
  width: 386px;
  height: 44px;
  font-size: 14px;
  padding-left: 12px;
  margin: 0 auto;
  border: 1px solid #d9d9d9;
  border-radius: 0;
}

.close-login {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  top: 0;
  right: 0;
  margin-top: -15px;
  margin-right: -15px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.3);
}

.tipss {
  position: relative;
  line-height: 26px;
  height: 26px;
  width: 402px;
  margin: 0 auto;
}

.tipss span {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 14px;
  line-height: 26px;
  height: 26px;
  white-space: nowrap;
  color: #E0281E;
}

.verify-code {
  justify-content: space-between;
}

.verify-code input {
  width: 256px;
}

.verify-code .btn-default {
  width: 120px;
  height: 46px;
  background-color: #f43435;
  border: 0;
  color: #fff;
  font-size: 14px;
  margin-left: 10px;
  cursor: pointer;
  padding-left: 0;
}

.login-btn {
  display: block;
  margin: 0 auto;
  height: 46px;
  font-size: 16px;
  background-color: #f43435;
  border: 0;
  color: #fff;
  width: 400px;
  margin-top: 14px;
  cursor: pointer;
}

.pinglun {
  position: relative;
  width: 320px;
}

.pinglun__footer {
  position: relative;
}

.pinglun__footer:after {
  content: "";
  display: block;
  width: 100%;
  height: 60px;
}

.comment__view {
  box-sizing: border-box;
  width: 100%;
  height: 413px;
  background-color: #191919;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.comment__view::-webkit-scrollbar {
  width: 14px;
  height: 14px;
  background-color: #191919;
}

/*定义滚动条轨道 内阴影+圆角*/
.comment__view::-webkit-scrollbar-track {
  background-color: #191919;
}

/*定义滑块 内阴影+圆角*/
.comment__view::-webkit-scrollbar-thumb {
  background-color: #252525;
  border-radius: 10px;
}

.comment__view__item {
  background-color: #252525;
  margin-bottom: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  border-radius: 14.5px;
}

.comment__view__item__avatar {
  flex-grow: 0;
  flex-shrink: 0;
  width: 29px;
  height: 29px;
  border-radius: 100%;
  overflow: hidden;
}

.comment__view__item__avatar img {
  width: 29px;
  height: 29px;
  border-radius: 100%;
}

.comment__view__item__say {
  flex-grow: 1;
  flex-shrink: 1;
  padding: 5px 10px;
}

.comment__view__item__say__username {
  font-size: 14px;
  line-height: 18px;
  color: #797979;
  margin-right: 6px;
}

.comment__view__item__say__text {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
}

.comment {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}

.comment__container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  width: 100%;
  background-color: #191919;
}

.comment__container__inner {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 286px;
  height: 42px;
  background-color: #252525;
  border-radius: 21px;
  padding: 0 10px;
}

.comment__container__inner__input {
  background-color: transparent;
  color: #ffffff;
  width: 100%;
}

.comment__container__inner__btn {
  color: #ffffff;
}

.comment__container__inner__icon {
  background: url("https://mediabluk.cnr.cn/img/cnr/CNRCDP/2024/0819/d7541ab558195172403016910028046810.png?auth=0cc6f7c2f640f8ebae0fdcf56e981b8d") no-repeat center center;
  width: 23px;
  height: 23px;
  margin-right: 10px;
}

.comment__container__inner__tips {
  display: none;
  position: absolute;
  left: 35px;
  top: -28px;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  white-space: nowrap;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 4px;
}

.comment__container__inner__tips:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 13px;
  border-bottom: 10px solid transparent;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #ffffff;
}

@media screen and (max-width: 768px) {
  .pinglun {
    width: 100%;
  }
  .comment__view {
    background-color: #93342b;
  }
  .comment__view::-webkit-scrollbar {
    width: 2vw;
    height: 2w;
    background-color: #93342b;
  }
  /*定义滚动条轨道 内阴影+圆角*/
  .comment__view::-webkit-scrollbar-track {
    background-color: #93342b;
  }
  /*定义滑块 内阴影+圆角*/
  .comment__view::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 1vw;
  }
  .comment__view__item {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .comment__view__item__say__username {
    color: #000000;
  }
  .pinglun__footer {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
  }
  .pinglun__footer:after {
    height: 16vw;
  }
  .comment__container {
    background-color: #93342b;
    height: 16vw;
  }
  .comment__container__inner {
    margin-left: 3vw;
    background-color: rgba(0, 0, 0, 0.5);
    flex-basis: 75vw;
    flex-grow: 1;
    flex-shrink: 1;
    width: 75vw;
    height: 12vw;
    border-radius: 6vw;
    padding: 0 4vw;
  }
  .comment__container__inner__icon {
    background: url("https://mediabluk.cnr.cn/img/cnr/CNRCDP/2024/0820/c7efb846cefa1724118718958544029010.png?auth=2c4e5f591dcc4f515c4d22b1b0d19efc") no-repeat center center;
    background-size: 5vw 5vw;
    width: 5vw;
    height: 5vw;
    margin-right: 2vw;
  }
  .comment__container__inner__input::placeholder {
    color: #ffffff;
  }
  .comment__container__heart {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12vw;
    height: 12vw;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    flex-grow: 0;
    flex-shrink: 0;
    margin: 0 2vw;
  }
  .comment__container__heart__icon {
    background: url("https://mediabluk.cnr.cn/img/cnr/CNRCDP/2024/0820/5a04dfdc9fd14172412179769746786410.png?auth=e9b3846c1afc9a23673fd54699d9ee48") no-repeat center center;
    background-size: 10vw 10vw;
    width: 10vw;
    height: 10vw;
  }
  .comment__container__heart .someone {
    position: absolute;
    bottom: 10vw;
    right: 2.1vw;
    width: 10vw;
    height: 10vw;
  }
  .comment__container__heart .someone img {
    width: 100%;
  }
  .comment__container__heart .someone.ys1 {
    transform: rotate(10deg) scale(0.8);
    opacity: 1;
    -webkit-transform: rotate(10deg) scale(0.8);
  }
  .comment__container__heart .someone.ys2 {
    transform: rotate(-10deg) scale(0.8);
    opacity: 1;
    -webkit-transform: rotate(-10deg) scale(0.8);
  }
  .comment__container__heart .someone.ys3 {
    transform: rotate(25deg) scale(0.8);
    opacity: 1;
    -webkit-transform: rotate(25deg) scale(0.8);
  }
  .pop-phone-msg {
    box-sizing: border-box;
    width: 80vw;
    height: 60vw;
    left: -40vw;
    top: -30vw;
    border-radius: 3vw;
    padding: 3vw;
  }
  .login-title h1 {
    font-size: 6vw;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }
  .phone-head {
    width: 100%;
  }
  .phone-head p {
    box-sizing: border-box;
    width: 14vw;
    text-align: center;
    line-height: 10vw;
    height: 10vw;
    border-right: 0;
  }
  .user-msg input {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 50vw;
    width: 50vw;
    height: 10vw;
    font-size: 4vw;
    padding-left: 3vw;
    box-sizing: border-box;
  }
  .login-btn {
    height: 8.6vw;
    font-size: 3.2vw;
    background-color: #f43435;
    border: 0;
    color: #fff;
    width: 40vw;
    margin-top: 1.4vw;
    cursor: pointer;
  }
  .tipss {
    width: 100%;
    height: 4.6vw;
  }
  .tipss span {
    line-height: 4.6vw;
    height: 4.6vw;
    font-size: 3vw;
  }
  .verify-code .btn-default {
    width: 22vw;
    height: 10vw;
    flex-basis: 22vw;
    margin-left: 3vw;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 3vw;
    text-align: center;
    padding-left: 0;
  }
  .verify-code input {
    width: 40vw;
    flex-basis: 40vw;
  }
}
