/* 游戏介绍 */
.m-introduce {
    width: 100%;
}
.m-introduce .func ul {
    padding: 8px 8px 0 8px;
}
.m-introduce .func ul li {
    margin-top: 16px;
    width: 33.3%;
}
.m-introduce .func li p {
    margin-top: 4px;
    margin-bottom: 0;
    line-height: 36px;
}
.m-introduce .func li img {
    width: 60px;
    height: 60px;
}
.m-twocode .two-img div {
    line-height: 32px;
}
.m-twocode .two-img img {
    width: 128px;
    height: 128px;
}