.show-left {
  width: 650px;
  float: left;
  margin-top: 15px;
}
.show-right {
  width: 338px;
  float: right;
  margin-top: 15px;
}
.show-left-longad {
  padding: 11px 3px;
  border: 1px solid #d2d2d2;
}
.show-box {
  width: 648px;
  border: 1px solid #d2d2d2;
  box-shadow: #EEE 2px 2px 2px;
  margin-top: 8px;
  border-top: 3px solid #116fc3;
}
.show-box .show-title {
  padding-top: 20px;
  font-size: 24px;
  text-align: center;
}
.show-box .show-info {
  padding: 10px 15px;
  border-bottom: 1px solid #d2d2d2;
  color: #888;
  line-height: 24px;
  font-size: 14px;
  position: relative;
  zoom: 1;
}
.show-box .show-info span {
  font-weight: bold;
  cursor: pointer;
}
.show-box .show-info span.large {
  font-size: 14px;
}
.show-box .show-info span.active {
  color: #f00;
}
.show-box .show-info em {
  font-style: normal;
  padding: 0px 6px;
}
.show-shear {
 float: right;
}
.show-box .show-content {
  padding: 15px;
  padding-bottom: 0px;
  line-height: 26px;
}
.show-box .show-content p {
  line-height: 26px;
  font-size: 14px;
  text-indent: 2em;
  margin-bottom: 15px;
}
.show-box .show-author {
  text-align: right;
  padding-right: 15px;
  font-size: 14px;
  position: absolute;
  right: 0px;
  bottom: 10px;
}
.show-box .show-page {
  padding: 15px 0px;
  text-align: center;
}
.show-box .show-page table {
  margin: 0px auto;
}
.show-box .show-page table td {
  padding: 0px 1px;
}
.show-box .show-page table td a.now {
  background: #f00;
  color: #fff;
}
.left-infomation {
  margin-top: 25px;
  border: 1px solid #d2d2d2;
  border-top: 0px;
}
.left-infomation .left-cat {
  height: 27px;
  padding-top: 3px;
  background: url("/statics/images/default/line.jpg") top repeat-x;
  line-height: 27px;
  padding-left: 20px;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  display: none;    //隐藏“放松一下，明星爆料，奇闻怪图”
}
.left-infomation .left-list4 {
  padding: 11px 4px;
  border-top: 1px solid #d2d2d2;
  display: none;    //隐藏left-list4
}
.left-infomation .left-list4 ul li {
  display: inline-block;
  width: 150px;
  height: 130px;
  float: left;
  text-align: center;
  margin: 0px 5px;
}
.left-infomation .left-list4 ul li a {
  line-height: 20px;
}
.left-infomation .left-list4 ul li img {
  display: inline-block;
  width: 150px;
  height: 110px;
}
.left-infomation .baidu-ad-box {
  padding: 15px 24px;
  border-top: 1px solid #d2d2d2;
  display: none;
}
.left-infomation .baidu-ad-box .baidu-ad {
  width: 300px;
  height: 250px;
  float: left;
}
.left-infomation .left-infomation-ad {
  padding: 20px 11px;
  border-top: 1px solid #d2d2d2;
}
.left-infomation .left-tab {
  margin-top: 12px;
  height: 40px;
  border-bottom: 1px solid #d2d2d2;
  background: url("/statics/images/default/line.jpg") 0px 3px repeat-x;
  position: relative;
  zoom: 1;
}
.left-infomation .left-tab a {
  display: inline-block;
  float: left;
  height: 41px;
  margin-left: 10px;
  padding: 0px 15px;
  line-height: 40px;
  font-size: 14px;
  color: #004276;
  position: relative;
  zoom: 1;
}
.left-infomation .left-tab a i {
  display: none;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 1px;
  left: 0px;
}
.left-infomation .left-tab a:hover,
.left-infomation .left-tab a.active {
  text-decoration: none;
  border: 1px solid #d2d2d2;
  border-bottom: 0px;
  font-weight: bold;
  background: #fff;
}
.left-infomation .left-tab a:hover i,
.left-infomation .left-tab a.active i {
  display: block;
}
.left-infomation .left-tab_con {
  margin-top: 5px;
  padding: 0px 10px 15px;
}
.left-infomation .left-tab_con .tab-left {
  width: 220px;
  height: 150px;
  float: left;
  margin-top: 10px;
}
.left-infomation .left-tab_con .tab-left a {
  display: block;
  width: 220px;
  height: 150px;
  position: relative;
  zoom: 1;
  overflow: hidden;
}
.left-infomation .left-tab_con .tab-left a img {
  width: 220px;
  height: 150px;
}
.left-infomation .left-tab_con .tab-left a i {
  display: block;
  width: 220px;
  height: 30px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  opacity: 0.4;
  z-index: 2;
}
.left-infomation .left-tab_con .tab-left a span {
  display: block;
  width: 220px;
  height: 30px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  z-index: 5;
}
.left-infomation .left-tab_con .tab-right {
  width: 396px;
  height: 150px;
  float: right;
  margin-top: 10px;
  overflow: hidden;
}
.left-infomation .left-tab_con .tab-right.tab-right-b {
  height: 149px;
  border-bottom: 1px dashed #d2d2d2;
}
.left-infomation .left-tab_con .tab-right ul li {
  height: 24px;
  padding-left: 15px;
  background: url("/statics/images/default/list_style.jpg") no-repeat 3px 11px;
}
.left-infomation .left-tab_con .tab-right ul li a {
  line-height: 24px;
  font-size: 14px;
  color: #000;
}
.left-infomation .left-tab_con .tab-right ul li.first {
  background: none;
  padding-left: 0px;
}
.left-infomation .left-tab_con .tab-right ul li.first a {
  font-size: 16px;
  color: #444;
}
.left-infomation .left-list12 {
  border-top: 1px solid #d2d2d2;
  padding-bottom: 15px;
}
.left-infomation .left-list12 ul {
  padding: 0px 9px;
}
.left-infomation .left-list12 ul li {
  width: 95px;
  height: 100px;
  float: left;
  display: inline-block;
  margin: 0px 5px;
  margin-top: 15px;
}
.left-infomation .left-list12 ul li a {
  display: block;
  text-align: center;
  line-height: 24px;
}
.left-infomation .left-list12 ul li a img {
  display: block;
  width: 93px;
  height: 74px;
  border: 1px solid #e2e2e2;
}
.right-ad {
  border: 1px solid #ccc;
}
.right-tab {
  height: 29px;
  border: 1px solid #ccc;
  border-bottom: 0px;
}
.right-tab a {
  display: block;
  width: 167px;
  height: 28px;
  float: left;
  border-bottom: 1px solid #ccc;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  font-weight: bold;
}
.right-tab a:hover,
.right-tab a.active {
  border-bottom: 1px solid #fff;
  color: #004276;
  text-decoration: none;
  background: #f9f9f9;
}
.right-tab i {
  display: block;
  width: 1px;
  height: 29px;
  float: left;
  background: #ccc;
}
.right-tabs {
  height: 29px;
  border: 1px solid #ccc;
  background: #f9f9f9;
}
.right-tabs a {
  display: block;
  width: 86px;
  height: 29px;
  position: relative;
  zoom: 1;
  float: left;
  border-right: 1px solid #ccc;
  text-align: center;
  line-height: 29px;
  font-size: 14px;
  font-weight: bold;
}
.right-tabs a i.r {
  display: block;
  width: 1px;
  height: 29px;
  background: #f9f9f9;
  position: absolute;
  right: -1px;
  top: 0px;
}
.right-tabs a i.d {
  display: none;
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0px;
  bottom: -1px;
}
.right-tabs a i.u {
  display: none;
  width: 100%;
  height: 2px;
  background: #f00;
  position: absolute;
  left: 0px;
  top: -1px;
}
.right-tabs a:hover,
.right-tabs a.active {
  color: #004276;
  text-decoration: none;
  background: #fff;
}
.right-tabs a:hover i.d,
.right-tabs a.active i.d,
.right-tabs a:hover i.u,
.right-tabs a.active i.u {
  display: block;
}
.right-tabs a:hover i.r,
.right-tabs a.active i.r {
  display: none;
}
.right-tab-list {
  border: 1px solid #ccc;
  border-top: 0px;
  padding: 10px 6px 0px;
  height: 255px;
}
.right-tab-list ul li {
  display: inline-block;
  width: 150px;
  height: 120px;
  float: left;
  margin: 0px 6px 5px;
}
.right-tab-list ul li a {
  display: block;
  text-align: center;
  line-height: 20px;
}
.right-tab-list ul li img {
  display: block;
  width: 150px;
  height: 100px;
}
.show_footer_ad {
  padding: 15px 19px;
  border: 1px solid #d2d2d2;
  border-bottom: 2px solid #000;
}
.show-scollnews {
  width: 900px;
  height: 30px;
  background: url("/statics/images/default/scoll_news.jpg") no-repeat;
  padding-left: 100px;
  overflow: hidden;
  margin-top: 5px;
  position: relative;
  zoom: 1;
}
.show-scollnews a.scoll-link {
  display: block;
  width: 98px;
  height: 20px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.show-scollnews .scollnews,
.show-scollnews .scollnews ul {
  width: 890px;
  height: 28px;
  padding-right: 10px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.show-scollnews .scollnews li {
  height: 28px;
  float: left;
}
.show-scollnews .scollnews li a {
  display: inline-block;
  margin-right: 20px;
  line-height: 28px;
}

.left-baidu-ad {
  margin: 10px 3px; 
}

.comment-link {
  padding: 10px;
  padding-top: 0px;
  text-align: right;
}
.comment-link span,.comment-link a {
  font-size: 14px;
  font-weight: bold;
  color: #004499;
}
.comment-link a {
  color: #f00;
}