#c247512 {
    background-color: #024126;
    width: 100%;
    min-height: 50px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 1000;}


#c247512 > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    max-width: 1000px;
    margin: 0 auto;}


#c247512 > ul > li {
    position: relative;
    flex: 0 0 auto;}


#c247512 > ul > li > a {
    display: block;
    color: #ecf0f1;
    padding: 0 14px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    transition: all 0.3s ease;
    position: relative;
    border-bottom: 3px solid transparent;}


#c247512 > ul > li > a:hover,
#c247512 > ul > li > a#current {
    background-color: #06673d;
    color: #ffffff;
    border-bottom-color: #06673d;}


#c247512 > ul > li > ul {
    position: absolute;
    top: 100%; 
    background-color: #ffffff;
    min-width: 160px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 1001;
    border-top: 3px solid #06673d;
    padding: 10px 0;
    align-items: center;}


#c247512 > ul > li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);}


#c247512 > ul > li > ul > li {
    display: block;}


#c247512 > ul > li > ul > li > a {
    display: block;
    color: #2c3e50;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.4;
    border-left: 3px solid transparent;
    transition: all 0.2s ease;
    text-align: center;}

#c247512 > ul > li > ul > li > a:hover {
    background-color: #f8f9fa;
    color: #06673d;}

#c247512 > ul > li > ul > li:last-child > a {
    border-bottom: none;}



.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;}
.title div{width:100%;margin-top:10px;text-align:center;}


