﻿.home-tvideo{margin-top: 15px;}
.home-tvideo .l-wrap{display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}
@media (max-width:600px){.home-tvideo .l-wrap{grid-template-columns:repeat(1,1fr)}}
 .banner-text.banner2{position:absolute;bottom:25%;left:15%}
.banner-text.banner2 .list{display:flex;align-items:center}
.banner-text.banner2 .list img{max-width:20px;margin-right:10px}
.banner-text.banner2 .title{color:#17378b;font-size:80px;font-weight:600;text-shadow:-1px 0 white,0 1px white,1px 0 white,0 -1px white}
.banner-text.banner2 .desc{font-weight:600;font-size:30px}
.banner-text.banner2 .list{color:#837777;margin-bottom:10px}
@media (max-width:768px){.banner-text.banner2 .title{font-size:50px}
.banner-text.banner2 .desc{font-size:20px}
.banner-text.banner2{width:100%;padding-left:5%;top:50%;left:50%;transform:translate(-50%,-50%);bottom:unset}
}@media (max-width:500px){.banner-text.banner2 .title{font-size:30px}
.banner-text.banner2 .desc,.banner-text.banner2 .list{font-size:12px;margin-bottom:4px}
}@media (max-width:400px){.banner-text.banner2 .desc{display:none}
.banner-text.banner2 .title{font-size:18px}
}