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



.c247509_table{
width:300px;}
.c247509_td_img{
border: 1px solid #D9D9D9;}
.c247509_title{
font-weight:bold
;}
.c247509_td_abstract{
word-wrap:break-word;word-break:break-all;line-height:150%
;}
.c247509_abstract{
font-size: 9pt;}
.c247509_content{
font-size: 9pt;
color:#d60e00;
text-decoration:none
;}  
.c247509_hr{
border-bottom: #999999 0px dashed; border-left: #999999 0px dashed; width: 100%; height: 1px; border-top: #999999 1px dashed; border-right: #999999 0px dashed
;}
.c247509_front{
color:#ff0103;font-weight:bold
;}
A.c247509{
font-size:9pt;
line-height:150%;
color:#333333;
text-decoration: none;}
A.c247509:link {
color: #222222;}  
A.c247509:visited {
color: #222222;}  
A.c247509:active {
color: #222222;}  
A.c247509:hover {
color: #cc0000;}
.closestyle259247{ font-size:12px;color:#333333;text-decoration: none ;}

