.investor-container { margin-top: 18px; }
.investor { border: 1px solid #ececec; }
.investor-fl { width: 250px; background-color: #5472d3; height: 285px; text-align: center; border: 18px solid #f1f1f1; }
.investor-fl-img { margin-top: 35px; }
.investor-fl-span { display: block; color: white; font-size: 24px; margin-top: 30px; }
.investor-fr { border-left: 1px solid #ececec; width: 911px; }
.investor-fr-title { width: 95%; position: relative; margin: auto; border-bottom: 1px solid #d6d6d6; margin-top: 7px; height: 37px; line-height: 37px; }
.investor-fr-title-01 { width: 63px; text-align: center; font-size: 15px; color: #333333; cursor: pointer; }
.investor-fr-title-01:nth-child(n+2) { margin-left: 10px; }
.investor-fr-title-01-a { color: #27439f; position: relative; }
.investor-fr-title-01-a:after { position: absolute; content: ''; bottom: 0; width: 100%; height: 2px; background-color: #27439f; left: 0; }
.investor-fr-title-02 { font-size: 14px; }
.investor-fr-title-02 a { color: #a6a6a6; }
.investor-fr-date { width: 95%; position: relative; margin: auto; margin-top: 12px; }
.investor-fr-date-01 { width: 70px; text-align: center; height: 25px; line-height: 25px; color: #333333; font-size: 15px; cursor: pointer; border: 1px solid #d5d5d5; }
.investor-fr-date-01-a { background-color: #f3f3f3; border-color: #f3f3f3; color: #27439f; }
.investor-fr-date-01:nth-child(n+2) { margin-left: 5px; }
.ir-list-c { width: 99%; }
.ir-list { min-height: 230px; }
.list { height: 35px; line-height: 35px; }
.list-01:after { top: 17px; }
.list-02 { width: 13%; }
.list-03 { width: 12%; }

.investor02 { margin-top: 18px; }
.investor02 .investor-fl { background-color: #51cc88; }
.ir-list111 { margin-top: 20px; }
.ir-list-type02 { width: 95%; margin: auto; }
.ir-list-type02-title { color: #333333; font-size: 14px; line-height: 35px; height: 35px; }
.ir-list-type02-01 { height: 68px; border-bottom: 1px dashed #ececec; padding: 22px 0 20px 0; }
.ir-list-type02-01:nth-child(3) { border: none; }
.ir-list-type02-01-01 { font-weight: bold; color: #333333; font-size: 14px; }
.ir-list-type02-01-02 { color: #333333; font-size: 14px; line-height: 26px; }

.investornav3 { margin-top: 24px; }
.investornav3-fl { border: 1px solid #ececec; width: 591px; height: 180px; }
.investornav3-fl-01 { width: 140px; height: 100%; }
.investornav3-fl-01-img { width: 100%; height: 100%; }
.investornav3-fl-02 { width: 180px; height: 135px; border: 1px solid #ececec; border-radius: 10px; overflow: hidden; background-image: url("../images/inev-09.jpg"); background-repeat: no-repeat; background-size: 100% 100%; text-align: center; margin-top: 21px; margin-left: 26px; }
.investornav3-fl-02 a { display: block; }
.investornav3-fl-02-span { text-align: center; display: block; width: 100%; font-size: 15px; color: #333333; margin-top: 18px; }
.investornav3-fl-02-img { margin-top: 33px; }


/*11.14修改*/
.ir-list-type02-01-02 p{ overflow: hidden; width: 100%;display: inline-block;
    text-overflow:ellipsis;
display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
