﻿@charset "utf-8"; 
.table tr:nth-child(even){background:#fff;}
.table tr:nth-child(odd){background:#eee;}
.home-banner .swiper-slide>a::after{background: none;}
.home-solution{background-color: #D9E6EE;}
.home-solution .home-title,.home-solution .mySwiper-button-next em, .home-solution .mySwiper-button-prev em{color: #000;}
.home-solution .mySwiper2 .swiper-slide .content .title{color:var(--color);font-family:Calibri}
.home-solution .mySwiper2 .swiper-slide .content .text{color:#333;font-family:Calibri}
.home-solution .loading{display:none}
.home-solution .mySwiper2 .swiper-slide .content .more{border: 1px solid #000000;color: #000;}
.homenews-list li:nth-of-type(3) ,.homenews-list li:nth-of-type(4){display: none;}
.home-news .homenews-wrap{align-items: center;}
@media (min-width:1281px){.home-solution{padding-bottom:10%}
.home-solution .mySwiper{bottom:-135px;}}
@media (min-width:1281px) and (max-width:1440px){.home-solution .mySwiper{bottom:-115px;}}
.home-solution .mySwiper2 .swiper-slide .content .text .text-item{margin-bottom:15px;}
.home-solution .mySwiper2 .swiper-slide .content .text .text-item .item-t{font-weight:var(--fontbold7);font-size:var(--fontsize20)}
@media (max-width:550px){.home-solution .mySwiper2 .swiper-slide .content .text .text-item .item-t{font-size:var(--fontsize16)}
.home-solution .mySwiper2 .swiper-slide .content .text .text-item{margin-bottom:10px;}}