.investor .main-content{display:flex;flex-wrap:wrap;justify-content:space-between}.main-content .box.left{flex-basis:38%;order:1}.main-content .box.left img{border-radius:10px}.main-content .box.right{flex-basis:58%;order:2}.main-content h2{font-size:40px;margin:0 0 50px;line-height:1em;color:#001328;font-weight:700}.main-content p{font-size:18px;margin:0 0 30px;line-height:1.5em;color:#798593}.annual-report-content h3{font-weight:700}.ar-wrap{display:flex;flex-wrap:wrap;justify-content:space-between}.ar-wrap .item{flex-basis:31%}.ar-wrap .item .report-doc{padding:30px;background:#001328;border-radius:10px;min-height:220px}.ar-wrap .item .title-text{padding:15px;background:#f1f7fc;border-radius:10px}.ar-wrap .item .title-text h4{font-weight:800}.stock-content h3{font-weight:800}.stock-content p{color:#798593}.table-stock{overflow-x:auto}.table-stock table{border-top:2px solid #ee3234;width:100%}.table-stock table tr th,.table-stock table tr td{border-bottom:2px solid #f1f7fc;padding:20px 0;font-size:16px}.table-stock table tr th,.table-stock table tr td:first-child{font-weight:700;color:#001328}.table-stock table tr th:first-child,.table-stock table tr td:first-child{width:250px;text-align:left}.table-stock table tr th:last-child,.table-stock table tr td:last-child{width:30px;text-align:left}@media(max-width:767px){.investor .main-content,.investor .ar-wrap{flex-direction:column}.main-content .box.right{order:1}.main-content .box.left{order:2;align-self:center}}