﻿@charset "utf-8"; 
:root{--color:#1DCE7E}
.head-info .nav-ul>li>a{font-weight:bold}
table tr:nth-child(odd){background-color: #efefef;}
table tr:nth-child(even){background-color: #fff;}
.home-banner .swiper-slide>a::after{display:none;}
footer .foot-title{font-weight:var(--fontbold7)}
.home-message{padding:0;}
.home-about .about-info .home-des {font-size:28px;}
@media (max-width:768px){.home-about .about-info .home-des{font-size:22px}}
.home-title+p {text-align:center;margin-top:10px;color:#444}
.home-title {font-weight:bold;}
.home-message .homemessage-info{width:100%;padding-left:0;}