body {
  min-width: 1000px;
  background-color: #fff;
  font-size: 12px;
  font-family: "Microsoft Yahei", "SimSun"
}

.wrap {
  width: 100%
}

.newgame {
  background: url(http://ue.17173cdn.com/a/newgame/test/v3.9.2/img/newgame-top.jpg) no-repeat center top;
}

.betagame,
.datasheet,
.dontlimit,
.freegame {
  background: url(http://ue.17173cdn.com/a/newgame/test/v3.9.2/img/newgame-top1.jpg) no-repeat center top;
}

.header {
  position: relative;
  height: 260px;
  width: 1000px;
  margin: 0 auto;
}

.header h1, .header .tit-eng {
  text-align: center;
  color: #fff;
  line-height: 1.3;
}

.header h1 {
  padding-top: 40px;
  font-size: 64px;
}

.header .tit-eng {
  font-size: 48px;
  opacity: .2;
  text-indent: 4em;
}

.betagame .header h1,
.datasheet .header h1,
.dontlimit .header h1,
.freegame .header h1{
  color: #e43600;
}

.betagame .header .tit-eng,
.datasheet .header .tit-eng,
.dontlimit .header .tit-eng,
.freegame .header .tit-eng{
  color: #dcdcdc;
  opacity: 1;
}

.header .nav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
}

.header .nav .item {
  float: left;
  width: 200px;
  height: 50px;
  overflow: hidden;
}

.header .nav .item a {
  display: block;
  float: left;
  width: 200px;
  height: 50px;
  background: #333 url(http://ue1.17173cdn.com/a/newgame/test/2014/img/nline.png) no-repeat left center;
  color: #a2a2a2;
  font: normal 18px/50px "Microsoft Yahei";
  text-align: center;
}

.header .nav .item a:hover {
  text-decoration: underline;
}

.newgame .nav .item1 a,
.datasheet .nav .item2 a,
.betagame .nav .item3 a,
.dontlimit .nav .item4 a,
.freegame .nav .item5 a {
  background: #fff500;
  color: #333;
  font-weight: bold;
}

.header .jc-sc {
  position: absolute;
  right: 10px;
  bottom: 60px;
}

.header .jc-sc a {
  color: #000;
  font-size: 14px;
}

.header .jc-sc a:hover {
  text-decoration: underline
}

.header .jc-sc .sx {
  color: #666;
  padding: 0 5px
}

.jc-sc .app-rss {
  margin-right: 28px;
}

.jc-sc .ico-app {
  display: inline-block;
  width: 7px;
  height: 12px;
  overflow: hidden;
  vertical-align: middle;
  background: url(http://ue1.17173cdn.com/a/newgame/test/2014/img/phone.png) center top;
  margin: -2px 5px 0 0;
}

.content {
  width: 1000px;
  margin: 20px auto 0;
  min-height: 58vh;
}

.t-or {
  color: #ff4e00
}

.table {
  border: 1px solid #eaf7ff;
  color: #333
}

.table td,
.table th {
  text-align: center;
}

.table thead {
  background-color: #eaf7ff;
  color: #81bae2
}

.table thead th {
  height: 50px;
  font-size: 16px;
}

.table tbody td {
  height: 45px;
  font-size: 14px;
}

.table .even {
  background-color: #fdfdfd
}

.table .hover {
  background-color: #fffcd0
}

.table a {
  color: #0087e4
}

.table a:hover {
  color: #ff4e00;
  text-decoration: underline;
}

.table .sep {
  font-size: 12px;
  color: #eaeaea;
  margin: 0 8px;
}

.table .time {
  width: 121px;
}

.table .game-name {
  width: 150px;
}

.table .test-name {
  width: 137px;
}

.table .game-jhm {
  width: 110px;
}

.table .game-kfs {
  width: 140px;
}

.table .game-yys {
  width: 140px;
}

.table .game-relative {
  width: 200px
}

.table .game-relative2 {
  width: 270px
}

.betagame .table .game-kfs {
  width: 190px;
}

.betagame .table .game-yys {
  width: 200px;
}

.betagame .table .game-relative {
  width: 200px
}

.more {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-top: 10px;
  text-align: center;
  background-color: #f4fbff;
  font: normal 16px/40px "Microsoft Yahei";
}

.more a {
  color: #ff4e00
}

.more a:hover {
  text-decoration: underline;
}

.fix-box {
  position: fixed;
  _position: absolute;
  margin-left: -210px;
  top: 254px;
  width: 200px;
}

.search-nav {
  position: relative;
  width: 188px;
  padding: 5px 0 0 10px;
  border: 1px solid #eee;
  background-color: #fff;
}

.search-item {
  overflow: hidden;
  *zoom: 1;
  font-size: 14px;
  padding-bottom: 5px;
}

.search-item .tit {
  width: 43px;
  font-weight: bold;
  float: left;
}

.search-item .con {
  width: 145px;
  font-size: 0;
  float: left;
}

.search-item .con a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  margin-right: 4px;
  padding: 0 6px;
  color: #333;
  white-space: nowrap;
  height: 24px;
  line-height: 23px;
  margin-bottom: 3px;
}

.search-item .con .current,
.search-item .con a:hover {
  background-color: #ff4e00;
  color: #fff;
}

.search-nav .shous-btn {
  position: absolute;
  left: -13px;
  top: 50%;
  margin-top: -11px;
  width: 22px;
  height: 22px;
  background: url(http://ue1.17173cdn.com/a/newgame/test/2015/img/ft-ico2.png) no-repeat;
  background-position: 0 0
}

.fix-box .zhank-btn {
  display: block;
  float: right;
  height: 48px;
  width: 48px;
  border: 1px solid #eee;
  background: #fdfdfd url(http://ue1.17173cdn.com/a/newgame/test/2015/img/ft-ico2.png) no-repeat;
  background-position: 10px -29px
}

.fix-right {
  right: 10px;
}

.home-link {
  margin: 0 10px 10px 0;
  background: url(http://ue.17173cdn.com/a/newgame/test/2014/img/go-homepage.png) no-repeat;
}

.home-link a {
  display: inline-block;
  font-size: 14px;
  padding-left: 18px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  width: 160px;
  text-align: center;
}

.home-link:hover {
  background-position: 0 -36px;
}


/*update in 20150520 by llr*/


/* .content{ min-height: 362px; _height:362px;} */

.ico-search,
.ico-refresh,
.ico-plus {
  display: inline-block;
  vertical-align: middle;
  background: url(http://ue1.17173cdn.com/a/newgame/test/2015/img/sprite.png) no-repeat;
}

.ico-search {
  width: 40px;
  height: 40px;
  background-position: 0 0
}

.ico-refresh {
  width: 12px;
  height: 14px;
  background-position: 0 -50px;
}

a:hover .ico-refresh {
  background-position: -20px -50px;
}

.ico-plus {
  width: 12px;
  height: 12px;
  background-position: 0 -80px;
}

a:hover .ico-plus {
  background-position: -20px -80px;
}

.box-search-null {
  text-align: center;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding: 60px 0;
}

.box-search-null a {
  color: #ff4e00;
}

.box-search-null a:hover {
  text-decoration: underline;
}

.box-search-null .ico-search {
  margin: 0 20px 3px 0;
}

.box-opera {
  text-align: center;
  font-size: 0;
  padding: 0 0 20px;
}

.bt-refresh,
.bt-more {
  display: inline-block;
  font-size: 14px;
  color: #333;
  width: 70px;
  height: 25px;
  text-align: center;
  line-height: 24px;
  border: 1px solid #e6e6e6;
  margin: 0 5px;
  border-radius: 14px;
}

.bt-refresh:hover,
.bt-more:hover {
  background-color: #ff4e00;
  border-color: #ff4e00;
  color: #fff;
}

.bt-refresh .ico-refresh,
.bt-more .ico-plus {
  margin: 0 6px 3px 0;
}

.table .delay {
  width: 15px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  background: url(http://ue.17173cdn.com/a/newgame/test/2015/img/ico-delay.png) no-repeat;
  position: relative;
  margin-left: 10px;
}

.table .delay .date {
  position: absolute;
  top: -27px;
  left: -4px;
  display: block;
  width: 200px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  border: 1px solid rgb(162, 161, 161);
  color: #666;
  box-shadow: 2px 3px 4px rgb(194, 189, 189);
  font-size: 12px;
  display: none;
  background-color: #fff;
}

.table .delay:hover .date {
  display: block;
}

.table .delay:hover,
.table .delay:hover .date {
  text-decoration: none;
}


#moneyQiYu {
  display: none !important
}


/*update in 20170704 by kiki*/

.ad-newgame-kc-tj .td1 {
  position: relative;
  width: 75px;
  height: 26px;
  margin-left: 20px;
  display: block;
  line-height: 26px;
  text-align: center;
  background-color: #ff4755;
  border-radius: 5px;
  color: #fff;
}

.ad-newgame-kc-tj .td1 .ico-right {
  position: absolute;
  top: 8px;
  right: -4px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ff4755;
}

.ad-newgame-kc-tj .td2 {
  font-weight: bold;
}

.ad-newgame-kc-tj .td2-1 {
  color: #ff4755;
  font-weight: bold;
}

.ad-newgame-kc-tj .td7,
.table-test-tj .td7 {
  width: 120px;
  height: 32px;
  margin-left: 20px;
  display: block;
  line-height: 32px;
  text-align: center;
  background-color: #fdfdfd;
  border: 1px solid #ff4755;
  border-radius: 5px;
  color: #ff4755;
  font-weight: bold;
}

.ad-newgame-kc-tj .td7:hover,
.table-test-tj .td7:hover {
  color: #ffffff;
  background-color: #ff4755;
  text-decoration: none;
}


/*update in 20170724 by llr*/

.ico-hot {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 12px;
  background: url(http://ue.17173cdn.com/a/newgame/test/2016/img/ico-hot.png) no-repeat;
  margin: 0 0 3px 3px;
}

.table thead th {
  height: 34px;
}

.table-tit {
  font-size: 18px;
  color: #000;
  padding-left: 30px;
  line-height: 2;
}

.ad-newgame-kc-tj td {
  height: 42px;
  border-bottom: 2px solid #fff;
  background: #fef0f1;
}

.table-test-tj {
  margin-bottom: 10px;
}

.table-test-tj .td1 {
  color: #ff4755;
}

.table-test-tj .td2 {
  font-weight: bold;
}

.table-test-tj .td2 .up {
  color: #ff4755;
}