ul.dropdown-content li {
    padding: 0;}

.mainmenu ul {
    list-style: none;}
/* styles.css */
.nav-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;}
 
.nav-menu li {
    display: inline-block; /* 使导航项水平排列 */
    position: relative; /* 用于定位下拉列表 */
    text-align: center;
    padding: 0 20px;}
 
.nav-menu a {
    display: block; /* 使链接块级显示，填充整个导航项 */
    padding: 14px 20px; /* 内边距 */
    text-decoration: none; /* 去除下划线 */
    color: #ffffff;
    font-size: 20px;}
 
/* 下拉列表样式 */
.dropdown-content {
    display: none; /* 默认隐藏下拉列表 */
    position: absolute; /* 相对于父元素定位 */
    background-color: #f9f9f9; /* 背景颜色 */
    min-width: 124px; /* 最小宽度 */
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); /* 阴影效果 */
    z-index: 1;}
 
.dropdown-content a {
    color: black; /* 链接文字颜色 */
    padding: 10px; /* 内边距 */
    text-decoration: none; /* 去除下划线 */
    display: block; /* 使链接块级显示 */
    font-size: 16px;}
 
/* 当鼠标悬停在有dropdown类的元素上时显示下拉列表 */
.dropdown:hover .dropdown-content {
    display: block;}
.dropdown-content li:hover {
    background-color: #428ac6;
    width: 100%;}
ul.nav-menu li a:hover {
    font-weight: bold;}
a.cur {
    color: blue;
    font-weight: bold;}

.main_tit a {
    font-size: 18px;
    font-weight: bold;}
.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;}
.main_conDiv{text-indent:0em;font-size:14px;line-height:30px;color:#666666;min-height:500px;}

.main_contit {
    text-align: center;
    padding: 10px;}


.leaderstyle274196{ font-size: 9pt ;}
.linkstyle274196{ font-family: 黑体; font-size: 13pt; font-weight: bold; color: #0769b4;}
A.c274196 {
font-family: 黑体; font-size: 13pt; font-weight: bold; color: #0769b4;}
A.c274196:link {
color:#0769b4;}
A.c274196:visited {
color:#222222;}
A.c274196:active {
color: #222222;}
A.c274196:hover {
color: #cc0000;}
.leaderstyle274414{ font-size: 9pt ;}
.linkstyle274414{ font-family: 黑体; font-size: 13pt; font-weight: bold; color: #0769b4;}
A.c274414 {
font-family: 黑体; font-size: 13pt; font-weight: bold; color: #0769b4;}
A.c274414:link {
color:#0769b4;}
A.c274414:visited {
color:#222222;}
A.c274414:active {
color: #222222;}
A.c274414:hover {
color: #cc0000;}
