html {
    font-family: 'Heiti SC', Tahoma, Arial, Droid, Roboto, "Droid Sans", "Helvetica Neue", "Droid Sans Fallback", "Heiti SC", sans-self;
    font-size: 62.5%;
}

body, html {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: none;
}

.bg02 {
    background-color: #f2f2f2;
}

/*清除浮动*/
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

@media (min-width: 372px) {
    html {
        font-size: 74%;
    }
}

@media (min-width: 414px) {
    html {
        font-size: 80%;
    }
}

/*去除jq mobile的边框和底部loading字样*/
.ui-loader-default {
    display: none;
}

.ui-mobile-viewport {
    border: none;
}

.ui-page {
    padding: 0;
    margin: 0;
    outline: 0;
}

.page {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.head {
    width: 100%;
    height: 4.2rem;
    background-color: #ee4646;
    color: white;
    position: relative;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
}

/*头部*/
.top02 {
    height: 100%;
    font-size: 0;
    padding: 0 0.5rem;
    box-sizing: border-box;
    width: 100%;
}

.go-back, .cancel {
    float: left;
    width: 20%;
    height: 100%;
    line-height: 4.3rem;
    text-align: left;
}

.go-back .icon-zuojiantou {
    font-size: 1.4rem;
    float: left;
}

.back-word, .cancel, .C-cancel, .C-select-all {
    font-size: 1.4rem;
    float: left;
    line-height: 4.3rem;
    color: white;
    text-align: center;
}

.C-select-all {
    width: 100%;
    text-align: right;
}

.head-title {
    float: left;
    width: 60%;
    height: 100%;
    line-height: 4.3rem;
    text-align: center;
    font-size: 1.6rem;
}

.head-item {
    padding-right: .2rem;
    box-sizing: border-box;
    float: right;
    width: 20%;
    height: 100%;
    line-height: 4.3rem;
    text-align: right;
    font-size: 1.4rem;
}

.screen, .sec-all {
    font-size: 1.4rem;
    color: white;
}

.head-item .icon-sanhengxian {
    font-size: 2.4rem;
    margin-right: -.3rem;
    line-height: 4.5rem;
}

/*主内容*/
.main {
    width: 100%;
    color: #2a2a2a;
    position: absolute;
    top: 4.2rem;
    bottom: 4.2rem;
    left: 0;
    z-index: 1;
}

.content-container {
    height: 100%;
    width: 100%;
    overflow: hidden;
    overflow-y: auto;
    font-size: 0;
}

.form-screen {
    width: 100%;
    font-size: 0;
    padding: .2rem 0;
    height: 5rem;
    background-color: white;
    line-height: 4rem;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 3;
}

.form-condition {
    width: 100%;
    font-size: 0;
    padding: .2rem 0;
    height: 4rem;
    background-color: white;
    line-height: 3rem;
}

.day-container {
    font-size: 1.4rem;
    display: inline-block;
    width: 33.3%;
    padding: .5rem 0;
    position: relative;
}

.form-day {
    text-align: center;
    height: 2rem;
    cursor: nwse-resize;
    padding-right: 12%;
    width: 78%;
    background: none;
    border: none;
    color: #000;
    border-right: 1px solid #f0f0f0;
    font-size: 1.2rem;
    outline: none;
}

.icon-select {
    width: 0;
    height: 0;
    border-top: .5rem solid #2b2b2b;
    border-left: .3rem solid transparent;
    border-right: .3rem solid transparent;
    position: absolute;
    right: 17%;
    top: 51%;
    margin-top: -0.3rem;
}

.form-top {
    font-size: 0;
}

.form-top-btn {
    display: inline-block;
    width: 33.33%;
    font-size: 0;
    position: relative;
}

.form-sec {
    -webkit-appearance: none;
    border: none;
    outline: none;
}

.form-top-btn a {
    display: inline-block;
    line-height: 4rem;
    width: 83%;
    box-sizing: border-box;
    font-size: 1.3rem;
    color: white;
    text-align: center;
    border-radius: 5px;
    margin-left: 1.5rem;
    background-color: #ee4646;
}

.form-top-btn .icon-select {
    top: 37%;
    right: 27%;
}

.form-top-btn .icon-search {
    font-size: 1.6rem;
    color: #ee4646;
}

.form-title {
    width: 100%;
    background-color: white;
}

.form-title .item {
    width: 25%;
    padding: 1rem 0;
    float: left;
    text-align: center;
}

.form2-item {
    font-size: 1.4rem;
    line-height: 3.5rem;
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    color: #999;
    -webkit-tap-highlight-color: transparent
}

.form-item {
    font-size: 1.4rem;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    color: #999;
    -webkit-tap-highlight-color: transparent;
    line-height: 2rem;
}

.form-title .active {
    border-bottom: 3px solid #ee4646;
    color: #ee4646;
}

.form-tip {
    color: #333;
    line-height: 10rem;
    text-align: center;
    width: 100%;
    font-size: 1.4rem;
    display: none;
}

.form-title .width01 {
    width: 33.33%;
}

/*筛选*/
.screen-container {
    background-color: rgba(0, 0, 0, .3);
    position: absolute;
    top: 4.2rem;
    right: 0;
    z-index: 4;
    width: 100%;
    height: 100%;
    display: none;
}

.screen-box {
    padding: 1rem;
    background-color: white;
    width: 100%;
    box-sizing: border-box;
}

.proxy-box {
    padding: 1rem;
    background-color: white;
    width: 100%;
    box-sizing: border-box;
}

.screen-box .item {
    border: 1px solid #c6c6c6;
    height: 3.5rem;
    width: 100%;
    margin-top: 1rem;
    border-radius: 3px;
    line-height: 3.2rem;
    font-size: 0;
    padding-left: 1rem;
    box-sizing: border-box;
    position: relative;
}

.screen-box input {
    width: 70%;
    border: none;
    box-sizing: border-box;
    outline: none;
    height: 100%;
    font-size: 1.4rem;
}

.screen-box input::-webkit-input-placeholder {
    color: #dadada;
    font-size: 1.4rem;

}

.screen-info {
    width: 25%;
    text-align: left;
    float: left;
    font-size: 1.4rem;
    color: #666;
}

.screen-box .icon-icon07 {
    font-size: 1.5rem;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 3rem;
    height: 3.5rem;
    text-align: center;
    pointer-events: none;
}

.screen-type {
    width: 75%;
    float: left;
    height: 3.2rem;
    line-height: 3.5rem;
    font-size: 1.4rem;
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}

.lottery-sec {
    position: absolute;
    width: 75%;
    font-size: 1.2rem;
    right: 0;
    top: 3.4rem;
    border-bottom: 1px solid #b2b2b2;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
    padding-top: .5rem;
    display: none;
    background-color: white;
    z-index: 6;
}

.lottery-sec .list {
    padding-left: 1rem;
    line-height: 2rem;
}

.lower-sec {
    display: table;
    margin: 1rem auto;
    background-color: white;
}

.lower-btn {
    line-height: 1.6rem;
    float: left;
    width: 1.6rem;
    border-radius: 50%;
    height: 1.6rem;
}

.lower-sec .icon-wancheng1 {
    display: block;
    line-height: 1.7rem;
    text-align: center;
    color: #ee4646;
    font-size: 1.6rem;
    border-radius: 50%;
}

/*撤单页面的选中按钮*/
.form-ul .icon-wancheng1 {
    display: block;
    line-height: 1.6rem;
    text-align: right;
    color: white;
    font-size: 1.6rem;
    height: 1.6rem;
    width: 1.6rem;
    border-radius: 50%;
    top: 1rem;
    right: .5rem;
    position: absolute;
}

.form-ul .item .active {

    border: 1px solid white;
    font-size: 0;
    height: 1.3rem;
    line-height: 1.3rem;
    width: 1.3rem;
}

.lower-sec .active {
    box-sizing: border-box;
    border: 1px solid #c6c6c6;
    font-size: 0;
    height: 1.6rem;
    width: 1.6rem;
}

.lower-words {
    font-size: 1.4rem;
    color: #666;
    margin-left: 1rem;
    float: left;
}

.screen-search {
    color: #fff;
    border: none;
    font-size: 1.4rem;
    line-height: 3.5rem;
    outline: none;
    width: 100%;
    border-radius: 3px;
    background-color: #ee4646;
    margin-top: 1rem;
}

.back-forward {
    font-size: 1.4rem;
    float: left;
    line-height: 4.3rem;
}

/*购彩查询表单*/
.form-tbody {
    width: 100%;
    margin-top: 1rem;
}

.form-tbody .form-ul {
    width: 90%;
    margin: 0 auto;
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #ff4d4d), color-stop(100%, #ff9752));
    border-radius: 3px;
}

.form-tbody .item {
    color: white;
    font-size: 0;
    padding: .2rem 1rem;
}

.odd-title {
    width: 15%;
    text-align: left;
    float: left;
    font-size: 1.2rem;
    padding: .2rem 0;
}

.odd-num {
    word-break: break-all;
    width: 85%;
    text-align: left;
    float: left;
    padding: .2rem 0;
    font-size: 1.2rem;

}

.betting-content-title {
    width: 30%;
    text-align: left;
    float: left;
    font-size: 1.2rem;
    padding: .2rem 0;
}

.form-time-title {
    width: 30%;
    text-align: left;
    float: left;
    font-size: 1.2rem;
    padding: .2rem 0;
}

.form-time {
    width: 70%;
    text-align: left;
    float: left;
    padding: .2rem 0;
    font-size: 1.2rem;
}

.betting-content {
    width: 70%;
    text-align: left;
    float: left;
    padding: .2rem 0;
    font-size: 1.2rem;

}

.form-ul .icon-icon07 {
    display: block;
    width: 100%;
    text-align: center;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
    font-size: 1.2rem;
}

.item-in {
    width: 50%;
    float: left;
    box-sizing: border-box;
    font-size: 1.2rem;
}

.table-title {
    float: left;
    width: 50%;
    padding: 1rem 0;
    text-align: left;
    font-size: 1.2rem;
}

.table-content {
    float: left;
    width: 50%;
    padding: 1rem 0;
    text-align: left;
    font-size: 1.4rem;
}

.noBorder {
    border: none;
}

/*.form-info {*/
/*width: 25%;*/
/*text-align: left;*/
/*display: inline-block;*/
/*font-size: 1.2rem;*/
/*}*/

.form-info-left {
    width: 49%;
    text-align: left;
    display: inline-block;
    font-size: 1.2rem;
}

.form-info-right {
    width: 50%;
    text-align: right;
    display: inline-block;
    font-size: 1.2rem;
}

/*第一个表单展开*/
.form-tbody .form-slide {
    border-bottom: 1px solid #c6c6c6;
    width: 90%;
    /* background-color: white; */
    clear: both;
    display: none;
    margin: 0 auto;
    /* padding-top: 1rem; */
}

.form-slide .item {
    background-color: white;
    padding: .8rem 0;
    padding-left: 1rem;
    font-size: 1.2rem;
    color: #333;
    border-bottom: 1px solid #c6c6c6;
}

.form-slide .noBorder {
    border: none;
}

.form-tbody .form-slide02 {
    width: 100%;
    background-color: #f2f2f2;
    clear: both;
    margin-top: .1rem;
    display: none;

}

.item-in-title {
    float: left;
    width: 30%;
}

.item-in-content {
    box-sizing: border-box;
    float: left;
    width: 70%;
    text-align: right;
    padding-right: 1rem;
}

/*第二个表单展开*/
.hid {
    display: none;
}

.form-slide02 .item {
    padding: .2rem 0;
    font-size: 1.2rem;
    color: #333;
}

.form-slide02 .noBorder {
    border: none;
}

.form-slide .icon-icon07 {
    display: inline-block;
    font-size: 1.2rem;
    margin-left: 1rem;
    transition: all .3s linear;
    -webkit-transition: all .3s linear;
}

/*箭头旋转*/
.rotate02 {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.load-more {
    display: block;
    width: 100%;
    height: 4rem;
    line-height: 4rem;
    margin-bottom: 4rem;
    color: #666;
    font-size: 1.4rem;
    text-align: center;
}

.form-condition {
    width: 100%;
    font-size: 0;
    padding: .2rem 0;
    height: 4rem;
    background-color: white;
    line-height: 3rem;
}

.day-container {
    font-size: 1.4rem;
    display: inline-block;
    width: 33.3%;
    padding: .5rem 0;
    position: relative;
}

.item-sec {
    position: relative;
    height: 2.5rem;
}

.search-empty-tip {
    width: 100%;
    font-size: 1.4rem;
    color: #EE4646;
    text-align: center;
    display: none;
    padding: .5rem;
    box-sizing: border-box;
}

.form-state {
    float: right;
    width: 25%;
    text-align: right;
    font-size: 1.2rem;
}