*{
	padding: 0px;
	margin: 0px;
}
#header{
	top: 0px;
}

.kjfn{
	background-image: url("../image/hardware/zngz.png");
    height: 580px;
}
.clock{
    background-image: url("../image/Workcard/sd.png");
    background-size: cover;
    height: 30vw !important;
}
.bg-image{
    background-image: url("../image/Workcard/c.png");
}
.imgdev{
    width: 120px !important;
    padding:20px;
    margin: 20px;
    border-radius: 5px;
}
.imgBgBlue{
    background: #149A92;
    border-radius: 4px;
}
.shopping{
    height: 500px;
}
.tickOut{

    width:36px;
    height: 36px;
    line-height: 35px;
    border: 1px solid #0d6efd; ;
    border-radius: 10%;
    transition: 0.3;
}
.tickOut a{
    text-decoration: none;
    color: #0d6efd;
}
.tickOut:hover{
   background-color: #0d6efd; 
}
.tickOut:hover a{
    color: #fff;
 }; 
 


