﻿@charset "utf-8"; 
:root{--color:#2C72AE}
.index section.products{background:#fff}
.index section.products ul li a{background:#f2f2f2}
.index section.about-us .container .box .circle{border-color:rgba(44 114 174 / 60%)}
@media(max-width:800px){.index section.about-us .container .box .circle{border-color:rgba(44 114 174 / 60%)}}
.index section.email .container .right span:hover{background:#1b578c}
section.content.feedback .container main article img{max-width:100%}
.index section.products ul li a img{object-fit:cover}