/**组件样式*/
.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;}

/* 版权栏整体 */
.copyright{
    background:#1670a7;
    background-size:cover;
    padding:.13rem 15px;
    text-align:center;}

/* 版权内容容器：用 flex 实现水平居中，并支持换行 */
.copyright .copyright-inner{
    display:inline-flex;    /* 行内 flex，整体可居中 */
    flex-wrap:wrap;         /* 允许换行 */
    justify-content:center; /* 行内居中 */
    align-items:center;
    gap:4px;                /* 各元素之间的间距，可删 */
    font-size:.14rem;
    color:#fff;
    line-height:1.6;}

/* 链接颜色 */
.copyright .copyright-inner a{color:#fff;}


span#_ideConac {
    display: inline-block;
    position: relative;}

img#imgConac {
    width: 20px;}
