.main-container {
width:1920px;
height:1970px;
background: #f6f6f6;
}

#notice-img {
width:100%;
height:501px;
background-image:url('1x.png');
background-size:conver;
}

#notice {
margin:-213px 444px 23px 444px;
width:1032px;
height:1653px;
background:#ffffff;
border-radius:11.76px 11.76px 11.76px 0px;
}

#notice-header .up-left{
 margin-top:17.74px;
 margin-left:16px;
 float:left;
width:66px;
height:64.26px;
}

#notice-header .up-right{
 margin-top:17.74px;
 margin-right:16px;
 float:right;
width:66px;
height:64.26px;
}


.notice-content {
clear:both;
margin-left:52px;
margin-right:52px;
font-size:18px;
font-family: PingFang SC;
line-height:32px; 
color:#666666;
}

.text-indent {
 text-indent:36px;
 }

.bold {
 font-weight:bold;
}

.notice-text {

}

.notice-table {
height: 28px;
line-height: 28px;
font-family: PingFang SC;
color: #202020;
font-size: 18px;
}

table ,th,td {
 border:1px solid black;
 border-collapse: collapse;
}

.tbleft {
 width:142px;
text-align:center;
vertical-align:middle;
/*text-align:justified; */
}

.tbmiddle {
 width:394px;
}

.tbright {
 width:392px;
}

.notice-sign {

line-height: 32px;
font-family: PingFang SC;
color: #666666;
font-size: 18px;
text-align: right;
}


#notice-footer .down-left{
 margin-down:17.74px;
 margin-left:16px;
 float:left;
width:66px;
height:64.26px;
}

#notice-footer .down-right{
 margin-down:17.74px;
 margin-right:16px;
 float:right;
width:66px;
height:64.26px;
}