#footer{display:flex; position:relative; width:1920px; z-index:800; margin:0 auto; border-top:1px solid #ececec; height:70px; background-color:white; justify-content:center; align-items:center;}
#footer > .centerArea > span{font-size:13px;}
#footer > .centerArea li:nth-child(1){line-height:40px;}
#personInfor{font-weight:bold; margin-right:36px; cursor:pointer;}
.emailInfo{cursor:pointer; }
.grayFont{color:#81888f;}
.blurFont{color:rgba(0,0,0,0.2); font-size:10px;}
.floatR{float:right;}
.mgR40{margin-right:40px;}
.mgR20{margin-right:20px;}