@charset "gb2312";
/* 往期访谈 */
#wqft .bd{padding-bottom: 0;overflow: hidden;}
#wqft .bd li{float: left;width: 50%;}

/* ---------- interaction相同样式 ---------- */

/* 在线访谈 */
.interviewList li{padding: 10px 0;overflow: hidden;}
.interviewList .pic{float: left;margin-right: 20px;}
.interviewList .pic img{width: 300px;}
.interviewList .con{overflow: hidden;}
.interviewList .con li{padding: 5px 0;line-height: 1.8em;}
.interviewList .con .title a{font-size: 1.142587em;}
.interviewList .con span.label{display: inline-block;*display: inline;zoom: 1;padding: 0 5px 0 10px;margin-right: 10px;background-color: #188de6;color: #fff;}
.interviewList .con .more{margin-left: 10px;}

/* 信件查询 */
.xjcx{margin-bottom: 20px;}
.xjcx a{display: block;background: #188de6;height: 60px;line-height: 60px;font-size: 1.4em;text-align: center;color: #fff;}
.xjcx a:hover{color: #ff0;}