.header .container { display: flex; justify-content: space-between; align-items: center;}
.header .container::after, .header .container::before { display: none;}
.xiaoxun { padding: 0 .25rem;}

@media screen and (max-width: 992px) {
    .header .container { padding-right: .8rem;}
    .xiaoxun img { max-height: 37px;}
}
@media screen and (max-width: 768px) {
.xiaoxun { display: none;}
}
.cur-column-name { display: none;}
.cur-column-name .sub-nav-btn { position: absolute; top: 0; right: 0; width: .5rem; height: .5rem; background: url(images/down1.png) no-repeat 50% 50%; transition: all .3s; -ms-transition: all .3s;}
.cur-column-name .sub-nav-btn.close { transform: rotate(90deg); -ms-transform: rotate(90deg);}
@media screen and (max-width: 992px) {
.cur-column-name { display: block; position: relative;
    background: #f1f5f6;
    margin: 0 0 0.25rem;
    font-size: .18rem;
    line-height: .5rem;
    color: #009241;
    padding: 0 0.15rem;
    font-weight: 700;
    border-radius: 2px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);}
.sidebar { display: none; margin: -.25rem 0 .25rem; padding: 0 .15rem 5px; border-radius: 4px; overflow: hidden; background: #f5f5f5; box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .3);}
.sidebar li { margin: 0; border-bottom: 1px solid #ddd !important; border-radius: 0;}
.sidebar li:last-child { border: none !important;}
.sidebar li.cur { background: none;}
.sidebar li.cur a { color: #009241; font-weight: 700;}
.sidebar li a { padding-top: 5px; padding-bottom: 5px; border-radius: 0; border: none;}
.sidebar li a::after { display: none;}
}
.sidebar li a { padding-left: 8%; font-size: .17rem;}
.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;}

