<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{background-color: #F3F4F9;}
.Investor-wrap{margin-top: 80px;margin-bottom: 80px;}
.Investor-wrap .flexbox{display: flex;justify-content: space-between;box-sizing: border-box;align-items: flex-start;}
.Investor-wrap .w&gt;div{background: #fff;}
.Investor-wrap .w&gt;div .line{height: 1px;width: 100%;background: #E9E9E9;}
.Investor-wrap .w .left{margin-right: 32px;width: 450px;overflow: hidden;}
.Investor-wrap .w .left .left-title{height: 60px;line-height: 60px;padding-left: 30px;background: linear-gradient(0deg,#2c43b1,#364fc8);color: #fff;font-size: 18px;}
.Investor-wrap .w .left .tab-box{}
.Investor-wrap .w .left .tab-box span{display: block;padding: 16px 25px;font-size: 16px;font-weight: 500;color: #333;cursor: pointer;border-left: 5px solid #fff;}
.Investor-wrap .w .left .tab-box span:hover{color: #355bc8!important;background: #f4f5ff!important;border-left-color: #355bc8 !important;}
.Investor-wrap .w .left .tab-box .tab-select .select-box{display: none;text-indent: 1rem;}
.Investor-wrap .w .left .tab-box .tab-select .select-tab{display: flex;align-items: center;justify-content: space-between;}
.Investor-wrap .w .left .tab-box .tab-select .select-tab:hover{color: #333!important;background: #fff!important;border-left-color: #fff !important;}
.Investor-wrap .w .left .tab-box .tab-select .select-tab img{margin-left: 10px;transition: all .3s;}
.Investor-wrap .w .left .tab-box .tab-select .select-tab .rotate{transform: rotate(180deg);}

.Investor-wrap .w .right{width: 100%;min-height: 500px;}
.Investor-wrap .w .right .box{display: none;box-sizing: border-box;}
.Investor-wrap .w .right .box:nth-of-type(1){display: block;}
.Investor-wrap .w .right .box .box-title{height: 60px;line-height: 60px;font-size: 18px;padding-left: 20px;}
.active-white{color: #355bc8!important;background: #f4f5ff!important;border-left-color: #324ac0 !important;}
.Investor-wrap .w .right .box  .content{padding: 20px;max-height: 1000px;overflow-y: auto;}

.Investor-wrap .right p{font-size: 14px;}
.Investor-wrap .center1 .center1-list{margin-bottom: 40px;}
/* .Investor-wrap .center1 .center1-list dl{display: flex;align-items: center;}
.Investor-wrap .center1 .center1-list dt{margin-right: 20px;flex: 1;}
.Investor-wrap .center1 .center1-list dd{flex: 4;} */
.Investor-wrap .center1 h2{font-size: 20px;margin-bottom: 10px;font-weight: 600;}
.Investor-wrap .center1 p{font-size: 14px;line-height: 24px;color: #666;}

.Investor-wrap .center2 .item-recent-detils{display: none;}
.Investor-wrap .center2 .item-recent a{display: block;margin-bottom: 10px;cursor: pointer;font-size: 14px;}
.center2 .item-recent a:hover{color: #2c43b1;text-decoration: revert;}
.Investor-wrap .center2 .item-recent .image{width: 200px;}
.Investor-wrap .center2 .item-recent .text{margin-left: 20px;padding-top: 25px;}
.Investor-wrap .w .right .right-box4{position: relative;}

.Investor-wrap .center2 table{width: 100%;border-right: 1px solid #e6e6e6;}
.Investor-wrap .center2 table th{text-align: left;}
.Investor-wrap .center2 table th {padding: 10px;border-left: 1px solid #e6e6e6;border-top: 1px solid #e6e6e6;vertical-align: middle;}
.Investor-wrap .center2 table tr {border-bottom: 1px solid #ccc;}
.Investor-wrap .center2 table tbody tr:nth-of-type(odd) {background-color: rgba(0,0,0,.05);}
.Investor-wrap .center2 table td {vertical-align: middle;padding: 10px;line-height: 20px;border-left: 1px solid #e6e6e6;border-top: 1px solid #e6e6e6;font-size: 14px;}
.Investor-wrap .center2 table .filetitle{color: #2f64b1;}
.Investor-wrap .center2 table .Filing{border: #0c616e 1px solid;
padding: 0 5px 1.5px 5px;margin-left: 5px;color: #0c616e;}
.Investor-wrap .center2 table a:visited {color: purple;}

.Investor-wrap .right-box5 a{color: #2f64b1;}
.Investor-wrap .right-box5 a:hover{text-decoration: underline;}
.Investor-wrap .right-box5 .content&gt;div{margin-bottom: 25px;}
.Investor-wrap .right-box5 .content&gt;div h3{margin-bottom: 8px;font-size: 18px;font-weight: bold;}

#shadow{position: absolute;width: 130px;height: 44px;top: 515px;left: 83px;}
@media (max-width:768px){
	.main-banner {
	    background-image: linear-gradient(to bottom, #3d6bd3 0%, #1b2d62 100%);
	    height: 150px;
	}
	.Investor-wrap{margin-top: 0;margin-bottom: 0;}
	.Investor-wrap .flexbox{display: block;}
	.Investor-wrap .w .left{width: 100%;white-space: nowrap;overflow-x: scroll;}
	.Investor-wrap .w .left .left-title{display: none;}
	.Investor-wrap .w .left .tab-box{display: flex;padding-left: 10px;}
	.Investor-wrap .w .left .tab-box .tab-select .select-tab{display: none;}
	.Investor-wrap .w .left .tab-box .tab-select .select-box{display: flex;flex-shrink: 0;text-indent: 0;}
	.Investor-wrap .w .left .tab-box span{padding: 10px;}
	.Investor-wrap .w .left .tab-box span{border-left: none;font-size: 14px;}
	.Investor-wrap .w .left .tab-box span.active-white{color: #355bc8!important;background: #f4f5ff!important;border-left-color: #fff !important;border-bottom:3px solid #355bc8 !important;}
	
	.Investor-wrap .w .right .box .box-title{display: none;}
	
	.Investor-wrap .right p{font-size: 12px;}
	.Investor-wrap .center2 .item-recent .image{width: 125px;}
	.Investor-wrap .center2 .item-recent .text{padding-top: 10px;}
	.Investor-wrap .center2 .item-recent .text span{font-size: 12px;}
	
	.Investor-wrap .w .right .box  .content{padding: 15px;max-height: auto;overflow-y: auto;}
}</pre></body></html>