@charset "UTF-8";

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.mui-content {
  background-color: #fff;
  margin-bottom: 1.333333rem;
}

.reply-nav {
  width: 100%;
  height: 0.933333rem;
  line-height: 0.933333rem;
  background-color: #F7F7F7;
}

.reply-nav .reply-back,
.reply-nav .reply-title {
  color: #000;
  font-size: 0.4rem;
}

.reply-nav .reply-back {
  margin-left: 0.133333rem;
}

.reply-nav .reply-nav-title {
  display: block;
  width: 100%;
  text-align: center;
}

.comment-wrapper {
  margin-top: 0.48rem;
  padding: 0 0.4rem;
}

.comment-wrapper .user-icon,
.comment-wrapper .comment-content-wrapper {
  display: inline-block;
  vertical-align: top;
}

.comment-wrapper .user-icon {
  width: 1.16rem;
  height: 1.16rem;
  -ms-flex: 1;
      flex: 1;
}

.comment-wrapper .user-icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.comment-wrapper .comment-content-wrapper {
  width: calc(100% - 1.16rem - 0.4rem);
  margin-left: 0.266667rem;
  word-break: break-all;
}

.comment-wrapper .comment-content-wrapper .activity-img {
  width: 100%;
  overflow: scroll;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
}

.comment-wrapper .comment-content-wrapper .activity-img .activity-li {
  width: 2.4rem;
  height: 2.4rem;
  margin-right: 0.133333rem;
}


.comment-wrapper .comment-floor {
  float: right;
  color: #6A6A6A;
  font-size: 0.346667rem;
}

.comment-wrapper .user-name,
.comment-wrapper .comment-date {
  color: #000;
}

.comment-wrapper .comment-content {
  color: #333333;
  font-size: 0.373333rem;
}

.comment-wrapper .comment-date {
  font-size: 0.32rem;
  color: #888888;
}

.comment-form {
  padding: 0 0.4rem;
}

.comment-form .face {
  width: 0.666667rem;
  height: 0.666667rem;
  margin-top: 0.133333rem;
}

.comment-form button {
  padding: 0 0.8rem;
  height: 0.8rem;
  line-height: 0rem;
  color: #fff;
  font-size: 0.32rem;
  float: right;
  background-color: #257ec9;
  border: none;
  margin: 0.2rem 0 0 0;
  text-align: center;
}

.comment-form textarea {
  border: 1px solid #B2B2B2;
  font-size: 0.346667rem;
  padding: 0.133333rem;
}

.reply-list {
  background-color: #fafafa;
  padding-top: 0.266667rem;
  margin-top: 0.266667rem;
}

.reply-list .comment-content-wrapper {
  border-bottom: 1px solid #E1E1E1;
  padding-bottom: 0.48rem;
}

.reply-list .reply-item:last-child .comment-content-wrapper {
  border-bottom: 0;
}

.reply-list .reply-item p {
  margin-bottom: 0.026667rem;
  word-wrap: break-word;
  word-break: break-all;
}

.reply-list .comment-date {
  color: #999;
  font-size: 0.293333rem;
}

.reply-list .user-name,
.reply-list .comment-content {
  color: #333333;
}

/*来自wx-bbs-info.less*/

.post-wrap .comment-form {
  padding: 0 0.4rem;
  margin-bottom: 0.4rem;
}

.post-wrap .comment-form .face {
  width: 0.666667rem;
  height: 0.666667rem;
}

.post-wrap .comment-form .textarea-row {
  min-height: 4rem;
  position: relative;
}

.post-wrap .comment-form .textarea-row span {
  position: absolute;
  bottom: 0.133333rem;
  right: 0.133333rem;
}

.post-wrap .comment-form .textarea-row textarea {
  border: 0.013333rem solid #B2B2B2;
  padding: 0.2rem;
  font-size: 0.32rem;
  min-height: 4rem;
}

.post-wrap .comment-form button {
  padding: 0 0.8rem;
  height: 0.8rem;
  line-height: 0rem;
  color: #fff;
  font-size: 0.32rem;
  float: right;
  background-color: #257ec9;
  border: none;
  margin: 0.2rem 0 0 0;
  text-align: center;
}

.comment-operation .comment-form {
  padding: 0;
}

.comment-list .reply-form .mui-input-row {
  height: 2.666667rem;
}

.mui-input-group .mui-input-row {
  height: auto;
}

.examine-modal .mui-input-row {
  margin-bottom: 0.133333rem;
}

.examine-modal .mui-input-group .mui-input-row:after,
.examine-modal .mui-input-group:before {
  height: 0;
}

.face,
.uploadImg-wrap {
  vertical-align: middle;
}

.uploadImg-wrap {
  display: inline-block;
  margin-top: 0.2rem;
  margin-left: 0.466667rem;
}

.uploadImg-wrap label {
  padding: 0;
}

.choice-picture .picture-btn img,
.choice-video .video-btn img {
  width: 0.666667rem;
  height: 0.666667rem;
}

.choice-picture .choice-input,
.choice-video .video-input {
  display: none;
}

.upload-list {
  background-color: #fff!important;
  display: none;
}

.upload-list .img-item {
  position: relative;
  width: 28vw;
  height: 28vw;
  float: left;
  margin-right: 0.3rem;
  margin-bottom: 0.333333rem;
  padding-top: 0;
}

.upload-list .img-item:nth-child(3n) {
  margin-right: 0;
}

.upload-list .img-item img {
  vertical-align: middle;
}

.upload-list .img-item .img-box {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28vw;
  overflow: hidden;
  margin-top: -0.026667rem;
  border: 0.013333rem solid #ddd;
  text-align: center;
}

.upload-list .upload-del {
  position: absolute;
  top: 0;
  right: -0.2rem;
  color: #fff!important;
  font-weight: bold;
  font-size: 0.666667rem;
  background-color: #313131;
  width: 0.666667rem;
  height: 0.666667rem;
  line-height: 0.533333rem;
  text-align: center;
}

.progress-wrap {
  height: 1.333333rem;
  margin-top: 0.4rem;
}

.progress-wrap .video-del-btn,
.progress-wrap .video-info {
  vertical-align: middle;
}

.progress-wrap .video-del-btn {
  width: 5vw;
  height: 5vw;
  background-color: #676767;
  color: #fff;
  /*display: inline-block;*/
  text-align: center;
  line-height: 5vw;
  border-radius: 50%;
  display: none;
}

.progress-wrap .video-info {
  width: calc(100% - 7vw);
  display: inline-block;
  background: url("../images/video-progress.png") no-repeat left center;
  background-size: 0.4rem 0.4rem;
  padding-left: 0.533333rem;
  font-size: 0.373333rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.progress-wrap .upload-progress {
  width: 100%;
  margin-top: 0.266667rem;
}

.progress-wrap .media-progress,
.progress-wrap .progress-tip {
  vertical-align: middle;
}

.progress-wrap .media-progress {
  display: inline-block;
  width: 83%;
  height: 0.16rem;
  background-color: #247FC9;
  border-radius: 0.2rem;
}

.progress-wrap .progress-tip {
  width: 15%;
  display: inline-block;
  text-align: right;
  font-size: 0.373333rem;
}

/*评论回复区多张图片样式-quhan*/

.img-list {
  margin-top: 0.266667rem;
  padding-bottom: 0.266667rem;
  width: 100%;
}

.img-list .img-item {
  width: 50%;
  height: 50%;
  float: left;
  margin-bottom: 0.266667rem;
  display: none;
}

.img-list .img-item:first-child {
  display: block;
}

.img-list .img-item img {
  vertical-align: middle;
}

.img-list .img-item .img-box {
  position: relative;
  background-color: #fff;
  display: block;
  width: 35vw;
  height: 35vw;
  line-height: 35vw;
  overflow: hidden;
  margin-top: -0.026667rem;
  border: 0.013333rem solid #ddd;
  text-align: center;
}

.img-list .img-item .img-num {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
  display: block;
  width: 0.933333rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  background-color: #247FC9;
  color: #fff;
  font-size: 0.346667rem;
}

.img-list {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0.266667rem;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.img-list li {
  margin-left: 0!important;
  margin-right: 0.293333rem!important;
  display: none;
}

.img-list li .img-num {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #257ec9;
  color: #fff;
  font-size: 0.3rem;
  display: inline-block;
  height: 0.5rem;
  line-height: 0.5rem;
  width: 0.8rem;
  text-align: center;
}

.img-list li:first-child {
  display: block;
}

.img-list .img-item img {
  vertical-align: middle;
}

.img-list .img-item .img-box {
  background-color: #fff;
  display: block;
  width: 29vw;
  height: 30vw;
  line-height: 30vw;
  overflow: hidden;
  margin-top: -0.026667rem;
  border: 0.013333rem solid #ddd;
  text-align: center;
  position: relative;
}

.img-list li:last-child {
  margin-right: 0!important;
}

.lg-download {
  display: none;
}

.lg-backdrop {
  z-index: 99999;
}

.lg-outer {
  z-index: 100000;
}

.lg-download {
  display: none;
}

/*回复区*/

.clear {
  background-color: #F2F2F2;
  padding: 0.2rem 0.266667rem;
  margin-bottom: 0.666667rem;
}

.clear .reply-title a {
  padding: 0 0.133333rem 0 0;
  color: #3C7193;
  font-size: 0.32rem;
}

.clear .reply-title {
  font-size: 0.32rem;
  color: #333333;
}

.clear .reply-link {
  font-size: 0.346667rem;
  color: #888888;
}

.clear .reply-link .mui-icon-arrowright {
  font-size: 0.346667rem;
  color: #ACB6C0;
  padding-left: 0.066667rem;
}

.video-examine {
  width: 100%;
}

.sensitive-remodal .remodal-close {
  top: auto;
  bottom: -1.8rem;
  left: calc((100% - 1.2rem) / 2);
  background: url(../images/wx-modal-close.png);
  width: 1.2rem;
  height: 1.2rem;
  background-size: 1.2rem 1.2rem;
}

.sensitive-remodal .remodal-close:before {
  content: '';
}

.sensitive-remodal .modal-content {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 0.666667rem;
  padding-top: 0.666667rem;
  text-align: left;
}

.sensitive-remodal .modal-content p {
  font-size: 0.4rem;
  text-align: center;
}

.sensitive-remodal .modal-content button {
  display: block;
  width: 4.466667rem;
  margin: 0.666667rem auto 0;
  height: 1.006667rem;
  border: none;
  text-align: center;
  line-height: 0.906667rem;
  color: #fff;
  background: #257EC9;
  font-size: 0.4rem;
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.comment-video {
  display: inline-block;
  vertical-align: baseline;
  width: 100%;
  height: 4rem;
  background-color: #000;
}

/**活动全部回复页面*/
.activity-btn {
  position: fixed;
  bottom: 1.466667rem;
  z-index: 99;
  width: 100%;
  height: 1.36rem;
  margin-top: 0.4rem;
  padding: 0 0.4rem;
  background-color: #f5f5f5;
}

.activity-btn span {
  height: 0.92rem;
  line-height: 0.92rem;
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.373333rem;
  border-radius: 0.133333rem;
}

.activity-btn span:nth-child(1) {
  width: 7.466667rem;
  border: 0.013333rem #dfdfdf solid;
  background: #fff;
  padding-left: 0.333333rem;
  color: #999;
}

.activity-btn span:nth-child(2) {
  width: 1.333333rem;
  background-color: #1f94d1;
  text-align: center;
  color: #fff;
  float: right;
}

.comment-mask {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99;
}

.activity-comment {
  overflow: hidden;
  position: fixed;
  bottom: 1.466667rem;
  z-index: 99;
  width: 100%;
  margin-top: 0.4rem;
  padding: 0 0.4rem;
  background-color: #fff;
}

.activity-comment .comment-title {
  margin: 0.266667rem 0;
  font-size: 0.373333rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.activity-comment .comment-title span.comment-title-cancel {
  font-size: 0.373333rem;
  color: #1f94d1;
}

.activity-comment .comment-title span.comment-title-finish {
  font-size: 0.373333rem;
  display: block;
  width: 1.2rem;
  height: 0.666667rem;
  background-color: #1f94d1;
  border-radius: 0.266667rem;
  line-height: 0.666667rem;
  text-align: center;
  color: #fff;
}

.activity-comment .comment-input {
  font-size: 0.266667rem;
}

.activity-comment .comment-input .comment-textarea {
  font-size: 0.32rem;
  padding: 0 0.133333rem;
  height: 1.333333rem;
  margin-bottom: 0.133333rem;
  border: none;
}

.activity-comment .comment-icon img {
  width: 0.56rem;
  height: 0.56rem;
}

.activity-comment .comment-icon .choice-picture {
  display: inline-block;
}

.activity-comment .comment-icon .choice-picture input {
  display: none;
}

.activity-comment .comment-icon .face-wrap {
  display: inline-block;
  margin-left: 0.266667rem;
}

.activity-comment .upload-list {
  margin-top: 0.4rem;
  background-color: #fff!important;
}

.activity-comment .upload-list .img-item {
  position: relative;
  width: 28vw;
  height: 28vw;
  float: left;
  margin-right: 0.266667rem;
  margin-bottom: 0.333333rem;
}

.activity-comment .upload-list .img-item:nth-child(3n) {
  margin-right: 0;
}

.activity-comment .upload-list .img-item img {
  vertical-align: middle;
}

.activity-comment .upload-list .img-item .img-box {
  background-color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28vw;
  overflow: hidden;
  margin-top: -0.026667rem;
  border: 0.013333rem solid #ddd;
  text-align: center;
}

.activity-comment .upload-list .upload-del {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-weight: bold;
  font-size: 0.666667rem;
  background-color: #313131;
  width: 0.666667rem;
  height: 0.666667rem;
  line-height: 0.533333rem;
  text-align: center;
}

.mask-confirm {
  display: none;
}

.activity-remodal {
  padding: 0;
}

.activity-remodal .remodal-close:before {
  content: '';
}

.activity-remodal .mui-input-group .mui-input-row:after,
.activity-remodal .mui-input-group:before {
  height: 0;
}

.activity-remodal .mui-input-row {
  margin-bottom: 0.266667rem;
}

.activity-remodal .mui-checkbox.mui-left label,
.activity-remodal .mui-radio.mui-left label {
  padding-left: 1rem;
  display: inline-block;
}

.activity-remodal .remodal-close {
  top: auto;
  bottom: -1.6rem;
  left: calc((100% - 1.2rem) / 2);
  background: url("../../images/wx-modal-close.png");
  width: 1.2rem;
  height: 1.2rem;
  background-size: 1.2rem 1.2rem;
}

.activity-remodal .info-nav {
  text-align: left;
}

.activity-remodal .info-nav {
  height: 0.853333rem;
  line-height: 0.853333rem;
  background-color: #f2f2f2;
}

.activity-remodal .info-nav .nav-icon {
  display: inline-block;
  width: 0.4rem;
  height: 0.266667rem;
  background-color: #267dca;
}

.activity-remodal .info-nav span {
  color: #000;
  font-size: 0.32rem;
}

.activity-remodal .info-nav a {
  float: right;
  display: inline-block;
  background-color: #267dca;
  font-size: 0.266667rem;
  color: #fff;
  padding: 0 0.666667rem;
}

.activity-remodal .info-nav a:last-child {
  background-color: #e1e1e1;
  color: #000;
  padding: 0 0.4rem;
}

.activity-remodal .info-nav em {
  font-size: 0.24rem;
}

.activity-remodal .modal-content {
  width: 90%;
  margin: 0 auto;
  margin-bottom: 0.666667rem;
  padding-top: 0.266667rem;
  text-align: left;
  /* input[type='checkbox']{
			width:20px;
			height: 20px;
			border: 1px solid #A6A6A6;
			margin-right:5px;
		} */
}

.activity-remodal .modal-content p,
.activity-remodal .modal-content input,
.activity-remodal .modal-content textarea {
  font-size: 0.32rem;
  border: 0;
}

.activity-remodal .modal-content input,
.activity-remodal .modal-content textarea {
  background-color: #FAFAFA;
  color: #646464;
}

.activity-remodal .modal-content .modal-info {
  line-height: 0.466667rem;
  color: #000;
}

.activity-remodal .modal-content .info-explain {
  color: #5f5f5f;
  line-height: 0.266667rem;
}

.activity-remodal .modal-content .info-explain p {
  line-height: 0.533333rem;
}

.activity-remodal .modal-content .mui-input-group {
  margin-top: 0.266667rem;
}

.activity-remodal .modal-content input[type='text'] {
  display: block;
  height: 0.693333rem;
  line-height: 0.693333rem;
}

.activity-remodal .modal-content .qrcode-explan {
  text-align: center;
}

.activity-remodal .modal-content .qrcode-explan span {
  display: inline-block;
  margin: 0 auto;
  color: #000;
  font-size: 0.426667rem;
  border-bottom: 0.013333rem solid #000;
  padding-bottom: 0.133333rem;
}

.activity-remodal .textarea-row {
  height: 1.666667rem;
  position: relative;
}

.activity-remodal .textarea-row span {
  position: absolute;
  bottom: 0.066667rem;
  right: 0.066667rem;
  color: #646464;
}

.activity-remodal .mui-checkbox {
  width: 45%;
  display: inline-block;
}

.activity-remodal .mui-checkbox label,
.activity-remodal .mui-checkbox input {
  vertical-align: middle;
}

.activity-remodal .mui-checkbox label {
  font-size: 0.32rem;
  margin-left: 0.266667rem;
}

.activity-remodal .mui-checkbox input[type=checkbox]:before {
  font-size: 0.533333rem;
}

.activity-remodal .confirm,
.activity-remodal .next {
  display: block;
  margin-top: 1.066667rem;
  height: 0.88rem;
  line-height: 0.88rem;
  background-color: #267DCA;
  color: #fff;
  width: 100%;
  font-size: 0.32rem;
  padding: 0;
}

.activity-remodal .activity-qrcode img {
  width: 4.48rem;
  height: 4.48rem;
  display: block;
  margin: 0.4rem auto 0;
  border: 0.013333rem solid #B2B2B2;
  padding: 0.133333rem;
}

.activity-remodal .qrcode-info {
  margin-top: 0.4rem;
  text-align: center;
}

.activity-remodal .qrcode-title {
  font-size: 0.32rem;
  text-align: center;
  color: #000;
  margin-top: 0.266667rem;
  line-height: 0.4rem;
}

.mask-next {
  display: block;
  margin-bottom: 0.533333rem;
  max-height: 12.666667rem;
  min-height: 12.666667rem;
}

.mask-next .select {
  width: 100%;
  color: rgba(19, 19, 19, 0.78);
  margin-top: 0.466667rem;
}

.mask-next .select .select-province,
.mask-next .select .select-city {
  font-size: 0.373333rem;
  padding: 0;
  width: 40%;
  background-color: #f5f3f3;
  height: 0.666667rem;
  border-radius: 0;
  background-image: url("../../images/select-pull.png");
  background-repeat: no-repeat;
  background-position: 3.2rem;
  background-size: 0.4rem;
  padding-left: 0.266667rem;
}

.mask-next .select .select-province {
  margin-right: 0.293333rem;
}

.mask-next .mask-content {
  width: 82%;
  margin-left: 0.8rem;
}

.mask-next .mask-content .content-list {
  height: 8.533333rem;
  overflow: hidden;
  overflow-y: scroll;
}

.mask-next .mask-content .content-list .next-content {
  border-bottom: 0.013333rem #e4e4e4 solid;
  margin-bottom: 0.266667rem;
  text-align: left;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}

.mask-next .mask-content .content-list .next-content .content-p {
  width: 80%;
  word-wrap: break-word;
  word-break: break-all;
}

.mask-next .mask-content .content-list .next-content .content-p p:nth-child(1) {
  color: #000;
  font-size: 0.4rem;
}

.mask-next .mask-content .content-list .next-content .content-p p:nth-child(2) {
  margin-bottom: -0.106667rem;
}

.mask-next .mask-content .content-list .next-content input[type=radio]:before {
  font-size: 0.533333rem;
}

.mask-next .mask-content .content-list .next-content input[type=radio] {
  top: 0.666667rem;
  right: -0.2rem;
}

.mask-next .mask-content .content-list p {
  margin-bottom: 0;
  font-size: 0.373333rem;
  padding-left: 0.133333rem;
  line-height: 0.626667rem;
}

.mask-next .mask-content .content-list .remodal-confirm {
  margin-top: 0.4rem;
}

.mask-next .mask-content .next {
  margin-top: 0.666667rem;
  border-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.confirm-button {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-align: center;
      align-items: center;
}

.confirm-button button {
  float: left;
  margin-top: 0.666667rem;
  height: 0.88rem;
  line-height: 0.88rem;
  background-color: #267DCA;
  color: #fff;
  width: 40%;
  font-size: 0.32rem;
  padding: 0;
  text-align: center;
  border: 0;
}

.mui-input-group .select {
  width: 100%;
  color: #646464;
}

.mui-input-group .select .select-province,
.mui-input-group .select .select-city {
  font-size: 0.32rem;
  padding: 0;
  width: 49%;
  background-color: #FAFAFA;
  height: 0.666667rem;
  border-radius: 0;
  background-position: 3.2rem;
  background-size: 0.4rem;
  padding-left: 0.466667rem;
  margin-bottom: 0;
}

.mui-input-group .select .select-city {
  float: right;
}

.mui-bar-nav ~ .mui-content {
  margin-bottom: 0.666667rem;
}

.ovfHiden {
  overflow: hidden;
  height: 100%;
}
#sinaEmotion {
  top: 4rem !important;
  z-index: 9999 !important;
}