.h_hot div {
  margin-top: 15px;
  height: 30px;
  overflow: hidden;
}

.h_hot div li {
  float: left;
  padding: 5px 0px;
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.h_hot div a {
  float: left;
  display: inline-block;
  text-align: center;
  line-height: 30px;
  height: 30px;
  max-width: 90px;
  overflow: hidden;
}

.h_hot div span {
  padding: 5px 0px;
  margin: 0px 17px;
  color: #ddd;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.h_hot div .h_title1 {
  background-color: #ff7e61;
  color: #ffffff;
  padding: 5px 20px;
  margin-right: 20px;
  margin-left: 0px;
  float: left;
  display: inline-block;
}

.h_hot div .h_title2 {
  background-color: #6db5ff;
  color: #ffffff;
  padding: 5px 20px;
  margin-right: 20px;
  margin-left: 0px;
  float: left;
  display: inline-block;
}

.top-recomd{
  width: 1320px !important;
  overflow: visible;
}
.top-recomd-tab{
  width: 1300px;
  margin: 15px 10px 0;
  background-color: #ddd;
  display: block;
  overflow: hidden;
}
.top-recomd-tab li{
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: normal;
  color: #333;
  padding: 0 15px;
  display: inline;
  overflow: hidden;
  cursor: pointer;
}
.top-recomd-tab li.f-hover{
  background: #fff;
  border-top: 1px solid #f5f5f5;
  border-left: 1px solid #f5f5f5;
  padding: 0 19px;
}

.top-recomd-cont{
  background: #f5f5f5;
  margin: 0 10px;
  padding: 0 15px 10px;
  display: none;
  overflow: hidden;
}
.top-recomd-cont dl{
  width: 100%;
  margin: 12px 0 0;
  display: block;
  overflow: hidden;
}
.top-recomd-cont dl dt{
  float: left;
  width: 70px;
  height: 25px;
  background:#f60;
  border-radius: 13px;
  margin-right: 8px;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  color: white;
}
.top-recomd-cont dl dd{
  width: 1138px;
  height: 25px;
  line-height: 25px;
  float: left;
  display: inline;
  position: relative;
  padding-right: 54px;
}
.top-recomd-cont dl dd a{
  font-size: 12px;
  float: left;
  display: inline;
  border-right: 1px solid #ccc;
  padding: 0 12px 0 0;
  height: 14px;
  line-height: 14px;
  margin: 6px 0 0 12px;
}
.top-recomd-cont dl dd a.more{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
  background: #f5f5f5;
  width: auto;
  border: 0;
  color: #999;
  padding: 0 0 0 19px;
}
.top-recomd-cont dl dd a.more:hover{
  color: #f60;
}
.main-cont{
  width: 100%;
  height: auto;
  margin: 15px 0 0;
  display: block;
  padding: 0 0 5px 0;
  overflow: hidden;
}
.main-cont .cont-plate{
  width: calc(33.33% - 20px);
  margin: 0 10px;
  float: left;
  display: inline;
  overflow: visible;
}
.main-cont .cont-plate .cont-title{
  padding: 10px 0;
  border-bottom: 1px solid #f5f5f5;
  display: block;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
}
.main-cont .cont-plate .cont-title h3{
  font-size: 17px;
  color: #333;
  float: left;
  font-weight: normal;
}
.main-cont .cont-plate .cont-title a{
  color: #a8a8a8;
  display: inline-block;
  width: 15%;
  text-align: right;
  font-size: 12px;
  float: right;
}
.main-cont .cont-plate .cont-ul{
  padding: 10px 0 0;
  display: block;
  overflow: visible;
}
.main-cont .cont-plate .cont-ul li{
  font-size: 12px;
  margin: 0;
  padding: 6px 0;
  display: block;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.main-cont .cont-plate .cont-ul li .fenlei{
  float: left;
  width: 65px;
  color: #888;
  display: block;
  text-align-last: justify;
}

.main-cont .cont-plate .cont-ul li .icon{
  width: 21px;
  height: 21px;
  border-radius: 4px;
  float: left;
  margin: 0 2%;
}
.main-cont .cont-plate .cont-ul li .name{
  width: 61%;
  height: auto;
  float: left;
}
.main-cont .cont-plate .cont-ul li em{
  width: 15%;
  height: auto;
  float: left;
  text-align: right;
  color: #999;
  font-size: 12px;
}
.main-cont .cont-plate .cont-ul li:hover{
  box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
  padding: 6px 10px;
  box-sizing: border-box;
  margin: 0;
}
.dabank-box{
  width: 1320px !important;
  overflow: visible;
  clear: both;
}
.dabank-box .dabank-tab{
  width: auto;
  margin: 0 10px;
  overflow: hidden;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}
.dabank-box .dabank-tab h3{
  font-size: 22px;
  line-height: 41px;
  height: 41px;
  float: left;
  color: #444;
}
.dabank-box .dabank-tab .tab-ul{
  text-align: right;
  padding: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dabank-box .dabank-tab .tab-ul li{
  padding:10px 12px;
  color: #999;
  display: inline-block;
  cursor: pointer;
}
.dabank-box .dabank-tab .tab-ul li.f-hover{
  color: #fff;
  background: #f60;
}
.dabank-box .dabank-cont{
  padding: 10px 0;
  display: block;
  overflow: visible;
}
.dabank-box .dabank-cont .left{
  width: 100%;
  height: auto;
  overflow: visible;
  float: left;
}
.dabank-box .dabank-cont .left a{
  width: 126px;
  height: auto;
  float: left;
  padding:10px;
  display: inline;
  position: relative;
}
.dabank-box .dabank-cont .left a .img{
  width: 100%;
  height: 178px;
  display: block;
  overflow: hidden;
  position: relative;
  box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
  background: #000;
  border-radius: 8px;
}
.dabank-box .dabank-cont .left a .img img{
  width: 100%;
  height: auto;
  max-height: 178px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  display: block;
  overflow: hidden;
}
.dabank-box .dabank-cont .left a .img p{
  width: 100%;
  height: 45px;
  line-height: 61px;
  color: #f2f2f3;
  font-size: 12px;
  text-align: left;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  text-indent: 10px;
  background: linear-gradient(to bottom, transparent, black);
}
.dabank-box .dabank-cont .left a strong{
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  text-align: center;
  margin: 7px 0 0;
  display: block;
  overflow: hidden;
}

.dabank-box .dabank-cont .left a .img .show-info{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .8);
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.dabank-box .dabank-cont .left a .img .show-info b{
  height: 18px; line-height: 18px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 21px 12px 14px;
  display: block;
  overflow: hidden;
}
.dabank-box .dabank-cont .left a .img .show-info em{
  height: 18px; line-height: 18px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  margin: 7px 12px 0;
  display: block;
  overflow: hidden;
}
.dabank-box .dabank-cont .left a:hover{
  /* box-shadow: 0px 0px 3px #ccc; */
}
.dabank-box .dabank-cont .left a:hover .img .show-info{
  display: block;
}
.dabank-box .dabank-cont .left a:hover .img p{
  display: none;
}
.dabank-box .dabank-cont .left-font{
  width: 1300px;
  height: 90px;
  border-top: 1px dashed #eee;
  margin: 10px 10px 0;
  padding: 10px 0 15px 0;
  float: left;
  display: inline;
  overflow: hidden;
  clear: both;
  position: relative;
}
.dabank-box .dabank-cont .left-font .more{
  text-align: center;
  width: 18px;
  height: 60px;
  padding: 20px 10px 0;
  font-size: 14px;
  font-weight: normal;
  color: #333;
  background: #f5f5f5;
  border-radius: 5px;
  display: block;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 10;
  border: 1px solid #eee;
}
.dabank-box .dabank-cont .left-font li{
  width: 392px;
  float: left;
  padding: 6px 20px 6px 5px;
  height: 18px;
  line-height: 18px;
  font-size: 12px;
  overflow: hidden;
}
.dabank-box .dabank-cont .left-font li .catalog{
  float: left;
  width: 57px;
  color: #888;
  display: block;
  text-align-last: justify;
  margin: 0 8px 0 0;
}
.dabank-box .dabank-cont .left-font li .name{
  width: 260px;
  
  float: left;
}
.dabank-box .dabank-cont .left-font li em{
  font-size: 12px;
  float: right;
}
.dabank-box .dabank-cont .left-font li:hover{
  box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);;
}

.dabank-box .dabank-cont.dabank-az .left a{
  width: 100px;
  margin-right: 5px;
}
.dabank-box .dabank-cont.dabank-az .left a .img{
  width: 100%;
  height: auto;
  background: none;
  box-shadow: none;
}
.dabank-box .dabank-cont.dabank-az .left a .img img{
  width: 100%;
  height: inherit;
  border-radius: 16px;
  position: relative;
  transform: translate(0,0);
  left: 0;
  top: 0;
}
.dabank-box .dabank-cont.dabank-az .left a em{
  font-size: 12px;
  text-align: center;
  display: block;
  overflow: hidden;
  margin: 4px 0 0;
  height: 18px;
  line-height: 18px;
}


.dabank-box .dabank-cont.dabank-az ul.dj_xy_list li img{
  width: 63px;
  height: 63px;
}

.dabank-box .dabank-cont.dabank-az ul.dj_xy_list li .pm{
  height: 63px;
  line-height: 63px;
}
.dabank-box .dabank-cont.dabank-az ul.dj_xy_list li .l_text{
  width: 171px;
  height: 63px;
}

.dabank-box .dabank-cont.dabank-az ul.dj_xy_list li a.tps_tit{
  margin: 7px 0;
}

.dabank-box.plate-mobgame .dabank-cont.dabank-az .left a .img img{
  height: 100px;
}

.dabank-box.plate-app .dabank-cont.dabank-az .left a .img img{
  height: 100px;
}
.zt-rmfl{
  display: block;
  overflow: hidden;
}
.zt-rmfl a{
  float: left;
  margin: 15px 10px 0 10px;
  display: inline;
  overflow: hidden;
  border: 1px solid #eee;
  border-radius: 20px;
  padding: 8px 12px;
}
.zt-rmfl a:hover{
  background: #f60;
  color: #fff;
  border-color: #f60;
}

.zt-jpzt{
  padding: 5px 0;
}
.zt-jpzt a{
  width: 126px;
  height: auto;
  float: left;
  padding: 10px;
  display: inline;
  
}
.zt-jpzt a .img{
  width: 100%;
  height: 172px;
  display: block;
  overflow: hidden;
  position: relative;
  background: #000;
}
.zt-jpzt a .img img{
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 0;
  display: block;
  overflow: hidden;
}
.zt-jpzt a .img p{
  width: 100%;
  height: 45px;
  line-height: 61px;
  color: #f2f2f3;
  font-size: 12px;
  text-align: left;
  margin: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  text-indent: 10px;
  background: linear-gradient(to bottom, transparent, black);
}
.zt-jpzt a strong{
  height: 18px;
  line-height: 18px;
  font-size: 14px;
  font-weight: normal;
  color: #000;
  text-align: center;
  margin: 7px 0 0;
  display: block;
  overflow: hidden;
}
.zt-jpzt a:hover{
  box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
}

.m-inside{ width:942px; margin:0 auto 12px; overflow:hidden;}
.f-left {
  width: 34%;
}

.f-center {
  width: 350px;
  margin: 0 0 0 16px;
  _overflow: hidden;
}

.f-right {
  width: 260px;
}
.f-title {
  width: 100%;
  height: 24px;
  padding: 9px 0;
}

.f-title p {
  float: left;
  padding: 0 0 0 12px;
  font-size: 16px;
  font-weight: bold;
  color: #555555;
  background: url(http://www.k73.com/public/images/skin/new2016/images/icon.png) no-repeat -151px -6px;
}

.f-title a {
  float: right;
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -999em;
  background: url(http://www.k73.com/public/images/skin/new2016/images/icon.png) no-repeat -105px -49px;
}

.f-title a:hover {
  background: url(http://www.k73.com/public/images/skin/new2016/images/icon.png) no-repeat -136px -49px;
}
.m-yxgl ul li {
  height: auto;
  padding: 7px;
  font-size: 14px;
  display: block;
  overflow: hidden;
}

.m-yxgl ul li .title {
  float: left;
  font-size: 14px;
}

.m-yxgl ul li span {
  float: right;
  font-size: 12px;
  color: #999999;
}

.m-yxgl ul li span em {
  font-size: 12px;
  color: #999999;
}
.m-yxgl ul{
  padding-top: 6px;
}
.m-yxgl ul li.top {
  height: auto;
  padding: 7px 0;
  display: block;
  overflow: hidden;
  margin: 0;
}

.m-yxgl ul li.top img {
  display: block;
  float: left;
  width: 176px;
  height: 99px;
  margin: 0 14px 0 0;
}

.m-yxgl ul li.top .name {
  margin: 0 0 4px;
  font-size: 15px;
  color: #333333;
}

.m-yxgl ul li.top:hover {
  box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
  padding: 7px 10px;
}

.m-yxgl ul li.top .date {
  font-size: 12px;
  color: #999999;
}
.m-yxgl ul li:hover{
  box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
}
.f-newlist li {
  height: auto;
  line-height: normal;
  padding: 4px 8px;
  overflow: hidden;
}

.f-newlist li a {
  display: block;
  float: left;
  width: 279px;
  line-height: 23px;
  padding: 0 0 0 13px;
  font-size: 14px;
  background: url(http://www.k73.com/public/images/skin/new2016/images/icon.png) no-repeat -165px -307px;
}

.f-newlist li span {
  float: right;
  line-height: 24px;
  font-size: 12px;
  color: #999999;
}

.f-newlist li span em {
  font-size: 12px;
}

.f-newlist li span em.new {
  color: #f00;
}

.f-newlist li.f-ine5 {
  border-bottom: 1px dashed #bfbfbf;
  font-size: 0;
  height: 1px;
  margin: 5px 0;
}
.f-newlist li:hover{
  box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, .3);
}

.m-must .m-title i {
  background: #fff url(/public/images/skin/new2016/images/icon.png) no-repeat scroll -123px -133px;
}

.m-must .m-gllist {
  width: 31%;
}

.m-must .m-gllist .f-newlist li a {
  width: 78%;
}

.m-must .m-gllist .mt {
  margin: 6px 0 0;
}

.m-photo .m-title i {
  background: #fff url(http://www.k73.com/public/images/skin/new2016/images/icon.png) no-repeat scroll -74px -181px;
}

.m-photo .m-photo-list {
  position: relative;
  height: 398px;
  margin: 15px 0 0;
  overflow: hidden;
}

.m-photo .m-photo-list li {
  position: absolute;
}

.m-photo .m-photo-list li span {
  display: block;
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 30px;
  line-height: 30px;
  padding: 0 6px;
  font-weight: normal;
  background: url(http://www.k73.com/html/public/images/skin/new2016/images/index-icon.png) no-repeat scroll 0 -141px;
  color: #fff;
  overflow: hidden;
  text-align: center;
  opacity: 0;
}
#game-bb{
  margin: 0 10px;
}
.friend-link{
  margin: 0 10px;
  line-height: 43px;
  display: block;
  overflow: hidden;
  font-size: 12px;
  font-weight: normal;
  color: #999;
}
.friend-link a{
  color: #000;
  padding: 0 5px;
}