﻿@media (min-width:1651px){.home-banner .banner-animote .p1{font-size:56px}
.home-banner .banner-animote.bannertxt2{padding-left:0}}
.home-banner .banner-animote .p1{line-height:1.2;}
.home-banner .banner-animote.bannertxt1,.home-banner .banner-animote.bannertxt3{top:58%}
.home-banner .banner-animote.bannertxt1 .p1,.home-banner .banner-animote.bannertxt3 .p1{text-align:center}
.home-banner .banner-animote.bannertxt2 .p1{max-width:55%;margin-left:15px}
@media (max-width:540px){.home-banner .banner-animote.bannertxt2 .p1{margin-left:0}}
.homepro-recommend-list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2%}
.homepro-recommend-item{width:49%;margin-bottom:2em;padding:20px;display:flex;align-items:center;justify-content:space-between;position:relative;background:#FFFFFF;box-shadow:0px 3px 20px 0px #DEDEDE;border-radius:var(--borderradius)}
.homepro-recommend-item:nth-last-child(-n+2){margin-bottom:0px}
.homepro-recommend-item:hover img{transform:translateY(-5px)}
.homepro-recommend-item:hover .name{color:var(--color)}
.homepro-recommend-item .img{width:40%;display:flex;align-items:center;justify-content:center}
.homepro-recommend-item .img a{overflow:inherit}
.homepro-recommend-item .img img{width:100%;border-radius:var(--borderradius);transition:all .2s linear}
.homepro-recommend-item .img .icon-videoplay{margin-bottom:10px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;background:rgba(0,0,0,.5);color:#FFFFFF;font-size:var(--fontsize18);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.homepro-recommend-item .info{flex:1;padding-left:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.homepro-recommend-item .info .name{font-size:var(--fontsize20);font-weight:var(--fontbold6);line-height:1.4;position:relative;padding-bottom:10px;margin-bottom:10px}
.homepro-recommend-item .info .name::after{content:"";position:absolute;bottom:0px;left:0px;width:59px;height:3px;background:var(--color)}
.homepro-recommend-item .info .text{margin-bottom:1em;color:#666;line-height:1.5}
.homepro-recommend-item .info .home-more{min-width:140px;height:45px}
@media(max-width:1024px){.homepro-recommend-item{padding:10px 10px}
.homepro-recommend-item .img{width:35%}
.homepro-recommend-item .info .name{padding-bottom:5px;font-size:var(--fontsize18)}}
@media(max-width:768px){.homepro-recommend-item{width:100%;margin-bottom:1em!important}
.homepro-recommend-item .info{padding-left:10px}
.homepro-recommend-item .info .text{margin-bottom:0px}
.homepro-recommend-item .info .home-more{display:none}}
@media (max-width:540px){.homepro-recommend-item .info .text{-webkit-line-clamp:2}}
.home-projects .l-wrap{max-width: 1600px;}
.home-projects .l-wrap .home-title,.home-projects .l-wrap>p{max-width: 900px;margin: 15px auto;}
.home-projects .l-wrap>.video{display: flex;}
.home-projects .l-wrap>.video lite-youtube{margin: 10px;}
@media (max-width:1024px){.home-projects .l-wrap>.video{flex-wrap:wrap}}
