.game-select-box { padding:10px 0px;border:1px solid #e6e6e6;}
.game-type, .game-theme { width:100%; height: 30px; padding: 10px 0px 10px 0px; float: left;}
.game-select-box a { display: inline-block; color: #666; font-size: 14px; padding: 2px 8px; margin: 2px 0 0 5px; border-radius: 15px;}
.game-select-box a:hover, .game-select-box .active { color: #fff; background: #03b4f5;}
.game-select-box span{ font-size: 14px;margin:0 20px 0 20px;
    display: block;
    width: 80px;line-height:29px;
    float: left;color:#000;}
.game-content-box {}
.game-list {margin:0 auto;padding-top:5px;}
.game-list li {width:338px;padding:25px 20px 20px;margin:30px 30px 0 0;
    height: 200px;
    transition: all 0.3s ease;
    float: left;border:1px solid #e6e6e6;}
.game-list li:hover {}
.game-list .img { display: block; width: 97px; height: 97px; border-radius: 15px; float: left;}
.game-list .img img{ width:100% ; height:100%;}
.game-list .info { padding-left: 110px; line-height: 30px; font-size: 12px; color: #999;}
.game-list .name { font-size: 22px; color: #666; transition: color 0.3s ease;}
.game-list .name:hover, .game-list li:hover .name { color: #03b4f5;}
.game-list .row em { color: #03b4f5;}
.game-list .col-1{float:left;width:40%;}
.game-list .col-2 {float:left;width:60%;}
.game-list .intro { height: 44px; font-size: 12px; line-height: 24px; margin: 4px 0 14px 0;text-overflow:ellipsis;overflow:hidden;display: -webkit-box;display:box;-webkit-box-orient: vertical;box-orient: vertical;-webkit-line-clamp: 2;-moz-line-clamp: 2;-o-line-clamp: 2;-ms-line-clamp: 2;line-clamp: 2;}
.game-list .enterhome { margin-right: 10px; border:1px solid #ff7d26; color:#ff7d26;}
.game-list .enterhome i{background:url(../images/pq_icon.png) no-repeat;display:inline-block;width:12px;height:12px;vertical-align:middle;margin-top:-2px;}
.game-list .enterhome:hover {color:#fff; background: #ff7d26;}
.game-list .enterhome:hover i {background-position:-12px 0;}
.game-list .download{ margin-right: 10px; border:1px solid #03B4F5; color:#03B4F5}
.game-list .download i{background:url(../images/pq_icon.png) 0 -12px no-repeat;display:inline-block;width:12px;height:12px;vertical-align:middle;margin-top:-2px;}
.game-list .download:hover{ color:#fff; background:#03B4F5}
.game-list .download:hover i {background-position:-12px -12px;}

.g-container{background:#FFF;padding:30px 0;}

.game-list .slb {margin-right:0;}
.game-list .row {overflow:hidden;}
.game-list .g-btn {width:auto;border-radius:5px;}


.page span {background:#03B4F5;line-height:28px;height:auto;}

.page a, .page a:visited, .page a:active,.pagepp .current {
    border-radius: 3px;
    display: inline-block;
    line-height: 28px;
    font-size: 14px;
    color: #525252;
    padding: 0 12px;
    background: transparent;
    vertical-align: middle;
    margin: 0 3px;
    transition:all .3s linear;
    border:1px solid #cfcece;height:auto;
}
.page a:hover,
.pagepp .current {
     background:#03B4F5;border-color:#03B4F5;color:#FFF;
}


.footerBox,.NewFootGroup{background:#f1f2f3;}
