/* CSS Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input, textarea, button, i, input, select, option, header, footer, main, article, section, aside, nav {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: 600;
}

ul, li {
  list-style: none;
}

a {
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}

a:focus, a:active, a:hover {
  outline: none;
}

a img {
  vertical-align: top;
}

a, img {
  -webkit-touch-callout: none;
}

img {
  border: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-overflow-scrolling: touch;
}

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

hr {
  height: 1px;
  background-color: #ddd;
  margin: 10px 0;
  border: none;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="text"], input[type="search"], input[type="password"] {
  -webkit-appearance: none;
  border: none;
  background: none;
}

button, input[type="radio"], input[type="checkbox"] {
  border: none;
  outline: none;
}

textarea {
  border: 1px solid #e7e7e7;
  padding: 8px 10px;
  font: inherit;
  color: #444;
  resize: none;
  overflow: auto;
  vertical-align: top;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="submit"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="tel"]:focus, input[type="color"]:focus, input[type="search"]:focus, input[type="search"]:active {
  -webkit-box-shadow: 0;
  box-shadow: 0;
  outline: 0 none;
}

input[type="submit"], input[type="submit"]:focus {
  border: 0;
}

::-webkit-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  color: #999;
  opacity: 1;
}

::-moz-placeholder {
  color: #999;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #999;
}

body {
  font-family: -apple-system, "SF UI Text", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  line-height: 1.6;
  color: #333;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  overflow: hidden;
}

.comment {
  padding: 0 20px;
  width: 820px;
}

.comment-area {
  position: relative;
  height: 151.81081px;
}

.comment-area-login {
  position: absolute;
  top: -42.10811px;
  left: 11.08108px;
  z-index: 1;
  width: 46.54054px;
  height: 50.97297px;
  background: url("../img/assets/login_bg.png");
  background-size: 100% 100%;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.comment-area-login:hover span {
  color: red;
}

.comment-area-login span {
  font-size: 13.2973px;
  color: #de260e;
  line-height: 44.32432px;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.comment-area-main {
  height: 100%;
  position: relative;
}

.comment-area-main-input {
  display: block;
  padding: 13px 10px 10px;
  height: 107.48649px;
  width: 100%;
  border: 1px solid #de260e;
  font-size: 14px;
  color: #999999;
  border-radius: 8.86486px;
}

.comment-area-main-input textarea {
  display: block;
  width: 100%;
  height: 100%;
  border-top: none;
  font-size: 14px;
  color: #999999;
  border: 0;
}

.comment-area-main-icon {
  position: absolute;
  left: 12.18919px;
  bottom: 0;
  width: 31.02703px;
  height: 31.02703px;
  font-size: 20px;
  color: #de260e;
  cursor: pointer;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.comment-area-main-icon:hover {
  color: red;
}

.comment-area-main-submit {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 113.02703px;
  height: 33.24324px;
  background: #de260e;
  border-radius: 11.08108px;
  background-size: 100% 100%;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.comment-area-main-submit:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.comment-list {
  padding-top: 55.40541px;
}

.comment-list-title {
  border-bottom: 1px solid #de260e;
  height: 32.13514px;
}

.comment-list-title .left {
  float: left;
  padding: 0 17.72973px;
  border: 1px solid #de260e;
  border-bottom: none;
  border-radius: 8.86486px 8.86486px 0 0;
  line-height: 31.02703px;
  background: #fff;
  font-size: 14px;
  color: #de260e;
}

.comment-list-title .right {
  float: right;
  font-size: 12px;
  line-height: 31.02703px;
  color: #de260e;
}

.comment-list-title .right span {
  padding-right: 5px;
  font-weight: 900;
  font-size: 18px;
}

.comment-list-main-title {
  padding: 18px 0 0;
  height: 50.97297px;
  font-size: 17.72973px;
  color: #de260e;
  line-height: 18px;
  font-weight: normal;
}

.comment-list-main-title span {
  float: left;
  margin-right: 13.2973px;
  width: 6.64865px;
  height: 19.94595px;
  border-radius: 3.32432px;
  background: #de260e;
}

.comment-detail {
  padding: 20px 0 11px;
  border-bottom: 1px dashed #dee4e9;
}

.comment-detail-left {
  float: left;
  width: 55.40541px;
  height: 46.54054px;
  overflow: hidden;
}

.comment-detail-left img {
  width: 46.54054px;
  height: 100%;
  border-radius: 50%;
}

.comment-detail-right {
  float: right;
  width: 709.18919px;
}

.comment-detail-right-top {
  font-size: 0;
  height: 22.16216px;
  line-height: 22.16216px;
}

.comment-detail-right-top-name {
  display: inline-block;
  margin-right: 15px;
  max-width: 274px;
  font-size: 13.2973px;
  color: #de260e;
  vertical-align: middle;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}

.comment-detail-right-top-leave {
  position: relative;
  padding: 0 8px 0 14px;
  margin-right: 6px;
  vertical-align: middle;
  font-size: 13.2973px;
  border: 1px solid #de260e;
  border-radius: 0 10px 10px 0;
  color: #de260e;
}

.comment-detail-right-top-leave i {
  position: absolute;
  left: -11.08108px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 22.16216px;
  height: 22.16216px;
  text-align: center;
  background: #de260e;
  color: #fff;
  font-style: normal;
  border-radius: 100%;
}

.comment-detail-right-top-area {
  vertical-align: middle;
  font-size: 12px;
  color: #999999;
}

.comment-detail-right-top-area i {
  font-style: normal;
}

.comment-detail-right-top-time {
  float: right;
  font-size: 13.2973px;
  color: #999999;
}

.comment-detail-right-msg {
  padding-top: 13px;
  font-size: 15.51351px;
  line-height: 28.81081px;
}

.comment-detail-right:hover .flag {
  display: inline-block;
}

.comment-detail-right-bottom {
  height: 22.16216px;
  text-align: right;
  line-height: 22.16216px;
  color: #999999;
}

.comment-detail-right-bottom .items {
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.comment-detail-right-bottom-flag.flag {
  display: none;
  font-size: 13.2973px;
  margin-right: 5px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.comment-detail-right-bottom-flag.flag i {
  margin-right: 3px;
}

.comment-detail-right-bottom-flag.flag:hover {
  color: #de260e;
}

.comment-detail-right-bottom-reply {
  font-size: 13.2973px;
  margin-right: 4px;
  color: #de260e;
}

.comment-detail-right-bottom-reply.active .cancel {
  display: inline;
}

.comment-detail-right-bottom-reply.active .reply {
  display: none;
}

.comment-detail-right-bottom-reply .cancel {
  display: none;
}

.comment-detail-right-bottom-reply i {
  font-style: normal;
}

.comment-detail-right-bottom-like, .comment-detail-right-bottom-unlike {
  font-size: 13.2973px;
  margin-right: 4px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.comment-detail-right-bottom-like:hover, .comment-detail-right-bottom-like.active, .comment-detail-right-bottom-unlike:hover, .comment-detail-right-bottom-unlike.active {
  color: #de260e;
}

.comment-detail-right-bottom-like i, .comment-detail-right-bottom-unlike i {
  margin-right: 4px;
}

.comment-detail-right-bottom-seal:hover {
  color: #de260e;
}

.comment-detail-right-bottom-seal i {
  font-size: 22.16216px;
}

.comment-loadMore {
  margin: 15px auto;
  display: block;
  width: 100%;
  height: 38.78378px;
  color: #999;
  background: #f0f0f0;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.comment-loadMore:hover {
  background: #de260e;
  color: #fff;
}
