html,
body,
div,
p,
ul,
li,
form,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.warp {
    background-color: #fff;
}

.box-header {
    display: flex;
    height: 1.06666667rem;
    justify-content: space-between;
}

.box-header .log {
    width: 1.70666667rem;
    height: 0.74666667rem;
    margin-top: 0.16rem;
    margin-left: 0.34666667rem;
}

.search-box {
    width: 7.44rem;
    height: 0.88rem;
    background-color: #ebebeb;
    border-radius: 0.34666667rem;
    margin-left: 0.34666667rem;
    border: solid 0.02666667rem #ff073b;
    background-color: #EBEBEB;
    display: flex;
    justify-content: center;
    align-items: center;
}

.search-box .find {
    width: 0.45333333rem;
    height: 0.48rem;
    line-height: 0.69333333rem;
    margin-left: 0.21333333rem;
    margin-top: 0.05333333rem;
}

.search-box input {
    width: 4.08rem;
    height: 0.45333333rem;
    border: none;
    font-size: 0.4rem;
    background-color: #EBEBEB;
}

.search-box input::placeholder {
    font-size: 0.4rem;
    font-weight: bold;
    line-height: 0.64rem;
    color: #777777;
}

.search-box .serach_btn {
    width: 1.73333333rem;
    height: 0.64rem;
    background-color: #a70101;
    border-radius: 0.29333333rem;
    margin-top: 0rem;
    padding-top: 0rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 0.64rem;
}

.notice {
    height: 0.53333333rem;
    background-color: #e3e1e1;
}

.notice .notice-title {
    font-size: 0.26666667rem;
}

.notice .notice-title .notice-img {
    width: 0.34666667rem;
    height: 0.29333333rem;
    margin-left: 2.77333333rem;
    vertical-align: top;
    margin-top: 0.13333333rem;
}

.notice .notice-title span {
    font-size: 0.29333333rem;
    font-weight: bold;
    color: #ab0202;
    vertical-align: top;
    line-height: 0.53333333rem;
}

.notice .notice-title marquee {
    width: 55%;
    line-height: 0.53333333rem;
}

.slide {
    width: 10rem;
}

.slide .slide-item {
    height: 4.45333333rem;
    width: 10rem;
}

.slide .slide-item .img {
    width: 100%;
}

.swiper {
    width: 10rem;
    height: 4.45333333rem;
    overflow: hidden;
    position: relative;
}

.swiper-pagination {
    position: absolute;
    margin-top: -0.26666667rem;
}

.s1 {
    margin-top: 0.26666667rem;
}

.s1 .s1-tab {
    display: flex;
    height: 0.8rem;
    justify-content: space-between;
    background-color: #EEEEEE;
}

.s1 .s1-tab li {
    width: 3.14666667rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #777777;
    padding-top: 0.13333333rem;
    line-height: 0.69333333rem;
    padding-left: 0.58666667rem;
    background: url('/static/index/imgs/slide.png') no-repeat;
}

.s1 .s1-tab li.active {
    background: url('/static/index/imgs/slide-active.png') no-repeat;
    color: #333;
}

.s1 .s1-tab li:nth-child(1) {
    border-top-left-radius: 0.18666667rem;
    border-top-right-radius: 0.18666667rem;
    border-right: none;
}

.s1 .s1-tab li:nth-child(2) {
    margin: 0 0.5rem;
    border-top-left-radius: 0.18666667rem;
    border-top-right-radius: 0.18666667rem;
}

.s1 .s1-tab li:nth-child(3) {
    border-top-right-radius: 0.18666667rem;
    border-top-left-radius: 0.18666667rem;
    border-left: none;
}

.s1 .lottery {
    width: 9.49333333rem;
    height: 3.09333333rem;
    margin: 0 auto;
    margin-top: 0.02666667rem;
    margin-bottom: 0.02666667rem;
    background-color: #fff;
}
.s1 .lottery .iframe {
    width: 9.44rem;
    height: 2.98666667rem;
}

.lottery-footer {
    height: 0.58666667rem;
    font-size: 0.26666667rem;
    font-weight: bold;
}

.lottery-footer .next-period {
    width: 1.92rem;
    margin-left: 0.34666667rem;
    display: inline-block;
    color: #777777;
}

.lottery-footer .next-time {
    width: 3.2rem;
    margin-left: 0.34666667rem;
    display: inline-block;
    color: #ff1041;
}

.lottery-footer .lottery-history {
    width: 1.46666667rem;
    display: inline-block;
    color: #2828fb;
    float: right;
    margin-right: 0.34666667rem;
}

.category-tr {
    height: 2.85333333rem;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    background-color: #EEEEEE;
    margin-top: 0.29333333rem;
}

.category-tr .category-item {
    width: 2.29333333rem;
    height: 2.58666667rem;
    background-color: #ffffff;
    border-radius: 0.21333333rem;
    margin: 0.16rem 0.34666667rem 0rem 0.32rem;
    text-align: center;
}

.category-tr a {
    font-size: 0;
    color: #777777;
}

.category-tr .item-img {
    width: 1.81333333rem;
    height: 1.84rem;
    float: left;
}

.category-tr span {
    font-weight: bold;
    font-size: 0.34666667rem;
    margin-top: 0.26666667rem;
    vertical-align: top;
}

.body-img {
    width: 9.76rem;
    background-color: #ffffff;
    margin: 0 auto;
    margin-top: 0.32rem;
    margin-bottom: 2.05333333rem;
}

.body-img .body-img-head {
    height: 0.93333333rem;
    line-height: 0.93333333rem;
}

.body-img .body-img-head .title {
    display: inline-block;
    margin-left: 0.37333333rem;
    height: 0.4rem;
    font-size: 0.4rem;
    font-weight: normal;
    color: #000000;
    line-height: 0.93333333rem;
}

.body-img .body-img-head .more {
    display: inline-block;
    width: 1.12rem;
    height: 0.4rem;
    font-size: 0.4rem;
    color: #000000;
    float: right;
    margin-right: 0.21333333rem;
}

.body-img .box-border1 {
    width: 9.36rem;
    height: 0.05333333rem;
    margin: 0 auto;
    background-color: #eeeeee;
}

.body-img .body-img-recomand {
    overflow-wrap: break-word;
    /*height: 0.88rem;*/
}

.body-img .body-img-recomand .rec-item {
    display: inline-block;
    height: 0.56rem;
    border-radius: 0.21333333rem;
    background-color: #FF1041;
    font-size: 0.4rem;
    font-weight: normal;
    color: #ffffff;
    line-height: 0.56rem;
    padding-left: 0.13333333rem;
    padding-right: 0.21333333rem;
    margin-top: 0.13333333rem;
    margin-left: 0.21333333rem;
}

.body-img .body-img-recomand .rec-item a {
    text-decoration: none;
    color: #fff;
}

.body-img .body-img-body {
  /*height: 15.68rem;*/
}
.body-img .img_list {
  /*height: 15.68rem;*/
  height: 1231px;
  width: 10rem  ;
}

.body-img .img_list .img_item {
    /*float: top;*/
    display: inline-block;
    width: 4.10666667rem;
    /*height: 5.65333333rem;*/
    margin-left: 0.53333333rem;
    margin-top: 0.21333333rem;
    border-radius: 0.08rem;
    box-shadow: 0 0.06rem 0.06rem 0 rgba(0, 0, 0, 0.5);
    background-color: #fff;
}

.body-img .img_list .img_item .img {
    width: 4.10666667rem;
    max-width: 4.10666667rem;
    /*object-fit:contain;*/
}

.body-img .img_list .img_item img {
    width: 100%;
    display: block;
}

.body-img .img_list .img_item p {
    font-size: 0.29333333rem;
    color: #222222;
    text-align: center;
}

.body-img .img_list .t1 {
    margin-top: 0rem;
}

.body-img .img_list .t2 {
    margin-top: -20x;
}

.box-footer {
    position: fixed;
    bottom: 0rem;
    height: 2.05333333rem;
    background-color: #FFF;
    width: 100%;
    border-top: 0.02666667rem solid #777;
    max-width: 480px;
}

.box-footer .tabbar-item {
    width: 20%;
    float: left;
    text-align: center;
}

.box-footer .tabbar-item .tabbar-item_icon {
    margin-top: 0.10666667rem;
    width: 0.61333333rem;
    height: 0.61333333rem;
    margin-left: 0.72rem;
}

.box-footer .tabbar-item .tabbar-item_icon.t1 {
    background: url(/static/index/imgs/nav_01.png) no-repeat;
}

.box-footer .tabbar-item .tabbar-item_icon.t2 {
    background: url(/static/index/imgs/nav_02.png) no-repeat;
}

.box-footer .tabbar-item .tabbar-item_icon.t3 {
    background: url(/static/index/imgs/nav_03.png) no-repeat;
}

.box-footer .tabbar-item .tabbar-item_icon.t4 {
    background: url(/static/index/imgs/nav_04.png) no-repeat;
}

.box-footer .tabbar-item .tabbar-item_icon.t5 {
    background: url(/static/index/imgs/nav_05.png) no-repeat;
}

.box-footer .tabbar-item .tabbar-item_txt {
    font-size: 0.26666667rem;
    font-weight: bold;
    color: #777777;
}

.box-footer .tabbar-item .tabbar-item_txt active {
    color: #ff1041;
    text-align: center;
}

.box-footer .tabbar-item.active .tabbar-item_txt {
    color: #ff1041;
}

.box-footer .tabbar-item.active .tabbar-item_icon.t1 {
    background: url(/static/index/imgs/nav_01_h.png) no-repeat;
    background-size: 0.61333333rem 0.61333333rem;
}

.box-footer .tabbar-item.active .tabbar-item_icon.t2 {
    background: url(/static/index/imgs/nav_02_h.png) no-repeat;
    background-size: 0.61333333rem 0.61333333rem;
}

.box-footer .tabbar-item.active .tabbar-item_icon.t3 {
    background: url(/static/index/imgs/nav_03_h.png) no-repeat;
    background-size: 0.61333333rem 0.61333333rem;
}

.box-footer .tabbar-item.active .tabbar-item_icon.t4 {
    background: url(/static/index/imgs/nav_04_h.png) no-repeat;
    background-size: 0.61333333rem 0.61333333rem;
}

.box-footer .tabbar-item.active .tabbar-item_icon.t5 {
    background: url(/static/index/imgs/nav_05_h.png) no-repeat;
    background-size: 0.61333333rem 0.61333333rem;
}
