.abimghz video{
    		width: 100%
		}
.njk{position: relative;}

.njk a:hover,.abwz a:hover,.klogo a:hover{
    color: #fff!important;
    border-color: #000;
    background-color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.klogo a{
	height: 32px;
	line-height: 32px;
}
.njk a{
    display: block;
    margin-top: 30px;
    width: 132px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #333;
    font-size: 14px;
    border: 1px solid #333;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
	right: 6%;
    bottom: 17%;
}
.abit{
	padding-top: 0
}