/* Logo链接容器：清除默认样式，保证图片对齐 */
.site-logo-link {
    display: inline-block; /* 让容器贴合图片尺寸 */
    text-decoration: none;
    outline: none;}

/* Logo图片：核心放大尺寸，宽度更长、高度自适应（避免变形） */
.site-logo-img {
    width: 300px; /* 宽度设更长（比如默认可能150px，现在加倍），可按需改400px/500px */
    height: auto;}
.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;}

/* 123 */
