﻿body {
  font-size: 100%;
}
.banner {
  width: 100%;overflow: hidden;
}

.banner img {
  border-radius: 8px;
  width: 100%;display: block;
}
.box_dada{width: 100%;overflow: hidden;}
.today_left{float: left;width: 880px;}
.today_right{width: 295px;float: right;}
.zan_down{padding:2px 6px;}
.re_men {
  width: 100%;
  overflow: hidden;
  background: #fff;padding:10px;box-sizing: border-box;margin-bottom: 20px;
}

.you_ghj>a{width: auto;padding:0 12px;height: 25px;line-height: 25px;background:#eff7fb;margin-left: 8px;font-size:14px;margin-top: 12px;}
.you_ghj .on{border-bottom:0 none;}
.game_box_box{width: 100%;overflow: hidden;margin-bottom: 20px;}
.game_row_row{width:48.5%;border:1px solid #efefef;float: left;margin-top: 15px;padding:20px 0px;box-sizing: border-box;overflow: hidden;margin-right: 2%;}
.game_row_row:nth-of-type(2n){margin-right:0;}
.new_uio{width: 100%;overflow: hidden;}
.game_row_row:hover{border:1px solid #078ad5;}
.game_row_row:hover .game_tit{color:#078ad5;}
.game_rimg{width: 80px;height: 80px;border-radius:8px;background:#efefef;float: left;margin-left: 12px;}
.game_rimg img{width: 100%;height: 100%;}
.game_cen{float: left;margin-left: 10px;width:74%;}
.game_centop{width: 100%;overflow: hidden;}
.gg_ll{float: left;width: 70%;}
.game_tit{color:#292929;font-size:16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;margin-left: 12px;margin:3px auto 5px;}
.game_huo{color:#757575;font-size:12px;margin-top: 5px;}
.span_time{margin-left: 8px;}
.game_btn_r{width:55px;height:28px;line-height:28px;text-align: center;border:1px solid #078ad5;color:#078ad5;font-size:14px;float: right;margin-top: 5px;margin-right: 12px;border-radius: 3px;float: right;}
.game_cenbottom{color:#7a7a7a;font-size:14px;margin-top: 7px;}
.game_btn_r:hover{background:#078ad5;color:#fff;}
.page_box_box{width: 100%;overflow: hidden;margin-top: 20px;}
.page_box_box>a{width: 48%;height: 60px;line-height: 60px;float: left;background: #078ad5;color:#fff;font-size:20px;text-align: center;}
.page_box_box .right_pagee{float: right;}
.page_box_box>a:hover{background:#078ad5;}
.big_game_hide{display: none;}
.catelist {
  background: #fff;
  padding: 20px 20px 5px 20px;
  margin-bottom: 20px;
}
.catelist .list-con {
  margin-bottom: 0px;
  /* margin-right: -30px; */
  overflow: hidden;
}
.catelist .list-con a {
  white-space: nowrap;
  text-align: center;
  color: #333;
  float: left;
  margin: 0 18px 15px 0;
  width: 100px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #eee;
  border-radius: 3px;
  font-size:16px;
}
.catelist .list-con a.on, .catelist .list-con a:hover {
  color: #0c83e7;
  border-color: #0c83e7;
}
