
/*布局演示*/
.special-collect .column .column-aside {
  width: 475px;
  float: left;
  _display: inline;
}
.special-collect .column .column-main {
  width: 475px;
  float: right;
  _display: inline;
}
.special-collect .column .column-aside {
  width: 475px;
  float: left;
  _display: inline;
}
.special-collect .column .column-main {
  width: 475px;
  float: right;
  _display: inline;
}
/* 推荐专题 */
.rec-special {
  width: 960px;
  margin: 0 auto;
  margin-top: 10px;
  /* 推荐专题 —— 标题 */

}
.rec-special .inner {
  border: 1px solid #ddd;
}
.rec-special .inner .title-head {
  height: 37px;
  background: transparent url('images/sprite-bar.png') repeat-x 0 -31px;
}
.rec-special .inner .title-head .title .words {
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 37px;
}
.rec-special .inner .title-head .link {
  float: right;
  _display: inline;
  line-height: 37px;
}
.rec-special .inner .title-head .ico {
  float: left;
  _display: inline;
}
.rec-special .inner .title-head .ico {
  background: 0 0;
  width: 0;
  height: 0;
}
.rec-special .inner .title-head .title {
  margin-left: 10px;
}
.rec-special .inner .title-head .link {
  margin-right: 10px;
  color: #333;
}
.rec-special .inner .title-head .link:hover {
  color: #c00;
}
.rec-special .inner .dotted-head {
  height: 30px;
  background: transparent url('images/sprite-bar.png') repeat-x 0 0;
}
.rec-special .inner .dotted-head .title .words {
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.rec-special .inner .dotted-head .link {
  float: right;
  _display: inline;
  line-height: 30px;
}
.rec-special .inner .dotted-head .ico {
  float: left;
  _display: inline;
}
.rec-special .inner .dotted-head .ico {
  background: transparent url('images/sprite-ico.png') no-repeat -60px -160px;
  width: 16px;
  height: 30px;
}
.rec-special .inner .dotted-head .ico {
  margin-right: 10px;
}
.rec-special .pic-list-box {
  /* 推荐专题 —— 列表 */

  margin-left: 10px;
  margin-top: 13px;
  padding-bottom: 10px;
}
.rec-special .pic-list-box .v-pic {
  margin-right: 9px;
  float: left;
  _display: inline;
  margin: 0 17px;
  width: 200px;
}
.rec-special .pic-list-box .v-pic .title {
  height: 20px;
  line-height: 20px;
  margin-top: 4px;
  overflow: hidden;
  _zoom: 1;
}
.rec-special .pic-list-box .v-pic .title a {
  color: #333333;
  font-size: 12px;
}
.rec-special .pic-list-box .v-pic .title a:hover {
  color: #cc0000;
}
.rec-special .pic-list-box .v-pic .thumb {
  position: relative;
}
.rec-special .pic-list-box .v-pic .thumb .opa,
.rec-special .pic-list-box .v-pic .thumb .ico,
.rec-special .pic-list-box .v-pic .thumb .info {
  position: absolute;
}
.rec-special .pic-list-box .v-pic .thumb .opa {
  height: 20px;
  background-color: #000;
  bottom: 0;
  width: 100%;
  opacity: .5;
  filter: alpha(opacity=50);
}
.rec-special .pic-list-box .v-pic .thumb .ico {
  background: transparent url('images/sprite-ico.png') no-repeat -108px -169px;
  width: 16px;
  height: 13px;
  bottom: 4px;
  left: 4px;
}
.rec-special .pic-list-box .v-pic .thumb .info {
  color: #fff;
  bottom: 3px;
  right: 5px;
  font-size: 12px;
}
.ie6 .rec-special .v-pic {
  width: 168px;
}
.ie6 .rec-special .v-pic .thumb {
  height: 90px;
}
/* 单区块 里的 标题 */
.programa-mod-grid .inner {
  border: 1px solid #ddd;
}
.programa-mod-grid .title-head {
  height: 37px;
  background: transparent url('images/sprite-bar.png') repeat-x 0 -31px;
}
.programa-mod-grid .title-head .title .words {
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 37px;
}
.programa-mod-grid .title-head .link {
  float: right;
  _display: inline;
  line-height: 37px;
}
.programa-mod-grid .title-head .ico {
  float: left;
  _display: inline;
}
.programa-mod-grid .title-head .ico {
  background: 0 0;
  width: 0;
  height: 0;
}
.programa-mod-grid .title-head .title {
  margin-left: 10px;
}
.programa-mod-grid .title-head .link {
  margin-right: 10px;
  color: #333;
}
.programa-mod-grid .title-head .link:hover {
  color: #c00;
}
.programa-mod-grid .dotted-head {
  height: 30px;
  background: transparent url('images/sprite-bar.png') repeat-x 0 0;
}
.programa-mod-grid .dotted-head .title .words {
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.programa-mod-grid .dotted-head .link {
  float: right;
  _display: inline;
  line-height: 30px;
}
.programa-mod-grid .dotted-head .ico {
  float: left;
  _display: inline;
}
.programa-mod-grid .dotted-head .ico {
  background: transparent url('images/sprite-ico.png') no-repeat -60px -160px;
  width: 16px;
  height: 30px;
}
.programa-mod-grid .dotted-head .ico {
  margin-right: 10px;
}
.programa-mod-grid .dotted-head .more {
  float: right;
  _display: inline;
  line-height: 30px;
  margin-right: 10px;
  color: #666;
  font-family: SimSun;
}
/* 左侧列表 */
.column-special-collect .ov {
  margin-left: -10px;
  margin-top: 10px;
}
.programa-mod-grid {
  width: 475px;
  float: left;
  _display: inline;
  margin-left: 10px;
}
.programa-mod-grid .list {
  margin: 8px 8px 12px 6px;
}
.programa-mod-grid .list .item {
  height: 25px;
  overflow: hidden;
  _zoom: 1;
}
.programa-mod-grid .list .item .title {
  line-height: 25px;
    color: #0B3B8C;
  font-size: 14px;
}
.programa-mod-grid .list .item .title:hover {
  color: #cc0000;
}
.programa-mod-grid .list .item .date {
  color: #cccccc;
  margin-left: 6px;
}
.programa-mod-grid .list .ico {
  float: left;
  _display: inline;
  text-align: center;
  width: 14px;
  height: 24px;
  margin-right: 6px;
  background: transparent url('images/sprite-ico.png') no-repeat -280px -118px;
  color: #ffffff;
}
.programa-mod-grid .list .n1,
.programa-mod-grid .list .n2,
.programa-mod-grid .list .n3 {
  background-position: -280px -69px;
}
.programa-mod-grid .list .item {
  clear: both;
}
.programa-mod-grid .list .ico {
  margin-top: 3px;
}
.programa-mod-grid .list-point .ico {
  float: left;
  _display: inline;
  text-align: center;
  width: 14px;
  height: 24px;
  margin-right: 6px;
  background: transparent url('images/sprite-ico.png') no-repeat 4px -152px;
  color: #ffffff;
}
.programa-mod-grid .list-point .n1,
.programa-mod-grid .list-point .n2,
.programa-mod-grid .list-point .n3 {
  background-position: 0 0;
}
.programa-mod-grid .list-point .ico {
  margin-right: 0px;
}
