* {

    margin: 0;

    padding: 0;

}



.se-kl {

    position: relative;
	background:#000;
}



.se-cn {

    position: absolute;

    top: 42px;

    left: 0;

    width: 100%;

    text-align: center;

    font-size: 34px;

    color: #fff;

}



.se-en {

    position: absolute;

    top: 90px;

    left: 0;

    width: 100%;

    text-align: center;

    font-size: 20px;

    color: rgba(255, 255, 255, 0.5);

}



.se-io {

    width: 20px;

    height: 33px;

    position: absolute;

    background: url(../imgs/seckill.png) no-repeat;

    background-position: -32.5px 0;

    background-size: 52.5px 40px;

    left: 85px;

    top: 126px;

    display: block;

}



.se-info {
    font-size: 14px;
    color: #fff;
	width:39%;
	float:left;
	line-height:50px;
	text-align:right;

}



.se-count {

    height: 40px;
    margin-top:5px;
	width:60%;
	float:right;

}



.se-day {

    display: none;

}



.se-hour,

.se-min,

.se-sec {

    position: relative;

    background-color: #2f3430;

    width: 40px;

    height: 40px;

    float: left;

    text-align: center;

    line-height: 40px;

    margin-right: 5px;

}



.se-txt {

    font-size: 20px;

    font-weight: bold;

    color: #fff;

}



.se-txt:before {

    content: "";

    display: block;

    position: absolute;

    top: 50%;

    left: 0;

    width: 100%;

    height: 1px;


}
.maohao{ width:10px; color:#fff; float:left; line-height:40px; font-weight:bold;}