.icons {
    background-image:url(../images/rey.png);
    background-repeat:no-repeat;
    display:inline-block;
    overflow:hidden
}
.ico14_outer{
    height: 30px;
    width: 30px;
}
.m-mod1 {
    background:url(../images/gift-bg.png) center top no-repeat;
    height:150px;
    overflow:hidden;
    padding:0 40px 0 20px;
    position:relative;
    width:1120px;
    margin:0 auto
}
.m-hotGames {
    overflow:hidden;
    margin-top:12px
}
.m-hotGames .w-tit {
    display:inline-block;
    width:32px;
    height:110px;
    line-height:18px;
    overflow:hidden;
    color:#fff;
    font-size:16px;
    letter-spacing:5px;
    text-align:center;
    margin-right:10px
}
.m-hotGames .w-games {
    display:inline-block;
    margin-top:4px;
    overflow:hidden
}
.m-hotGames .w-games .t-item {
    float:left;
    width:100px;
    height:110px;
    overflow:hidden;
    margin-right:2px
}
.m-hotGames .w-games .t-item a {
    width:100px;
    height:110px;
    display:block;
    background-position:-288px -0px;
    border: none;
    background:linear-gradient(180deg,rgba(72,73,79,1) 0%,rgba(55,57,63,1) 100%);
}
.m-hotGames .w-games .t-item img {
    width:60px;
    height:60px;
    display:block;
    margin:15px auto 0;
    border-radius:20px
}
.m-hotGames .w-games .t-item p {
    color:#b0b0b0;
    height:30px;
    line-height:30px;
    overflow:hidden;
    text-align:center
}
.m-hotGames .w-games .t-item a:hover {
    background-position:-188px -0px
}
.m-hotGames .w-games .t-item a:hover p {
    color:#f7ab39
}
.m-search {
    width:350px;
    height:40px;
    background-color:#fff;
    overflow:hidden;
    margin-top:82px
}
.m-search .input_search {
    float:left;
    height:20px;
    line-height:20px;
    width:180px;
    overflow:hidden;
    padding:0;
    margin:0;
    border:none;
    margin:10px 0 0 15px;
    outline:none
}
.m-search .btn_search {
    float:right;
    width:66px;
    height:26px;
    padding:0;
    margin:0;
    border:none;
    background-color:#fff;
    cursor:pointer;
    margin: 7px 3px;
    color: #888888;
}
.m-search .btn_search-gift {
    border: 1px solid #eeeeee;
}
.m-search .btn_search-game {
    background: #FFB60A;
    color: #ffffff;
}
.m-search .btn_search i {
    vertical-align:middle
}
.m-mod1 .w-rBtn {
    width:96px;
    height:36px;
    display:block;
    position:absolute;
    /*border-radius:14px;*/
    background: url("../images/welfare.png");
}
.m-mod1 .w-rBtn-1{
    right: 280px;
    top: 30px;
    background-position: 0 -36px;
}
.m-mod1 .w-rBtn-1-a{
    right: 280px;
    top: 30px;
    background-position: 0 0px;
}
.m-mod1 .w-rBtn-2{
    right: 173px;
    top: 30px;
    background-position: -96px -36px;
}
.m-mod1 .w-rBtn-2-a{
    right: 173px;
    top: 30px;
    background-position: -96px 0px;
}
.m-mod1 .w-rBtn-3{
    right: 62px;
    top: 30px;
    background-position: -192px -36px;
}
.m-mod1 .w-rBtn-3-a{
    right: 62px;
    top: 30px;
    background-position: -192px 0;
}
.m-hotGames li.on a,.m-hotGames li a:hover {
    background:none;
    border-color:#FFB60A;
    color:#fff
}