body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td{margin: 0;padding: 0;list-style:none;font:normal 100% "Helvetica Neue", Helvetica, Arial, sans-serif,Verdana,"方正黑体简","黑体";color:#333;line-height:1.5;}
table{ border-collapse:collapse; border-spacing:0;}
a{text-decoration:none;}
img{border:none;}
input,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
html,body{width: 100%;height: 100%;
    overflow-x: hidden;font-family: '微软雅黑'}
body{background-color: #fff;}
.talk_list_reflash{
    font-size: .24rem;
    color: #666;
    text-align: center;
    line-height:.6rem;
    position: absolute;left:0;top:-.6rem;
    width: 6.4rem;
    z-index: 300;}

/*预约时间*/
.yun_time_container{}
.yuyue_time_header_container{background-color: #1ab3e9;
    overflow: hidden;width: 100%;height: 44px;}
.yuyue_time_today{font-size:.28rem;color:#fff;
    float: right;
    line-height:.48rem;
    text-align: center;
    width: .48rem;
    height:.48rem;
    border:.04rem solid #fff;
    margin:.16rem .84rem .16rem 0;
    border-radius:50%; }
.yuyue_time_close{
    float: left;
}
.yuyue_time_year_month{
   
    line-height:44px;text-align: center;margin:auto;
    width: 100%;font-size: 17px;color:#fff;}

.yuyue_week_box{
    overflow: hidden;padding:10px;background-color:#fff;}
.yuyue_week{
    width:14.28%;
    float: left;font-size: 14px;color:#666;
    text-align: center;
    line-height:24px;}
.yun_time_container{padding:5px 10px;background-color:#fff;
    overflow: hidden;}
.yun_time_box{
    float: left;width: 14.28%;
   /* height: .8rem;*/
}
.yun_time_box p{
    display: block; width: 24px;
    height: 24px;line-height: 24px;background-color: #fff;
    font-size: 14px;
    text-align: center;
    margin: auto;
    border:2px solid #fff;
    border-radius: 50%;}
.yun_time_box .now_day{color:#333;}
.yun_time_box .prev_day{color:#cccccc;}
.yun_time_box .next_day{color: #cccccc;}
.yun_time_box .full_day{color:#999;background-color: #fafafa;line-height: .4rem;}
.yun_time_box .full_day:after{content: "已满";
    font-size: .24rem;
    display: block;}



.yun_time_box .now_day_active{border-color:#1ab3e9;}

.btn-up-down{
    text-align: center;
    font-size:14px;
    padding:4px;
    border-top:.01rem solid #ccc;
    line-height: 24px;
    cursor: pointer;
}
.btn-up-down img{
    margin-left: 10px;
    width: 12px;
    height: 14px;
    vertical-align:middle;
}

.yuyue_tijiao{margin:.2rem;
    width: 6rem;
    line-height: .68rem;
    color: #ffffff;
    font-size: .28rem;
    text-align: center;
    background-color: #2fc5ef;
    display: block;border-radius: .08rem;}

#upDate{
    height:38px;
}

#monthDate{
    height: 0;
    filter:alpha(opacity=0); /*IE滤镜，透明度50%*/
    -moz-opacity:0; /*Firefox私有，透明度50%*/
    opacity:0;/*其他，透明度50%*/
}
