<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">strong, b {
  font-weight: bold;
}
/*å¼¹çª—*/
.record-animate-wrap{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  margin: auto;
  line-height: 3rem;
  color: white;
  background: rgba(0,0,0,0.7);
  padding: 0 0.5rem;
  border-radius: 0.4rem;
  -webkit-border-radius: 0.4rem;
  white-space: nowrap;
  font-size: 0.7rem;
  transition: all ease 1s;
  -webkit-transition: all ease 1s;
  opacity: 1;
}
.record-animate-wrap div{
  float: left;
}
.record-animate-num{
  padding-left: 1.2rem;background: url('../images/p_2.png') no-repeat center left;
  background-size: 1rem;margin-left: 0.5rem;color: rgb(255,122,62);
  font-weight: bold
}

.article_box p {
  line-height: 1.4rem;
  font-size: 0.85rem;
  color: #343434;
  padding: 0.05rem 0;
}

body{
  padding-top: 2.85rem;
}
.app_download_icon{
  border-bottom: .025rem solid #EBEBEB;
  height: 2.85rem;
  position: fixed;
  top: 0;
  width: 100%;
  display: block;
  background: url('../images/zfss_icon.jpg') 0  0 / 100% no-repeat;
}
.forwardBox{
  overflow: hidden;
  height: 25.175rem;
  position:relative;
}
.forwardBox_main{
  background: #fff;
}
.forwardBox_main .posts_user{
  padding: .65rem .5rem;
  overflow: hidden;
}
.forwardBox_main .posts_user div{
  height: 1.75rem;
  width: 1.75rem;
  background: #8397AF;
  border-radius: 50%;
  float: left;
  overflow: hidden;
}
.forwardBox_main .posts_user div img{
  width: 100%;
  height: 100%
}
.forwardBox_main .posts_user .posts_username{
  font-size: .65rem;
  float: left;
  line-height: 1.75rem;
  margin-left: .25rem;
  color: #1755A0;
}
.forwardBox_main .posts_user .posts_time{
  float: right;
  line-height: 1.75rem;
  font-size: .5rem;
}
.forwardBox_main .posts_content{
  padding: .1rem .5rem;
}
.forwardBox_main .posts_content p{
  font-size: .75rem;
  color: #1D1D1D;
}
.forwardBox_main .posts_content p span{
  color: #5783B8;
}
.forwardBox_main .posts_img{
  padding: .5rem .5rem;
  overflow: hidden;
}
.forwardBox_main .posts_img div{
  width: calc(100% / 3);
  float: left;
}
.forwardBox_main .posts_img div span{
  display: flex;
  max-width: 5.75rem;
  max-height: 5.75rem;
  align-items: center;
  overflow: hidden;
  justify-content: center;
  border-radius: 4px;
  margin-top: .25rem;
}
.openBox{
  width: 100%;
  position: absolute;
  bottom: 0;
}
.openBox .open_pos{
  height: 14.125rem;
  background: url('../images/gradual.png') 0 0 / 100% 100% no-repeat;
  position: relative;
}
.openBox .open_pos .open_gdBox{
  position: absolute;
  bottom: 3.5rem;
  width: 100%;
  text-align: center;
  color: #EE5E7B;
}
.openBox .open_pos .open_gdBox span i{
  display: inline-block;
  width: .625rem;
  height: .325rem;
  background: url('../images/icon_10506.png') 0 0 / 100% no-repeat;
  margin-left: .25rem;
}
.openBox .open_pos .open_downloadBox{
  position: absolute;
  bottom: .75rem;
  width: 100%;
  text-align: center;
}
.openBox .open_pos .open_downloadBox a{
  border-radius:.25rem;
  width: 17.75rem;
  line-height: 2rem;
  color: #fff;
  display: inline-block;
  background: #e60012;
}
.openBox .open_pos .open_downloadBox a i{
  width: .325rem;
  height: .625rem;
  display: inline-block;
  background: url('../images/icon_10505.png') 0 0 / 100% no-repeat;
  vertical-align: -0.07rem;
  margin-left: .25rem;
}
.qt_imgBox{
  background: black;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.qt_imgBox div{
  display: flex;
  align-items: center;
  height: 100%;
}
.qt_imgBox div img{
  width: 100%;
}

#forwardBox &gt; h2,#forwardBox &gt;h3,#forwardBox &gt;h4,#forwardBox &gt;h5,#forwardBox &gt;h6{
  font-size: 0.95rem !important;
  font-weight: bold;
  line-height:normal;
  margin-left: auto;
  color: black;
  padding: 0.4rem 0;
}
.article_h_line{
  padding: 0rem 0.1rem;margin-right: 0.2rem;background: #ff4f15;
}

</pre></body></html>