/**组件样式*/
.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;}
.xrldnry {
    margin-top: 50px;}
.xrldnry li{    display: flex;
    align-items: flex-start;
    justify-content: space-between;}
.pic-left {    display: inline-block;
    width: 200px;}
.pic-left img{width: 100%;}
.pic-right {
    width: calc(100% - 250px);
    display: inline-block;
    margin-left: 30px;}
.pic-right .bt {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
        line-height: 35px;}
.pic-right span{
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-right: 10px;}
.pic-right .zw {
    font-size: 16px;
    color: #666;
    line-height: 35px;}
@media (max-width: 500px) {
.xrldnry li {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;}
.pic-left {
    width: 100%;}.pic-right {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;}
}
