﻿@charset "utf-8"; 
:root{--color:#172B88;--fontfamily:"Inter", sans-serif}
.head-link em,.head-link .item a:hover{color:#fff}
.head-info .head-logo {height:100%;}
.head-info .head-logo a img {max-height:80%;}
.home-choose .homechoose-content .list2 .item{min-width: 220px;}
@media (max-width: 768px){.home-choose .homechoose-content .list2 .item{margin-bottom: 20px;}.home-choose .homechoose-content .list2{flex-wrap: wrap;}}
.head-info{background:#fff}
@media (min-width:769px){.home-service .homeservice-list .homeservice-item .title{font-size:22px;line-height:28px;height:56px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.home-service .homeservice-list .homeservice-item{justify-content:flex-start}
.home-service .homeservice-list .homeservice-item .more{margin-top:auto}}
.footlogo-swiper .swiper{padding-bottom:40px}
.footlogo-swiper .swiper-slide img{display:block;width:100%}
.footlogo-swiper .swiper-pagination{bottom:0}
.home-about .about-info .about-text{font-size:var(--fontsize16)}
.home-about .about-info .about-des{font-size:var(--fontsize16);font-weight:normal;color:var(--introcolor)}