/**
 *  layout-menu 网站导航样式
 *  by wang 2016-05
 */
#footer{
  width:100%;
  height:10rem;
  border-top:.1rem solid #eef2f5;
  color:#89a18e;
  background-color:#f6f7fb;
  padding-top: 2rem;
}
#footer .flink ul li{
  float:left;
  margin:.2rem .5rem;
}
.flink ul li a{
  font-size:1.2rem;
  color:#888;
}
#footer .copyright{
  margin-top: 1rem;
  font-size:1rem;
  line-height:1rem;
}
#footer .copyright a{
  display:inline-block;
  overflow:hidden;
  width:0px;
  height:0px;
}
#huasheng{
  position: fixed;
  z-index: 2147483648;
  left: 0px;
  width: 100%;
  text-align: center;
  top: 0px;
  max-height:100px;
  overflow:hidden;
}
#huasheng div{
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
#huasheng a{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
}
#huasheng img{
  width:100%;
}
body #top_fix{
  max-height:100px;
}
/* 广告样式 */
/*div[id^='dd_'] div a{
  height: 8rem !important;
  overflow: hidden !important;
}
div[id^='c']{
  height: 8rem !important;
  overflow: hidden !important;
  margin-bottom: 1rem;
}
body div a[class^="F24"], body div div[class^="F24"]{
  z-index:2147483645 !important;
}
#divub150m, #oDivAub150m{
  height:100px!important;
}
#oDivAub150m img:nth-child(4){
  height:100%!important;
}
#oDivAub150m img:nth-child(2), #oDivAub150m img:nth-child(3){
  bottom:0!important;
}
*/
/* 官方广告 */
.money-box{
  width: 100%;
  margin-bottom:.6rem;
}
.money-box a{
  display: block;
  width: 100%;
  max-height: 90px;
  overflow: hidden;
}
.money-box a img{
  width: 100%;
}
.game-box a{
  clear:both;
}
.game-box a img.logo{
  width:22%;
  float:left;
}
.game-box a img.pic{
  width:78%;
}
