.body{
    position: static !important;
}
.body *{
    box-sizing: content-box;
}
.clear{
    line-height: normal !important;
    height: auto !important;
}
.foot{
    background: #bd1a2d !important;
    background-size: cover !important;
}
.cebian1 a{color:#fff !important;}
.nav{border:none}

.select h2 p{line-height: normal;}
.ssj .ssj_l .bm ul *{
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing:content-box;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
   
}

.foot *{
 box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

