﻿.home-hotpro .hotpro-main .hotpro-wrap { width: 100%;}
@media (min-width:769px){.home-hotpro .hotpro-img{width:32%;}}
@media (min-width:769px) and (max-width:1460px){.home-hotpro .hotpro-img{width:36%;}}
@media (min-width:769px) and (max-width:1200px){.home-hotpro .hotpro-img{width:43%;}}
@media (min-width:1025px){.hotpro-main .l-wrap{padding-right:20px;margin-right:0;}}
.home-about .about-info .num li{text-align:center !important;padding:0 3%;border-right: 1px solid rgba(255,255,255,0.4);width:32%;margin-right:0;}
.home-about .about-info .num li:last-child{border-right:none;}
.home-about .about-info .num li span{color:#fff;font-weight: var(--fontbold7);margin-top:10px;display:block;font-size:30px;}
.home-about .about-info .home-more{border-radius: 5px;}
.home-about .about-info .home-more:nth-child(1){background: var(--color);border-color:var(--color)}
.home-about .about-info .home-more:hover{background: var(--color);border-color:var(--color)}
@media (max-width:1440px){.home-about .about-info .num li span{font-size:26px;}}
@media (max-width:768px){.home-about .about-info .num li{padding:0 10px;width:33.33%}}
@media (max-width:600px){.home-about .about-info .num li span{font-size: 18px;}
.home-about .about-info .num li{padding:0 5px;}
.home-about .aboutmore-box{display:flex;flex-direction: column;align-items: flex-start;}
.home-about .about-info .home-more:nth-child(1){margin-bottom: 10px;}}