.cat{padding:15px 10px}
.cat-item{flex:1;text-align:center}
.cat-item img{max-width:45px;margin-bottom:6px}
.cat-item a{display:block;text-align:center;}


.new_list_two{ margin:0 auto;width:100%;overflow: hidden;}
.new_list_two ul{margin-top:0px;}
.new_list_two li{width:100%; float:left; text-align: center;-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);box-shadow: 0 0 10px rgba(0,0,0,.2);padding-bottom:0px;}
.new_list_two li .p1 .pic_box{display: inline-block;width:70%;height:0;padding-bottom:70%;border-radius:7px;overflow: hidden;margin-top:-25%;position: relative;}
.new_list_two li .p1 img{ width:100%; height:auto; border-radius:10px;margin-top:-15px;position: absolute;left:0;bottom:0;}
.new_list_two li .p2 a{  display:block;width:100%; margin:5px 0 0 0; color:#333;line-height:20px;height:20px; overflow:hidden;text-overflow:ellipsis;white-space: nowrap}
.new_list_two li .p3{text-align: center}
.new_list_two li .p3 a{background: #fff;color:#00b3ff; border: 1px solid #00b3ff; display:inline-block;font-size:12px;height:24px;line-height:24px;text-align: center;width:50px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;-o-border-radius:4px;margin-top:5px;}
.new_list_two li .p3 a:hover{ background: #00b3ff; color:#fff;}

/*热门专题*/
.hot_subjuec{}
.hot_subjuec .item{width: 48.355555555%;display: inline-block;padding-left: 7px;padding-bottom: 15px;}
.hot_subjuec .img_box{display: block;border-radius:15px;width:100%;padding-bottom:41.5625%;background:#ccc;position:relative;overflow: hidden;}
.hot_subjuec .img_box .game_img{width:100%;position: absolute;left:0;top:0;}
.hot_subjuec .game_dts{width:100%;margin:8px 0 5px;position: relative;line-height:20px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;color:#333;font-weight: bold;}
.hot_subjuec  .time{color:#666;font-size:12px;}

