*{outline:none;}
.nav{
    background: #ebebed;
    background-size: 100% 100%;
    height: 60px;
    position: relative;
    z-index: 999;
    margin-top: -4px;}
.nav>ul{
    background-size: 100% 100%;
    position: relative;
    z-index: 9999;
    width: 1200px;
    margin: 0 auto;}
.nav>ul>li{
    float: left;
    width: 12.5%;
    text-align: center;
    position: relative;}
.nav>ul>li>a{
    line-height: 60px;
    color: #333;
    display: block;
    font-size: 18px;
    position: relative;}
.nav>ul>li:hover>a {
     color: #fae385;
    background: #0069b7;}
.nav>ul>li:hover>a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #fae385;}
.nav>ul>li.active>a {
    color: #fae385;
    background: #0069b7;}
.nav>ul>li.active>a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #fae385;}
.nav>ul>li>span {
    display: none;
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer;}
.nav>ul>li>ul {
    width: 100%;
    position: absolute;
    top: 100%;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    z-index: 9;
    display: none;}
.nav>ul>li>ul li a {
    display: block;
    padding: 10px 10px;
    color: #333;
    font-size:15px;}

.nav>ul>li:hover ul {
    display: block;}
.nav>ul>li>ul li:hover {
    background: #0069b7;}
.nav>ul>li>ul li a:hover {
    color: #fff;}
.zhinw89 table{margin:10px auto !important;}

.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;}

