.calendar_content p{
    /*white-space: nowrap!important;*/
}

@media only screen and (min-width: 1200px) {
    .divinationBox{
        display: flex;
        width: 1200px;
        justify-content: space-between;
    }
    .calendar{
        padding: 6px;
        width: 585px;
        background: #FDF5E6;
		border-radius: 10px;
		border: 1px solid #D0AD9A;
		margin-bottom: 30px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		/*position: relative;*/
    }
    .calendar_content{
        padding: 0 20px;
		position: relative;
		z-index: 2;
    }
    .calendar .angleBox{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .calendar .dataBox{
        display: flex;
        align-items:center;
        flex-wrap: wrap;
        margin: 15px 0;
    }
    .calendar .dataBox select{
        width: 75px;
    }
    .calendar .dataBox .m-btn{
        margin-top: 15px!important;
    }
    .calendar .dataBox .todayBtn{
        width: 100px;
        height: 38px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 14px;
        font-weight: 600;
        margin-left: 15px;
        margin-top: 15px;
        border-radius: 15px;
        background: #f9e19a;
        color: #975305;
        cursor: pointer;
    }
    .data_time{
        width: 100%;
        height: 227px;
        background: #FFF1D8;
        padding: 10px;
        border-radius: 10px;
        border: 1px solid #D0AD9A;
        margin-bottom: 20px;
    }
    .data_time .red{
        color: #DA2222;
    }
    /*.data_time .red1{*/
    /*    color: #D4463B;*/
    /*}*/
    .data_time_title{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .data_time_title div{
        display: flex;
        align-items: center;
    }
    .data_time_title p{
        font-weight: 600;
        font-size: 17px;
        color: #333333;
    }
    .data_time_text{
        margin: 10px 0 0 0;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }
    .data_time_text_icon{
        width: 40px;
        height: 40px;
    }
    .data_time_text_name{
        display: flex;
        justify-content: space-between;
        width: -webkit-fill-available;
        margin: 0 10px 12px 10px;
    }
    .data_time_text_name div{
         display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }
    .data_time_text_name div p{
        font-weight: 400;
        font-size: 16px;
        color: #333333;
    }
    .data_time_text_name  .day_num{
        font-weight: bold;
        font-size: 70px;
        color: #D4463B;
        position: absolute;
    }
    .data_time_text_name .solar{
        /*margin-top: 10px;*/
        max-width: 128px;
        white-space: nowrap;
    }
    .data_time_day{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .data_time_day{
        font-weight: 600;
        font-size: 20px;
        color: #333333;
    }
    .twelve_hours{
        display: flex;
        flex-direction: column;
        margin-top: 10px;
    }
    .twelve_hours .twelve_hours_box,.twelve_hours_r{
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: 400;
        font-size: 15px;
        color: #666666;
    }
    .twelve_hours_r span{
        text-align: center;
        min-width: 30px;
    }
    .twelve_hours_l{
        width: 56px;
    }
    .twelve_hours_r{
        width: 450px;
    }
    .text1,.text2,.text3,.text4,.text5 {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .text1 .te_item:first-child {
        width: 65.5%;
        /*width: 346px;*/
    }
    .text1 .te_item:last-child {
        width: 33%;
    }
    .text2 .te_item{
        width: 100%;
    }
    .text3 .te_item:first-child {
        width: 55%;
        /*width: 346px;*/
    }
    .text3 .te_item:last-child {
        width: 43.5%;
    }
    .text4 .te_item,.text5 .te_item{
        width: 32.3%;
        /*width: 346px;*/
    }
    .te_item{
        display: flex;
        align-items: center;
        height: 37px;
        background: #FFF1D8;
        border-radius: 5px;
        border: 1px solid #D0AD9A;
        margin-bottom: 10px;
        font-weight: 400;
        font-size: 16px;
        color: #000000;
    }
    .te_item .red1{
        color: #DA2222;
    }
    .syn_box{
        height: 27px;
        background: #F1E3C7;
        border-radius: 3px 3px 3px 3px;
        display: flex;
        align-items: center;
    }
    .te_item p{
        margin-left: 10px;
    }
    .te_item span {
        background: #F1E3C7;
        border-radius: 3px;
        padding: 0 5px;
    }
    .te_item .s_text1{
        margin: 0 5px;
    }
    .te_item .s_text2{
        margin: 0 5px;
        width: 46%;
        text-align: center;
    }
    .bigSelect{
        width: 120px!important;
    }
    .zheri-content{
        width: 585px!important;
    }
    .zheri-header{
        border-bottom: 0!important;
        padding: 20px 12px!important;
    }
    .zheriModleBox{
        display: flex;
         align-items: center;
         justify-content: space-between;
         flex-wrap: wrap;
         padding: 10px 30px 10px 30px;
    }
    .zheriModleBox_item{
        display: flex;
         align-items: center;
         width: 252px;
         height: 89px;
         background-image: url('../img/zheriback.png');
         background-size: 100% 100%;
         margin-bottom: 20px;
    }
    .zheriModleBox_item div{
        display: flex;
        flex-direction: column;
        
    }
    .zheriModleBox_item_l{
        width: 77px;
        align-items: center;
    }
    .zheriModleBox_item_r{
        padding-left: 10px;
        border-left: 1px solid #F2D2B5;
    }
    .zheriModleBox_item p{
        font-weight: 400;
        font-size: 14px;
        color: #333333;
    }
    .zheriModleBox_item .subtext{
        color: #666666;
    }
    .zheriModleBox_item .red1{
        color: #DA2222;
    }
    .zheri-content .angleBox{
        position: absolute;
        bottom: 0;
        padding: 2%;
    }
}

@media screen and (max-width:1200px) and (min-width:700px) {
        .divinationBox{
        display: flex;
        width: 95vw;
        justify-content: space-between;
        margin: 2.5vw auto 0;
    }
    .calendar{
        padding: 0.48vw;
        width: 46.8vw;
        background: #FDF5E6;
		border-radius: 0.8vw;
		border: 1px solid #D0AD9A;
		margin-bottom: 2.5vw;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		/*position: relative;*/
    }
    .calendar_content{
        padding: 0 20px;
		position: relative;
		z-index: 2;
    }
    .calendar .angleBox{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .calendar .dataBox{
        display: flex;
        align-items:center;
        flex-wrap: wrap;
        margin: 1vw 0;
    }
    .calendar .dataBox select {
        width: 7vw;
    }
    .calendar .dataBox .m-btn{
        width: 10vw;
        margin-top: 1vw!important;
    }
    .calendar .dataBox .todayBtn{
        width: 8vw;
        height: 3.04vw;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 1.12vw;
        font-weight: 600;
        margin-left: 1vw;
        margin-top: 1vw;
        border-radius: 0.5vw;
        background: #f9e19a;
        color: #975305;
        cursor: pointer;
    }
    /*.calendar .dataBox p {*/
    /*    margin-right: 0!important;*/
    /*}*/
    .data_time{
        width: 100%;
        /*height: 237px;*/
        background: #FFF1D8;
        padding: 0.48vw;
        border-radius: 0.8vw;
        border: 1px solid #D0AD9A;
        margin-bottom: 1vw;
    }
    .data_time .red{
        color: #DA2222;
    }
    /*.data_time .red1{*/
    /*    color: #D4463B;*/
    /*}*/
    .data_time_title{
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0.5vw 0;
    }
    .data_time_title div{
        display: flex;
        align-items: center;
    }
    .data_time_title p{
        font-weight: 600;
        font-size: 1.15vw;
        color: #333333;
    }
    .data_time_text{
        margin: 0.8vw 0 0 0;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }
    .data_time_text_icon{
        width: 3vw;
        height: 3vw;
    }
    .data_time_text_name{
        display: flex;
        justify-content: space-between;
        width: -webkit-fill-available;
        margin: 0 0.8vw 0.9vw 0.8vw;
    }
    .data_time_text_name div{
         display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }
    .data_time_text_name div p{
        font-weight: 400;
        font-size: 1.35vw;
        color: #333333;
    }
    .data_time_text_name  .day_num{
        font-weight: bold;
        font-size: 5vw;
        color: #D4463B;
        position: absolute;
    }
    .data_time_text_name .solar{
        /*margin-top: 10px;*/
        max-width: 10.6vw;
        white-space: nowrap;
    }
    .data_time_day{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .data_time_day{
        font-weight: 600;
        font-size: 1.8vw;
        color: #333333;
    }
    .twelve_hours{
        display: flex;
        flex-direction: column;
        margin-top: 1.2vw 0;
    }
    .twelve_hours .twelve_hours_box,.twelve_hours_r{
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: 400;
        font-size: 1.1vw;
        color: #666666;
    }
    .twelve_hours_r span{
        text-align: center;
        min-width: 2.5vw;
    }
    .twelve_hours_l{
        width: 5vw;
    }
    .twelve_hours_r{
        width: 40vw;
    }
    
    .text1,.text2,.text3,.text4,.text5 {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .text1 .te_item:first-child {
        width: 65.5%;
        /*width: 346px;*/
    }
    .text1 .te_item:last-child {
        width: 33%;
    }
    .text2 .te_item{
        width: 100%;
    }
    .text3 .te_item:first-child {
        width: 55%;
        /*width: 346px;*/
    }
    .text3 .te_item:last-child {
        width: 43.5%;
    }
    .text4 .te_item,.text5 .te_item{
        width: 32.3%;
        /*width: 346px;*/
    }
    .te_item{
        display: flex;
        align-items: center;
        height: 3vw;
        background: #FFF1D8;
        border-radius: 0.4vw;
        border: 1px solid #D0AD9A;
        margin-bottom: 0.8vw;
        font-weight: 400;
        font-size: 1.25vw;
        color: #000000;
    }
    .te_item .red1{
        color: #DA2222;
    }
    .syn_box{
        height: 2.25vw;
        background: #F1E3C7;
        border-radius: 0.25vw;
        display: flex;
        align-items: center;
    }
    .te_item p{
        margin-left: 0.7vw;
    }
    .te_item span {
        background: #F1E3C7;
        border-radius: 3px;
        padding: 0 0.4vw;
    }
    .te_item .s_text1{
        margin: 0 0.4vw;
    }
    .te_item .s_text2{
        margin: 0 0.4vw;
        width: 46%;
        text-align: center;
    }
    .bigSelect{
        width: 10vw!important;
    }
    .zheri-content{
        width: 585px!important;
    }
    .zheri-header{
        border-bottom: 0!important;
        padding: 20px 12px!important;
    }
    .zheriModleBox{
        display: flex;
         align-items: center;
         justify-content: space-between;
         flex-wrap: wrap;
         padding: 10px 30px 10px 30px;
    }
    .zheriModleBox_item{
        display: flex;
         align-items: center;
         width: 252px;
         height: 89px;
         background-image: url('../img/zheriback.png');
         background-size: 100% 100%;
         margin-bottom: 20px;
    }
    .zheriModleBox_item div{
        display: flex;
        flex-direction: column;
        
    }
    .zheriModleBox_item_l{
        width: 77px;
        align-items: center;
    }
    .zheriModleBox_item_r{
        padding-left: 10px;
        border-left: 1px solid #F2D2B5;
    }
    .zheriModleBox_item p{
        font-weight: 400;
        font-size: 14px;
        color: #333333;
    }
    .zheriModleBox_item .subtext{
        color: #666666;
    }
    .zheriModleBox_item .red1{
        color: #DA2222;
    }
    .zheri-content .angleBox{
        position: absolute;
        bottom: 0;
        padding: 2%;
    }
}
@media only screen and (max-width: 700px) {
        .divinationBox{
        display: flex;
        flex-direction: column;
        width: 95vw;
        /*justify-content: space-between;*/
        margin: 2.5vw auto 0;
    }
    .calendar{
        padding: 0.96vw;
        width: 95vw;
        background: #FDF5E6;
		border-radius: 0.8vw;
		border: 1px solid #D0AD9A;
		margin-bottom: 5vw;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		/*position: relative;*/
    }
    .calendar_content{
        padding: 0 20px;
		position: relative;
		z-index: 2;
    }
    .calendar .angleBox{
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
    .calendar .dataBox{
        display: flex;
        align-items:center;
        /*justify-content: space-between;*/
        flex-wrap: wrap;
        margin: 1.6vw 0;
    }
    .calendar .dataBox select {
        width: 14vw;
    }
    .calendar .dataBox .m-btn{
        margin-top: 2vw!important;
    }
    .calendar .m-btn{
        width: 20vw;
    }
    .dataBox .todayBtn{
        width: 12vw;
        height: 5.866vw;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 2.4vw;
        font-weight: 600;
        margin-left: 2vw;
        margin-top: 2vw;
        border-radius: 1vw;
        background: #f9e19a;
        color: #975305;
        cursor: pointer;
    }
    .data_time{
        width: 100%;
        /*height: 237px;*/
        background: #FFF1D8;
        padding: 1.8vw;
        border-radius: 1.4vw;
        border: 1px solid #D0AD9A;
        margin-bottom: 2vw;
    }
    .data_time .red{
        color: #DA2222;
    }
    /*.data_time .red1{*/
    /*    color: #D4463B;*/
    /*}*/
    .data_time_title{
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .data_time_title div{
        display: flex;
        align-items: center;
    }
    .data_time_title p{
        font-weight: 600;
        font-size: 2.6vw;
        color: #333333;
    }
    .data_time_text{
        margin: 1.4vw 0 0 0;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }
    .data_time_text_icon{
        width: 5.7vw;
        height: 5.7vw;
    }
    .data_time_text_name{
        display: flex;
        justify-content: space-between;
        width: -webkit-fill-available;
        margin: 0 1.4vw 1.5vw 1.4vw;
    }
    .data_time_text_name div{
         display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }
    .data_time_text_name div p{
        font-weight: 400;
        font-size: 2.4vw;
        color: #333333;
    }
    .data_time_text_name  .day_num{
        font-weight: bold;
        font-size: 9.5vw;
        color: #D4463B;
        position: absolute;
    }
    .data_time_text_name .solar{
        /*margin-top: 10px;*/
        max-width: 18vw;
        white-space: nowrap;
    }
    .data_time_day{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .data_time_day{
        font-weight: 600;
        font-size: 2.85vw;
        color: #333333;
    }
    .twelve_hours{
        display: flex;
        flex-direction: column;
        margin-top: 1.4vw;
    }
    .twelve_hours .twelve_hours_box,.twelve_hours_r{
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-weight: 400;
        font-size: 2vw;
        color: #666666;
    }
    .twelve_hours_r span{
        text-align: center;
        min-width: 4vw;
    }
    .twelve_hours_l{
        min-width: ;: 8vw;
    }
    .twelve_hours_r{
        width: 74vw;
    }
    .text1,.text2,.text3,.text4,.text5 {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .text1 .te_item:first-child {
        width: 65.5%;
        /*width: 346px;*/
    }
    .text1 .te_item:last-child {
        width: 33%;
    }
    .text2 .te_item{
        width: 100%;
    }
    .text3 .te_item:first-child {
        width: 55%;
        /*width: 346px;*/
    }
    .text3 .te_item:last-child {
        width: 43.5%;
    }
    .text4 .te_item,.text5 .te_item{
        width: 32.3%;
        /*width: 346px;*/
    }
    .te_item{
        display: flex;
        align-items: center;
        height: 5.2vw;
        background: #FFF1D8;
        border-radius: 0.7vw;
        border: 1px solid #D0AD9A;
        margin-bottom: 1.4vw;
        font-weight: 400;
        font-size: 2.2vw;
        color: #000000;
    }
    .te_item .red1{
        color: #DA2222;
    }
    .syn_box{
        height: 3.5vw;
        background: #F1E3C7;
        border-radius: 0.4vw;
        display: flex;
        align-items: center;
    }
    .te_item p{
        margin-left: 1.4vw;
    }
    .te_item span {
        background: #F1E3C7;
        border-radius: 0.4vw;
        padding: 0 0.7vw;
    }
    .te_item .s_text1{
        margin: 0 0.7vw;
    }
    .te_item .s_text2{
        margin: 0 0.7vw;
        width: 46%;
        text-align: center;
    }
    .bigSelect{
        width: 20vw!important;
    }
    .zheri-content{
        width: 90vw!important;
    }
    .zheri-header{
        border-bottom: 0!important;
        padding: 2.8vw 12px!important;
    }
    .zheriModleBox{
        display: flex;
         align-items: center;
         justify-content: space-between;
         flex-wrap: wrap;
         padding: 1.4vw 4.28vw 1.4vw 4.28vw;
    }
    .zheriModleBox_item{
        display: flex;
         align-items: center;
         width: 39vw;
         height: 12.7vw;
         background-image: url('../img/zheriback.png');
         background-size: 100% 100%;
         margin-bottom: 2.8vw;
    }
    .zheriModleBox_item div{
        display: flex;
        flex-direction: column;
        
    }
    .zheriModleBox_item_l{
        width: 11vw;
        align-items: center;
    }
    .zheriModleBox_item_r{
        padding-left: 1.4vw;
        border-left: 1px solid #F2D2B5;
    }
    .zheriModleBox_item p{
        font-weight: 400;
        font-size: 2vw;
        color: #333333;
    }
    .zheriModleBox_item .subtext{
        color: #666666;
    }
    .zheriModleBox_item .red1{
        color: #DA2222;
    }
    .zheri-content .angleBox{
        position: absolute;
        bottom: 0;
        padding: 2%;
    }
}