﻿.home-container .company-advantage .pro-list{ margin-top: 20px;}

.home-certi .home-title{font-size: var(--fontsize30);font-weight: var(--fontbold6);text-align: center;text-transform: capitalize;color: var(--fontcolor);line-height: 1.4;}
.home-certi{padding:3% 0;padding-bottom:100px}
.home-certi .l-wrap{width: 100%;max-width: 1600px;padding: 0px 70px;margin: 0px auto;display:flex;justify-content:space-between}
.home-certi .home-title{text-align:left;margin:0;white-space:nowrap}
.home-certi .certi-container{width:calc(100% - 300px)}
.home-certi .swiper-free-mode>.swiper-wrapper{transition-timing-function:linear!important;margin:0 auto;align-items:center}
.home-certi .certiswiper-pagination{display:none}
@media (max-width:1024px){
.home-certi{padding-bottom:60px}
.home-certi .l-wrap{display:block}
.home-certi .home-title{text-align:center}
.home-certi .certi-container{width:100%;margin-top:30px}}
@media (max-width:768px){.home-certi .certiswiper-pagination{display:block;bottom:0}
.home-certi{padding-bottom:30px}}
.home-certi img{width:100%}
@media (min-width:769px){.home-container .company-advantage .advantage-list li{margin-bottom:0;}}

.home-show .item .left .top{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.home-show .item{padding: 0 3%;}
.home-show .item .left{width: 90%;margin: 2% auto;text-align: center;}
.home-show .item .right{width: 90%;margin: 2% auto;max-height: 300px;text-align:center;}
.home-show .item .title{font-size: var(--fontsize18);font-weight: var(--fontbold6);}
.home-show .item .text{color: #000;margin: 15px 0;min-height: 110px;}
#hsh-swiper .swiper-wrapper{padding: 2% 0;}
#hsh-swiper .sh-prev,#hsh-swiper .sh-next{cursor: pointer;position: absolute;width: 40px;height: 40px;top: 40%;background: 0 0;display: flex;align-items: center;justify-content: center;z-index:99;}
#hsh-swiper .sh-prev i,#hsh-swiper .sh-next i{font-size: 24px;color: var(--color);font-weight: var(--fontbold6);}
.home-show{padding: 0px 260px 60px;}
@media (min-width: 1281px) and (max-width: 1600px){.home-show{padding: 0 100px;}}
@media(max-width:768px){.home-show{padding: 4vw;}}
.home-show .info{text-align: center;}
#hsh-swiper{position: relative;margin-top: 2%;background: #eee;overflow: hidden;}
#hsh-swiper .sh-next{right:0;}
.home-show .item .right img{max-height: 300px;}
.home-show .item .right video{max-height: 300px;}
@media(max-width:768px){.home-show .item .left{width:100%;margin-bottom:15px;}.home-show .item .right{width:100%}}
.home-show .item .title{display:flex;align-items: center;}
.home-show .item .title .dan{width:50px;height:50px;border-radius: 50%;background:#5268D7;display:flex;align-items: center;justify-content: center;font-size:20px;color:#fff;}
.home-show .item .title .right{margin:0 0 0 10px;text-align: left;font-weight: normal;display:flex;flex-direction: column;width:calc(100% - 60px)}
.home-show .item .title .right span{white-space: nowrap;}
.home-show .item .title .right span.data{font-size:14px;color:var(--introcolor)}
.home-show .item .star{max-width:100px;margin-top:10px;}

.home-appli{padding:0 260px 80px;}
.home-appli .section-title{font-weight:var(--fontbold7)}
@media (min-width:1281px) and (max-width:1600px){.home-appli{padding:0 100px 80px;}}
@media (min-width:1081px) and (max-width:1280px){.home-appli{padding:0 50px 80px;}}
@media (min-width:769px) and (max-width:1080px){.home-appli{padding:0 25px 80px;}}
@media (max-width:768px){.home-appli{padding:0px 4vw 1.3333333333vw}}
.home-appli .appli-list{margin-top:3%;display:flex;flex-wrap:wrap;justify-content: space-between;}
.home-appli .appli-list .appli-item{width:24%;position: relative;}
.home-appli .appli-list .appli-item .img-box{position: relative;overflow: hidden;}
.home-appli .appli-list .appli-item .img-box .img{overflow: hidden;position:relative;height:0;padding-bottom:113%;}
.home-appli .appli-list .appli-item .img-box img{width:100%;display:block;transition: all .3s;max-height:inherit;position:absolute;top:0;left:0;height:100%;object-fit:cover;}
.home-appli .appli-list .appli-item .img-box .img-title{position: absolute;top:85px;left:-40px;transform: rotate(-90deg);color:#fff;display:flex;align-items: center;}
.home-appli .appli-list .appli-item .img-box .img-title .line{width:55px;height:2px;background:#fff;display:inline-block;margin-right:5px;}
.home-appli .appli-list .appli-item:hover .img-box img{transform: scale(1.05);}
.home-appli .appli-list .appli-item:hover .img-title{opacity:0;}
.home-appli .appli-list .appli-item .inner-bot .tit{margin:15px 0 5px;font-size:var(--fontsize22);font-weight:var(--fontbold7)}
@media (max-width:768px){.home-appli .appli-list .appli-item{width:49%;margin:10px 0;}}
@media (max-width:550px){.home-appli .appli-list .appli-item{width:100%;}
.home-appli .appli-list .appli-item .inner-bot .tit{font-size:var(--fontsize20)}
.home-appli .appli-list .appli-item .inner-bot .des{font-size:var(--fontsize14)}}