@charset "utf-8";
/*.mask{position: fixed;background: rgba(0,0,0,0.5);width: 100%;height: 100%;top: 0px;left: 0px;z-index: 1000;max-width: 768px;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-moz-transform: translateX(-50%);}*/
.date_box{width: 100%;background: #FFFFFF;}
.date_content{border: 1px solid #E5E5E5;}
.box_title{border-bottom: 1px solid #D9D9D9;}
.box_title_text{height: 4.4rem;line-height: 4.4rem;font-family: "微软雅黑","Microsoft Yahei";font-size: 1.5rem;color: #808080;text-align: center;position: relative;}
.box_close{position: absolute;top: 1.5rem;right: 1.5rem; width: 1.5rem;height: 1.5rem;background: url(/static/images/close_singel.png) no-repeat; background-size: 100%;}
.data_content_title>div{width: 100%;margin: 0 auto;overflow: hidden;position: relative;}
.previous{position: absolute;top: 0px;left: 96px; width: 24px;height: 100%;background: url(/static/images/matchinfo/rili_icon.png) no-repeat;background-size: 6px 11px;background-position: center;}
.next{position: absolute;top: 0px;right: 100px; width: 24px;height: 100%;background: url(/static/images/matchinfo/rili_icon2.png) no-repeat;background-size: 6px 11px;background-position: center;}
.data_title_text{color: #555555;font-size: 12px;text-align: center;height: 30px;line-height: 30px;border-bottom: 1px solid #E5E5E5;}
.data_title_text span{font-family: 'arial';}
.date_text{position: relative;overflow: hidden;padding: 12px 0;}
.date_week{overflow: hidden;position: relative;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);-moz-transform: translateX(-50%);float: left;}
.date_week>div{font-size: 12px;color: #555555;float: left;width: 23px;height: 24px;margin: 4px 11px;text-align: center;line-height: 24px;}
.select_time{padding: 0 0;margin-bottom: -8px;}
.select_time_title{font-family: "微软雅黑","Microsoft Yahei";font-size: 1.2rem;color: #777777;padding-top: 1rem;padding-bottom: 0.6rem;}
.select_time_content{overflow: hidden;max-height: 6.5rem;}
.select_time_content>div{box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;width: 11rem;height: 38px;line-height: 38px;text-align: center;float: left;border: 1px solid #CCCCCC;border-radius: 2px;margin-left: 6px;margin-bottom: 10px;position: relative;}
.select_time_content .curr{color: #4674C1;border-color: #4674C1!important;background: url(/static/images/select_icon.png) no-repeat;background-size: 18px 18px;background-position: right bottom;}
.select_time_content .curr>span{background: url(/static/images/selected_time.png) no-repeat;background-size: 100%;}
.select_time_content .no_has{border: 1px solid #e0e0e0;line-height: 3.5rem;color: #bdbdbd;}
.select_time_content .has{color: #333333;font-size: 12px;}
/*.select_time_content>div:nth-child(1){margin-left: 0px;}*/
.select_time_content>div>span{position: absolute;width: 1.8rem;height: 1.8rem;bottom: -1px;right: -1px;}
.date_btn{width: 12.5rem;margin: 0 auto;padding: 1.2rem 0;}
.date_btn input{width: 12.5rem;height: 4.4rem;background: #0398FF;color: #FFFFFF;font-size: 1.5rem;font-family: "微软雅黑","microsoft yahei";border: none;border-radius: 5px;}
.date_week div[data='date_day']{color: #B2B2B2;font-size: 12px;}
.date_week .select_date{color: #222222!important;}
.date_week .select_date_style{background: #FF7400;border-radius: 50%;color: #FFFFFF!important;}
.balance span:first-child{display: block;line-height: 20px;}
.balance span:last-child{display: block;line-height: 16px;color: #4674C1;}
