﻿@charset "utf-8"; 
:root{--color:#1C8276}
.prodetails-content .prodetails-tabs .prodetails-tabs-item:nth-child(2){display:none}
.home-about .about-img .about-icon{width:150px;height:150px;}
.home-about .about-img .about-icon .about-route img{max-width:80px;}
@media (max-width:550px){.home-about .about-img .about-icon{width:100px;height:100px;padding:8px;}
.home-about .about-img .about-icon .about-route img{max-width:50px;}}
.home-banner .swiper-slide-active img{animation: none;}
.newslist li .newslist-img .date{background:var(--color)}
@media (min-width:1281px){.head-info .nav-ul>li>a{font-size:var(--fontsize18)}}
.foot-qrimg {display:flex;justify-content:space-between;}
.foot-qrimg>div {max-width:48%;text-align:center;}
footer .foot-code img {height:auto;margin-bottom:3px;}
footer .foot-main .foot-item.foot-code {width:20%;}
.home-banner .mobimg{height:auto}
.home-service .home-des{color:#fff;font-weight:bold;font-size:17px}
.home-choose .l-wrap{align-items:center;}
@media (max-width:768px){.home-choose .homechoose-content .list2{flex-wrap:wrap;}
.home-choose .homechoose-content .list2 .item:nth-child(3){margin-top:10px;width:100%;}}
.pro-list li .pro-img a img{aspect-ratio: 1 / 1;object-fit: cover;}