.basehr {
  height: 9px;
}

.tv .column-aside {
  width: 300px;
  float: right;
  _display: inline;
}
.tv .column-main {
  width: 650px;
  float: left;
  _display: inline;
}
.tv .column-aside {
  width: 300px;
  float: right;
  _display: inline;
}
.tv .column-main {
  width: 650px;
  float: left;
  _display: inline;
}

.crumb {
  margin: 0px 0 9px 0;
}
.crumb em {
  padding: 0 4px;
  font-family: SimSun;
}
.crumb a:hover {
  color: #c00;
}
.crumb span {
  color: #444;
}

.videoshow-title {
  font-size: 22px;
  font-family: "微软雅黑";
  color: #333;
  padding: 10px 0;
}

.tv-cont {
  padding-top: 12px;
  border: 1px solid #D6D6D6;
}
.tv-cont p {
  font-size: 14px;
  text-indent: 2em;
  color: #333333;
  line-height: 21px;
  padding: 0 15px;
}

.tv-infor {
  font-size: 12px;
  overflow: hidden;
  _zoom: 1;
  color: #666666;
  border-bottom: 1px #ddd solid;
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
}

.share-cont {
  background: #f4f4f4;
  overflow: hidden;
  _zoom: 1;
  padding: 4px 15px;
}
.share-cont .share {
  float: right;
  _display: inline;
  margin-right: 9px;
  margin-top: 5px;
}
.share-cont .agree {
  background: transparent url(../image/agree.png);
  width: 80px;
  height: 24px;
  line-height: 24px;
  font-weight: bold;
  text-align: center;
  float: left;
  _display: inline;
  margin: 0 auto;
  display: block;
  color: #333333;
}

.article-comment .inner, .mod-grid .inner {
  border: 1px solid #D6D6D6;
  overflow: hidden;
  _zoom: 1;
}
.article-comment .title-head, .mod-grid .title-head {
  height: 30px;
  background: transparent url('../image/sprite-bar.png') repeat-x 0 0;
}
.article-comment .title-head .title .words, .mod-grid .title-head .title .words {
  color: #cc0000;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
.article-comment .title-head .link, .mod-grid .title-head .link {
  float: right;
  _display: inline;
  line-height: 30px;
}
.article-comment .title-head .ico, .mod-grid .title-head .ico {
  float: left;
  _display: inline;
}
.article-comment .title-head .ico, .mod-grid .title-head .ico {
  background: transparent url('../image/sprite-ico.png') no-repeat -60px -160px;
  width: 16px;
  height: 30px;
}
.article-comment .title-head .ico, .mod-grid .title-head .ico {
  margin-right: 10px;
}
.mod-grid .list-rank .ico {
  float: left;
  _display: inline;
  text-align: center;
  width: 14px;
  height: 24px;
  margin-right: 6px;
  background: transparent url('../image/sprite-ico.png') no-repeat -280px -118px;
  color: #ffffff;
}
.mod-grid .list-rank .n1,
.mod-grid .list-rank .n2,
.mod-grid .list-rank .n3 {
  background-position: -280px -69px;
}
.mod-grid .list-rank .item {
  font-size: 12px;
  line-height: 24px;
}
.mod-grid .list-rank .ico {
  line-height: 16px;
  margin-top: 4px;
  margin-right: 9px;
}
.mod-grid .tab-head {
  float: right;
  _display: inline;
}
.mod-grid .tab-head li {
  float: left;
  _display: inline;
}
.mod-grid .tab-head li a {
  float: left;
  _display: inline;
  color: #333;
  line-height: 30px;
  height: 30px;
  padding: 0 10px;
  border-left: 1px solid #ddd;
}
.mod-grid .tab-head li .tabactive {
  background-color: #FFF;
}
.keywords {
  padding-right: 10px;
  line-height: 30px;
  color: #333333;
}
.keywords span {
  padding-left: 8px;
  color: #cc0000;
}
.keywords span a:hover {
  color: #c00;
}
.keywords .keywords-ico {
  width: 16px;
  height: 16px;
  overflow: hidden;
  _zoom: 1;
  float: left;
  _display: inline;
  margin-top: 8px;
  padding-left: 8px;
  
  background-position: -108px 0;
}
.keywords .num {
  padding: 0 5px;
}
.keywords .checkbox {
  float: left;
  _display: inline;
  margin-right: 5px;
  margin-top: 8px;
  _margin-top: 4px;
  *margin-top: 4px;
}

.related-video .v-pic{
  margin-left: 15px;
}
.v-pic {
  margin-right: 9px;
  float: left;
  _display: inline;
  width: 140px;
  margin: 10px 3px 0 0px;
}
.v-pic .title {
  height: 44px;
  line-height: 20px;
  margin-top: 4px;
  overflow: hidden;
  _zoom: 1;
}
.v-pic .title a {
  color: #333333;
  font-size: 12px;
}
.v-pic .title a:hover {
  color: #cc0000;
}
.v-pic .thumb {
  position: relative;
}
.related-video .v-pic .thumb {
  overflow: hidden;
  _zoom:1;
}
.v-pic .thumb .opa,
.v-pic .thumb .ico,
.v-pic .thumb .info {
  position: absolute;
}
.v-pic .thumb .opa {
  height: 20px;
  background-color: #000;
  bottom: 0;
  width: 100%;
  opacity: .5;
  filter: alpha(opacity=50);
}
.v-pic .thumb .ico {
  background: transparent url('../image/sprite-ico.png') no-repeat -108px -169px;
  width: 16px;
  height: 13px;
  bottom: 4px;
  left: 4px;
}
.v-pic .thumb .info {
  color: #fff;
  bottom: 3px;
  right: 5px;
  font-size: 12px;
}
.ad-1 {
  width: 650px;
  height: 80px;
  overflow: hidden;
  _zoom: 1;
  background: #eee;
}

.article-comment .title-head p {
  float: right;
  _display: inline;
  line-height: 30px;
  margin-right: 9px;
}
.article-comment .title-head p span {
  color: #c00;
  font-weight: bold;
  padding: 0 2px;
}

.video-list {
  width: 298px;
}
.video-list .list {
  width: 278px;
  margin: 0 auto;
}
.video-list .list .item {
  height: 24px;
  overflow: hidden;
  _zoom: 1;
}
.video-list .list .item .title {
  line-height: 24px;
  color: #0B3B8C;
  font-size: 12px;
}
.video-list .list .item .title:hover {
  color: #cc0000;
}
.video-list .list .item .date {
  color: #cccccc;
  margin-left: 6px;
}
.video-list .list .ico {
  float: left;
  _display: inline;
  text-align: center;
  width: 14px;
  height: 24px;
  margin-right: 6px;
  background: transparent url('../image/sprite-ico.png') no-repeat -280px -118px;
  color: #ffffff;
}
.video-list .list .n1,
.video-list .list .n2,
.video-list .list .n3 {
  background-position: -280px -69px;
}
.video-list .list .item {
  clear: both;
  border-bottom: 1px dashed #cccccc;
  height: 40px;
}
.video-list .list .item .title {
  font-size: 14px;
  color: #333333;
  line-height: 40px;
}
.video-list .list .item .now{
  color: #c00;
}
.video-list .list .item .title:hover {
  color: #cc0000;
  font-weight: bold;
}
.video-list .list .ico {
  margin-top: 10px;
}
.video-list .list-point .ico {
  float: left;
  _display: inline;
  text-align: center;
  width: 14px;
  height: 24px;
  margin-right: 6px;
  background: transparent url('../image/sprite-ico.png') no-repeat 4px -152px;
  color: #ffffff;
}
.video-list .list-point .n1,
.video-list .list-point .n2,
.video-list .list-point .n3 {
  background-position: 0 0;
}
.video-list .list-point .ico {
  margin-right: 0px;
}

.article-page {
  margin: 15px auto;
}
.article-page .page {
  margin: 0 auto;
}
.article-page .page a,
.article-page .page span {
  padding: 2px 7px;
  margin: 0 4px;
  font-size: 12px;
}
.article-page .page ._now {
  background-color: #2266bb;
  color: #ffffff;
  border-color: #2266bb;
}
.article-page .page a {
  border: 1px solid #cccccc;
  float: left;
  _display: inline;
}
.article-page .page a:hover {
  background-color: #2266bb;
  color: #ffffff;
  border-color: #2266bb;
}
.article-page .page .disable {
  color: #cccccc;
}
.article-page .page .now {
  background-color: #2266bb;
  color: #ffffff;
  border-color: #2266bb;
}
.article-page .read-btn .btn,
.article-page .read-btn .btn span {
  background-image: url(../image/btn.png);
  color: #ffffff;
}
.article-page .read-btn .btn {
  cursor: pointer;
}
.article-page .read-btn .btn-s-orange {
  height: 24px;
  background-position: -201px -245px;
  padding-left: 4px;
  float: left;
  _display: inline;
  margin-left: 10px;
}
.article-page .read-btn .btn-s-orange span {
  height: 24px;
  line-height: 24px;
  letter-spacing: 2px;
  background-position: right -85px;
  padding-right: 4px;
  padding-left: 2px;
  float: left;
  _display: inline;
}
.article-page .read-btn a {
  padding: 0;
  border: none;
}
.article-page .read-btn a:hover {
  background-color: transparent;
}
.article-page .read-btn a:hover span {
  color: #000000;
}
.article-page .read-btn a span {
  margin: 0;
  padding-top: 0;
}
.ad-2 {
  width: 300px;
  height: 240px;
  background: #eee;
}

.column-aside .news-rank {
  width: 298px;
}
.column-aside .news-rank .list {
  width: 278px;
  margin: 0 auto;
  margin: 5px auto;
  overflow: hidden;
  _zoom: 1;
}
.column-aside .news-rank .list .item {
  height: 24px;
  overflow: hidden;
  _zoom: 1;
}

.mod-imglist .m-main {
  overflow: hidden;
  _zoom: 1;
}
.mod-imglist .v-pic {
  width: 120px;
  margin-right: 9px;
  float: left;
  _display: inline;
  margin: 10px 10px 0;
}
.mod-imglist .v-pic .title {
  height: 44px;
  line-height: 20px;
  margin-top: 4px;
  overflow: hidden;
  _zoom: 1;
}
.mod-imglist .v-pic .title a {
  color: #333333;
  font-size: 12px;
}
.mod-imglist .v-pic .title a:hover {
  color: #cc0000;
}
.mod-imglist .v-pic .thumb {
  position: relative;
}
.mod-imglist .v-pic .thumb .opa,
.mod-imglist .v-pic .thumb .ico,
.mod-imglist .v-pic .thumb .info {
  position: absolute;
}
.mod-imglist .v-pic .thumb .opa {
  height: 20px;
  background-color: #000;
  bottom: 0;
  width: 100%;
  opacity: .5;
  filter: alpha(opacity=50);
}
.mod-imglist .v-pic .thumb .ico {
  background: transparent url('../image/sprite-ico.png') no-repeat -108px -169px;
  width: 16px;
  height: 13px;
  bottom: 4px;
  left: 4px;
}
.mod-imglist .v-pic .thumb .info {
  color: #fff;
  bottom: 3px;
  right: 5px;
  font-size: 12px;
}
.mod-imglist .h-pic .thumb {
  float: left;
  _display: inline;
  margin-right: 9px;
}
.mod-imglist .h-pic .title {
  font-size: 16px;
}
.mod-imglist .h-pic .summary {
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  _zoom: 1;
  margin-top: 4px;
  font-size: 14px;
}
.mod-imglist .h-pic .title {
  font-weight: bold;
}
.mod-imglist .h-pic .title:hover {
  color: #c00;
}
.editors {
  padding-left: 20px;
}
.ie6 .mod-grid .v-pic .thumb {
  height: 90px;
}
.ie6 .comment-video .v-pic .thumb {
  height: 77px;
}
.tv-infor .comment {
  color: #666;
  margin-left: 10px;
}
.tv-infor .comment:hover {
  color: #c00;
}