.nav{
    display:flex;
    align-items:center;
    width:1180px;
    margin:0 auto;}
.nav-list{
    display: flex;
    flex: 1;
    list-style: none;
    padding: 0;
    margin: 0;}
.nLi{
    flex: 1;
    text-align: center;}
.sub{
    position:absolute;
    z-index:999;}
.time{
    flex-shrink:0;}
A.c1015468{
font-size:9pt;
line-height:150%;
color:#333333;
text-decoration: none;}
A.c1015468:link {
color: #222222;}  
A.c1015468:visited {
color: #222222;}  
A.c1015468:active {
color: #222222;}  
A.c1015468:hover {
color: #cc0000;}
.c1015468_date {
line-height: 150%;
font-size: 9pt;
text-decoration: none;}
.c1015468_click {
font-size: 9pt;
color: #222222;
line-height: 150%;}
.c1015468_leaderfont {
font-size: 9pt;
line-height: 150%;}
.c1015468_columnstyle {
font-size: 9pt;
color: #222222;
text-decoration: none;}
.c1015468_isnew {
font-size: 9pt;
color: #222222;
text-decoration: none;}
.footer{
    width: 100%;
    background: #950340;}
.foot{
    position: relative;
    width: 1180px;
    height: 100px;
    margin: 0 auto;}
.foot .copyright{
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    text-align: center;
    font-size:14px;
    line-height:25px;
    color:#ffffff;}
.foot .copyright a{
    color:#fff;
    text-decoration: underline;}
