﻿.home-about{padding:4% 0;background:#F6F7F9;}
.home-about .about-top{display:flex;align-items: center;justify-content: space-between;flex-wrap:wrap;}
.home-about .about-top .top-left{width:50%;}
.home-about .about-top .top-right{width:46%;}
.home-about .about-top .home-title{text-align:left;padding-bottom:0;margin-bottom:20px;}
.home-about .about-top .home-title span{font-weight: var(--fontbold7);}
.home-about .about-top .home-title span:after{display:none;}
@media (min-width:1025px){.home-about .about-top .des{font-size:var(--fontsize18);}
.home-about .about-top .numCount .itemnum p{font-size:var(--fontsize18)}}
.home-about .about-top .numCount{display:flex;justify-content: space-between;margin-top:20px;}
.home-about .about-top .numCount .itemnum{text-align:center;width:auto;}
.home-about .about-top .numCount .itemnum .numCX{font-weight: var(--fontbold7);color:var(--color);font-size:46px;}
.home-about .about-top .numCount .itemnum .num{color:var(--color)}
.home-about .about-bot .video-list{margin-top:3%;display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-about .about-bot .video-list li{width:32%;}
@media (max-width:1366px){.home-about .about-top .numCount .itemnum .numCX{font-size:34px;}}
@media (max-width:768px){.home-about{padding:40px 0;}
.home-about .about-top .top-left{width:100%;}
.home-about .about-top .top-right{width:100%;margin-top:20px;}
.home-about .about-bot .video-list{margin-top:20px;}
.home-about .about-bot .video-list li{width:100%;margin-top:10px;}
.home-about .about-top .numCount .itemnum{width:32%;}
.home-about .about-top .numCount .itemnum .numCX{font-size:24px;}}
 .home-certi{clear:both;padding:80px 0px 50px;background:url(https://css02.v15cdn.com/m421/honor-bg.webp) var(--color) left top repeat}
.certi-swiper .certi-dot,.certi-swiper:after{background:var(--color)}