#top{text-align:center;}
#logo{
display:inline-block;}
#FourierCanvas {
    opacity: 0.3;
    position: absolute;
    top: 0px;
    left: 0px;}
#ArchimedesCanvas {
    opacity: 0.3;
    position: absolute;
    top: 0px;
    right: 0px;}
#c59277{
    background-color:#00610b;
    height:60px;white-space:nowrap;overflow-y:hidden; overflow-x:auto;
    
    box-shadow: 0px 0px 5px #032907;
    width:100%;max-width:1200px;
    text-align:center;}
.hidescrollbar{
   -ms-overflow-style: none;scrollbar-width: none;}
.showscrollbar{
   -ms-overflow-style: none;scrollbar-width: none;}
.showscrollbar:hover{
   -ms-overflow-style: auto;scrollbar-width: auto;}
.showscrollbar::-webkit-scrollbar {
    height:8px;}
.showscrollbar::-webkit-scrollbar-button{
    display:none;}
.showscrollbar::-webkit-scrollbar-track{
    background-color:transparent;}
.showscrollbar::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.3);
    background: #04d9ff;}
    
@media only screen and (min-width: 1200px) {
    #c59277{
        margin:-15px auto 0px auto;}
     #c59277 ul li a {height:60px;} 
}

@media only screen and (max-width: 1200px) {
    #c59277{margin:0px auto 0px auto;}
     #c59277 ul li a {height:52px;} 
}

    #c59277 ul {list-style: none; margin: 0px; padding: 0px;} 
    
    #c59277 ul li a {font-family: 黑体;text-decoration: none;font-weight:bold; color:#fff; display:inline-block; min-width:120px; line-height:60px; text-align:center;  font-size:18px;} 
    
    #c59277 ul li { display:inline-block;} 
    #c59277 ul li a:hover { color:#ffffff;background-color:#009710;}
    #c59277 ul li a#current {  font-weight:bold; color:#fff159;}
    #c59277 ul li ul { border:0px solid #ccc; display:none;background-color:#d9ffdd; min-width:200px; box-shadow:2px 2px 5px #002204;text-align:left;white-space:normal;} 
    #c59277 ul li ul li {font-family: 黑体;text-decoration: none;font-weight:bold;font-size:14px; float:none;  margin:0;}
    #c59277 ul li ul li a {height:35px;line-height:35px; text-align:center;  color:#333333;padding:5px 10px;} 
    #c59277 ul li ul li a:hover { color:#ffffff;background-color:#009710;}  
    #c59277 ul li:hover ul { display:block;z-index:9999999; position:absolute;}
    #c59277 ul li.sfhover ul { display:block;} 
/* 以下样式不用修改 开始*/
    /* 默认ul 无需修改 */
    .nav_menustyle_1_3 ul
    {
        list-style-type:none;
        padding:0px; 
        margin:0px;}
    /* 默认li 无需修改 */
    .nav_menustyle_1_3 li
    {
        float:none;
        text-align:center;
        position:relative;}
    /* 2级以上 li 无需修改 */
    .nav_menustyle_1_3 ul li ul li
    {
        z-index:100;}
    /* 3级以上默认ul 无需修改 */
    .nav_menustyle_1_3 ul li ul
    {
        left:100%;
        top:0px;}
    /* IE6下的table样式 无需修改 */
    .nav_menustyle_1_3 table 
    {
        position:absolute; 
        top:0px;
        border-collapse:collapse; 
        border-spacing:0; 
        z-index:100;}   
    .nav_menustyle_1_3 td 
    {
        padding: 0;}   
    /* 共6级导航子菜单打开关闭控制 无需修改 */
    .nav_menustyle_1_3 li ul,
    .nav_menustyle_1_3 li:hover ul li ul,
    .nav_menustyle_1_3 li:hover ul li:hover ul li ul,
    .nav_menustyle_1_3 li:hover ul li:hover ul li:hover ul li ul,
    .nav_menustyle_1_3 li:hover ul li:hover ul li:hover ul li:hover ul li ul
    {
        display:none;}
    .nav_menustyle_1_3 li a:hover ul li ul,
    .nav_menustyle_1_3 li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_3 li a:hover ul li a:hover ul li a:hover ul li ul,
    .nav_menustyle_1_3 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li ul
    {
        visibility:hidden;}
    .nav_menustyle_1_3 li a:hover ul,
    .nav_menustyle_1_3 li:hover ul,
    .nav_menustyle_1_3 li:hover ul li:hover ul,
    .nav_menustyle_1_3 li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_3 li:hover ul li:hover ul li:hover ul li:hover ul,
    .nav_menustyle_1_3 li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul    
    {
        display:block;
        position:absolute;}
    .nav_menustyle_1_3 li a:hover ul li a:hover ul,
    .nav_menustyle_1_3 li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_3 li a:hover ul li a:hover ul li a:hover ul li a:hover ul,
    .nav_menustyle_1_3 li a:hover ul li a:hover ul li a:hover ul li a:hover ul li a:hover ul
    {
        visibility:visible;}
    /* 默认a属性 无需修改 */
    .nav_menustyle_1_3 a
    {
        display:block;
        text-decoration:none;}
/* 以上样式不用修改 结束*/
/* 默认链接样式 可以修改默认的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_3 a
{
  /*  width:280px; */        /*菜单宽度*/
   /* height:60px; */       /*菜单高度*/
   /* line-height:60px;*/   /*字体高度, 可设为菜单高度*/
    font-size:20px;     /*字体大小*/
    color:#005cc3;         /*字体颜色*/
    text-align:left;
    font-family:微软雅黑;
    padding:15px 10px;}
/* 默认hover链接样式 可以设置默认的鼠标移上样式 */
.nav_menustyle_1_3 a:hover
{
        color:#ffffff; /*鼠标移上颜色*/
    background:#aeaeae;}
.nav_menustyle_1_3
{}
/* IE6兼容性代码，在IE6下起效， 必须根据菜单高宽进行设定 */
.nav_menustyle_1_3 table
{
    left:91px;}   
/* 2级以上链接样式 可以修改2级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_3 ul li ul li a
{}
/* 2级以上hover链接样式 可以修改2级以上菜单的鼠标移上样式*/
.nav_menustyle_1_3 ul li ul li a:hover
{}
/* 3级以上链接样式 可以修改3级以上菜单的 字体、颜色、宽度、高度、背景色、边框等*/
.nav_menustyle_1_3 ul li ul li ul li a
{}
/* 3级以上hover链接样式 可以修改3级以上菜单的鼠标移上样式*/
.nav_menustyle_1_3 ul li ul li ul li a:hover
{}

.morestyle60144{ font-size: 9pt ;}
.clickstyle60144{ font-size: 9pt; color: #222222; line-height: 150% ;}
.titleborderstyle60144{ border-bottom: #b0aca4 1px dotted ;}
.leaderfont60144{ color: #ff9900;}
.titlestyle60144{ font-family: "MS Sans Serif"; font-size: 12pt; color: #666666; line-height: 200%; text-decoration: none; display: inline-block; padding: 10px 0px;}
.columnstyle60144{ font-size: 9pt; color: #222222; text-decoration: none ;}
.timestyle60144{ font-size: 9pt; color: #222222; line-height: 150%;}
A.c60144 {
font-family: "MS Sans Serif"; font-size: 12pt; color: #666666; line-height: 200%; text-decoration: none; display: inline-block; padding: 10px 0px;}
A.c60144:link {
color:#666666;}
A.c60144:visited {
color:;}
A.c60144:active {
color: ;}
A.c60144:hover {
color: #cc0000;}
.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;}

