@charset "UTF-8";.a-tc-documents-page{background-color:#fff;width:100%;height:auto}.a-tc-documents-page .a-tc-documents{width:var(--base-width);height:auto;margin:0 auto;padding:50px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul{width:100%}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li{cursor:pointer;width:100%;height:88px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#ccc),color-stop(50%,transparent));background-image:linear-gradient(to right,#ccc 50%,transparent 50%);background-size:15px 1px;background-repeat:repeat-x;background-position:bottom}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li-left{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li-left-icon{width:48px;height:48px;margin-right:20px}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li-left-text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:20px;font-weight:700;line-height:24px;color:#3d3d3d;min-width:0;word-break:break-word;padding-right:100px;-webkit-box-sizing:border-box;box-sizing:border-box}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li-right{width:186px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li-right-icon{width:32px;height:32px;cursor:pointer}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li-right-text{color:#999;font-size:16px;height:24px}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li-content{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;min-width:0}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li-content-title{width:100%;font-size:18px;font-weight:700;line-height:24px;height:24px;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li-content-date{font-size:16px;height:24px;line-height:24px;color:#767676}.a-tc-documents-page .a-tc-documents .a-tc-documents-ul .a-tc-documents-li:last-child{background-image:none;margin-bottom:0}