@charset "utf-8";

.politic_list {float:left; width:130px; height:auto; text-align: center; padding-bottom:10px; }
.politic_photo {width:100%; height:90px; max-width:130px; border:1px solid #e5e5e5; border-radius: 5px; margin-bottom:10px; overflow: hidden;}
.politic_photo img {width:100%;}
.politic_list .title {display:inline-block; float:right; width:100%; text-align: center;  font-size:18px; margin:2px 0px;}
.politic_list .area {display:inline-block; float:left; font-size:0.875em; background-color:#3e3e3e; color:#ffffff; padding:3px 4px; }
.politic_list .organ {clear:both; display:inline-block; margin:10px auto; padding:4px 8px;  border-radius:20px; border:1px solid #007eff; color:#007eff;}
