<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:hover {
  border: 0;
}
.introduce .title_h3 {
  font-size: 0.28rem;
  line-height: 0.37rem;
}
.introduce .title_p {
  margin-top: 0.3rem;
  margin-bottom: 0.5rem;
  display: block;
  text-align: center;
  color: #999999;
  font-size: 0.2rem;
}

.introduce .news_img {
  margin: 0 auto;
  display: none;
}
.news_text .news_text_title {
  margin-top: 0.2rem;
  font-size: 0.16rem;
  text-align: center;
}
.news_text .p {
  display: block;
  font-size: 0.16rem;

  color: #333333;

  line-height: 0.36rem;
}
.news_text .indent {
  text-indent: 2em;
  line-height: 0.36rem;
}
.news_detail {
  padding-bottom: 0.8rem;
}
.tap_box {
  font-size: 0.18rem;
  color: #666666;
}
.tap_box .top {
  margin-bottom: 0.3rem;
}
.tap_box .bottom {
  padding-bottom: 0.8rem;
}
.tap_box .bottom_a {
  display: inline;
  color: #666666;
}
@media only screen and (max-width: 1024px){
    .introduce .title_p{
    margin: 10px auto;
}
.tap_box .bottom, 
.news_detail{
    padding-bottom: 15px;
}
    
}</pre></body></html>