.logo{    position: absolute;
    left: 11%;
    top: 2%;
    z-index: 999;}
    .logo img{    width: 100%;    height: auto;}
    
    
 @media screen and (max-width: 1024px) {
    .logo {
    position: absolute;
    left: 2%;
    top: 0;
    z-index: 999;}.logo img {
    width: 150px !important;
    height: auto;}
}
/**组件样式**/
@media(max-width:1024px){
.banner p{display:none;}
}
.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;}
.art-main div .vsbcontent_end{display:none;}
.art-main p{    margin-bottom: 0px !important;}

.v_news_content .vsbcontent_end{display:block !important;}
.rwm span{float:left;margin:0 10px;}
.rwm span img{max-width:80px;}
.rwm span p{text-align: center;}
.footer{display: flow-root;padding-bottom: 20px;}

@media(max-width:650px){
.rwm{width:100%;margin-top:20px;    display: flex;justify-content: center;}

}
