﻿#home-swiper .banner-inner.ban1{position: absolute;top:30%;left:65%;max-width:25%;}
#home-swiper .banner-inner.ban1 .tit{color:#fff;font-weight: bold;font-size:2vw;}
#home-swiper .banner-inner.ban1 .des{margin-top:2%;font-size:1.2vw;color:#fff;}
@media (max-width:768px){#home-swiper .banner-inner.ban1{max-width:78%;left:50%;top:50%;transform: translate(-50%,-50%);text-align:center;width:100%;}
#home-swiper .banner-inner.ban1 .tit{font-size:14px;}
#home-swiper .banner-inner.ban1 .des{font-size:12px;}}