article,aside,blockquote,body,button,code,dd,details,div,dl,dt,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hr,iframe,input,legend,li,menu,nav,ol,p,pre,section,td,textarea,th,ul{margin:0;padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:50px}body,button,input,select,textarea{font-size:12px;line-height:1.5;font-family:system,-apple-system,BlinkMacSystemFont,PingFang SC,Segoe UI,wenquanyi micro hei,Hiragino Sans GB,Hiragino Sans GB W3,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}fieldset,img{border:0}img{max-width:100%;vertical-align:middle}table{border-collapse:collapse;border-spacing:0}button,input,select,textarea{outline:0;padding:0;margin:0;border:0;background:transparent;-webkit-appearance:none}textarea{resize:none;overflow:auto}a:active,a:hover,a:link,a:visited{text-decoration:none}em,i{font-style:normal}ol,ul{list-style:none}[v-cloak]{display:none}iframe{border:none}b{font-weight:400}::-webkit-input-placeholder{color:#ccc}:-moz-placeholder,::-moz-placeholder{color:#ccc}:-ms-input-placeholder{color:#ccc}@media only screen and (min-width:160px){html{font-size:13.34vw}}@media only screen and (min-width:750px){html{font-size:5.21vw}}@media only screen and (min-width:1919px){html{font-size:100px}}.responsibility-page{min-width:1200px;margin:0 auto}.responsibility-page .content-wrapper{padding-bottom:60px}.responsibility-page .content-wrapper .banner{width:100%;height:6rem}.responsibility-page .content-wrapper .banner img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:750px){.responsibility-page{width:100%;min-width:100%}.responsibility-page .content-wrapper .banner{height:auto;width:100%}}.tabs-wrapper{padding-top:.6rem;width:100%;height:auto}.tabs-wrapper .tabs-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.2rem;gap:.8rem}.tabs-wrapper .tabs-header .tab-item{font-size:.18rem;line-height:.21rem;font-weight:600;color:rgba(0,0,0,.2);padding:.04rem 0;cursor:pointer}.tabs-wrapper .tabs-header .tab-item.active{color:#0a0a0a;border-bottom:2px solid #a4ce4c}.tabs-wrapper .tabs-content{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden}.tabs-wrapper .tabs-content .tabpanel{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;min-width:100%;height:auto;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (max-width:750px){.tabs-wrapper{padding-top:.4rem}.tabs-wrapper .tabs-header{gap:.4rem}.tabs-wrapper .tabs-header .tab-item{font-size:.32rem}}.list-container{width:12rem;padding:.4rem 0 0;margin:0 auto}.list-container .empty-text{margin:1rem 0;padding:.3rem 0;text-align:center}.list-container .list-item{position:relative;height:1.52rem;padding:.35rem .1rem .38rem .2rem;border-bottom:1px solid #c6c7cd}.list-container .list-item .title{display:block;color:#0f1520;font-size:.24rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-container .list-item .title:hover{color:#3871ee}.list-container .list-item .created{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:.24rem;font-size:.14rem;color:#162b42;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-container .list-item .created .date{color:#727171}.list-container .list-item .created .download{cursor:pointer}.list-container .list-item .created .download .text{vertical-align:middle}.list-container .list-item .created .download img{width:.24rem;height:.24rem;vertical-align:middle}.list-container .list-item .reply-wrap{position:absolute;top:.38rem;right:.2rem;width:1.66rem}.list-container .list-item .reply-wrap p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-container .list-item .reply-wrap .reply-label{font-size:.14rem;color:#727171}.list-container .list-item .reply-wrap .reply-user{margin-top:.17rem;color:#0f1520;font-size:.14rem}.list-container .list-item .reply-wrap .reply-date{margin-top:.02rem;font-size:.12rem;color:#302f2f}@media screen and (max-width:750px){.list-container{width:100%;padding:0;margin:0}.list-container .list-item{width:100%;height:auto;padding:.42rem .26rem}.list-container .list-item .title{font-size:.32rem;color:#000;line-height:1.3;font-weight:400}.list-container .list-item .created{margin-top:.28rem;font-size:.24rem;color:rgba(0,0,0,.4)}.list-container .list-item .created .download img{width:.4rem;height:.4rem}}.card-list{margin:.2rem 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;row-gap:.42rem;-webkit-column-gap:.36rem;column-gap:.36rem;width:100%}.card-list--empty{margin:1rem 0;padding:.3rem 0;text-align:center}.card-list .card-item{cursor:pointer;position:relative;width:5rem;height:5rem;border-radius:6px;overflow:hidden;-webkit-transition:box-shadow .2s ease;transition:box-shadow .2s ease;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease}.card-list .card-item:hover{box-shadow:7px 4px 15px -1px #dcdcdc;-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}.card-list .card-item .card-item-wrap{color:#303030}.card-list .card-item .card-cover{width:100%;height:3.75rem;object-fit:cover}.card-list .card-item.card-item-lg{width:7.68rem;height:7rem}.card-list .card-item.card-item-lg img{height:5.76rem}.card-list .card-item .card-info{padding:.1rem .24rem 0}.card-list .card-item .card-info .card-info-desc{font-size:.2rem;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;word-break:break-word}.card-list .card-item .card-info-time{position:absolute;bottom:.24rem;left:.24rem;font-size:.18rem;color:#b1b1b1}.card-list .more-wrap{width:100%;text-align:center;margin-top:.6rem;margin-bottom:1.2rem;min-height:.64rem}.card-list .more-wrap .more{cursor:pointer;width:2.6rem;border:1px solid #303030;border-radius:.32rem;text-align:center;margin:auto;line-height:.64rem;font-size:.24rem}@media screen and (max-width:750px){.card-list{margin:.5rem 0 .2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 .3rem}.card-list .card-item,.card-list .card-item.card-item-lg{width:100%;height:inherit}.card-list .card-item .card-cover{width:6.9rem;height:5.18rem;border-radius:.16rem;object-fit:cover}.card-list .card-item .card-info{padding:.24rem .24rem 0}.card-list .card-item .card-info .card-info-desc{font-size:.28rem;text-overflow:ellipsis;overflow:hidden;word-break:break-word}.card-list .card-item .card-info .card-info-time{display:inline-block;position:static;margin-top:.24rem;font-size:.24rem;color:#b1b1b1}}