﻿@charset "utf-8"; 
:root {--color: #0D309F;}
.table tr:nth-child(even) {  background: #fff; }
.table tr:nth-child(odd) {  background: #eee; }
.home-about .item1 .about-img {background-image: url(/uploads/44244/products/p20250929145828959e3.jpg?size=960x0);}
.home-about .item2 .about-img {background-image: url(/uploads/44244/products/p2025092914582867c70.jpg?size=960x0);}
a.tswitch{display:flex;margin-left:15px;}
@media (max-width:768px){a.tswitch{margin-left:auto;position:fixed;top:14px;right:125px;transition:all .2s linear;height:30px;display:flex;align-items:center}
a.tswitch>img{width:36px;height:24px;margin-top:0px;}}