﻿.home-procate{background: #F2F2F2;padding:4% 0;margin-top:0;}
.procate-list .procate-item .procate-img .tags{background: var(--color);}
.home-about .about-img::before{display:none;}
.home-about .about-img{padding:0;}
.home-choose .homechoose-content .homechoose-item{clip-path: polygon(0 0, 100% 0, 100% 80%, 85% 100%, 0 100%);}
.home-choose .homechoose-content .homechoose-item::after{background:var(--color)}
.home-projects .homeprojects-left .home-title{font-weight: var(--fontbold7);}
.home-hotpro{background: #E5F7FF;margin-top:4%;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info{background: var(--color);flex:1;}
.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-img{aspect-ratio: 1/1;max-height: initial;flex:initial}
.home-hotpro .homehotpro-list .homehotpro-item:hover .title,.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .text,.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .title,.home-hotpro .homehotpro-list .homehotpro-item .homehotpro-info .more{color:#fff;}
@media (max-width:768px){.home-procate{padding:40px 0;}
.home-hotpro{margin-top:40px;}}
.home-hotpro .homehotpro-list .homehotpro-item{height:auto;}
.home-choose{color:#fff;}
@media (min-width:769px){.home-projects .homeprojects-content .title{font-size:30px;}}
@media (min-width:769px) and (max-width:1440px){.home-projects .homeprojects-content .title{font-size:24px;}}