.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: 1010px; padding: 0px 95px 50px 95px; margin-top: 50px;}
.InvetorRelations .InvetorRelationsCon .listUL{display: block; overflow: hidden; width: 800px; margin: 0 auto;}
.InvetorRelations .InvetorRelationsCon .listUL li{display: block; overflow: hidden;}
.InvetorRelations .InvetorRelationsCon .listUL li + li{margin-top: 20px;}
.InvetorRelations .InvetorRelationsCon .listUL li .timeSpan{display: block; float: left; width: 110px; height: 110px; background-color: #f2f2f2; text-align: center;}
.InvetorRelations .InvetorRelationsCon .listUL li .timeSpan span{display: block; font-size: 24px; padding: 0 20px; line-height: 30px;}
.InvetorRelations .InvetorRelationsCon .listUL li .timeSpan .span{font-size: 12px; text-align: right; line-height: 20px; }
.InvetorRelations .InvetorRelationsCon .listUL li .tit_a{display: block; float: left; width: 540px; margin: 0 20px; font-size: 14px; font-weight: bold; line-height: 20px; height: 20px; 
	color: #212121; margin-top: 25px;}
.InvetorRelations .InvetorRelationsCon .listUL li .downLoad{display: block; float: right; width: 110px; height: 110px; 
	background: url("/Public/Home/images/Common/iconPdf.png") center center no-repeat; background-color: #dfdfdf;}
.InvetorRelations .InvetorRelationsCon .listUL li .downLoad:hover{background: url("/Public/Home/images/Common/iconPdfH.png") center center no-repeat; background-color: #dfdfdf;}

.redundantDiv{margin-top: 0px!important;}