.detArt {
  padding: 0 15px;
}

.detArt h3 {
  width: 100%;
  text-align: left;
  line-height: 39px;
  border-bottom: 1px solid #eee;
}

.detail_cont_title {
  width: 100%;
}

.detail_cont_title ul:after,
.detIcons:after {
  display: block;
  content: "";
  clear: both;
}

.detail_cont_title ul li {
  float: left;
  padding: 5px;
}

.detail_cont_title ul li a {
  color: blue;
  font-weight: 600;
}

.detail_cont p {
  background: #eee;
  font-size: 12px;
  line-height: 30px;
  padding: 5px 10px;
}

.detail_cont_img {
  width: 100%;
  background: #eee;
  margin: 10px 0;
}

.detail_cont_img img {
  width: 100%;
}

.detail_cont_sub .detSubs {
  padding: 5px 0;
  width: 100%;
  line-height: 30px;
  font-size: 12px;
  height: 70px;
  overflow: hidden;
}

.detail_cont_sub a {
  text-align: center;
}

.detIcons {
  text-align: center;
}

.detIcons>div {
  float: left;
}

.detIcons>div .deIco {
  padding: 10px 15px;
  /*width: 50px;*/
  /*height: 50px;*/
  border-radius: 50%;
  border: 1px solid #eee;
}

.detConNum {
  color: red;
}

.deSuBtn {
  text-align: center;
}

.iconText {
  margin-top: 5px;
}

/*相关推荐*/

.deta_sug_title {
  padding: 10px 15px;
  border-top: 1px solid #9d9d9d;
}

.deta_sug_title span,
.deta_sug_title a {
  display: inline-block;
}

.deta_sug_title span {
  width: 40%;
  font-weight: 700;
}

.deta_sug_title a {
  float: right;
  text-align: right;
  padding: 2px 5px;
  background: #eee;
}

/*评论comment*/

.comment {
  padding: 10px 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  ;
  z-index: 20;
  display: none;
}

.comBtnOne {
  background: #ffffff;
  margin-left: 0;
  color: #666666;
  border: 1px solid #e3e3e3;
  height: 32px;
  width: 52px;
  padding: 0;
}

.comBtnTwo {
  float: right;
  background: #ffffff;
  color: #fc9105;
  border: 1px solid #fc9105;
  height: 32px;
  width: 52px;
  padding: 0;
}

.comment form {
  float: left;
  width: 60%;
}

.comment .conmReview {
  padding: 10px 0;
}

.comm_revi {
  overflow: hidden;
}

.conmReview .comm_tit {
  float: left;
}

.conmReview .comm_num {
  float: right;
}

.conmReview .comm_num .comm_count {
  color: red;
}

.conmReview_btn {
  text-align: left;
}

.conmReview_btn button {
  margin-left: 10%;
}

.comm_hot {
  overflow: hidden;
}

.comm_hot_tit {
  float: left;
  height: 100%;
}

.comm_hot_tit {
  width: 50%;
}

.comm_hot_tit a {
  height: 100%;
  display: block;
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #e3e3e3;
  color: #333333;
  font-size: 15px;
}

.com_fir {
  text-align: right;
}

.comm_hot_con {
  padding: 0 15px 0 15px;
}

.comm_repeat {
  overflow: hidden;
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e3e3e3;
}

.comm_hot_phto,
.comm_hot_conts {
  float: left;
}

.comm_hot_phto p {
  width: 3.55rem;
  height: 3.55rem;
  border-radius: 50%;
  overflow: hidden;
}

.comm_hot_phto p img {
  width: 100%;
  height: 100%;
}

.comm_hot_phto {
  width: 15%;
}

.comm_hot_conts {
  width: 80%;
}

.comm_hot_conts_img {
  width: 15rem;
  /*height:7.28rem;*/
  margin-bottom: 1.333rem;
}

.comm_hot_conts_img_replay {
  box-sizing: content-box;
  padding: 0 0 15px 0;
  width: 15rem;
  height: 7.28rem;
}

.comm_hot_conts_img img,
.comm_hot_conts_img_replay img {
  width: 100%;
  height: 100%;
}

.commt_con {
  position: relative;
  color: #999999;
}

.commt_con a {
  margin-right: 0.888rem;
}

.commt_con_icon {
  padding: 0.888rem 0;
}

.com_hot_thumb {
  margin-left: 60%;
}

.comm_hot_reply {
  background: #f6f6f6;
  padding: 10px 10px 0 10px;
}

.new_comments {
  padding: 10px 15px;
}

/*详情页展开全文*/

/*.detailsHidde{*/

/*overflow: hidden;*/

/*max-height: 500px;*/

/*}*/

.complUserName {
  /*color: #999999;*/
  font-size: 1.244rem;
}

.complUserTime {
  color: #999999;
  font-size: 1.155rem;
  /*position: absolute;*/
  /*right: 0;*/
}

#commt_com_repla a {
  color: #999999;
  font-size: 13px;
}

.commt_com_repla_con {
  color: #666666;
  font-size: 14px;
  padding: 10px 0;
}

.com-more {
  background: #f6f6f6;
  color: #333333;
  font-size: 14px;
}

.com-more img {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
}

/*更多子评论*/

.com-childen-more {
  font-size: 15px;
  color: #fc9105;
  background: #f6f6f6;
  padding: 10px;
}

.comm_text_footer {
  color: #cccccc;
  font-size: 13px;
  background: #ededed;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10;
  display: none;
}

.com-footer-left {
  display: inline-block;
  height: 100%;
  width: 80%;
  background: #ffffff;
  border-radius: 4px;
  margin-right: 5%;
}

.com-footer-left img {
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
}

.com-footer-left input {
  outline: none;
  border: none;
}

/*评论模态框*/

.commentMod {
  z-index: 15;
  opacity: 0.3;
  filter: alpha(opacity=30);
  top: 0;
  background: #000;
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
}

/*评论上传图片图标*/

.inputBg {
  background-image: url("../static/52.png");
  /*background-size:30px 30px;*/
  background-repeat: no-repeat, no-repeat, no-repeat;
}

/* 稿件相关人员 */
.a-related-personnel {
  position: relative;
  overflow:hidden;
  padding: 1.333rem  1.333rem 1rem;
  margin-top: 1.666666667rem;
  min-height: 3rem;
}
.a-r-p-banner{
  /*float: right;*/
  /*display: inline-block;*/
  max-width: calc(100% - 8.89rem);
}
.editor {
  /*padding: 1.333rem;*/
  margin-bottom: 0.333333rem;
  color: #CCC;
  /*text-align: right;*/
}

.tts-container {
  /* padding:0 1.25rem 1.25rem; */
  float:right;
}

.tts-container img {
  vertical-align: bottom;
}

/* 详情中的摘要 */
.detailAbs{
  font-size: 1.5rem;
  margin: 0 15px 10px 15px;
  background: #eee;
  padding: 5px;
  text-indent: 2rem;
  line-height: 1.6;
}
.detailConStyle{
  margin: 0 1.33333333rem;
  font-size: 18px;
  line-height: 2;
}

/* 详情中的视频，音频 */
.detailConStyle video {
  width: 100%;
}

.detailConStyle img {
  /*width: 100%;*/
}

.detailConStyle p {
  font-size: 1.6rem;
  color: #333;
  line-height: 2;
  /*word-wrap: break-word;*/
  /*word-break: break-word;*/
}

.detailConStyle hr {
  border: 1px inset;
  border-top: 1px inset;
}

.detailConStyle .pic-summary {
  font-size: 1.25rem;
  color: #999;
  margin-top: 0.833333rem;
  line-height: 1.3;
  display: inline-block;
}

.detailConStyle p+p {
  margin-top: 1.333333333333333rem;
}



/*  点赞  */
.praise-report {
  margin: 1.66667rem auto;
}

.c-praise {

  margin: 2.466667rem auto;
  width: 5.333333rem;
  height: 5.333333rem;
  background: #FF4E54;
  -webkit-box-shadow: 0 0 10px rgba(255, 78, 84, .8), 0 0 10px rgba(255, 78, 84, .8);
  -moz-box-shadow: 0 0 10px rgba(255, 78, 84, .8), 0 0 10px rgba(255, 78, 84, .8);
  box-shadow: 0 0 10px rgba(255, 78, 84, .8), 0 0 10px rgba(255, 78, 84, .8);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex;
  flex-direction: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.c-praise div {
  color: #fff;
  text-align: center;
}

.c-w {
  font-size: 1.6rem;
}

.c-n {
  text-align: center;
  font-size: .888889rem;
}

.c-praised {
  background: #ccc;
  -webkit-box-shadow: 0 0 10px rgba(204, 204, 204, .8), 0 0 10px rgba(204, 204, 204, .8);
  -moz-box-shadow: 0 0 10px rgba(204, 204, 204, .8), 0 0 10px rgba(204, 204, 204, .8);
  box-shadow: 0 0 10px rgba(204, 204, 204, .8), 0 0 10px rgba(204, 204, 204, .8);
}

.c-hint {
  color: #666;
  line-height: 1.95556rem;
}

.c-tel {
  color: #333;
  line-height: 1rem;
}

.c-tel span:first-child {
  margin-right: .888889rem;
}

/* 隐藏语音播报 */
.tts-container{
  display: none;
}

.positionTime1 {
  overflow: hidden;
  position: absolute;
  color: #fff;
  font-size: 12px;
  bottom: 0.4rem;
  right: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.detailConStyle *{
  max-width: 100%;
}
figure div>p{
  margin: 0!important;
}

/* vote */

.v-praise .v-img{
  margin: 2.466667rem auto;
  width: 50px;
  height: 50px;
  background: url("../static/heart_selected.svg") no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  background-position-x: 1px;
  text-align: center;
  line-height: 50px;
}
.v-praise .v-img span{
  display: inline-block;
  max-width:35px;
  overflow: hidden;
  /*white-space: nowrap;*/
  /*text-overflow: ellipsis;*/
  color: #fff;

}
.v-praised .v-img{
  background: url('../static/heart_unselected.svg') no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  background-position-x: 1px;
}

.detailConStyle header{
  position: initial;
}

figure figcaption,.imgComment_content.caption{
  display: initial;
  position: initial;
  width: initial;
  padding: initial;
  color: initial;
  font-size: initial;
  font-weight:initial;
  box-sizing: initial;
  background: initial;
}


.isOneScreen{
  position: relative;
  top: -40px;

}
.isOneScreen #showAllDetail{
  height: 60px;
  background: -webkit-linear-gradient(-180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 20%,#fff 56%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
  background:    -moz-linear-gradient(-180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 20%,#fff 56%); /* For Firefox (3.6 to 15) */
  background:      -o-linear-gradient(-180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 20%,#fff 56%); /* For old Opera (11.1 to 12.0) */
  background:         linear-gradient(-180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.8) 20%,#fff 56%); /* Standard syntax; must be last */
}

.isOneScreen svg{
  width: 20px;
  height: 20px;
  margin-top: 30px;
  fill:var(--tc);
}

.detailConStyle header{
  position: initial;
}
