@charset "utf-8";
img {
  max-width: 100%;
}
body {
  background-color: white;
}
html,
body {
  font-family: "Microsoft YaHei", "微软雅黑", sans-serif, Helvetica, Arial;
  font-size: 0.16rem;
}
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}
.transition {
  -webkit-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
.header-detail .title .logo_icon {
  width: 2.51rem;
  height: 0.37rem;
  background: url('../images/icon/h-logo-icon.png') no-repeat center;
  background-size: contain;
  margin: 0.11rem auto;
}
main {
  padding-bottom: 1.08rem;
}
main.on {
  padding-bottom: 1.68rem;
}
main .detail {
  background-color: white;
  margin: 0 0.3rem;
  padding-bottom: 0.21rem;
}
main .detail .title {
  font-size: 0.42rem;
  font-weight: bold;
  color: #333333;
  line-height: 0.65rem;
  padding: 0.37rem 0 0.28rem;
}
main .detail .d_message {
  margin-bottom: 0.2rem;
}
main .detail .d_message a img {
  width: 0.46rem;
  height: 0.46rem;
  border-radius: 50%;
  float: left;
  position: relative;
  top: -0.08rem;
}
main .detail .d_message a font {
  color: #333333;
  font-size: 0.24rem;
  margin-left: 0.15rem;
}
main .detail .d_message time {
  font-size: 0.22rem;
  color: #999999;
}
main .detail .d_message time i {
  height: 0.09rem;
  width: 0.02rem;
  display: inline-block;
  background-color: #999;
  margin: -0.04rem 0.08rem 0 0.08rem;
  vertical-align: middle;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
main .detail .d_source {
  font-size: 0.24rem;
  color: #666666;
  line-height: 0.24rem;
  padding: 0 0 0.34rem 0;
}
main .detail .d_classify li {
  float: left;
  padding: 0 0.15rem;
  line-height: 0.42rem;
  background: #ffffff;
  border: 0.02rem solid #1465b1;
  border-radius: 0.05rem;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
}
main .detail .d_classify li a {
  color: #1465B1;
  font-size: 0.22rem;
}
main .detail .substr {
  margin: 0.1rem 0 0.2rem;
  font-size: 0.28rem;
  line-height: 0.47rem;
  color: #666666;
}
main .detail .content-height {
  max-height: 500px;
  -webkit-mask-image: linear-gradient(#1A1A1A 270px, #00000000 300px);
  mask-image: linear-gradient(#1A1A1A 1.6rem, #00000000 3rem);
  -webkit-mask-size: 100% 100%;
  overflow: hidden;
  mask-size: 100% 100%;
  width: 100%;
  background-image: url(/v2/images/mask.png);
  background-repeat: no-repeat;
  -webkit-mask-image: url(/v2/images/mask.png);
  -webkit-mask-repeat: no-repeat;
}
main .detail .content-height img {
  width: 100%;
}
main .detail .need-show {
  color: #333333;
  font-size: 0.3rem;
  line-height: 0.54rem;
  white-space: pre-line;
  text-align: justify;
}
main .detail .need-show .author-right {
  font-size: 0.24rem;
  margin: 0.18rem 0;
  color: #999999;
}
main .detail .need-show .author-right p {
  line-height: 0.38rem;
}
main .detail .need-show img {
  height: auto!important;
}
main .detail .see-more {
  text-align: center;
  margin: 0.2rem 0 0 0;
  background-color: white;
  z-index: 2;
}
main .detail .see-more span {
  color: #666666;
  font-size: 0.28rem;
}
main .detail .see-more span i {
  margin-left: 0.18rem;
  font-size: 0.16rem;
  vertical-align: middle;
}
main .detail .d_appose {
  margin-top: 0.2rem;
}
main .detail .d_appose .cancel-praise {
  background: #B5B5B5 !important;
  box-shadow: 0px 3px 8px #c8c8c8 !important;
  -webkit-box-shadow: 0px 3px 8px #c8c8c8 !important;
  -moz-box-shadow: 0px 3px 8px #c8c8c8 !important;
  -o-box-shadow: 0px 3px 8px #c8c8c8 !important;
}
main .detail .d_appose > div {
  width: 1.7rem;
  height: 1.2rem;
  background: -webkit-linear-gradient(-29deg, #0070e0, #1d86ef);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(-29deg, #0070e0, #1d86ef);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(-29deg, #0070e0, #1d86ef);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(-29deg, #0070e0, #1d86ef);
  /* 标准的语法（必须放在最后）*/
  border-radius: 0.6rem;
  margin: 0 auto;
  box-shadow: 0px 5px 16px #8fb3d5;
  -webkit-box-shadow: 0px 5px 16px #8fb3d5;
  -moz-box-shadow: 0px 5px 16px #8fb3d5;
  -o-box-shadow: 0px 5px 16px #8fb3d5;
}
main .detail .d_appose > div p {
  text-align: center;
}
main .detail .d_appose > div p:nth-of-type(1) {
  height: 0.65rem;
  line-height: 0.8rem;
}
main .detail .d_appose > div p:nth-of-type(1) i {
  font-size: 0.5rem;
  color: white;
}
main .detail .d_appose > div p:nth-of-type(2) {
  color: white;
  font-size: 0.28rem;
}
main .detail .d_contribute {
  text-align: center;
  margin-top: 0.25rem;
  margin-bottom: 0.2rem;
}
main .detail .d_contribute a {
  color: #666666;
  font-size: 0.32rem;
}
main .do-weixin {
  padding: 0.3rem;
  background: url(/v2/images/bg.jpg) no-repeat;
  padding-bottom: 0.37rem;
  background-position: center;
  background-size: 100% 100%;
}
main .do-weixin > h2 {
  font-size: 0.3rem;
  font-weight: 300;
  color: #333333;
  position: relative;
  line-height: 0.3rem;
  margin-bottom: 0.3rem;
}
main .do-weixin > h2:after {
  content: '';
  position: absolute;
  width: calc(100% - 1.5rem);
  border-bottom: 1px solid #DDE3E9;
  border-radius: 2px;
  top: 0.18rem;
  right: 0;
}
main .do-weixin > div {
  float: left;
}
main .do-weixin > div > .title {
  font-size: 0.22rem;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 0.3rem;
  padding: 0.1rem 0;
}
main .do-weixin > div img {
  width: 100%;
}
main .do-weixin > div > .subtitle {
  font-size: 0.24rem;
  font-weight: 300;
  color: #666666;
  line-height: 0.35rem;
}
main .do-weixin > div:nth-of-type(1) {
  margin-bottom: 0.2rem;
}
main .do-weixin > div:nth-of-type(2),
main .do-weixin > div:nth-of-type(3) {
  margin-right: 0.3rem;
}
main .do-weixin > div:nth-of-type(3) {
  position: relative;
}
main .do-weixin > div:nth-of-type(2),
main .do-weixin > div:nth-of-type(3),
main .do-weixin > div:nth-of-type(4) {
  background-color: white;
  width: 25%;
  padding: 0.14rem 0.14rem 0 0.14rem;
  position: relative;
}
main .detail-intro {
  width: calc(100% - 0.6rem);
  position: relative;
  padding: 0.3rem 0.26rem;
  background: #F9F9F9;
  border-radius: 0.08rem;
  margin: 0.4rem auto 0;
}
main .detail-intro > div:nth-of-type(1) aside {
  width: 0.92rem;
  height: 0.92rem;
  float: left;
}
main .detail-intro > div:nth-of-type(1) aside img {
  border-radius: 50%;
  height: 100%;
}
main .detail-intro > div:nth-of-type(1) > div {
  margin-left: 1.15rem;
}
main .detail-intro > div:nth-of-type(1) > div h3 {
  margin-bottom: 0.04rem;
}
main .detail-intro > div:nth-of-type(1) > div h3 a {
  font-size: 0.36rem;
  color: #333333;
  font-family: PingFang SC;
  line-height: 0.44rem;
}
main .detail-intro > div:nth-of-type(1) > div p {
  font-size: 0.24rem;
  font-family: PingFang SC;
  line-height: 0.34rem;
  color: #666666;
}
main .detail-intro .do-attention {
  margin-left: 1.15rem;
}
main .detail-intro .do-attention button {
  font-size: 0.24rem;
  width: 1.3rem;
  float: left;
  padding: 0.1rem 0;
  line-height: 0.24rem;
  margin-right: 0.2rem;
  display: inline-block;
  border: none;
}
main .detail-intro .do-attention button.cancel-attention {
  background-color: #B5B5B5 !important;
  border: 0.01rem solid #B5B5B5 !important;
  color: white!important;
}
main .detail-intro .do-attention button.attention {
  color: #333333;
  background-color: white;
  border: 0.01rem solid #333333;
  border-radius: 0.03rem;
}
main .detail-intro .do-attention button.attention i {
  margin-right: 0.1rem;
  font-size: 0.16rem;
  vertical-align: inherit;
}
main .detail-intro .do-attention button.pri-message {
  color: white;
  background: -webkit-linear-gradient(-25deg, #0171e0, #1783ef);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(-25deg, #0171e0, #1783ef);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(-25deg, #0171e0, #1783ef);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(-25deg, #0171e0, #1783ef);
  /* 标准的语法（必须放在最后）*/
  border-radius: 0.03rem;
  border: 0.01rem solid #0171e0;
}
main .detail-intro .shadow {
  z-index: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: -webkit-linear-gradient(#e2e2e2, 8%, white);
  background: -o-linear-gradient(#e2e2e2, 8%, white);
  background: -moz-linear-gradient(#e2e2e2, 8%, white);
  background: linear-gradient(#e2e2e2, 8%, white);
  height: 10px;
}
main .detail-middle {
  background-color: white;
  margin: 0 0.3rem;
}
main .detail-middle .detail-attach > p {
  margin: 0.4rem 0 0.06rem;
  color: #333;
  font-size: 0.36rem;
  line-height: 0.4rem;
  font-weight: bold;
  margin-bottom: 0.27rem;
}
main .detail-middle .detail-attach .attach_list {
  width: 100%;
  overflow: hidden;
  border-bottom: 0.02rem solid #E5E5E5;
  padding-bottom: 0.24rem;
  margin-bottom: 0.3rem;
}
main .detail-middle .detail-attach .attach_list:last-child {
  margin-bottom: 0;
}
main .detail-middle .detail-attach .attach_list .title {
  width: 3rem;
  height: 0.4rem;
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 0.4rem;
  color: #5A6165;
  float: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
main .detail-middle .detail-attach .attach_list .size {
  width: 2.3rem;
  height: 0.4rem;
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 0.4rem;
  color: #5A6165;
  float: left;
  margin-left: 0.3rem;
}
main .detail-middle .detail-attach .attach_list .btn {
  float: right;
  width: 1.1rem;
  height: 0.4rem;
  font-size: 0.28rem;
  font-family: PingFang SC;
  font-weight: 500;
  line-height: 0.4rem;
  text-align: right;
  color: #395BFF;
}
main .detail-middle .detail-attach .attach_list .btn i {
  width: 0.44rem;
  height: 0.32rem;
  font-size: 0.28rem;
  margin-right: 0.08rem;
  display: inline-block;
  position: relative;
}
main .detail-middle .detail-recent > p {
  margin: 0.4rem 0 0.06rem;
  color: #333;
  font-size: 0.36rem;
  line-height: 0.4rem;
  font-weight: bold;
}
main .detail-middle .detail-recent .common_list_information {
  width: 100%;
}
main .detail-middle .detail-recent .common_list_information .aside {
  margin-right: 0;
  float: right;
}
main .detail-middle .detail-email {
  margin: 0.47rem 0;
  -webkit-box-shadow: 1px 14px 16px -1px rgba(204, 204, 204, 0.3);
  -moz-box-shadow: 1px 14px 16px -1px rgba(204, 204, 204, 0.3);
  -o-box-shadow: 1px 14px 16px -1px rgba(204, 204, 204, 0.3);
  box-shadow: 1px 14px 16px -1px rgba(204, 204, 204, 0.3);
  border-radius: 20px;
  padding: 0.3rem 0.3rem 0.5rem 0.3rem;
}
main .detail-middle .detail-email h3 {
  margin: 0 0 0.2rem;
  text-align: center;
  font-size: 0.36rem;
  font-family: PingFang SC;
  font-weight: bold;
  line-height: 0.4rem;
  color: #333333;
}
main .detail-middle .detail-email input {
  height: 0.88rem;
  border-radius: 0;
  color: #333333;
  font-size: 0.24rem;
  width: 100%;
  border: none;
  padding: 0 0.3rem;
  background: #F9F9F9;
}
main .detail-middle .detail-email button {
  height: 0.88rem;
  line-height: 0.88rem;
  color: white;
  margin-top: 0.28rem;
  font-size: 0.32rem;
  background: linear-gradient(-25deg, #1E87FF, #395BFF);
  border-radius: 0.88rem;
  display: block;
  width: 100%;
  border: none;
  -webkit-box-shadow: -0.5px 11px 11px -7px #a1c7e9;
  -moz-box-shadow: -0.5px 11px 11px -7px #a1c7e9;
  -o-box-shadow: -0.5px 11px 11px -7px #a1c7e9;
  box-shadow: -0.5px 11px 11px -7px #a1c7e9;
}
main .detail-middle .detail-email .tips {
  margin-top: 0.4rem;
  padding: 0 0.2rem;
}
main .detail-middle .detail-email .tips span {
  width: 0.46rem;
  height: 0.46rem;
  background: #ffffff;
  border: 2px solid #b1b1b1;
  border-radius: 5px;
  display: inline-block;
  vertical-align: middle;
}
main .detail-middle .detail-email .tips font {
  font-size: 0.28rem;
  color: #999999;
  margin-left: 0.1rem;
}
main .detail-middle .go-to-email {
  width: 100%;
  margin-bottom: 0.4rem;
  height: 1.6rem;
}
main .detail-middle .go-to-email img {
  width: 100% ;
  height: 100%;
  border-radius: 0px 0.2rem 0px 0.2rem;
  -webkit-box-shadow: 0.5px 15px 27px -7px #dbdbdb;
  -moz-box-shadow: 0.5px 15px 27px -7px #dbdbdb;
  -o-box-shadow: 0.5px 15px 27px -7px #dbdbdb;
  box-shadow: 0.5px 15px 27px -7px #dbdbdb;
}
main .detail-middle .about-recommend > p {
  font-size: 0.36rem;
  margin: 0.4rem 0 0.3rem;
  font-family: PingFang SC;
  font-weight: bold;
  line-height: 0.4rem;
  color: #333333;
}
main .detail-middle .about-recommend li {
  position: relative;
  border-bottom: 1px solid #E9E9E9;
  padding-bottom: 0.2rem;
  margin-bottom: 0.3rem;
}
main .detail-middle .about-recommend li:last-child {
  border-bottom: none;
}
main .detail-middle .about-recommend li > div {
  margin-right: 2.35rem;
}
main .detail-middle .about-recommend li > div h3 {
  height: 1rem;
  overflow: hidden;
}
main .detail-middle .about-recommend li > div h3 a {
  font-size: 0.32rem;
  line-height: 0.5rem;
  color: #333333;
}
main .detail-middle .about-recommend li > div p {
  margin-top: 0.1rem;
}
main .detail-middle .about-recommend li > div p span a {
  font-size: 0.24rem;
  color: #666666;
}
main .detail-middle .about-recommend li > div p span a img {
  width: 0.32rem;
  height: 0.32rem;
  border-radius: 50%;
  overflow: hidden;
  display: inline-block;
}
main .detail-middle .about-recommend li > div p time {
  font-size: 0.2rem;
  color: #999899;
}
main .detail-middle .about-recommend li > div.textAll {
  margin-right: 0;
}
main .detail-middle .about-recommend li aside {
  width: 2.15rem;
  height: 1.42rem;
  position: absolute;
  right: 0;
  top: 0;
}
main .detail-middle .about-recommend li aside img {
  border-radius: 0.06rem;
  width: 100%;
  height: 100%;
}
main .live-message {
  margin: 0.3rem 0.3rem 0 0.3rem;
  padding: 0.03rem 0 0.3rem;
  position: relative;
}
main .live-message .count {
  color: #999999;
  position: absolute;
  font-size: 0.24rem;
  right: 0.16rem;
  bottom: 0.6rem;
}
main .live-message .count font {
  font-size: 0.12rem;
  padding: 0 0.08rem;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 0.05rem;
}
main .live-message textarea {
  height: 2.05rem;
  background: #f7f7f7;
  border-radius: 5px;
  width: 100%;
  border: none;
  padding: 0.2rem;
  color: #999999;
  font-size: 0.28rem;
}
main .live-message .count {
  color: #999999;
  position: absolute;
  font-size: 0.24rem;
  right: 0.16rem;
  bottom: 1.25rem;
}
main .live-message .count i {
  height: 9px;
  width: 1px;
  display: inline-block;
  background-color: #666666;
  margin: 0 0.05rem;
  vertical-align: middle;
  margin-top: -4px;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
main .live-message > p {
  text-align: right;
  margin-top: 0.3rem;
}
main .live-message > p button {
  padding: 0 0.2rem;
  height: 0.58rem;
  background: #ffffff;
  border: 0.02rem solid #000000;
  border-radius: 0.05rem;
  font-size: 0.28rem;
  color: #333333;
}
main .detail-comment {
  margin: 0 0.3rem;
}
main .detail-comment > p {
  margin: 0.43rem 0 0.39rem;
}
main .detail-comment > p span:nth-of-type(1) {
  color: #666666;
  font-size: 0.28rem;
}
main .detail-comment > p span:nth-of-type(2) {
  color: #999999;
  font-size: 0.28rem;
}
main .detail-comment > p span:nth-of-type(2) font {
  color: #666666;
  margin-right: 0.1rem;
  font-size: 0.24rem;
}
main .detail-comment .all-comment .btn-display {
  display: none;
}
main .detail-comment .all-comment .see-more {
  text-align: right;
  font-size: 0.24rem;
  color: #999999;
}
main .detail-comment .all-comment .see-more i {
  color: #999999;
  font-size: 0.12rem;
  margin-left: 0.1rem;
}
main .detail-comment .all-comment > li {
  margin-bottom: 0.3rem;
  border-bottom: 1px solid #D1D1D1;
}
main .detail-comment .all-comment > li .clickMore {
  text-align: center;
}
main .detail-comment .all-comment > li .clickMore a {
  text-align: center;
  font-size: 0.3rem;
  color: #cccccc;
  padding: 0.12rem;
}
main .detail-comment .all-comment > li .clickMore i {
  color: #cccccc;
  font-size: 0.26rem;
}
main .detail-comment .all-comment > li .rebackInput textarea {
  height: 0.66rem;
  background: #ffffff;
  width: 100%;
  font-size: 0.28rem;
  line-height: 1;
  border: none;
  padding: 0.16rem 0.18rem 0.15rem 0.18rem;
}
main .detail-comment .all-comment > li .inner-content-operate {
  margin: 0.3rem 0 0.3rem 0;
}
main .detail-comment .all-comment > li .inner-content-operate button {
  width: 1.26rem;
  height: 0.56rem;
  text-align: center;
  border: 0.01rem solid #333333;
  border-radius: 0.03rem;
  font-size: 0.24rem;
}
main .detail-comment .all-comment > li .inner-content-operate button.cancel-reply {
  margin-right: 0.2rem;
  background-color: transparent;
}
main .detail-comment .all-comment > li .inner-content-operate button.do-reply {
  border: none;
  color: white;
  background-color: #0070E0;
}
main .detail-comment .all-comment > li:last-child {
  border-bottom: none;
}
main .detail-comment .all-comment > li aside {
  width: 0.8rem;
  height: 0.8rem;
  float: left;
  position: absolute;
}
main .detail-comment .all-comment > li aside img {
  border-radius: 50%;
  height: 100%;
}
main .detail-comment .all-comment > li .right-content-li {
  margin-left: 1.07rem;
}
main .detail-comment .all-comment > li .right-content-li .content-top-el span:nth-of-type(1) a {
  color: #666666;
  font-size: 0.28rem;
}
main .detail-comment .all-comment > li .right-content-li .content-top-el span:nth-of-type(1) span {
  padding: 0 0.2rem;
}
main .detail-comment .all-comment > li .right-content-li .content-top-el span:nth-of-type(2) {
  color: #999999;
  font-size: 0.24rem;
}
main .detail-comment .all-comment > li .right-content-li .coment-content {
  font-size: 0.32rem;
  line-height: 0.54rem;
  overflow: hidden;
}
main .detail-comment .all-comment > li .right-content-li .coment-content span {
  display: inline-block;
  word-break: break-all;
}
main .detail-comment .all-comment > li .checked {
  color: #1465B1 !important;
}
main .detail-comment .all-comment > li .inner-content {
  background: #F7F7F7;
  border-radius: 0.3rem;
  padding: 0.25rem 0.3rem 0.3rem 0.25rem;
  position: relative;
  margin-bottom: 0.3rem;
}
main .detail-comment .all-comment > li .inner-content .total-comment {
  color: #1465B1;
  font-size: 0.28rem;
  margin-bottom: 0.12rem;
  display: inline-block;
}
main .detail-comment .all-comment > li .inner-content .total-comment font {
  padding: 0 0.1rem;
}
main .detail-comment .all-comment > li .inner-content.allCommentSee .triangle_border_up {
  left: 57%;
}
main .detail-comment .all-comment > li .inner-content .triangle_border_up {
  width: 0;
  height: 0;
  left: 50%;
  border-width: 0 0.33rem 0.33rem;
  border-style: solid;
  border-color: transparent transparent #f7f7f7;
  /* margin: 40px auto; */
  top: -0.25rem;
  position: absolute;
}
main .detail-comment .all-comment > li .do-operate {
  margin-bottom: 0.22rem;
}
main .detail-comment .all-comment > li .do-operate .appose_1 font {
  color: #0171e0;
}
main .detail-comment .all-comment > li .do-operate .appose_1 i {
  color: #0171e0;
}
main .detail-comment .all-comment > li .do-operate .notAppose_1 font {
  color: red;
}
main .detail-comment .all-comment > li .do-operate .notAppose_1 i {
  color: red;
}
main .detail-comment .all-comment > li .do-operate a {
  padding: 0.1rem 0.25rem;
  display: inline-block;
  border-radius: 100px;
  color: #999999;
  font-size: 0.24rem;
}
main .detail-comment .all-comment > li .do-operate a i {
  font-size: 0.3rem;
  color: #999999;
  margin-left: 0.1rem;
}
main .detail-comment .all-comment > li .do-operate a:nth-of-type(1) {
  padding-left: 0;
}
main .seperate {
  width: 100%;
  height: 0.2rem;
  background-color: #F4F8FB;
}
main .common_list_banner {
  width: calc(100%);
}
.main_tip {
  bottom: 1.08rem;
}
/* 百度云下载弹框 */
.am-modal-htmlText .am-modal-dialog {
  border-radius: 0.3rem;
}
.am-modal-htmlText .am-modal-dialog .am-modal-bd {
  padding: 0;
  border: 0;
}
.am-modal-htmlText .postbird-box-content_download {
  width: 100%;
}
.am-modal-htmlText .postbird-box-content_download .postbird-box-content_title {
  width: 100%;
  height: 1rem;
  background: #F3FAFF;
  border-radius: 0.3rem 0.3rem 0 0;
  position: relative;
}
.am-modal-htmlText .postbird-box-content_download .postbird-box-content_title .icon {
  width: 2.2rem;
  height: 0.56rem;
  margin: 0.22rem 0 0 0.3rem;
  float: left;
  background: url('../images/detail/baidu.png') no-repeat left;
  background-size: contain;
}
.am-modal-htmlText .postbird-box-content_download .postbird-box-content_title .postbirdclose {
  width: 0.6rem;
  height: 0.6rem;
  display: inline-block;
  float: right;
  cursor: pointer;
  margin: 0.2rem 0.14rem 0 0;
  position: relative;
  color: #B6C0C8;
}
.am-modal-htmlText .postbird-box-content_download .postbird-box-content-item {
  width: 90%;
  height: 0.84rem;
  background: #FBFBFB;
  border: 0.02rem solid #F2F2F2;
  margin: 0.8rem auto 0.6rem;
  position: relative;
}
.am-modal-htmlText .postbird-box-content_download .postbird-box-content-item .test {
  display: none;
  position: absolute;
  top: -0.5rem;
  color: #FF5C00;
  text-align: left;
  font-size: 0.24rem;
  line-height: 0.5rem;
}
.am-modal-htmlText .postbird-box-content_download .postbird-box-content-item span {
  float: left;
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #333333;
  line-height: 0.8rem;
  margin-left: 0.24rem;
}
.am-modal-htmlText .postbird-box-content_download .postbird-box-content-item .password {
  float: left;
  font-size: 0.32rem;
  font-family: DIN;
  font-weight: 500;
  margin-left: 0.28rem;
  list-style: none;
  background: #FBFBFB;
  line-height: 0.8rem;
  display: inline-block;
  outline: none;
  border: 0;
  width: 1.2rem;
  padding: 0;
}
.am-modal-htmlText .postbird-box-content_download .postbird-box-content-item .copy_btn {
  float: right;
  width: 2rem;
  height: 0.6rem;
  background: rgba(30, 111, 255, 0.1);
  border-radius: 0.04rem;
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: 300;
  color: #1E6FFF;
  line-height: 0.6rem;
  text-align-last: center;
  margin: 0.12rem 0.1rem 0 0;
  cursor: pointer;
}
.am-modal-htmlText .postbird-box-content_download .baidu_btn {
  width: 90%;
  height: 0.92rem;
  background: #FF5C00;
  border-radius: 0.08rem;
  display: block;
  font-size: 0.28rem;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.92rem;
  text-align-last: center;
  margin: 0 auto 0.8rem;
  box-shadow: 0 18px 0.34rem -0.26rem rgba(255, 92, 0, 0.3);
}
.fixed-operate {
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: white;
  border-top: 1px solid #DEDEDE;
  z-index: 200;
}
.fixed-operate li {
  float: left;
  width: 33.3%;
  list-style: none;
  text-align: center;
  font-size: 0.25rem;
}
.fixed-operate li .comment-bottom {
  background-color: #F7F7F7;
  position: fixed;
  bottom: 1.08rem;
  width: 100%;
  left: 0;
}
.fixed-operate li .comment-bottom > div {
  background-color: white;
  margin: 0.3rem;
  padding: 0.18rem;
  border-radius: 0.1rem;
}
.fixed-operate li .comment-bottom > div textarea {
  width: 100%;
  height: 0.8rem;
  /* padding: 0.15rem; */
  border: none;
  margin-bottom: 0.2rem;
}
.fixed-operate li .comment-bottom > div button {
  background: #0070e0;
  border-radius: 0.08rem;
  color: white;
  font-size: 0.28rem;
  width: 1.5rem;
  height: 0.66rem;
  border: none;
}
.fixed-operate li.cancel-praise p {
  color: #B5B5B5 !important;
}
.fixed-operate li.cancel-praise p i {
  color: #B5B5B5 !important;
}
.fixed-operate li p:nth-of-type(1) {
  padding: 0.16rem 0 0;
}
.fixed-operate li p:nth-of-type(1) i {
  font-size: 0.32rem;
  color: #2d4863;
  width: 0.36rem;
  height: 0.36rem;
  margin: 0 auto;
  display: inline-block;
}
.fixed-operate li p:nth-of-type(1) .icon1 {
  background: url('../images/icon/fixed-operate-1.png') no-repeat center;
  background-size: contain;
}
.fixed-operate li p:nth-of-type(1) .icon2 {
  background: url('../images/icon/fixed-operate-2.png') no-repeat center;
  background-size: contain;
}
.fixed-operate li p:nth-of-type(1) .icon3 {
  background: url('../images/icon/fixed-operate-3.png') no-repeat center;
  background-size: contain;
}
.fixed-operate li p:nth-of-type(2) {
  color: #666666;
  font-size: 0.24rem;
  line-height: 0.24rem;
  margin: 0.03rem 0 0.2rem 0;
}
.fixed-operate li#btn-user-favorite.active p:nth-of-type(2) {
  color: #B5B5B5 !important;
}
/*收藏夹*/
.detail-collect .am-modal-hd {
  font-size: 0.4rem;
  color: #333333;
}
.detail-collect .am-modal-bd .collect-list #scrollArea-content {
  height: 4rem;
  overflow-y: scroll;
}
.detail-collect .am-modal-bd .inner {
  color: #666666;
  font-size: 0.28rem;
  margin-bottom: 0.41rem;
}
.detail-collect .am-modal-bd .inner span {
  color: #333333;
  margin: 0 0.2rem;
  font-size: 0.32rem;
}
.detail-collect .am-modal-bd .collect-list li {
  height: 0.88rem;
  line-height: 0.88rem;
  border-radius: 0.08rem;
  margin-bottom: 0.2rem;
  font-size: 0.28rem;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  width: 100%;
  white-space: nowrap;
  padding: 0 0.3rem;
}
.detail-collect .am-modal-bd .collect-list li.collocet-unchecked {
  background-color: #F4F4F4;
  color: #333333;
}
.detail-collect .am-modal-bd .collect-list li.collocet-checked {
  background-color: #2369B3;
  color: white;
}
.detail-collect .am-btn-add {
  width: 100%;
  height: 0.8rem;
  /* line-height: 0.8rem; */
  display: block;
  background: #f5f5f5;
  border-radius: 0 0 0.08rem 0;
  font-size: 0.32rem;
  color: #0070E0;
}
.detail-collect .add-collect {
  margin-bottom: 0.51rem;
  margin-top: 0.3rem;
}
.detail-collect .add-collect a {
  width: 100%;
  color: #666666;
  height: 0.88rem;
  display: block;
  line-height: 0.88rem;
  background: #ffffff;
  border: 1px dotted #b1b1b1;
  font-size: 0.28rem;
}
.detail-collect .add-collect a i {
  margin-right: 0.2rem;
  font-size: 0.28rem;
  color: #666666;
}
/**创建收藏夹*/
.create_collect .am-modal-dialog {
  background-color: white;
}
.create_collect .content {
  padding: 0 0 0.4rem;
}
.create_collect .content input {
  width: 100%;
  border: none;
  height: 0.88rem;
  background: #f4f4f4;
  border-radius: 0.08rem;
  padding: 0 0.3rem;
  font-size: 0.28rem;
}
/**微信**/
.weixin-img .weixin-share-p {
  font-size: 0.26rem;
  color: #0e5394;
}
.shareToWexin3 .am-modal-dialog {
  position: fixed;
  width: 80%;
  left: 10%;
  background-color: transparent;
  color: white;
  text-align: left;
  font-size: 0.28rem;
  top: 25%;
}
.shareToWexin3 .am-modal-dialog p {
  margin-bottom: 0.16rem;
}
.shareToWexin3 .am-modal-dialog .btn-know {
  background-color: transparent;
  border: 1px solid white;
  width: 100%;
  height: 0.56rem;
  line-height: 0.56rem;
  border-radius: 6px;
  margin-top: 0.24rem;
  padding: 0;
}
.shareToWexin3 .am-modal-dialog .icon-share-modal {
  position: absolute;
  background-image: url(/v2/images/share.png);
  width: 2rem;
  height: 1.8rem;
  background-repeat: no-repeat;
  top: -100px;
  right: -20px;
  background-size: 1.6rem 1.5rem;
}
.shareWeixin4 .am-close {
  color: #999999;
  font-size: 0.4rem;
}
.shareWeixin4 .modal-weixin > div {
  width: 2.5rem;
  height: 2.5rem;
  margin: 0 auto;
  padding-top: 0.25rem;
  background-image: url(/v2/images/ewm_bg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  text-align: center;
}
.shareWeixin4 .modal-weixin > div > div {
  width: 2rem;
  margin: 0 auto;
  height: 2rem;
  text-align: center;
}
.shareWeixin4 .modal-weixin > p:nth-of-type(1) {
  font-size: 0.26rem;
  margin-bottom: 0.22rem;
  font-weight: bold;
  color: #1E3752;
  text-align: center;
}
.shareWeixin4 .modal-weixin > p:nth-of-type(2) {
  font-size: 0.14rem;
  color: #666666;
  text-align: center;
  margin-bottom: 0.18rem;
}
.see-communicate .am-modal-dialog {
  width: 100%!important;
  border-radius: 6px;
  margin-top: 0%;
  height: 100%;
}
.see-communicate .am-modal-dialog .am-modal-hd {
  font-size: 0.34rem;
}
.see-communicate .am-modal-dialog .am-modal-hd a {
  font-size: 0.5rem;
}
.see-communicate .am-modal-dialog .am-modal-bd {
  padding: 0;
  border: none;
}
.see-communicate .am-modal-dialog .content {
  padding: 0;
}
.see-communicate .am-modal-dialog .content .model-communicate {
  background-color: #F7F7F7;
}
.see-communicate .am-modal-dialog .content .model-communicate .model-communicate-one {
  padding: 0.44rem 0.3rem 0.3rem;
  background-color: #F7F7F7;
  position: relative;
}
.see-communicate .am-modal-dialog .content .model-communicate .model-communicate-one aside {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
}
.see-communicate .am-modal-dialog .content .model-communicate .model-communicate-one aside img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
}
.see-communicate .am-modal-dialog .content .model-communicate .model-communicate-one .triangle_border_up {
  width: 0;
  height: 0;
  left: 50%;
  border-width: 0.2rem 0.2rem 0 0.2rem;
  border-style: solid;
  border-color: #f7f7f7 transparent transparent;
  position: absolute;
  bottom: -0.2rem;
}
.see-communicate .am-modal-dialog .content .model-communicate .right-communicate {
  margin-left: 1.1rem;
  text-align: left;
}
.see-communicate .am-modal-dialog .content .model-communicate .right-communicate .content-top-el {
  overflow: hidden;
}
.see-communicate .am-modal-dialog .content .model-communicate .right-communicate .content-top-el span {
  color: #666666;
  font-size: 0.28rem;
}
.see-communicate .am-modal-dialog .content .model-communicate .right-communicate .content-top-el span a {
  color: #666666;
  font-size: 0.28rem;
}
.see-communicate .am-modal-dialog .content .model-communicate .right-communicate .showOrHide {
  max-height: 1rem;
  overflow: hidden;
}
.see-communicate .am-modal-dialog .content .model-communicate .right-communicate .coment-content {
  font-size: 0.32rem;
  color: #333333;
}
.see-communicate .am-modal-dialog .content .model-communicate .right-communicate .coment-content span {
  font-size: 0.32rem;
  color: #333333;
  word-break: break-all;
  display: inline-block;
}
.see-communicate .am-modal-dialog .content .model-communicate .model-communicate-content {
  height: 11rem;
  overflow-y: scroll;
  padding: 0.3rem;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  background-color: white;
}
.see-communicate .am-modal-dialog .content .model-communicate .model-communicate-content li {
  text-align: left;
  border-bottom: 1px solid #DFDFDF;
  margin-bottom: 0.2rem;
}
.see-communicate .am-modal-dialog .content .model-communicate .model-communicate-content li:last-child {
  border-bottom: none;
}
.commet-to .content-top-el span:nth-of-type(1) {
  font-size: 0.28rem;
  color: #666666;
}
.commet-to .content-top-el span:nth-of-type(1) font a {
  color: #333333;
  font-size: 0.28rem;
}
.commet-to .content-top-el span:nth-of-type(2) {
  color: #999999;
  font-size: 0.24rem;
}
.checkShowOrHide {
  max-height: 1.7rem;
  overflow: hidden;
}
.coment-content {
  line-height: 0.54rem;
  color: #333333;
  font-size: 0.32rem;
}
.coment-content span {
  display: inline-block;
  word-break: break-all;
}
.coment-content .is_del {
  position: relative;
}
.coment-content .is_del:after {
  content: '';
  background-image: url(/v2/images/niao.png);
  width: 52px;
  height: 14px;
  position: absolute;
  top: 0.1rem;
  right: -58px;
  display: inline-block;
  background-repeat: no-repeat;
}
.do-operate {
  margin-bottom: 0.22rem;
}
.do-operate .appose_1 font {
  color: #0171e0;
}
.do-operate .appose_1 i {
  color: #0171e0;
}
.do-operate .notAppose_1 font {
  color: red;
}
.do-operate .notAppose_1 i {
  color: red;
}
.do-operate a {
  padding: 0.1rem 0.25rem;
  display: inline-block;
  border-radius: 100px;
  color: #999999;
  font-size: 0.24rem;
}
.do-operate a i {
  font-size: 0.3rem;
  color: #999999;
  margin-left: 0.1rem;
}
.do-operate a:nth-of-type(1) {
  padding-left: 0;
}
.loadmore-two a {
  text-align: center;
  font-size: 0.3rem;
  color: #cccccc;
  padding: 0.12rem;
}
.loadmore-two i {
  color: #cccccc;
  font-size: 0.26rem;
}
.hide {
  display: none;
}
.banner_content {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.4);
}
.banner_content .content_box {
  width: 6.8rem;
  height: 5.1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 0.16rem;
  box-shadow: 0.02rem 0.06rem 0.4rem 0 rgba(0, 0, 0, 0.05);
  background: #fff;
  overflow: hidden;
}
.banner_content .content_box .cancelBox {
  display: inline-block;
  position: absolute;
  right: 0rem;
  top: 0rem;
  background: rgba(0, 0, 0, 0.25);
  padding: 0.1rem;
  border-radius: 0 0.16rem 0 0.16rem;
  z-index: 1;
  pointer-events: none;
}
.banner_content .content_box .cancelBox .btn {
  width: 0.32rem;
  height: 0.32rem;
  background: rgba(255, 255, 255, 0.7);
  background-size: 100% 100%;
  display: inline-block;
  color: #666;
  font-size: 0.16rem;
  text-align: center;
  line-height: 0.32rem;
  border-radius: 50%;
  margin-right: 0.06rem;
  float: left;
  pointer-events: auto;
}
.banner_content .content_box .cancelBox span {
  font-size: 0.2rem;
  color: #eee;
  line-height: 0.32rem;
  pointer-events: none;
  float: left;
}
.banner_content .content_box .ads-box {
  pointer-events: auto;
  height: 100%;
}
.banner_content .content_box .ads-box li img {
  width: 100%;
}
