.otcRecord{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}.otcRecord .nav{display:flex;justify-content:space-around;margin-top:19px;height:20px}.otcRecord .nav span{height:20px;overflow:hidden;text-align:center;box-sizing:border-box}.otcRecord .nav .tab-active{border-bottom:2px solid #196ae8;transition:all .1s}.otcRecord .contet{flex:1;overflow:hidden;padding:15px 15px 0;overflow-y:scroll}.otcRecord .contet .info{padding-top:13px;padding-bottom:15px;border-bottom:2px solid #e2e4e8}.otcRecord .contet .info:last-child{border:none}.otcRecord .contet .info .d1,.otcRecord .contet .info .uls{display:flex;justify-content:space-between}.otcRecord .contet .info .d1 ul,.otcRecord .contet .info .uls ul{flex:1}.otcRecord .contet .info .d1 ul:nth-child(2),.otcRecord .contet .info .uls ul:nth-child(2){text-align:center}.otcRecord .contet .info .d1 ul:nth-child(3),.otcRecord .contet .info .uls ul:nth-child(3){text-align:right}.otcRecord .contet .info .d1 span:first-child{font-size:14px;font-weight:400;line-height:14px}.otcRecord .contet .info .d1 span:last-child{font-size:11px;font-weight:400;color:#97a0a7;line-height:11px}.otcRecord .contet .info .d1 .d1-avtive1{color:var(--green)}.otcRecord .contet .info .d1 .d1-avtive2{color:var(--red)}.otcRecord .contet .info .uls{margin-top:20px}.otcRecord .contet .info .uls ul li:first-child{font-size:11px;font-weight:400;color:#97a0a7;line-height:11px}.otcRecord .contet .info .uls ul li:last-child{margin-top:10px;font-size:12px;font-weight:700;color:#1a1b1c;line-height:12px}