
html,body{margin:0px;width:100%;background: #f0eff5;}
html body{margin:0;padding:0;width:100%;height: 100%;}
#main_body,.main_center{margin-left:auto;margin-right:auto;text-align:left}
ul,ol,h1,h2,h3,h4,h5,p,span,div{margin:0px;padding:0px;font-family:"微软雅黑";}
li{list-style:none}
a{
    text-decoration: none;
    font-family: "微软雅黑";
}
dl,dd{margin:0}
.live_div{
    width: 100%;
    height: 220px;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
}
.live_date{
    width: 100%;
    height: 50px;
    float: left;
    position: fixed;
    top: 220px;
    left: 0;
     background: #404040;
}
.live_day{
    width: 16.6%;
    height: 40px;
     padding-top:10px;
    text-align: center;
    background: #404040;
    float: left;
    color: #fff;
    font-size: 14px;
}
.weekday{
    color: #fff;
    font-size: 13px;
    width: 100%;
    float:left;
}
.live_day:hover{
    background: #b01e23;
}
.live_menu{
    background: url("../../imgs/bg_icon2.jpg") repeat-x;
    width: 100%;
    float: left;
    padding-top: 3px;
    position: fixed;
    top: 270px;
    left: 0;
    overflow:auto;
    -webkit-overflow-scrolling : touch; 
}
.live_detail{
    width: 100%;
    height: 45px;
    float: left;
    padding-bottom: 3px;
    background:url("../../imgs/bg_icon2.jpg") left bottom repeat-x #404040;
}
.live_time{
    float: left;
    height: 45px;
    line-height: 45px;
    margin-left: 6%;
    font-size: 14px;
    color: #fff;
}
.live_name{
    float: left;
    height: 45px;
    line-height: 45px;
    margin-left: 8%;
    font-size: 14px;
    color: #fff;
    width: 35%;
  overflow: hidden;
}
.live_lb{
    float: right;
    line-height: 30px;
    margin: 8px 8% 0 0;
    width: 79px;
    height: 30px;
    border: 1px solid #b01e23;
    color: #b01e23;
    border-radius: 5px;
    text-align: center;
}
.bg{
    background: #b01e23;
}
.sojs-controls .sojs-time-rail .sojs-time-total{
        width: 80% !important;
}
.yc_zb_list,.yc_jm_list{
    width: 100%;
    height: 28px;
    float: left;
    border-bottom: 2px solid #f0eff5;
    margin: 0 0 0 0%;
    color: #333333;
    font-size: 18px;
    text-align: center;
}
.fous{
    border-bottom: 2px solid #1d83ef;
}
.live_date,.live_menu{
 display:none;
}
.jm_div{
 position: fixed;
 top:250px;;
 left:0;
 width:100%;
height:200px;
}
.jm_a {
    width: 50%;
    padding-left: 40%;
    height: 50px;
    float: left;
    line-height: 50px;
    color: #313131;
    font-size: 20px;
    margin: 10px 0 0 5%;
    background: url("bg.png") 15% center  #FFF no-repeat;
    background-size: 103px 80px;
    background-size: auto 50px;
}
.fous1{
 color:red;
}












