.page_noticesDetail{width:100%;min-height:calc(100vh - var(--vh-offset, 0px));background-color:#141417}.page_noticesDetail .top{width:100%;padding:.3rem 0 .3rem;border-bottom:.02rem solid hsla(0,0%,100%,.1)}.page_noticesDetail .top .title{width:100%;font-size:.34rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:.48rem}.page_noticesDetail .top .content{width:100%;margin-top:.31rem;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.page_noticesDetail .top .content .time{font-size:.24rem;font-family:PingFangSC-Medium,PingFang SC;color:hsla(0,0%,100%,.5);line-height:.33rem}.page_noticesDetail .top .content .type{font-size:.24rem;font-family:PingFangSC-Regular,PingFang SC;color:hsla(0,0%,100%,.5);line-height:.33rem}.page_noticesDetail .top .content .author{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end}.page_noticesDetail .top .content .author .photo{width:.36rem;height:.36rem;border-radius:50%;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-right:.08rem;-webkit-flex-shrink:0;flex-shrink:0}.page_noticesDetail .top .content .author .name{font-size:.24rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#fff;line-height:.36rem}.page_noticesDetail .container_wrap{padding:0 .3rem}.page_noticesDetail .container{width:100%;padding:.3rem 0;font-size:.3rem;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:hsla(0,0%,100%,.8);line-height:.6rem}.page_noticesDetail .container table{width:100%;border:.02rem solid #d1d4e3;border-collapse:collapse}.page_noticesDetail .container table td{border-bottom:.02rem solid #d1d4e3;border-right:.02rem solid #d1d4e3}.page_noticesDetail .container table tr:first-child td{border-top:.02rem solid #d1d4e3}.page_noticesDetail .container table tr td:first-child{border-left:.02rem solid #d1d4e3}.page_noticesDetail .container img{max-width:100%!important;height:auto!important;vertical-align:bottom}.page_noticesDetail .container ::-webkit-input-placeholder{color:#d1d4e3}.page_noticesDetail .container :-moz-placeholder,.page_noticesDetail .container ::-moz-placeholder{color:#d1d4e3}