﻿.home-service .service-wrap{max-width:none}
.home-service .service-wrap .service-item {background: #31b3c2;}
.home-service .service-wrap .service-item:hover {background: #20242d;}
.home-service .service-wrap .service-item .title::after{background: #20242d;}
 .home-service .service-wrap .service-item{background:#31b3c2}
.home-service .service-wrap .service-item:hover{background:#0d357b}
 .home-service .service-wrap .service-item .icon i{color:#fff}
.home-service .service-wrap .service-item:hover .icon i{color:#31b3c2}
.home-service .service-wrap .service-item:hover .bg img{filter:brightness(0) invert(1)}
.home-service .service-wrap .service-item .bg{bottom:10px}
.home-service .service-wrap .service-item .bg img{max-height:50px;width:auto;}
@media (min-width: 768px) { .home-service .service-wrap .service-item .bg img {max-height: 80px;}}
.home-application .applist .item .icon img:nth-child(2),.home-application .applist .item:hover .icon img:nth-child(1){display:none}
.home-application .applist .item:hover .icon img:nth-child(2){display:inline-block}