﻿
.show .focusBox .bd,.show .focusBox .bd li{ width:530px;}
.show .focusBox .bd li img{ width:100%;}
.show .focusBox .hd { width:135px;}
.show .showInfo .impression{ height:auto;}
.show .showInfo .impression h3 {
  font-size: 12px;
  line-height:20px;
  border-top: none;
  margin-top:0px;
}
/*玩乐亮点*/
.detail_dominance {
  zoom: 1;
  position: relative;
  border: 1px dashed #45c3da;
  padding: 20px 15px 15px 15px; margin-top:20px;
}
.detail_dominance h3{
  color: #fff;
  background: #45c3da;
  width: 70px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  position: absolute;
  left: 15px;
  top: -10px;
  font-size: 12px;
}
.detail_dominance p{
  height: 24px;
  line-height: 24px;
  background: #FFF;
}

