html, body , *{
  margin: 0;
  padding: 0;
  font-size: 0.12rem;
  line-height: 1.5;
}
#copyWechat_text {
  position: fixed;
  left: -10000%;
}

.container .header {
  height: 0.55rem;
  background-color: #0775e6;
  padding: 0.16rem;
  box-sizing: border-box;
  box-shadow: 0 0 0.24rem 0 rgba(169, 180, 200, 0.24);
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}
.container .header img {
  width: 2.5rem;
}

.content {
  padding-top: 0.56rem;
  padding-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
}
.content  .line {
  height: 0.1rem;
  background-color: rgba(242, 244, 247, 1);
}

.content .taps-scroll {
  height: 0.52rem;
  display: flex;
  flex-direction: column;
  padding: 0 0.1rem;
  overflow-x: auto;
}
.taps-scroll .taps {
  width: 150%;
  line-height: 0.52rem;
}
.taps-scroll .taps > span {
  font-size: 0.12rem;
  color: rgba(0, 0, 0, 0.6);
  line-height: 0.16rem;
  padding: 0.06rem 0.12rem;
  margin: 0 0.05rem;
  border-radius: 0.06rem;
  background-color: rgba(0, 0, 0, 0.04);
  height: 0.28rem;
  line-height: 1;
  box-sizing: border-box;
}
.container .reply_content{
  height: calc(100vh - 4.4rem);
  overflow: auto;
}
.cont-item .title {
  color: rgba(45, 51, 73, 1);
  font-size: 0.16rem;
  font-weight: 550;
  padding: 0.16rem 0.16rem 0;
}
.cont-item .cont-item-left >.user {
  display: flex;
  padding: 0.24rem 0.16rem 0.16rem;
}
.user.v {
  position: relative;

}
.user.v::before {
  content: '';
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background-image: url("icon-vip@2x.png"/*tpa=http://xr.rsywenh.cn/Nlyc5/index_files/icon-vip@2x.png*/);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0.38rem;
  top: 0.48rem;
}
.user img {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.4rem;;
}
.user >div {
  margin-left: 0.08rem;
  margin-right: auto;
}
.user >div p:first-child {
  color: rgba(45, 51, 73, 1);
  font-weight: 550;
  font-size: 0.14rem;;
}
.user >div p:last-child {
  color: rgba(45, 51, 73, 0.4);
  font-size: 0.12rem;
  font-weight: 550;;
}
.user >span {
  color: rgba(139, 218, 47, 1);
  font-weight: 550;
  font-size: 0.12rem;
  display: inline-block;
  width: 0.64rem;
  height: 0.28rem;
  text-align: center;
  line-height: 0.28rem;
  border: 1px solid rgba(139, 218, 47, 1);
  border-radius: 0.4rem;
  margin-top: 0.05rem;
}

.user >span.focus {
  color: rgba(78, 117, 255, 1);
  border-color: rgba(78, 117, 255, 1);
}
.user >span.focus:active {
  transform: scale(0.96);
}


.cont-item > .talk-thumbs-up {
  display: flex;
  margin-bottom: .24rem;
  padding: 0 0.16rem;
}

.cont-item > .talk-thumbs-up > div{
  color: rgba(45, 51, 73, 1);
  font-weight: 550;
  font-size: 0.11rem;
  margin-right: 0.18rem;;
}
.cont-item > .talk-thumbs-up >div >span {
  color: rgba(45, 51, 73, 0.4);
}

.talk-tools {
  display: flex;
}

.talk-tools > div {
  width: 33.3333%;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  border-right: 1px solid rgba(0, 0, 0, 0.04);
  text-align: center;
  padding: 0.1rem 0 0.1rem;
  color: rgba(45, 51, 73, 0.7);
}
.talk-tools > div.active {
  color: rgba(78, 117, 255, 1);
}

.talk-tools > div >span {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background-size: 100% 100%;
}
.talk-tools > div:nth-child(1) >span {
  width: 0.18rem;
  background-image: url("icon1@2x.png"/*tpa=http://xr.rsywenh.cn/Nlyc5/index_files/icon1@2x.png*/);
}
.talk-tools > div:nth-child(2) >span {
  background-image: url("icon2@2x.png"/*tpa=http://xr.rsywenh.cn/Nlyc5/index_files/icon2@2x.png*/);
}
.talk-tools > div:nth-child(3) >span {
  background-image: url("icon3@2x.png"/*tpa=http://xr.rsywenh.cn/Nlyc5/index_files/icon3@2x.png*/);
}

.cont-item .cont-item-right {
  padding: 0 0.16rem;
}

.cont-item .cont-item-right >p{
  font-size: 0.16rem;
  color: rgba(45, 51, 73, 1);
  font-weight: 550;
  line-height: 0.24rem;
  margin-top: 0.08rem;;
}
.cont-item .cont-item-right >.q {
  color: rgba(45, 51, 73, 1);
  font-size: 0.14rem;
  font-weight: 500;
  margin: 0.24rem 0;
}
.cont-item .cont-item-right >.q span {
  color: #999
}

.cont-item .cont-item-right >.a {
  color: rgba(45, 51, 73, 1);
  font-size: 0.14rem;
}
.cont-item .cont-item-right >.a .like {
  display: flex;
  justify-content: flex-end;
  height: 0.28rem;
  padding: 0.06rem 0;
  margin-top: 0.16rem;

}
.cont-item-right >.a .like span {
  line-height: 2.4;
}
.cont-item-right >.a .like span:before {
  content: '';
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  background-image: url("like@2x.png"/*tpa=http://xr.rsywenh.cn/Nlyc5/index_files/like@2x.png*/);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  vertical-align: sub;
  margin-right: 0.06rem;
}

.cont-item .cont-item-right >.a .copyWechat {
  background-color: rgba(169, 180, 200, 0.24);
  color: rgba(255, 76, 56, 1);
  font-size: 0.14rem;
  font-weight: 550;
  padding: 0 0.04rem;
}

.cont-item .cont-item-right >.a .reply {
  background-color: rgba(169, 180, 200, 0.1);
  border-radius: 0.04rem;
  padding: 0.16rem;
  position: relative;
}
.cont-item .cont-item-right >.a .reply::before {
  content: "";
  display: inline-block;
  width: 0.16rem;
  height: 0.09rem;
  background-image: url("trancle.png"/*tpa=http://xr.rsywenh.cn/Nlyc5/index_files/trancle.png*/);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 0.28rem;
  top: -0.09rem;
}
.cont-item .cont-item-right >.a .reply .user {
  display: flex;
  padding: 0rem 0rem 0.08rem;
}
.cont-item .cont-item-right >.a .reply .reply_a {
  color: rgba(45, 51, 73, 1);
  font-size: 0.14rem;
}

/* 网友评论 */
.cont-item .cont-item-right.web_talk .a {
  padding-left: 0.48rem;
}
.cont-item .cont-item-right.web_talk .a .reply {
  padding: 0.1rem 0.1rem 0;
  margin-top: 0.16rem;
}

.cont-item .cont-item-right.web_talk .a .reply::before{
  content: none
}

.cont-item .cont-item-right.web_talk .a .reply .reply_a {
  font-size: 0.13rem;
  line-height: 0.22rem;
  font-weight: 500;
  padding-bottom: 0.1rem;
  color: rgba(45, 51, 73, 1);
}

.cont-item .cont-item-right.web_talk .a .reply .reply_a>span {
  color: rgba(45, 51, 73, 0.6);
  font-size: 0.13rem;;

}
.cont-item .cont-item-right.web_talk .a .reply .reply_a>span >span {
  color: rgba(45, 51, 73, 0.24);
  font-size: 0.13rem;;
}





.cont-item .cont-item-right >.a .a_agin_user {
  font-size: 0.14rem;
  color: #0d848f;
  padding-top: 0.1rem;
}
.cont-item .cont-item-right >.a .a_agin_text {
  font-size: 0.12rem;
  background-color: #ddd;
}
.cont-item .cont-item-right >.a .a_agin_text span {
  color: red;
  font-size: 0.12rem;
  font-weight: 550;
}
.cont-item .cont-item-right >.a .a_agin_text >a {
  font-size: 0.14rem;
  color: red;
  font-weight: 600;
  text-decoration: none;
}

.content-bottom {
  position: fixed;
  width: 100%;
  background-color: rgba(255, 76, 56, 1);
  border-top: 1px solid #ddd;
  left: 0;
  bottom: 0;
  height: 0.64rem;
  display: flex;
  justify-content: center;
  padding-top: 0.07rem;
  box-sizing: border-box;
}

.content-bottom >div {
  color: #fff;
  font-weight: 500;
}

.content-bottom >div span:nth-child(1) {
  font-size: 0.17rem;
}

.content-bottom >div span:nth-child(2) {
  font-size: 0.17rem;
}

.content-bottom >div span:nth-child(3) {
  font-size: 0.13rem;

}

.content-bottom >span {
  color: red;
  font-weight: 600;
  font-size: 0.14rem;
}
.content-bottom button {
  background: rgba(255, 255, 255, 1);
  color: rgba(255, 76, 56, 1);
  border-radius: 20px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: block;
  width: 94px;
  border: none;
  font-size: 0.15rem;
  font-weight: 550;
  margin-left: 0.1rem;
  margin-top: 0.1rem;
}

.content-bottom button:focus {
  outline: none;
}
.content-bottom button:active {
  transform: scale(0.98);
}
/* 弹出层样式 */
.layui-m-layershade {
  background-color: rgba(0,0,0, .3)
}

.layui-m-layer0 .layui-m-layerchild {
  background-color: transparent;
  box-shadow: none;
  width: 80%;
}

.layui-m-layercont {
  padding: 0;
  display: flex;
  flex-direction: column;
}

.layui-m-layercont .popup-container {
  background-color: #fff;
  border-radius: 0.1rem;
    overflow: hidden;
}

.layui-m-layercont  .popup-container p {
  padding: 0;
  margin: 0;
  font-size: 0.14rem;
}
.layui-m-layercont  .popup-container .content {
  padding: 0.3rem 0.15rem 0.1rem;
  line-height: 1;
  text-align: center;
  color: #000000;
  font-size: 0.16rem;
  font-weight: Bold;
  position: relative;
}
.layui-m-layercont  .popup-container .content .content-title {
  position: relative;
  padding-bottom: 0.2rem;
}
.layui-m-layercont  .popup-container .content .content-title a {
  font-size: 0.14rem;
  color: #FA474A;
  font-weight: 550;
}
.layui-m-layercont  .popup-container .content .content-title:before {
  content: '（复制成功，点击确定进入微信页面添加好友）';
  color: #000000;
  font-size: 0.12rem;
  text-align: center;
  font-weight: 500;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
.layui-m-layercont  .popup-container .content .content-title span {
  color: #FA474A;
}
.layui-m-layercont  .popup-container .content .step {
  width: 100%;
  padding-top: 0.12rem;
  padding-bottom: 0.05rem;
}
.layui-m-layercont  .popup-container .content .text {
  font-size: 0.14rem;
  font-weight: 550;
  line-height: 1.5;
}
.layui-m-layercont  .popup-container .content-tool {
  height: 0.55rem;
  line-height: 3;
  font-size: 0;
  text-align: center;
  border: none;
  background-color: #fff;
  border-radius: 0 0 5px 5px;
  display: flex;
  justify-content: space-between;
  padding: 0 0.35rem;
  box-sizing: border-box;
}
.layui-m-layercont  .popup-container .content-tool span:nth-child(1) {
  display: inline-block;
  width: 0.7rem;
  height: 0.3rem;
  border-radius: 0.5rem;
  border: 1px solid #A0A0A0;
  background-color: #fff;
  color: #A0A0A0;
  font-size: 0.14rem;
  line-height: 2.2;
  margin-top: 0.05rem;
}
.layui-m-layercont  .popup-container .content-tool span:nth-child(2) img {
  border: none;
  display: inline-block;
  width: 1rem;
  margin-top: 0.001rem;
}
.layui-m-layercont  .popup-container .content-tool span:active {
  transform: scale(0.9);
}
.user-info {
  display: flex;
  margin: 0.16rem;
  position: relative;
}
.user-info img {
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.8rem;;
}

.user-info .Img {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  border-radius: 0.4rem;
  background-size: 150% auto;
  background-position: center;
  background-repeat: no-repeat;
}

.user-info .vip {
  display: inline-block;
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 0.2rem;
  background-image: url("../11css/icon-vip@2x.png"/*tpa=http://xr.rsywenh.cn/Nlyc5/11css/icon-vip@2x.png*/);
  background-size: 100% 100%;
  position: absolute;
  top: 0.25rem;
  left: 0.24rem;
}

.user-info >div {
  margin-left: 0.08rem;;
}

.user-info >div p:nth-child(1){
  font-size: 0.14rem;
  color: rgba(45, 51, 73, 1);
  font-weight: 550;
  line-height: 0.42rem;
}

.user-info >div.q p:nth-child(1){
  line-height: 1.8;
}

.user-info >div p:nth-child(2){
  font-size: 0.12rem;
  color: rgba(45, 51, 73, 0.4);
  font-weight: 550;
}
