.he_cenav {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: -200px;
    /*right: 15px;*/
    transition: all 0.36s;
    border-radius: 4px;
    background: #fff;
    z-index: 99;
    box-shadow: 0 5px 22.5px 4.5px rgba(0, 0, 0, 0.04);
}

.he_cenavli {
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 18px 8px;
    position: relative;
    cursor: pointer;
    /* border-bottom: 1px solid ; */
}

.he_cenavli::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 36%;
    height: 1px;
    background: rgba(0, 0, 0, 0.06);
}

.he_cenavli:last-child::after {
    display: none;
}

.he_cenavig {
    width: 22px;
    display: inline-block;
}

.he_cenavig img {
    width: 100%;
}

.he_cenavte p {
    font-size: 14px;
    line-height: 28px;
    color: #817f7f;
}
.he_cenav.he_show {
    right: 15px;
}
.he_cenavli3 {
    z-index: 100;
    background: #fff;
}
.he_cenavli2:hover .he_aside_zk1 {
        opacity: 1;
    }
.he_cenavig {
    position: relative;
}

.he_cenavig img {
    transition: all 0.36s;
}

.he_cenavig .he_img1 {
    opacity: 0;
}

.he_cenavte p {
    color: #3259CE;
    transition: all 0.36s;
}

.he_cenav {
    background: transparent !important;
    box-shadow: inherit !important;
}

.he_cenavli::after {
    display: none;
}

.he_cenavli {
    background: #fff;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    margin-bottom: 6px;
    border-radius: 3px;
}

.he_cenavte p {
    font-size: 12px;
}

.he_cenavli {
    position: relative;
    z-index: 1;
}

.he_cenavli::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 3px;
    transition: all 0.36s;
    opacity: 0;
    background: linear-gradient(180deg, #41CAF4 0%, #3C99F8 100%);
}

.he_cenavli4 {
    height: inherit;
    padding: 8px 8px;
}
 .he_cenavli:hover .he_cenavig .he_img {
        opacity: 0;
    }

    .he_cenavli:hover .he_cenavig .he_img1 {
        opacity: 1;
    }

    .he_cenavli:hover::before {
        opacity: 1;
    }

    .he_cenavli:hover .he_cenavte p {
        color: #fff;
    }
.he_cenavli {
    width: 72px;
    height: 72px;
}

.he_cenavli4 {
    height: inherit;
    padding: 5px 8px;
}
.he_cenavli {
    background: linear-gradient(180deg, #41CAF4 0%, #3C99F8 100%);
}

.he_cenavig .he_img {
    opacity: 0;
}

.he_cenavig .he_img1 {
    opacity: 1;
}

.he_cenavte p {
    color: #fff;
}

.he_cenavli::before {
    background: linear-gradient(180deg, #2C85D4 0%, #2C85D4 100%);
}
/* style1 */
@media screen and (max-width: 991px) {
.he_cenav {

		display: none;

	}
	.he_cenav {
	
		display: block;
	
	}
	}
@media screen and (max-width: 768px) {
	.he_cenav {
	
		width: 100%;
	
		bottom: 0;
	
		top: auto;
	
		right: inherit;
	
		left: 0;
	
		transform: inherit;
	
	}
	
	
	
	.he_cenav {
	
		display: flex;
	
		justify-content: space-around;
	
		background: linear-gradient(180deg, #41CAF4 0%, #3C99F8 100%) !important;
	
		border-radius: inherit;
	
	}
	
	
	
	.he_cenavli4 {
	
		position: relative !important;
	
		opacity: 1 !important;
	
		left: 0 !important;
	
	}
	
	
	
	.he_cenavli {
	
		box-shadow: inherit !important;
	
		background: inherit !important;
	
	}
	
	
	
	.he_cenavli {
	
		padding: 12px 0px;
	
		height: 58px;
	
	}
	
	.he_cenavli4 .he_cenavte {
	
		display: block;
	
	}
	.he_cenavli {
	
		height: 82px;
	
	}
	
	.he_cenavli {
	
		margin-bottom: 0 !important;
	
	}
	}
