﻿@charset "utf-8";
:root{--color:#0078d7;--color1:#0078d7;--hovercolor:#0078d7;}
.home-logo .swiper-slide:hover img{transform:none;filter:none}
.home-tip {color:var(--color)}
.home-tip span::before{background: linear-gradient(0deg,var(--color) 0,#dce5d9 100%)}
.home-consultation .title span{color:var(--footercolor)}
.home-consultation .home-more{border-color:var(--footercolor);}
.home-consultation .home-more:hover{background:var(--footercolor);color:var(--color)}
.home-news .news-list li:hover .info .more em{background:linear-gradient(90deg,#025ba1 0,#d4dfd9 100%);transform:rotate(0)}
footer .foot-title::before{background: linear-gradient(0deg,#248cdd 0,#d6e7f5 100%)}
footer .foot-list li a em,footer .foot-link li em{color:var(--footercolor)}
.home-about .img .img-box {border:none;}
@media (min-width:1025px){footer .foot-info{width:18%;}
footer .foot-item.foot-cate{width:auto}}
footer .foot-link li,footer .foot-list{font-size:var(--fontsize16)}
@media (min-width:1201px){footer .foot-item.foot-nav{width:30%}
footer .foot-nav .foot-list li{width:48%}}