.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;}
.tpcontent{font-weight: bold; font-size: 11pt; color: #2b2b2b; font-family: 宋体;}
.cytpstyle{font-size: 9pt; color: #2b2b2b; font-family: 宋体;}
.content{margin:auto;text-align:left;line-height:18px;padding:3px 0 0 0;color:#727272;}
.process{width:162px;height:11px;background:#EDEDED;overflow:hidden;float:left;margin-left:26px !important;margin-left:13px;margin-right:10px;}
.process div{width:160px;height:11px;background:url(/system/resource/images/newsvote/bg.gif) repeat-x;border-left:1px solid #000;border-right:1px solid #000;}
.process .style7{border-left-color:#ff0000;border-right-color:#ff0000;background-position:0 -77px;}

.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;}
