.mt20 {
    margin-top: 20px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
        margin-top: 0px;
}
.combox {
    background: #fff;
    padding: 0 20px 20px 20px;
}
.box-title {
    height: 58px;
    border-bottom: 2px solid #ebebeb;
    position: relative;
    line-height: 58px;
    text-align: right;
}
.game-classify {
    margin-bottom: 25px;
}
.box-title h2 {
    font-weight: normal;
    border-bottom: 2px solid #FFDB45;
    font-size: 18px;
    cursor: default;
    float: left;
    padding: 0 10px;
    display: inline-block;
}
.box-title font.red {
    color: red;
    padding: 0 5px;
    font-weight: bold;
}
.classify {
    padding: 20px 0 15px 0;
    border-bottom: 1px dotted #ebebeb;
    overflow: hidden;
    zoom: 1;
}
.classify.last {
    border-bottom: 1px solid #ebebeb;
}
.classify .name {
    width: 90px;
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
}
.classify .type {
    float: left;
    width: 1000px;
}
.classify::after {
    content: '';
    visibility: hidden;
    display: block;
    clear: both;
}
.classify .type a.current {
    background: #FF5959;
    color: #fff;
}
.classify .type a {
    display: inline-block;
    padding: 0 20px;
    margin: 2px 0;
    font-size: 16px;
    line-height: 35px;
    border-radius: 4px;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mtb20 {
    margin-bottom: 20px;
}
.mt20 {
    margin-top: 20px;
}
.box-title {
    height: 58px;
    border-bottom: 2px solid #ebebeb;
    position: relative;
    line-height: 58px;
    text-align: right;
}
.box-title .hover {
    border-bottom: 2px solid #FFDB45;
}
.box-title h2 {
    font-weight: normal;
    border-bottom: 2px solid #FFDB45;
    font-size: 18px;
    cursor: default;
    float: left;
    padding: 0 10px;
    display: inline-block;
}
.box-title .hover a {
    color: #333;
}
.game-poker {
    zoom: 1;
    *margin-bottom: 20px;
    _margin-bottom: 0;
    background: #fff;
    overflow: hidden;
}
.game-poker li {
    width: 238px;
    border: 1px solid #f5f5f5;
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-top-color: rgb(245, 245, 245);
        border-right-color: rgb(245, 245, 245);
    border-right: none;
    border-top: none;
    text-align: center;
    position: relative;
    float: left;
    padding: 20px 0;
}
.game-poker li a.info {
    display: block;
    position: relative;
    text-align: center;
}
.game-poker li a.info img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 10px auto;
}
.game-poker li a.info p {
    width: 166px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.game-poker li .type {
    color: #999;
    line-height: 30px;
    font-size: 12px;
    cursor: default;
    height: 30px;
}
.search {
    margin-top: 20px;
}
.search form {
    height: 44px;
}
.search span {
    float: left;
}
.ser-span {
    position: relative;
}
.search .ser-text {
    width: 180px;
    border: 1px solid #e6e6e6;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: rgb(230, 230, 230);
    height: 40px;
    line-height: 36px;
    color: #999;
    padding: 0 10px 0 20px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-right: none;
}

.search .ser-btn {
	background: url(../images/xmw_search_icon.png) no-repeat 24px 10px;
        background-size: auto auto;
    background-size: 20px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
        border-left-width: 1px;
        border-left-style: solid;
        border-left-color: rgb(230, 230, 230);
    height: 42px;
    line-height: 42px;
    border-left: none;
    color: #fff;
    width: 60px;
    cursor: pointer;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
