body{
    margin: 0px;
    padding: 0px;
	overflow-x:hidden;
}
.dr{
    max-width: 100%;
    position: relative;
    left: 0;
    top: 0;
}
.img{
    cursor: -moz-grab;
}
.imag{
    cursor: -moz-grabbing;
}
.rsNav{
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.rsBullet{
    position: relative;
    left: 50.5%;
    bottom:35px;
    z-index: 35;
    padding-top: 4px;
    height: auto;
    line-height: 10px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

.rsBullets span{
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #CCC;
    background: rgba(255,255,255,.5);
    box-shadow: 0 0 1px 1px rgba(0,0,0,.1);
    background: #ff7f02;
}

.lot-latest{
    width: 33.33333333%;
    margin-top: 4px;
    height: 75px;
    background-color: #FFF;
    border: 1px solid #dedede
}
.lot-m {
    mix-width: 100%;
    height: 104px;
    margin: 0px auto;
    background-color: #f6f5f5;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #dedede;
}

.open-cutdown {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;

}

.pull-left{
    margin-left: 5px;
    float: left !important;
    text-align: center;
}

.t-logo img {
    width: 50px;
    padding: 9px 0;
}
img {
    max-width: 100%;
    height: auto;
}

.lot-section p {
    font-size: 16px;
    color: #333;
    line-height: 36px;
    margin: 0;
    padding: 0;
    display: block;
}

p {
    margin: 0 0 10px;
}

i {
    font-style: normal;
    display: inline-block;
}
.lot-section p i {
    color: #e63442;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.fa, .fa-stack {
    display: inline-block;
}

.fa {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

input {
    position: absolute;
    left: -9999em;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.opentime {
    display: inline-block;
    font-size: 16px;
    color: #333;
    padding: 10px 0 0;
    height: 58px;
    line-height: 48px;
}

.opentime span {
    float: left;
    display: inline-block;
}

.opentime b {
    float: left;
    display: block;
    width: 48px;
    height: 48px;
    font-weight: 100;
    font-size: 36px;
    color: #FFF;
    margin: 0 10px;
    text-align: center;
    background-image: url(../img/lot_icon.png);
    background-position: 0 -112px;
}

.lot-section p i, .opentime b {
    font-family: Tahoma;
}

b, strong {
    font-weight: 700;
}

.lot-result .r1 {
    display: inline-block;
    padding: 10px 10px 0 0;
    margin-top: 10px;
    height: 51px;
    border-right: 1px solid #e8e8e8;
    margin-right: 10px;
}

.lot-result .r1 span {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #FFF;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.lot-result .r1 span, .open-cutdown {
    text-align: center;
    position: relative;
}

.cyanBlue {
    background-color: #13b5b1;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight:700
}

.lot-result .r2 {
    padding-top: 20px;
    text-align: left;
    display: inline-block;
}

.lot-result .r2 span {
    padding: 7px;
    border-radius: 14px;
    font-size: 14px;
    font-weight: 400;
}

.blue-info {
    background-color: #00a0e9;
}

.skyBlue {
    background-color: #556fb5;
}

.be-center{
    max-width: 1140px;
    margin: 0px auto;
}

.heading {
    border-color: #e8e8e8;
}

.bun{
    font-size: 15px;
    color: white;
    background-color: #00c7f7;
}

td,th{
    font-family: "microsoft yahei","Open Sans",Arial,'microsoft yahei',sans-serif;
    line-height: 22px;
    font-size: 14px;
    color: #717171;
    text-align: center;
}

.btn {
    font-size: 14px;
}
#po2{
    display: none;
}

#po2 span{
    display: inline-block;
    padding-left: 50px;
    font-size: 16px;
    color: #8d8d8d;
    height: 68px;
    line-height: 68px;
    background-image: url("../img/clock.jpg");
    background-position: center left;
    background-repeat: no-repeat;
}
