.tag{diaplay:none}
.weizhi,.weizhi a{color: #999;
line-height: 35px;
font-size:16px
}
.weizhi a:hover{color:red;}
.weizhi span:nth-child(2){display:none;}
.SkinObject:nth-of-type(2){display:none;}
.xiangxi p{font-family: 宋体;
          color: #1f232a;
          font-size: 16px;
         margin:0px;
}
.biaoti{color: #1f232a;
    font-size: 24px;
    text-align: center;
    margin:25px 0px 5px 0px;
 }
.yaosu{color: #999;font-size:14px;margin-top:15px;display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;}
.yaosu span{
  text-align:center;
  margin: 0 10px;
}
.zhengwen{line-height: 200%;
    font-size: 20px;
    padding-top: 25px;
}
.zhengwen img {
    max-width: 100%;
    height: auto;
}

@media (max-width:450px) {
.zhengwen{width: 100%;
    height: auto;}
}