﻿@charset "utf-8";
body {
    max-width: 640px;
    margin: 0 auto;
    background: #f4f4f4;
}

.h5-1yyg-v1 {
    background: #f8f8f8;
    margin: 0 auto;
}
/*
.h5-1yyg-w310 {
    margin: 0 5px;
}
*/

.h5-1yyg-w300 {
    width: 300px;
    margin: 0 auto;
}

.g-main:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}

.g-main {
    zoom: 1;
    background:#fff;
}
.m-round{
    border: none;
    box-shadow: none;
}
.hotimg {
    margin: 0 auto;
    background: #fff;
    padding-top: 1px;
    overflow: hidden;
    box-shadow: 0 1px 1px #ccc;
}

.hotimg .flex-control-nav {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 5px;
    left: 0;
}

.hotimg .flex-control-nav a {
    width: 6px;
    height: 6px;
    border-radius: 5px;
    background: #000;
    display: inline-block;
    margin: 0 3px;
    opacity: 0.3;
}

.hotimg .flex-control-nav a.flex-active {
    background: #fff;
    opacity: 1;
}

.hotimg .slides {
    zoom: 1;
}

.hotimg .slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
}

.hotimg .slides li img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}

.m-tt1 {
    height: 30px;
    margin: 5px 0;
}

.m-tt1 a {
    color: #fe4e35;
}

.m-tt1 h2 {
    font-size: 14px;
    font-weight: normal;
    line-height: 35px;
    overflow: hidden;
    padding: 0 0 0 10px;
    color: #fe4e35;
}

.m-tt1 .u-more .z-arrow {
    width: 6px;
    height: 6px;
    float: right;
    margin: 4px 3px 0 0;
    border-width: 2px 2px 0 0;
}

.m-tt1 .u-more .u-rs-m1, .m-tt1 .u-more .u-rs-m2 {
    width: 60px;
    height: 20px;
    padding-top: 5px;
    display: inline-block;
    margin: 5px 5px 0 0;
}

.m-tt1 .u-more .u-rs-m2 {
    width: 60px;
    line-height: 16px;
    color: #2C3036;
}

.m-tt1 .z-tips {
    margin-top: 12px;
    color: #ADADAD;
    padding-left: 5px;
    font-size: 10px;
}

.m-tt1 .z-rs-m1 {
    padding: 2px 0 1px 0;
    border-radius: 5px;
    border: 1px solid #FF6500;
    color: #FF6501;
    background: #fff;
    margin: 6px 6px 0 0;
    display: inline-block;
}

.m-lott-li {
    padding: 0;
}

.m-lott-conduct {
    border-bottom: 1px solid #EEE;
    text-align: center;
    padding: 7px;
    position: relative;
}

.m-lott-conduct p {
    height: 34px;
    overflow: hidden;
    color: #fe4e35;
    text-align: left;
    line-height: 34px;
    background: #FFF49B;
    border-radius: 5px;
    font-size: 12px;
    padding: 0 13px 0 5px;
}

.m-lott-conduct p.z-lott-tt {
    padding: 0 130px 0 5px;
}

.m-lott-conduct a {
    color: #fe4e35;
    display: block;
}

.m-lott-conduct .z-lott-time {
    position: absolute;
    right: 24px;
    top: 7px;
}

.m-lott-conduct .z-arrow {
    width: 5px;
    height: 5px;
    border-color: #FFC96C;
    border-width: 2px 2px 0 0;
    position: absolute;
    right: 15px;
    top: 20px;
}

.m-lott-conduct .z-user {
    max-width: 72px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
}

.m-lott-li li {
    width: 33%;
    float: left;
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
    border-right: 1px solid #eee;
    display: inline-block;
    -webkit-box-sizing: border-box;
}

.m-lott-li li .u-lott-pic {
    height: 94px;
    overflow: hidden;
    display: inline-block;
}

.m-lott-li .u-lott-pic img {
    width: 90px;
    height: 90px;
}

.m-lott-li li span {
    display: block;
    white-space: nowrap;
    text-align: center;
    color: #bbb;
    font-size: 10px;
}

.m-lott-li li .z-user {
    margin: 0 2px;
}

.m-lott-li li span a {
    max-width: 50px;
    overflow: hidden;
    display: inline-block;
}

@media only screen and (min-width: 270px) and (max-width: 470px) {
    .m-lott-li li:nth-child(4n-4) {
        display: none;
    }

    .m-lott-li li:nth-child(4n-2) {
        width: 34%;
    }

    .m-lott-li li span a {
        max-width: 54px;
    }

    .m-lott-li li .z-user {
        margin: 0 1px 0 0;
    }

    .m-lott-li li:nth-child(4n-1) {
        border-right: none;
    }
}

@media only screen and (min-width: 470px) and (max-width: 2280px) {
    .m-lott-li li {
        width: 25%;
    }

    .m-lott-li li .u-lott-pic {
        height: 104px;
    }

    .m-lott-li .u-lott-pic img {
        width: 100px;
        height: 100px;
    }

    .m-lott-li li span a {
        max-width: 96px;
    }

    .m-lott-li li:nth-child(4n-4) {
        border-right: none;
    }
}

.m-tj-li {
    margin-bottom: 10px;
    overflow: hidden;
}

.m-tj-li li {
    width: 50%;
    float: left;
    text-align: center;
    margin-top: -1px;
    border-right: 1px solid #eee;
    border-top:1px solid #eee;
    display: inline-block;
    box-sizing: border-box;
}

.m-tj-li li .m-tj-pic {
    position: relative;
    margin: 1px auto;
}

.m-tj-li .g-name {
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #2C3036;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    margin: 7px 14px 2px;
}

.m-tj-li li .m-tj-pic ins {
    font-size: 10px;
    color: #2C3036;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    bottom: -10px;
    right: 15px;
    padding: 1px 5px 1px;
}

.m-tj-li .Progress-bar:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}

.m-tj-li .Progress-bar {
    margin: 7px 14px 0;
    zoom: 1;
}

.m-tj-li .Progress-bar li:nth-child(2n-1) {
    float: left;
    color: #AEADAD;
    border: none;
    margin: 0;
    box-shadow: none;
    border-radius: none;
}

a.u-lott-pic {
    display: block;
    position: relative;
    overflow: hidden;
}

a.u-lott-pic.cat-limit::before {
    content: " ";
    display: block;
    position: absolute;
    width: 49px;
    height: 49px;
    background: transparent url("../images/cat_mark.png") no-repeat 0 -49px / 49px 196px;
    bottom: 0;
    right: 0;
}

a.u-lott-pic.cat-double::before {
    content: " ";
    display: block;
    position: absolute;
    width: 49px;
    height: 49px;
    background: transparent url("../images/cat_mark.png") no-repeat 0 0 / 49px 196px;
    bottom: 0;
    right: 0;
}

a.u-lott-pic.cat-three::before {
    content: " ";
    display: block;
    position: absolute;
    width: 49px;
    height: 49px;
    background: transparent url("../images/cat_mark.png") no-repeat 0 -99px / 49px 196px;
    bottom: 0;
    right: 0;
}

.m-tj-li li .m-tj-pic img {
    width: 120px;
    height: 120px;
    box-sizing: border-box;
}

@media only screen and (min-width: 270px) and (max-width: 470px) {
    .m-tj-li li .m-tj-pic {
        width: 136px;
    }

    .m-tj-li li:nth-child(2n-2) {
        border-right: none;
    }
}

@media only screen and (min-width: 470px) and (max-width: 2280px) {
    .m-tj-li li {
        width: 33%;
    }

    .m-tj-li li:nth-child(3n-3) {
        width: 34%;
        border-right: none;
    }

    .m-tj-li li .m-tj-pic {
        width: 136px;
    }

    .m-tj-li li .m-tj-pic img {
        width: 120px;
        height: 120px;
    }
}

.g-main .overflow {
    height: 183px;
    overflow: hidden;
}

.g-main .overflow .haveNot {
    line-height: 143px;
}

.g-main ul.slides div.loading {
    background-color: #FFF;
    margin-top: 70px;
    box-shadow: none;
}

.g-main ul.slides li.m-xs-li {
    display: none;
}

.g-main .flex-control-nav {
    height: 34px;
    margin-top: 11px;
    overflow: hidden;
    zoom: 1;
    text-align: center;
    position: relative;
    display: block;
}

.m-xs-line {
    height: 1px;
    margin-top: 10px;
    overflow: hidden;
    background: #E9E9E9;
}

.m-ct-time {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.m-ct-time li {
    float: left;
    width: 33%;
}

.m-ct-time li:nth-child(3n-3) {
    width: 34%;
}

.m-ct-time li b {
    border-radius: 5px;
    display: inline-block;
    padding: 0 8px 0 8px;
    line-height: 20px;
    font-size: 14px;
    color: #2C3036;
    font-family: arial;
    margin: 0 auto;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FEFEFE), color-stop(1, #EDEDED));
    border: 1px solid #DFDFDF;
}

.m-ct-time li a {
    display: inline-block;
}

.m-ct-time li a.flex-active b {
    background: #fe4e35;
    border: 1px solid #fe4e35;
    color: #fff;
}

.m-ct-time li a.flex-active s {
    width: 0;
    height: 0;
    display: block;
    border: 5px solid transparent;
    border-top-color: #fe4e35;
    margin: -1px auto 0 auto;
}

.m-xs-li {
    width: 310px;
    float: left;
}

.m-xs-ct {
    margin: 0 10px 0;
}

.m-xs-ct .z-aw-l, .m-xs-ct .z-aw-r {
    position: absolute;
}

.m-xs-ct .z-aw-l {
    top: 30px;
    left: 0;
    padding-left: 3px;
}

.m-xs-ct .z-aw-r {
    top: 30px;
    right: 0;
    padding-right: 3px;
}

.m-xs-ct .u-xs-pic {
    width: 102px;
    float: left;
}

.m-xs-ct .z-xs-pic {
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.m-xs-ct .z-xs-pic img {
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
}

.m-xs-ct .z-xs-time {
    height: 22px;
    font-size: 14px;
    padding: 0 5px;
    line-height: 22px;
    background: #fe4e35;
    color: #ffd4b8;
    text-align: center;
    border-radius: 0 0 3px 3px;
}

.m-xs-ct .z-xs-time em {
    color: #fff;
}

.u-xs-con {
    margin-left: 107px;
    margin-bottom: 15px;
}

.u-xs-con .z-tt {
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
    font-size: 14px;
    display: inline-block;
    margin-top: 2px;
}

.u-xs-con .z-promo {
    display: block;
    line-height: 26px;
    font-size: 14px;
    color: #A1A1A1;
    margin-bottom: 5px;
    font-family: 寰蒋闆呴粦;
}

.m-xs-End .z-xs-time {
    background: #2C3036;
}

.m-xs-End .z-xs-time b {
    color: #fff;
}

.m-xs-End .u-xs-name {
    height: 55px;
    margin-top: 1px;
    overflow: hidden;
    color: #2C3036;
    display: block;
}

.m-xs-End .u-xs-name-img {
    float: left;
}

.m-xs-End .u-xs-name-img a {
    display: block;
}

.m-xs-End .u-xs-name-img img {
    width: 50px;
    margin-top: 0;
    border-radius: 5px;
}

.m-xs-End .u-xs-name-r {
    margin: 1px 0 3px 53px;
}

.m-xs-End .u-xs-name-r .z-user {
    max-width: 70px;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}

.m-xs-End .u-xs-name-r p {
    margin-bottom: 3px;
}

.m-xs-End .u-xs-con .z-promo {
    line-height: 20px;
    margin-bottom: 5px;
}

.m-xs-End .u-xs-con .Progress-bar .pging {
    background: #bbb;
}

/* 玩法介绍视频 */
#hello-bargain {
    display: none;
    background: rgba(0,0,0,.8);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 111;
}

#play-num {
    display: block;
    position: absolute;
    width: 207px;
    height: 20px;
    top: calc(50% - 180px - 20px - 30px);
    left: calc(50% - 103.5px);
    color: #FFF;
    font-size: 14px;
    text-align: center;
    text-shadow: 0 0 5px #FFF;
}

#hello-video {
    display: block;
    position: absolute;
    width: 207px;
    height: 360px;
    top: calc(50% - 180px - 20px);
    left: calc(50% - 103.5px);
}

#close-bargain {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #FFF;
    top: calc(50% - 180px - 15px - 25px);
    right: calc(50% - 103.5px - 25px);
    border-radius: 50%;
    box-shadow: 0 1px 3px #CCC;
    z-index: 111;
    -webkit-transition: all .25s;
}

#close-bargain::after, #close-bargain::before {
    position: absolute;
    content: '';
    display: block;
    width: 24px;
    height: 0;
    border-top: 2px solid #000;
    top: 14px;
    left: 3px
}

#close-bargain::before {
    -webkit-transform: rotate(45deg)
}

#close-bargain::after {
    -webkit-transform: rotate(-45deg)
}

#show-rule {
    display: block;
    position: absolute;
    width: 90px;
    height: 30px;
    top: calc(50% + 160px + 10px);
    left: calc(50% - 45px);
    background: #FFF;
    color: #333;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
}

#rule-text {
    position: absolute;
    width: 0;
    height: 0;
    top: 50%;
    left: 50%;
    color: #333;
    background: #FFF;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: all .25s;
}

#rule-text.rule {
    width: 260px;
    height: 360px;
    top: calc(50% - 180px - 20px);
    left: calc(50% - 130px);
    border: 10px solid #FFF;
    overflow: auto;
}

#close-bargain.rule {
    right: calc(50% - 103.5px - 15px - 35px);
}

#show-rule.rule {
    display: none;
}

#rule-text h2{
    color: #000;
    text-align: center;
    margin:5px auto;
    text-shadow: 0 0 3px #CCC;
}
#rule-text p{
    line-height: 1rem;
    text-indent: 1rem;
    text-shadow: 0 0 3px #CCC;
    font-size: .9rem;
}
/* 玩法介绍视频 end */