* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 50px;
}

.bg_img {
    width: 7.5rem;
    background: url(../images/bg2.jpg) no-repeat center top rgba(89,39,40,1);
    background-size: 100%;
    margin: 0 auto;
    position: relative;
}

.space {
    height: 0.7rem;
}

.big_logo {
    width: 6.13rem;
    height: 3.68rem;
    margin-left: 0.24rem;
    background: url(../images/big_logo.png) no-repeat;
    background-size: 100%;
}

.switch {
    /* margin-top: -0.3rem; */
    /* margin-left: 2.4rem; */
    width: 3.54rem;
    height: 4.14rem;
    background: url(../images/switch_bg.png) no-repeat;
    background-size: 100%;
    /* float:left; */
    /* clear: both; */
    margin: auto;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.switch span {
    display: block;
    /* padding-top: 1.25rem; */
    /* margin-left: 0.95rem; */
    /* font-family: SourceHanSansCN-Regular; */
    font-size: 0.24rem;
    /* font-weight: normal; */
    /* font-stretch: normal; */
    line-height: 0.5rem;
    /* letter-spacing: 0.03rem; */
    color: #fff6f2;
    position: absolute;
    top: 1.35rem;
}

.switch_btn {
    display: block;
    /* margin-top: 0.15rem; */
    /* margin-left: 0.75rem; */
    border: 0;
    width: 1.82rem;
    height: 1.23rem;
    /* background-color: red; */
    background: url(../images/switch_btn.png) no-repeat;
    background-size: 100%;
}

.main-con {
    width: 100%;
    position: relative;
    top: -1rem;
}

.right_record {
    width: 1.32rem;
    height: 0.6rem;
    background: url(../images/record.png) no-repeat;
    background-size: 100%;
    /* margin-left: 6.19rem; */
    /* margin-top: 1.4rem; */
    position: absolute;
    right: 0;
    top: -0.6rem;
    cursor: pointer;
}

.navigation {
    position: absolute;
    top: 0.6rem;
    left: 0.78rem;
    width: 5.85rem;
    height: 0.72rem;
    background-color: #ffe1b8;
    box-sizing: border-box;
    /* padding-top: 1rem; */
}

.list_img {
    width: 1.45rem;
    height: 0.55rem;
    float: left;
    margin-top: 0.1rem;
    background: none no-repeat center;
    background-size: 100%;
}

.list_img1 {
    background-image: url(../images/1b.png)
}

.list_img1.active {
    background-image: url(../images/1a.png)
}

.list_img2 {
    background-image: url(../images/2b.png)
}

.list_img2.active {
    background-image: url(../images/2a.png)
}

.list_img3 {
    background-image: url(../images/3b.png)
}

.list_img3.active {
    background-image: url(../images/3a.png)
}

.list_img4 {
    background-image: url(../images/4b.png)
}

.list_img4.active {
    background-image: url(../images/4a.png)
}

/* 弹窗 */

.record_content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 6.88rem;
    height: 11.34rem;
    background: url(../images/record_bg.png) no-repeat;
    background-size: 100%;
}

.record_title {
    padding-top: 1.4rem;
    padding-bottom: 0.05rem;
    text-align: center;
    font-family: SourceHanSansCN-Bold;
    font-size: 0.32rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.75rem;
    letter-spacing: 0.02rem;
    color: #aa4142;
}

.record_box {
    margin-top: 0.05rem;
    position: absolute;
    left: 1rem;
    width: 5.15rem;
    height: 7rem;
    overflow-y: scroll;
    overflow-x: hidden;
    /* background-color: red; */
}
.record_box .nodata{
    text-align: center;
    position: relative;
    font-size: 0.28rem;
    left: -0.1rem;
    line-height: 3rem;
}
.record_box::-webkit-scrollbar {
    width: 0.1rem;
    /* height: 336px; */
}

.record_box::-webkit-scrollbar-track {
    background: #a47b5274;
    border-radius: 0.05rem;
}

.record_box::-webkit-scrollbar-thumb {
    background-color: #a47b52;
    border-radius: 0.04px;
}

.record_list {
    height: 1rem;
    width: 4.8rem;
}

.record_name {
    font-family: SourceHanSansCN-Medium;
    font-size: 0.28rem;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 0.25rem; */
    letter-spacing: 0.01rem;
    color: #aa4142;
}

.record_time {
    margin-top: 0.1rem;
    font-family: SourceHanSansCN-Normal;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.25rem;
    letter-spacing: 0px;
    color: #ad6d6d;
}

.record_wire {
    margin-top: 0.1rem;
    height: 0.04rem;
    width: 4.8rem;
    opacity: 0.35;
    background: linear-gradient(260deg, rgba(255, 255, 255, 0) 0%, #ad6d6d 50%, rgba(255, 255, 255, 0) 100%);
}


.main1 {
    /* margin-top: 0.1rem; */
    width: 7.4rem;
    height: 13.76rem;
    background: url(../images/main_bg1.png) no-repeat;
    background-size: 100%;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.28rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.46rem;
    letter-spacing: 0.03rem;
    color: #562527;
    display: block;
}

.main1 .space {
    height: 1.67rem;
}

.main1 .header {
    margin-left: 1.98rem;
    width: 3.71rem;
    height: 0.96rem;
}

.main1 .title {
    margin-left: 1rem;
    width: 1.65rem;
    height: 0.37rem;
    background: url(../images/qiandao.png) no-repeat;
    background-size: 100%;
}

.main1 .wire {
    width: 3.71rem;
    height: 0.21rem;
    background: url(../images/wire.png) no-repeat;
    background-size: 100%;
}

.main1 .day {
    margin-left: 0.86rem;
    font-family: SourceHanSansCN-Medium;
    font-size: 0.3rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.04rem;
    color: #dd5245;
}

.main1 .daily_btn {
    margin-top: 0.3rem;
    margin-left: 2.65rem;
    width: 2.27rem;
    height: 0.6rem;
    background: url(../images/daily_btn.png) no-repeat;
    background-size: 100%;
}
.main1 .daily_btn.has-get{
    filter:grayscale(0.8);
}
.main1 .main1_content {
    padding-top: 0.3rem;
    margin-top: 0.3rem;
    margin-left: 0.82rem;
    width: 5.79rem;
    height: 8.6rem;
    background-color: #f0cf9f;
    border-radius: 0.07rem;
}

.main1 .time_title {
    margin-left: 0.1rem;
    width: 2.1rem;
    height: 0.5rem;
    background: url(../images/time_title.png) no-repeat;
    background-size: 100%;
}

.main1 .time_content {
    margin-top: 0.25rem;
    margin-left: 0.13rem;
    padding: 0 0.2rem;
}

.main1 .introduce_title {
    margin-top: 0.5rem;
    margin-left: 0.1rem;
    width: 2.1rem;
    height: 0.5rem;
    background: url(../images/introduce_title.png) no-repeat;
    background-size: 100%;
    padding-bottom: 0.3rem;
}

.main1 .introduce_content1 {
    /* margin-top: 0.5rem; */
    margin-left: 0.12rem;
    width: 5.57rem;
    height: 1rem;
    background: url(../images/big_frame.png) no-repeat;
    background-size: 100%;
    padding-top: 0.1rem;
}

.main1 .small_frame {
    margin-left: 0.3rem;
    width: 0.76rem;
    height: 0.76rem;
    background: url(../images/small_frame.png) no-repeat;
    background-size: 100%;
    float: left;
}
.main1 .small_frame img{
    float:left;
    margin: 0.05rem;
    width: 0.67rem;
}
.main1 .text {
    /* width: 192px;
	height: 23px; */
    margin-left: 0.25rem;
    font-family: SourceHanSansCN-Normal;
    font-size: 0.24rem;
    letter-spacing: 0px;
    color: #521711;
    float: left;
}

.main1 .text1 {
    margin-top: -0.12rem;
    font-family: SourceHanSansCN-Normal;
    font-size: 0.22rem;
    letter-spacing: 0px;
    color: #e37329;
}

.main1 .get_btn {
    margin-top: -0.1rem;
    margin-right: 0.15rem;
    width: 1rem;
    height: 1rem;
    background: url(../images/get_btnA.png) no-repeat;
    background-size: 100%;
    float: right;
    border: 0;
}
.main1 .get_btn.has-get{
    background-image:url(../images/get_btnB.png)
}
.main2 {
    /* margin-top: 0.1rem; */
    width: 7.4rem;
    height: 31.52rem;
    background: url(../images/main_bg2.png) no-repeat;
    background-size: 100%;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.27rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.46rem;
    letter-spacing: 0.03rem;
    color: #562527;
    display: none;
}

.main2 .space {
    height: 1.67rem;
}

.main2 .header {
    margin-left: 1.98rem;
    width: 3.71rem;
    height: 0.55rem;
    /* background-color: red; */
}

.main2 .title {
    margin-left: 1rem;
    width: 1.65rem;
    height: 0.37rem;
    background: url(../images/zhounian.png) no-repeat;
    background-size: 100%;
}

.main2 .wire {
    width: 3.71rem;
    height: 0.21rem;
    background: url(../images/wire.png) no-repeat;
    background-size: 100%;
}

.main2 .introduce_title {
    margin-top: 0.4rem;
    margin-left: 0.95rem;
    width: 2.1rem;
    height: 0.5rem;
    background: url(../images/introduce_title.png) no-repeat;
    background-size: 100%;
}

.main2 .first_part {
    margin-top: 0.3rem;
    margin-left: 0.91rem;
    width: 5.61rem;
    background-color: #f3d8b1;
    border-radius: 0.14rem;
    padding-bottom: 0.25rem;
}

.main2 .first_part_title {
    width: 3.57rem;
    height: 0.53rem;
    background-color: #eec992;
    border-radius: 0 0.15rem 0 0.15rem;
    font-family: SourceHanSansCN-Medium;
    font-size: 0.26rem;
    color: #892021;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main2 .first_part_time {
    margin-top: 0.3rem;
    margin-left: 0.22rem;
}

.main2 .first_part_content {
    margin-top: 0.2rem;
    margin-left: 0.22rem;
}
.first_part_red {
    text-align: center;
    color: red;
    line-height: 0.3rem;
    padding-top: 0.2rem;
}
.main3 {
    /* margin-top: 0.1rem; */
    width: 7.4rem;
    height: 13.17rem;
    background: url(../images/main_bg3.png) no-repeat;
    background-size: 100%;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.24rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.46rem;
    letter-spacing: 0.03rem;
    color: #562527;
    display: none;
}

.main3 .space {
    height: 1.67rem;
}

.main3 .header {
    margin-left: 1.98rem;
    width: 3.71rem;
    height: 0.55rem;
}

.main3 .title {
    margin-left: 1rem;
    width: 1.65rem;
    height: 0.37rem;
    background: url(../images/jizi.png) no-repeat;
    background-size: 100%;
}

.main3 .wire {
    width: 3.71rem;
    height: 0.21rem;
    background: url(../images/wire.png) no-repeat;
    background-size: 100%;
}

.main3 .time_title,
.introduce_title,
.rule_title {
    margin-top: 0.4rem;
    margin-left: 0.95rem;
    width: 2.1rem;
    height: 0.5rem;
}

.main3 .time_title {
    background: url(../images/time_title.png) no-repeat;
    background-size: 100%;
}

.main3 .time_content {
    width: 5.18rem;
    margin-top: 0.2rem;
    margin-left: 1.13rem;
}

.main3 .introduce_title {
    background: url(../images/introduce_title.png) no-repeat;
    background-size: 100%;
}

.main3 .introduce_content,
.rule_content {
    margin-top: 0.2rem;
    margin-left: 0.91rem;
    width: 5.16rem;
    background-color: #f3d8b1;
    border-radius: 0px 0.14rem 0.14rem 0.14rem;
    padding: 0.25rem 0.25rem;
    line-height: 0.4rem;
    word-wrap: break-word;
}

.main3 .rule_title {
    background: url(../images/rule_title.png) no-repeat;
    background-size: 100%;
}

.main4 {
    /* margin-top: 0.1rem; */
    width: 7.4rem;
    height: 19.69rem;
    background: url(../images/main_bg4.png) no-repeat;
    background-size: 100%;
    font-family: SourceHanSansCN-Regular;
    font-size: 0.26rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.46rem;
    letter-spacing: 0.03rem;
    color: #562527;
    display: none;
}

.main4 .space {
    height: 1.67rem;
}

.main4 .header {
    margin-left: 1.98rem;
    width: 3.71rem;
    height: 0.55rem;
}

.main4 .title {
    margin-left: 1rem;
    width: 1.65rem;
    height: 0.37rem;
    background: url(../images/zhankuang.png) no-repeat;
    background-size: 100%;
}

.main4 .wire {
    width: 3.71rem;
    height: 0.21rem;
    background: url(../images/wire.png) no-repeat;
    background-size: 100%;
}

.main4 .time_title,
.introduce_title {
    margin-top: 0.4rem;
    margin-left: 0.95rem;
    width: 2.1rem;
    height: 0.5rem;
}

.main4 .time_title {
    background: url(../images/time_title.png) no-repeat;
    background-size: 100%;
}

.main4 .time_content {
    width: 5.18rem;
    margin-top: 0.2rem;
    margin-left: 1.13rem;
}

.main4 .introduce_title {
    background: url(../images/introduce_title.png) no-repeat;
    background-size: 100%;
}

.main4 .first_part {
    margin-top: 0.2rem;
    margin-left: 0.9rem;
    width: 5.61rem;
    background-color: #f3d8b1;
    border-radius: 0.14rem;
    padding-bottom: 0.25rem;
}

.main4 .first_part_title,
.second_part_title {
    height: 0.53rem;
    background-color: #eec992;
    border-radius: 0px 0.15rem 0px 0.15rem;
    font-family: SourceHanSansCN-Medium;
    color: #892021;
    display: flex;
    align-items: center;
    justify-content: center;
}

.main4 .first_part_title {
    width: 2.97rem;
}

.main4 .first_part_content {
    margin-top: 0.2rem;
    margin-left: 0.2rem;
    padding-right: 0.2rem;
}

.main4 .second_part {
    margin-top: 0.2rem;
    margin-left: 0.9rem;
    width: 5.61rem;
    background-color: #f3d8b1;
    border-radius: 0.14rem;
    padding-bottom: 0.25rem;
}

.main4 .second_part_title {
    width: 1.66rem;
}

.main4 .second_part_content {
    margin-top: 0.2rem;
    margin-left: 0.25rem;
    padding-right: 0.2rem;
    line-height: 0.4rem;
}

.cube {
    margin-top: 0.18rem;
    width: 0.13rem;
    height: 0.13rem;
    background: url(../images/cube.png) no-repeat;
    background-size: 100%;
    float: left;
    margin-right: 0.12rem;
}

.alert-window {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    display: none;
}

.alert-window .alert-win {
    box-shadow: none;
    width: 6.88rem;
    background: none;
    background-size: 100%;
    height: 11.34rem;
}

.alert-win .t {
    height: 0.84rem;
    width: 100%;
    /* background: url(../images/tcbg1.png) no-repeat center top;
     */
    background-size: 100%;
    color: #643c1d;
    font-weight: bold;
    line-height: 1.13rem;
    text-align: center;
    font-size: 0.26rem;
    margin-bottom: 0;
}

.alert-win .main {
    padding: 0;
    width: 100%;
    /* background: url(../images/tcbg2.png) repeat-y center top;
     */
    background-size: 100%;
}

.alert-window > .close-win {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
}

.alert-window .win-list {
    /* width: 6.92rem; */
    /* height: 3.79rem; */
    /* background-color: #e5d9c0;
     */
    /* border-radius: 0.03rem;
     */
    /* background-image: url(../images/zq4.png); */
}

.alert-window .alert-choose {
    /* width: 6.92rem; */
    /* height: 3.79rem; */
    /* box-sizing: border-box; */
    /* background: url(../images/zq4.png) no-repeat; */
    /* background-size: 100%; */
}

.alert-window .alert-choose .t {
    line-height: 0.96rem;
}

.alert-choose .con {
    width: 6.52rem;
}

.alert-choose .content-window {
    width: 5.3rem;
    margin: auto;
    height: 3.81rem;
}

.content-window h2 {
    font-size: 0.18rem;
    text-align: center;
    color: #4f2e18;
    height: 0.63rem;
    line-height: 0.69rem;
}

.choose-container {
    width: 5.3rem;
    height: 3.81rem;
    box-sizing: border-box;
    padding: 0.2rem 0.24rem;
    background: #e4d7b7;
    /* border-radius: 0.03rem;
     */
    display: block;
    outline: 0;
    border: 0;
    margin: 0 auto 0.23rem;
    border-radius: 0.05rem;
}

.alert-choose .choose-btns {
    text-align: center;
    font-size: 0;
    /* padding-top: 0.12rem;
     */
}

.alert-choose .cancel-btn {
    display: inline-block;
    width: 1.4rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.5rem;
    font-size: 0.22rem;
    border: 1px solid rgb(109, 80, 58);
    color: rgb(109, 80, 58);
    margin: 0;
    border-radius: 0.03rem;
    vertical-align: middle;
    cursor: pointer;
}

.content-window .confirm-btn {
    display: inline-block;
    width: 1.4rem;
    height: 0.5rem;
    text-align: center;
    line-height: 0.48rem;
    font-size: 0.22rem;
    border: 1px solid rgb(109, 80, 58);
    color: #f1ede8;
    background: rgb(109, 80, 58);
    /* margin: 0 0.1rem;
     */
    border-radius: 0.03rem;
    vertical-align: middle;
    margin-left: 0.66rem;
    cursor: pointer;
}

.choose-container > div {
    height: 0.5rem;
    text-align: left;
    line-height: 0.5rem;
    color: #4d3d21;
    margin-bottom: 0.2rem;
}

.choose-container p {
    font-size: 0.22rem;
    float: left;
    color: #643c1d;
    width: 1.41rem;
}

.choose-container .choose-content {
    float: left;
    width: 3.16rem;
    position: relative;
}

.choose-container .choose-content .choose-text {
    line-height: 0.5rem;
    height: 0.5rem;
    text-indent: 0.2rem;
    color: #643c1d !important;
    background: #fdf5e2;
    border-radius: 0.05rem;
    overflow: hidden;
    position: relative;
    font-size: 0.22rem;
    border-radius: 0.05rem;
}

.choose-container .choose-content .choose-text:after {
    content: "";
    display: block;
    width: 0.16rem;
    height: 0.09rem;
    position: absolute;
    top: 0.14rem;
    right: 0.12rem;
}

.choose-container .choose-content .choose-ul {
    position: absolute;
    top: 0.5rem;
    left: 0;
    width: 100%;
    z-index: 10;
    background: rgb(205, 192, 175);
    text-indent: 0.2rem;
    max-height: 3.5rem;
    overflow: auto;
    display: none;
    height: 2.5rem;
    font-size: 0.22rem;
    color: #4f2e18;
    border-radius: 0.05rem;
    line-height: 0.45rem;
    padding: 0.1rem 0;
}

.alert-window .alert-win > .close-win {
    position: absolute;
    top: 0.38rem;
    right: 0.3rem;
    width: 0.7rem;
    height: 0.7rem;
    background: url(../images/close.png) no-repeat;
    background-size: 100%;
    z-index: 10;
}
.right_img{
    position: fixed;
    width: 3.28rem;
    height: 3.43rem;
    background: url(../images/float.png) no-repeat;
    background-size: 100%;
    top: 20%;
    right: -0.5rem;
    display: block;
    z-index: 5;
}

.right_img .close{
    position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/cc.png) no-repeat;
    background-size: 100%;
    top: 0;
    /* left: auto; */
    right: 0.65rem;
    margin: auto;
    display: block;
    z-index: 5;
    cursor: pointer;
}
