body{
  background: #f5f5f5;
}
.game_Commend {
  height: 121px;
  overflow: hidden;
  position: relative;
}
.game_Commend::after {
  background: #e8e7ed;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.and_list_box {
  height: 121px;
  overflow: hidden;
  padding-left: 140px;
  position: relative;
  z-index: 2;
}
.and_com_list {
  height: 121px;
  overflow: hidden;
  position: absolute;
}
.and_com_list ul {
  height: 120px;
  overflow: hidden;
}
.and_com_list li {
  float: left;
  height: 120px;
  margin-left: 34px;
  position: relative;
  width: 80px;
}
.and_com_list li img {
  border-radius: 16px;
  display: block;
  height: 80px;
  width: 80px; margin-top: 12px;
}
.and_com_list li a {
  display: block;
  font-size: 14px;
  color: #333;
  height: auto;
  left: 0;
  line-height: 28px;
  overflow: hidden;
  padding-top: 93px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 80px;
  text-decoration: none;
}
.and_com_list .on a {
  color: #12981e;
}
.and_com_list .line_box {
  bottom: 0;
  height: 2px;
  position: absolute;
  right: 0;
  width: 100%;
}
.and_com_list .line {
  background: #1e89e0;
  display: block;
  height: 2px;
  left: 34px;
  position: absolute;
  top: 0;
  width: 80px;
}
.and_com_tab {
  height: 120px;
  left: 0;
  position: absolute;
  top: 0;
  width: 140px;
  z-index: 3;
}
.and_com_tab li {
  background: #f5f5f5;
  border-top: 1px solid #e8e7ed;
  cursor: pointer;
  font-size: 16px;
  height: 59px;
  line-height: 59px;
  position: relative;
  width: 140px;
  text-align: center;
}
.and_com_tab li b {
  display: block;
  border: 5px solid;
  border-color: #fff #fff #fff #1e89e0;
  position: absolute;
  right: -10px;
  top: 15px;
  line-height: 0;
  display: none;
}
.and_com_tab .on {
  background-color: #1e89e0;
  color: #fff;
}
.and_com_tab .on b {
  display: block;
}


.g-banimg {
  overflow: hidden;
  position: relative;
}

.g-banimg-ico {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 99;
  background: url(../images/hdslide-nav.png) repeat-y;
  /*width: 210px;*/
  width: 82px;
}

.g-banimg-ico ul li {
  overflow: hidden;
  height: 50px;
  padding: 15px 0;
  opacity: 0.7
}

.g-banimg-ico ul li a {
  display: block;
  height: 50px;
  padding: 0 10px;
  overflow: hidden;
}

.g-banimg-ico ul li a img {
  border-radius: 10px;
  height: 46px;
  width: 46px;
  margin-right: 10px;
  float: left;
}

.g-banimg-ico ul li a em {
  display: block;
  height: 26px;
  line-height: 26px;
  font-size: 15px;
  /*font-weight: bold;*/
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.g-banimg-ico ul li a span {
  display: block;
  height: 22px;
  line-height: 22px;
  font-size: 12px;
  overflow: hidden;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.g-banimg-ico ul li.on {
  background: url(../images/rgba50.png) ;
  opacity: 1;
  filter: alpha(opacity=100);
  border-right: 4px solid #23C268;
}

.index-swiper {
  width: 490px;
  height: 320px;
  overflow: hidden;
}

.index-swiper ul li {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 320px;
}

.index-swiper ul li p {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: url(../images/des_bg.png);
}

.index-swiper ul li p strong {
  color: #fff;
  font-weight: normal;
  padding-left: 20px;
  width: 390px;
  display: block;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.index-swiper ul li img {
  width: 640px;
  height: 320px;
}

.game-box .intro-list li{padding: 10px 12px; overflow: hidden;zoom: 1;height: 50px; background: #fff; margin-top: 9px;transition: all .5s;}
.game-box .intro-list li .img{display: block; width: 50px; height: 50px; float: left; border-radius: 7px; overflow: hidden;margin-right: 10px;}
.game-box .intro-list li .img img{width:50px; height:50px; border-radius:7px; transition: all .3s;}
.game-box .intro-list li .mid{width: 326px; float: left; padding-top: 5px;}
.game-box .intro-list li .mid .t{display: block; width: 100%; height: 24px; line-height: 24px; overflow: hidden; color: #333; font-weight: bold; font-size: 14px;}

.game-box .intro-list li .mid .desc{height: 24px; line-height: 24px; overflow: hidden; color: #999; font-size: 12px;}

.game-box .intro-list li .btn{display: block; width:63px; height: 24px; border-radius: 2px; color: #01a0e2; font-size: 12px; text-align: center; border:1px solid #01a0e2; float: right; margin-top: 13px; line-height:24px;}
.game-box .intro-list li:hover{box-shadow: 0 0 5px #ccc;}
.game-box .intro-list li .mid .t:hover{ color: #01a0e2;}
.game-box .intro-list li .btn:hover{background: #01a0e2; color: #fff;}


.gametab {
  width: 420px;
  padding:5px 10px 10px;
  overflow: hidden;
  height: auto;
  margin: 0 0 0 15px;
}

.gametab .tab {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
}

.gametab .tab li {
  width: 50%;
  font-size: 18px;
  text-align: center;
  float: left;
  height: 45px;
  line-height: 45px;
  border-bottom: 2px solid #eee;
  display: inline;
  overflow: hidden;
  cursor: pointer;
}

.gametab .tab li.f-hover {
  border-color: #1e89e0;
  color: #1e89e0;
  font-weight: bold;
}

.gametab .gametab-list{width: 100%; float: left;}
.gametab .gametab-list li{height: 24px; overflow: hidden; zoom: 1; margin-top: 16px;}
.gametab .gametab-list li .type{display: block; float: left; width: 75px; height: 22px; line-height: 22px;color: #999; font-size: 12px; overflow: hidden;}

.gametab .gametab-list li .t{width: 230px; display: block; height: 22px; line-height: 22px; color: #333; overflow: hidden;zoom: 1; float: left; transition: all .3s;}
.gametab .gametab-list li .t img{display: block; float: left; width: 22px; height: 22px; margin-right: 8px; border-radius: 2px;}
.gametab .gametab-list li .date{float: right; color: #999; font-size: 12px;}
.gametab .gametab-list li .date.new{color: #01a0e2;}
.gametab .gametab-list li .type:hover {color: #01a0e2;}
.gametab .gametab-list li .t:hover{color: #01a0e2; transform: translateX(3px);}

.gametab .gametab-list li.li-6{padding-bottom: 21px; border-bottom: 1px dashed #e2e2e2;}

.hotkeyword{
  width:  220px;
  margin: 0 0 0 15px;
  padding: 8px 10px;
}

.hotkeyword .cont a {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 10px 0 0;
  zoom:1}

.hotkeyword .cont a img {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden
}

.hotkeyword .cont a strong {
  display: block;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    width: 100%;
    font-size: 15px;
}

.hotkeyword .cont a:hover strong {
  color: #01a0e2
}
.p-left{
  width: 860px;
  margin: 0 0 0 15px;
}
.platemain-left {
  width: 100%;
  padding-bottom: 20px;
  height: auto;
  overflow: hidden
}

.platemain-left a {
  width: 203px;
  height: 80px;
  float: left;
  margin: 15px 15px 0 0;
  display: inline;
  overflow: hidden
}
.platemain-left a:nth-child(4n){
  margin-right: 0;
}

.platemain-left a .u-game-img {
  width: 80px;
  height: 80px;
  border-radius: 14px;
  float: left;
  margin: 0 15px 0 0;
  display: inline;
  overflow: hidden
}

.platemain-left a strong {
  width: 95px;
  height: 18px;
  line-height: 18px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  float: left;
  margin: 6px 0 0;
  display: inline;
  overflow: hidden
}

.platemain-left a b {
  width: 95px;
  height: 14px;
  line-height: 14px;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  float: left;
  margin: 10px 0 0;
  display: inline;
  overflow: hidden
}

.platemain-left a .u-game-rank {
  height: 10px;
  margin: 6px 0 0;
  float: left;
  display: inline;
  overflow: hidden
}

.platemain-left a em {
  width: 70px;
  height: 24px;
  line-height: 24px;
  background: #01a0e2;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  float: left;
  margin: 6px 0 0;
  display: none;
  overflow: hidden
}

.platemain-left a:hover .u-game-rank {
  display: none
}

.platemain-left a:hover em {
  display: inline
}

.p-right{
  width: 285px;
  margin-right: 15px;
}




.recomdhej{
  width: 1170px;
  padding: 0 15px;
}

.g-top-scroll {
  width: 1170px;
  height: auto;
  display: block;
  overflow: hidden;
  position: relative;
  zoom:1; margin: 24px auto 0;
}

.g-top-scroll .m-show-box {
  width: 100%;
  height: auto;
  margin: 0;
  background: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  zoom:1}

.g-top-scroll .m-show-window {
  width: 1122px;
  height: 160px;
  margin: auto;
  display: block;
  overflow: hidden;
  position: relative;
  zoom:1}

.g-top-scroll .m-show-window ul {
  width: 1000px;
  height: auto;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.g-top-scroll .m-show-window ul li {
  width: 190px;
  height: auto;
  float: left;
  margin: 0 6px 0 24px;
  display: inline;
}

.g-top-scroll .m-show-window ul li a {
  width: 100%;
  height: auto;
  display: block;
  overflow: hidden;
  position: relative;
  zoom:1}

.g-top-scroll .m-show-window ul li a img {
  width: 100%;
  height: 120px;
  display: block;
  overflow: hidden
}

.g-top-scroll .m-show-window ul li a strong {
  width: 100%;
  height: 16px;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  color: #555;
  text-align: center;
  margin: 12px 0 0;
  display: block;
  overflow: hidden
}

.g-top-scroll .m-show-window ul li a:hover strong {
  color: #f30
}

.g-top-scroll dl {
  width: auto;
  height: auto;
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 29px;
  z-index: 10;
  cursor: pointer
}

.g-top-scroll dl dt {
  display: none
}

.g-top-scroll dl dd {
  width: 30px;
  height: 60px;
  background: #d9d9d9;
  border-radius: 4px;
  ; display: block;
  overflow: hidden;
  margin: 0;
}

.g-top-scroll dl dd i {
  width: 14px;
  height: 14px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  display: block;
  overflow: hidden;
  transform: rotate(-135deg);
  margin: 22px 0 0 11px;
}

.g-top-scroll .u-right-btn {
  left: inherit;
  right: 0;
  z-index: 10
}

.g-top-scroll .u-right-btn dt {
  border-left: 0px;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #656161;
  margin: 0 0 0 29px;
}

.g-top-scroll .u-right-btn dd i {
  transform: rotate(45deg);
  margin-left: 3px;
}

.l-title h3 {
  font-size: 28px;
  padding: 10px 0px 12px;
  color: #666666;
  line-height: 38px;
  border-bottom: 0;
}
.l-title h3 .icon{
  height: 38px;
  float: left;
}
.l-title h3 .name{
  float: left;
  margin: 0 0 0 10px;
  font-weight: bold;
  color: #000;
}
.l-title h3 .name-zh{
  color: #ddd;
  float: left;
  margin: 1px 0 0 8px;
}
.l-title .more{
  padding-top: 22px;
}
.box-app .l-title h3{
  border-color: #f63e48;
}

.p-right .com_titOne{
  padding: 9px 0px;
  background: #f5f5f5;
  border-radius: 6px;
}
.p-right .com_titOne h3{
  color: #333;
}
.p-right .com_titOne h3::before {
  margin-top: 0;
  height: 21px;
  margin-left: 10px;
}
.box-app .com_titOne h3::before {
  background-color: #f63e48;
}
.box-game .com_titOne h3::before {
  background-color: #ff623e;
}

