﻿@charset "utf-8"; 
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-about .item1 .about-img {background-image: url(/uploads/43328/page/p20250114095442b00d6.jpg);}
.home-about .item2 .about-img {background-image: url(/uploads/43328/page/p20250114095441c9a6f.jpg);}
.home-partners .home-title{margin-bottom:0;}
.home-person .hper-con{display: flex;justify-content: space-between;flex-wrap: wrap;}
.home-person .hper-con .item{width:25%;background: var(--color);color: #fff; text-align: center;padding: 10px 20px;}
.hper-img{text-align: center;transform: translateY(-30px);}
.hper-img img{border-radius: 50%;}
.hper-name{font-size: 20px;font-weight: 600;}
.hper-poin{font-size: 18px;}
@media(max-width:768px){.home-person .hper-con .item{width:50%;margin-bottom:15px;}.hper-img img{max-height:100px;}.hper-img{transform: translateY(-10px);}}
.map iframe{border:0}
.sidebar-prolist .pro-more{text-transform:unset}
@media (min-width:769px){.home-about .about-icon-list>li{margin-right:46px}}
