@charset "UTF-8";
/*评论样式*/
.comments {
  padding-bottom: 40px;
}

.comments .commentInfo {
  position: relative;
  font-size: 0;
  margin: 20px 0;
  height: 30px;
  border-bottom: 1px solid #bb0511;
}

.comments .commentInfo .left {
  position: absolute;
  left: 0;
  bottom: -1px;
  background-color: #fff;
}

.comments .commentInfo .left span {
  display: block;
  width: 66px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  color: #333333;
  background-image: url("../images/adae6e6230d5464996f6b867c44e8222.gif");
  background-repeat: no-repeat;
}

.comments .commentInfo .left i {
  cursor: default;
  color: #bb0511;
}

.comments .commentInfo .left em {
  padding-left: 20px;
  font-size: 14px;
  color: #666666;
}

.comments .commentInfo .right {
  position: absolute;
  right: 0;
  bottom: 3px;
}

.comments .commentInfo .right span {
  font-size: 14px;
  color: #333333;
}

.comments .commentInfo .right span:first-child {
  padding-right: 25px;
}

.comments .commentInfo .right span b {
  font-size: 24px;
  color: #bb0511;
  font-weight: normal;
}

.comments .commentOuter {
  position: relative;
  border: 1px solid #bb0511;
  border-radius: 5px;
  overflow: hidden;
}

.comments .commentOuter .left {
  float: left;
  width: 80%;
  font-size: 0;
  height: 84px;
}

.comments .commentOuter .right {
  position: absolute;
  right: 0;
  top: 0;
  width: 20%;
  height: 100%;
}

.comments .commentOuter .commentBar {
  font-size: 0;
  background-color: #fff0f0;
  padding: 0px 0 10px 20px;
}

.comments .commentOuter .commentBar span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  line-height: 16px;
  padding-right: 10px;
  padding-top: 10px;
}

.comments .commentOuter .commentBar input {
  margin-left: 5px;
  border: none;
}

.comments .commentOuter .commentBar input.nick {
  width: 80px;
}

.comments .commentOuter .commentBar input.tel {
  width: 120px;
}

.comments .commentOuter .commentBar input.verification {
  width: 64px;
}

.comments .commentOuter input:focus, .commentOuter button:focus, .commentOuter textarea:focus {
  outline: none;
}

.comments .commentOuter .commentBar button.btnCode {
  border-radius: 3px;
  font-size: 16px;
  line-height: 21px;
  height: 21px;
  padding: 0 10px;
  border: none;
  color: #fff;
  background-color: #bb0511;
  cursor: pointer;
  margin-top: 10px;
  vertical-align: bottom;
}

.comments .commentOuter .right button.publish {
  border: none;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #bb0511;
  font-size: 22px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}

.comments .commentOuter textarea {
  font-size: 14px;
  line-height: 1.2;
  resize: none;
  border: none;
  height: 64px;
  width: 96%;
  padding: 10px 2%;
}

.comments .warn {
  margin-top: 10px;
  color: #bb0511;
  font-size: 14px;
  line-height: 26px;
}
.comments .warn .left {
  float: left;
  width: 80%;
}
.comments .warn .right {
  float: right;
  width: 20%;
}
.comments .warn .error {
  text-align: center;
}

/*留言列表*/
.commentList > .media-list > .media {
  padding-top: 15px;
  border-top: 1px dashed #cdcdcd;
}

.commentList > .media-list > .media:first-child {
  padding-top: 0;
  border-top: none;
}

.commentList > .media-list > .media .pull-left {
  width: 48px;
}

.commentList .username, .commentList .publish_time, .commentList .report, .commentList .repay, .commentList .zan {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.commentList .zan i {
  vertical-align: middle;
}

.commentList .zan i.cnrfont {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 14px;
  height: 14px;
  /*background-image: url("../images/9b137460815f423c960a5496d087ef4b.gif");*/
  background-repeat: no-repeat;
}

.commentList .zan:hover i.cnrfont {
  background-position: -14px 0;
}

.commentList .user-head {
  width: 48px;
  height: 48px;
}

.commentList .username {
  float: left;
  color: #bb0511;
  font-size: 16px;
  line-height: 1.2 \9;
}

.commentList .publish_time {
  float: right;
  color: #999999;
  font-size: 14px;
  line-height: 16px;
}

.commentList .message {
  font-size: 14px;
  line-height: 22px;
  text-align: justify;
}

.commentList .media_footer {
  font-size: 0;
  margin-top: 5px;
  text-align: right;
  color: #999999;
}

.commentList .media_footer > span {
  font-size: 14px;
  margin-left: 15px;
  line-height: 1.2 \9;
}

/* .report举报按钮*/
.commentList .media_footer > span.report {
  visibility: hidden;
}

.commentList .media_footer:hover > span.report {
  visibility: visible;
}

.commentList .media_footer > span:hover {
  cursor: pointer;
  color: #bb0511;
}

.commentList .repay_form {
  display: none;
  margin-top: 10px;
  padding-right: 66px;
}

.commentList .repay_form .input-append {
  position: relative;
  display: block;
}

.commentList .repay_form .input-append .input-wrapper {
  float: left;
  width: 100%;
}

.commentList .repay_form .input-append .input-wrapper .span2 {
  display: block;
  width: 100%;
}

.commentList .repay_form .input-append .btn {
  position: absolute;
  right: -66px;
  width: 54px;
}

.wrapper .comments .title .left a {
  display: block;
}

.wrapper .comments .title .left a:hover {
  text-decoration: none;
}

.wrapper .comments .title .left a .cnrfont {
  /*background-image: url("../images/92c2a7e20be14c12a018263b9b8f7eab.gif");*/
  background-repeat: no-repeat;
  background-position: 10px center;
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 22px;
  height: 22px;
}

.wrapper .comments .title .right {
  bottom: 3px;
  right: -5px;
  height: auto;
}

.wrapper .comments .title .right i {
  cursor: default;
}

.wrapper .comments .title .right span {
  color: #202020;
  font-size: 16px;
  line-height: 16px;
  height: 16px;
  display: inline-block;
}

.wrapper .comments .title .right span.loginOut {
  vertical-align: baseline;
  color: #ffffff;
  margin: 0 5px;
}

.login-modal-old .modal-header {
  background-color: #f3f3f3;
}

.login-modal-old .modal-body {
  padding-right: 0;
  padding-left: 0;
}

.login-modal-old .modal-body .login-vline {
  position: absolute;
  height: 90%;
  border-left: 1px solid #EEE;
  left: 50%;
}

.login-modal-old .modal-body .row-fluid input[type="text"], .login-modal .modal-body .row-fluid input[type="password"] {
  min-height: 20px \9;
}

.modal.login-modal-new {
  width: 384px;
  margin-left: -192px;
}

.login-modal-new h4, .login-modal-new h6 {
  text-align: center;
  font-weight: normal;
}

.login-modal-new h6 {
  color: #ababab;
}

.login-modal-new .modal-header {
  border-bottom: none;
  text-align: right;
}

.login-modal-new .modal-header .close {
  float: none;
  outline: none !important;
}

.login-modal-new .modal-body {
  overflow-y: initial;
  padding-top: 0;
}

.login-modal-new button[type="submit"].btn {
  width: 100%;
}

.login-modal-new button[type="submit"].btn, .login-modal-new .btn-message {
  border-radius: 10px;
  padding: 6px \9;
  outline: none !important;
}

.login-modal-new .btn-message {
  font-size: 14px;
}

.login-modal-new .error {
  text-align: center;
  font-size: 12px;
  color: red;
}

.login-modal-new input[type="text"] {
  height: 44px;
  line-height: 44px;
  margin-bottom: 16px;
  border-radius: 10px;
}
