﻿@charset "utf-8"; 
:root{--color:#D7000F}
.home-choose{padding-top:2%}
.home-hotpro .hotpro-main {width:100%;}
.home-hotpro .hotpro-img {display:none;}
.home-hotpro .hotpro-main .home-des,.home-hotpro .hotpro-main .home-title {text-align:center;}
.home-hotpro .hotpro-main .hotpro-wrap {width:100%;}
#hotpro2 {overflow:initial}
#hotpro2 .swiper-wrapper {display:flex;flex-wrap:wrap;justify-content:space-between;}
#hotpro2 .swiper-wrapper .swiper-slide {height:auto;width:24%;margin-bottom:20px;display:flex;flex-direction:column;}
#hotpro2 .swiper-wrapper .swiper-slide .info {flex:1;display:flex;flex-direction:column;align-items:center}
#hotpro2 .swiper-wrapper .swiper-slide .info .text {margin-bottom:10px;}
#hotpro2 .swiper-wrapper .swiper-slide .info .more {margin-top:auto;height:40px;min-width:150px;}
@media (max-width:1024px){#hotpro2 .swiper-wrapper .swiper-slide{width:48%}}
@media (max-width:500px){#hotpro2 .swiper-wrapper .swiper-slide .info .title{font-size:16px;line-height:1.4;display:block}
#hotpro2 .swiper-wrapper .swiper-slide .info .text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;}}
@media (min-width:769px){.home-banner .banner-animote{max-width:75%;}
.home-banner .banner-animote .p1{font-size:40px;}}
@media (min-width:769px) and (max-width:1366px){.home-banner .banner-animote .p1{font-size:32px;}}
@media (max-width:768px){.home-banner .banner-animote .p2,.home-banner .banner-animote .p3{display:none;}}@media (min-width:1600px){.hotpro-main .l-wrap{padding-left:0}
}