.banner{overflow: hidden; width: 100%; height: 445px; }
.InvetorRelations{overflow: hidden;}
.InvetorRelations .titDiv{text-align: center; margin: 50px 0;}
.InvetorRelations .titDiv .tit_p1{font-size: 54px; color: #232323; line-height: 80px; letter-spacing: 10px;}
.InvetorRelations .titDiv .textLine{}
.InvetorRelations .titDiv .tit_p2{font-size: 14px; line-height: 20px; margin-top: 15px; letter-spacing: 2px;}
.InvetorRelations .shopUL{display: flex; justify-content: center; overflow: hidden;}
.InvetorRelations .shopUL li{display: block; height: 34px; line-height: 34px; border: 1px solid #212121; font-size: 14px;}
.InvetorRelations .shopUL li + li{margin-left: 10px;}
.InvetorRelations .shopUL li a{color: #000; display: block; letter-spacing: 1px; padding: 0 35px;}
.InvetorRelations .shopUL li a:hover{background-color: #212121; color: #fff;}
.InvetorRelations .shopUL li a.on{background-color: #212121; color: #fff;}
.InvetorRelations .InvetorRelationsCon{overflow: hidden; width: 1000px; margin: 50px auto 0 auto;}
.InvetorRelations .InvetorRelationsCon .tit_p{font-size: 20px; font-weight: bold; line-height: 54px; border-bottom: 2px solid #000;}
.InvetorRelations .InvetorRelationsCon .table01{width: 100%; border-collapse: collapse;}
.InvetorRelations .InvetorRelationsCon .table01 tr{font-size: 16px; line-height: 37px; text-align: left; border-bottom: 2px solid #000;}


.redundantDiv{margin-top: 80px!important;}