.main {
    max-width: 750px;
    display: block;
    margin: 0 auto;
}
.head-top {
    width: 100%;
    height: 44px;
    background: #0e58c8;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    position: relative;
    zoom: 1;
    padding: 12px;
}

.head-top a {
    color: #fff;
    font-size: 16px;
}

.head-nav-box {
    position: relative;
    border-bottom: 2px solid #E6E6E6;
    width: 100%;
    height: 40px;
    background: #fff;
    z-index: 11111;
}

.mip-showmore-btn:hover, .mip-showmore-btn:active {
    background: #fff !important;
}

.head-nav-list {
    border-bottom: 1px solid #E6E6E6;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
}

.head-nav-list li {
    padding: 0 .5rem;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    display: block;
    float: left;
}

.head-nav-list li a {
    color: #333;
}

.onColor {
    color: #0e58c8 !important;
}

.content {
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding: 10px;
}

.updataLoad-box {
    position: relative;
    box-sizing: border-box;
    padding: 0 10px;
}

.left-img-box .ico-left-child-img {
    position: absolute;
    top: 6px;
    width: 70px;
    height: 70px;
}

.updataLoad-box-right {
    padding-left: 78px;
}

.updataLoad-box-right h1 {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.updataLoad-box-detail p {
    width: 100%;
    margin: 4px 0 0 0;
    line-height: 1.5rem;
}

.updataLoad-box-detail p b {
    width: 50%;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    font-weight: normal;
    color: #999;
    float: left;
    margin: 2px 0 0 0;
    display: inline;
    overflow: hidden;
}

.updataLoad-box-detail p b a {
    color: #1294E4;
    text-decoration: underline;
}

.update-time {
    color: rgb(128, 128, 128);
    font-size: 13px;
}

.wrap-btn {
    margin-top: .6rem;
}

.wrap-btn a {
    width: 92%;
    height: 36px;
    line-height: 36px;
    background: #0e58c8;
    border-radius: 20px;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: block;
    overflow: hidden;
    margin: 0 auto;
    text-decoration: none;
}

.wrap-btn a b {
    font-weight: bolder;
    font-style: normal;
}

#m-tag li {
    list-style: none;
}

.mip-showmore-btn {
    text-align: center;
    padding: 10px 0;
}

.showmore {
    position: relative;
    text-align: center;
    padding: 10px 0;
}

.mip-showmore-btn {
    width: 72%;
    padding: 0;
    border: none;
    background: #fff;
    color: #0e58c8;
    border: 1px solid #0e58c8;
    border-radius: 20px;
}

#m-tag {
    margin-top: 15px;
    margin-bottom: 8px;
    clear: both;
    line-height: 30px;
    margin-left: 10px;
}

#m-tag li a {
    border-radius: 3px;
    border: 1px solid #E6E6E6;
    padding: 4px 6px;
    margin: 0px 0px 0px 10px;
    color: #333;
}

#showmore01 {
    line-height: 1.3rem;
}

.games-rule-box-child ul,
li {
    list-style: none;
}

.games-rule-box {
    margin-top: 25px;
}

.games-rule-box h2 span {
    color: #333;
}

.games-rule-box h2 {
    font-size: 18px;
    font-weight: bold;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #0e58c8;
    line-height: 20px;
    color: #0e58c8;
    padding-left: 5px;
}

.games-rule-box-child {
    overflow: hidden;
}

.games-rule-box-child li {
    text-align: center;
    width: 23%;
    float: left;
    margin: 10px 3px;
}

.games-rule-box-child li img {
    width: 60px;
    height: 60px;
    border-radius: 5px;
}

.m-az-title-font {
    display: block;
    width: 80%;
    margin: auto;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-az-title-font a {
    color: #333;
    font-size: 14px;
}

.row-list-nav {
    margin-top: 1.3rem;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.row-list-nav li {
    position: relative;
    width: 49%;
    padding: .8rem 0;
    border: 1px dashed #ccc;
    height: 60px;
}

.row-list-nav li:nth-child(odd) {
    border-right: none;
    border-bottom:none;
}

.row-list-nav li:nth-child(even) {
    border-top: none;
}
.row-list-nav li:nth-child(2) {
    border-top: 1px dashed #ccc;
}

.row-list-nav li:nth-last-child(2) {
    border-bottom: 1px dashed #ccc;
}

.row-list-nav .ico-left {
    position: absolute;
    left: .3rem;
    width: 60px;
    height: 60px;
}

.row-list-nav-right {
    padding-left: 68px;
    line-height: 56px;
}

.row-list-nav-right p:first-child {
    font-size: 14px;
    font-weight: bolder;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.row-list-nav-right p:nth-child(2) {
    font-size: 13px;
    line-height: 1.3rem;
    color: #777;
}

.row-list-nav-right p:last-child {
    font-size: 13px;
    color: #777;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.games-rule-box-child-list {
    margin-top: 10px;
}

.games-rule-box-child-list a.tags6 {
    color: #009BFC;
}

.games-rule-box-child-list a.tags0 {
    color: #08C30C;
}

.games-rule-box-child-list a.tags2 {
    color: #04D8FF;
}

.games-rule-box-child-list a.tags4 {
    color: #04B69E;
}

.games-rule-box-child-list a.tags2 {
    color: #04D8FF;
}

.games-rule-box-child-list a.tags7 {
    color: #A45585;
}

.games-rule-box-child-list a.tags5 {
    color: #FBC01C;
}

.games-rule-box-child-list a.tags5 {
    color: #FBC01C;
}

.games-rule-box-child-list a.tags0 {
    color: #08C30C;
}

.games-rule-box-child-list a.tags3 {
    color: #D04D43;
}

.games-rule-box-child-list a.tags7 {
    color: #A45585;
}

.games-rule-box-child-list a.tags2 {
    color: #04D8FF;
}

.games-rule-box-child-list {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.games-rule-box-child-list a {
    width: 27%;
    margin-left: 2%;
    display: inline-block;
    padding: 5px;
    margin-top: 8px;
    border-radius: 4px;
    border: 1px solid #0e58c8;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.clear-both {
    clear: both;
}

.footer {
    height: 50px;
    width: 100%;
    margin: 0 auto;
    background: #F6F6F6;
    text-align: center;
}

.footer p {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
}

.footer p a {
    padding: 0 10px;
    color: #666;
}

.mip-layout-container {
    display: block;
    position: relative;
}

.mip-showmore-btn {
    text-align: center;
    padding: 6px 0;
}


#comment-list {
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 10px;
}

.wrap-comment {
    display: flex;
    display: -webkit-flex;
    margin-top: 10px;
}

#comment-list .comment-list-child {
    padding: 10px 2px;
    border-bottom: 1px dashed #ddd;
    line-height: 20px;
}

#comment-list :last-child {
    border-bottom: none;
}

.commentator-right {
    padding-left: .5rem;
    flex: 1;
}

#comment-list .user {
    color: #000;
    padding-right: 100px;
    position: relative;
    margin-bottom: 2px;
    height: 24px;
    overflow: hidden;
}

#comment-list .user time {
    position: absolute;
    right: 0;
    top: 0;
    color: #a6a6a6;
    overflow: hidden;
}

.commentator-right p {
    color: #777;
}

.commentator-img1 img {
    display: inline-block;
    border-radius: 50%;
}

.time-color {
    color: #999;
}

.hot-detail-list {
    margin-top: 10px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.hot-detail-list li {
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 50%;
    border-bottom: 1px dashed #ccc;
}
.hot-detail-list li em {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 50px;
    overflow: hidden;
    position: absolute;
    top: 14px;
    left: 5px;
}
.hot-detail-list li a {
    display: inline-block;
    width: 85%;
    margin-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
