@charset "utf-8";
.wrap img{display:block;width:100%;}


.tit{text-align: center;font-weight: normal;font-size: 0;}
.tit b{display: block;font-size: 1.8rem;color: #222;line-height: 2.4rem;}
.tit span{display: block;font-size: 1.4rem;color: #222;line-height: 1.9rem;padding-top: 1rem;}
.tit em{color: #0074E6;}


/*banner*/
.g-adv{ position:relative;}
.g-adv .swiper-pagination{bottom: 2rem;height: 0.8rem;z-index:10;}
.g-adv .swiper-pagination .swiper-pagination-bullet{width: 0.8rem;height: 0.8rem;background: #fff;opacity: 1;border-radius:100%;margin:0 0.5rem;vertical-align:top;}
.g-adv .swiper-pagination .swiper-pagination-bullet-active{background: #0074E6;}



/* yinzi */
.yinzi{padding: 3.5rem 1.2rem 3rem;background: #EFF3F6;}
.yinzi h2{font-size: 1.8rem;color: #222;line-height: 2.4rem;font-weight: bold;}
.yz-desc{font-size: 1.2rem;color: #666;line-height: 2.6rem;margin: 1.5rem 0 2.5rem;}
.yinzi ul{display: flex;flex-wrap: wrap;}
.yinzi li{width: 50%;display: flex;align-items: center;margin-bottom: 3rem;white-space: nowrap;}
.yinzi li i{width: 3.4rem;margin-right: 0.8rem;margin-top: 0.5rem;}
.yinzi li p b{display: block;font-size: 1.4rem;color: #222;line-height: 1.9rem;}
.yinzi li p span{display: block;font-size: 1.2rem;color: #666;line-height: 1.6rem;padding-top: 0.8rem;}
.yz-coop{margin-bottom: 2.5rem;}
.yz-coop p img{border-right: 1px solid rgba(112, 112, 112, 0.12);box-sizing: border-box;}
/* .yz-coop p{flex: 1;border-right: 1px solid rgba(112, 112, 112, 0.12);}
.yz-coop p:last-child{border: 0;} */
.yinzi .shipin{position: relative;}
.yinzi .shipin .bo{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 4.4rem}



/* pro */
.pro{padding: 1rem 1.2rem 1rem;background: url(/mobile/Images/Index/pro-bg.png) no-repeat bottom center #eff3f6;background-size: 100% auto;}
.pro h2{text-align: center;}
.pro h2 b{display: block;font-size: 1.8rem;color: #fff;line-height: 2.4rem;}
.pro h2 i{display: block;font-size: 1.2rem;color: #fff;line-height: 1.5rem;padding-top: 0.5rem;opacity: 0.23;font-weight: bold;text-transform: uppercase;}
.pro-ctg{display: flex;justify-content: center;align-items: center;margin: 2.5rem 0 1.5rem;flex-wrap: wrap;}
.pro-ctg li{width: 48.5%;height: 6rem;background: url(/mobile/Images/Index/pro-k1.png) no-repeat;background-size: 100% 100%;margin-bottom: 1.5rem;}
.pro-ctg li i{display: block;width: 2.7rem;height: 2.8rem;margin: 0.6rem auto 0.2rem;overflow: hidden;}
.pro-ctg li span{display: block;font-size: 1.4rem;color: #222;line-height: 1.9rem;text-align: center;}
.pro-ctg li:nth-child(odd){margin-right: 3%;}
.pro-ctg li.on{background: url(/mobile/Images/Index/pro-k2.png) no-repeat;background-size: 100% 100%;}
.pro-ctg li.on i img{transform: translateY(-100%);}
.pro-ctg li.on span{color: #fff;}
.pro-bd{padding: 0 0 1.5rem;}
.pro-bd ul{display: flex;flex-wrap: wrap;}
.pro-bd li{width: 48.5%;background: #fff;margin-bottom: 1.5rem;}
.pro-bd li:nth-child(odd){margin-right: 3%;}
.pro-bd li span{display: block;font-size: 1.2rem;color: #222;line-height: 1.6rem;padding: 1rem 1rem 0.5rem;}
.pro-bd li b{display: block;font-size: 1.4rem;color: #222;line-height: 1.9rem;padding: 0 1rem 1rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.pro-bd .swiper-pagination{bottom: 0;height: 0.4rem;z-index:10;}
.pro-bd .swiper-pagination .swiper-pagination-bullet{width: 2.2rem;height: 0.4rem;background: #fff;opacity: 1;border-radius:0.4rem;margin:0 0.3rem;vertical-align:top;}
.pro-bd .swiper-pagination .swiper-pagination-bullet-active{background: #0074E6;}



/* custom */
.custom{padding: 3rem 1.2rem 0;background: #eff3f6;}
.custom h2 img{width: auto;height: 3.1rem;}
.custom h2 span{display: block;font-size: 1.8rem;color: #222;line-height: 3.2rem;font-weight: bold;padding-top: 0.6rem;}
.cus-desc{font-size: 1.2rem;color: #666;line-height: 2.8rem;margin: 1.5rem 0 2.3rem;}
.cus-btn{display: flex;gap: 1.2rem;}
.cus-btn a{display: flex;justify-content: center;align-items: center;width: 14.4rem;height: 4.4rem;font-size: 1.4rem;color: #222;background: rgba(34, 34, 34, 0.07);transition: all 0.3s;position: relative;}
.cus-btn a i{display: block;width: 1.7rem;height: 1.7rem;overflow: hidden;margin-right: 0.5rem;}
.cus-btn a span{position: absolute;left: 50%;top: 100%;margin-left: -7.2rem;transition: all 0.3s;transform: scale(0);transform-origin: top center;z-index: 10;}
.cus-btn a span img{width: 14.4rem;height: 14.4rem;}
.cus-btn a:hover{background: #0074E6;color: #fff;}
.cus-btn a:hover i img{transform: translateY(-100%);}
.cus-btn a:hover span{transform: scale(1);}
.cus-sp{display: flex;gap: 1rem;margin: 2.8rem 0 1rem;}
.cus-sp li{position: relative;}
.cus-sp li>img{display: block;width: 100%;}
.cus-sp li i{position: absolute;left: 0.7rem;bottom: 0.7rem;width: 3rem;height: 3rem;background: url(/mobile/Images/Index/cus-bo.png) no-repeat;background-size: contain;}
.cus-sp li .video-wrap {  
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 5;
  background: #000;
}

.custom-bt li{display: flex;align-items: center;height: 8.8rem;border-bottom: 1px dashed rgba(183, 183, 183, 0.34);}
.custom-bt li img{width: 3.8rem;margin-right: 0.9rem;}
.custom-bt li .txt{flex: 1;}
.custom-bt li .txt h3{font-size: 1.6rem;color: #222;line-height: 2rem;font-weight: bold;}
.custom-bt li .txt p{font-size: 1.2rem;color: #222;line-height: 1.6rem;padding-top: 1rem;white-space: nowrap;}
.custom-bt li:last-child{border: 0;}


/* yous */
.yous{padding: 3.5rem 1.2rem;}
.yous h2{margin-bottom: 2.5rem;}
.yous-bd{position: relative;}
.yous-bd dd{padding: 2.5rem 0 3rem;}
.yous-bd dd h3{display: block;font-size: 1.8rem;color: #222;line-height: 2.4rem;font-weight: bold;}
.yous-bd dd p{font-size: 1.4rem;color: #222;line-height: 3.2rem;margin-top: 0.5rem;}

.ys-tab{height: 6.2rem;display: flex;}
.ys-tab li{flex: 1;background: #EDF0F5;display: flex;justify-content: center;align-items: center;font-size: 1.4rem;color: #222;line-height: 2.4rem;text-align: center;}
.ys-tab li.on{background: #0074E6;color: #fff;}



/* cess */
.cess{padding: 2rem 0;background: url(/mobile/Images/Index/cess-bg.jpg) no-repeat center;background-size: cover;}
.cess h2{margin-bottom: 3rem;}
.cess .liuc{display: flex;flex-wrap: wrap;padding-bottom: 1rem;}
.cess .liuc li{width: 33.3%;margin-bottom: 2rem;}
.cess .liuc li img{width: 5.2rem;margin: 0 auto;}
.cess .liuc li p{font-size: 1.4rem;color: #222;line-height: 1.9rem;text-align: center;padding-top: 0.8rem;}

.equip-bd{margin: 0 1.2rem;padding-bottom: 2rem;}
.equip-bd li p{height: 4.4rem;line-height: 4.4rem;text-align: center;font-size: 1.4rem;color: #222;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;background: #fff;}
.equip-bd .swiper-pagination{bottom: 0;height: 0.4rem;z-index:10;}
.equip-bd .swiper-pagination .swiper-pagination-bullet{width: 2.2rem;height: 0.4rem;background: #fff;opacity: 1;border-radius:0.4rem;margin:0 0.3rem;vertical-align:top;}
.equip-bd .swiper-pagination .swiper-pagination-bullet-active{background: #0074E6;}


/*case*/
.case{padding: 3rem 1.2rem 1.5rem;background: #EFF3F6;}
.case h2 b{display: block;font-size: 1.8rem;color: #222;height: 2.7rem;line-height: 2.7rem;padding-left: 2.7rem;background: url(/mobile/Images/Index/case-zs.png) no-repeat left center;background-size: 2.1rem 2.3rem;}
.case h2 span{display: block;font-size: 1.4rem;color: #666;line-height: 2.6rem;font-weight: normal;padding: 1.5rem 0 3rem;}
.case h2 em{font-size: 2.2rem;vertical-align: top;}
.case ul{display: flex;flex-wrap: wrap;}
.case li{width: 48.5%;margin-bottom: 1.5rem;}
.case li:nth-child(odd){margin-right: 3%;}
.case li span{display: block;height: 4.8rem;line-height: 4.8rem;text-align: center;font-size: 1.4rem;color: #333;background: #fff;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}



/* way */
.way{padding: 3.5rem 1.2rem 2rem;background: url(/mobile/Images/Index/way-bg.jpg) no-repeat center;background-size: cover;}
.way h2{margin-bottom: 3rem;}
.way h2 b{color: #fff;}
.way ul{display: flex;flex-wrap: wrap;}
.way li{width: 48.3%;margin-bottom: 1.5rem;position: relative;}
.way li span{position: absolute;left: 0.6rem;top: 0.6rem;font-size: 1.4rem;color: #fff;line-height: 1.9rem;}
.way li:nth-child(odd){margin-right: 3%;}




/*abt*/
.abt{padding: 3rem 1.2rem;background: url(/mobile/Images/Index/abt-bg.jpg) no-repeat center;background-size: cover;}
.abt h2{padding: 0 1rem;}
.abt h2 img{display: block;width: auto;height: 3rem;}
.abt h2 b{display: block;font-size: 2.2rem;color: #222;line-height: 2.8rem;padding-top: 1rem;}
.abt-desc{font-size: 1.4rem;color: #222;line-height: 3rem;margin: 1.5rem 1rem 2rem;}

.abt-sz{display: flex;justify-content: space-between;flex-wrap: wrap;}
.abt-sz li{width: 48%;height: 8.6rem;background: #F4F5F6;position: relative;text-align: center;margin-bottom: 1rem;}
.abt-sz li img{position: absolute;width: 4rem;right: 0;bottom: 0;}
.abt-sz li span{display: block;height: 3.2rem;padding: 1.5rem 0 0.5rem;font-size: 1rem;color: #222;line-height: 3.2rem;}
.abt-sz li span b{font-size: 2.7rem;color: #0074E6;}
.abt-sz li p{font-size: 1.2rem;color: #222;line-height: 1.6rem;}
.abt-sz li:last-child{background: url(/mobile/Images/Index/abt-m.jpg) no-repeat center;background-size: cover;display: flex;justify-content: center;align-items: center;}
.abt-sz li .more{font-size: 1.4rem;color: #fff;line-height: 1.2rem;font-weight: bold;}
.abt-pic{margin-top: 2rem;}


/*news*/
.news{padding: 4rem 1.5rem 3rem;background: #EFF3F6;}
.news h2{font-size: 1.8rem;color: #222;line-height: 2.4rem;font-weight: bold;padding-bottom: 1.5rem;border-bottom: 1px solid #DFE5E9;position: relative;display: flex;justify-content: space-between;margin-bottom: 0.5rem;}
.news h2 a{font-size: 1.4rem;color: #0074E6;font-weight: normal;}
.news h2::after{position: absolute;width: 7.2rem;height: 2px;content: "";right: 0;bottom: -2px;background: #0074E6;}
.news-tab{height: 3.6rem;display: flex;justify-content: center;align-items: center;gap: 1rem;margin: 2rem 0 1.5rem;}
.news-tab a{width: 11rem;height: 3.6rem;line-height: 3.6rem;text-align: center;font-size: 1.4rem;color: #C00000;border: 1px solid #C00000;box-sizing: border-box;}
.news-tab a.on{background: #C00000;color: #fff;}
.news_item dl{display: flex;padding: 2rem 0;border-bottom: 1px solid #DFE5E9;}
.news_item dt{width: 40%;}
.news_item dd{width: 60%;padding-left: 1rem;box-sizing: border-box;}
.news_item dd h4 a{display: block;font-size: 1.4rem;color: #222;font-weight: bold;line-height: 2rem;margin: 1rem 0 1rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news_item dd p{display: block;font-size: 1.2rem;color: #222;line-height: 1.8rem;}
.news_item dd  i{display: block;font-size: 1.2rem;color: #999;line-height: 1.6rem;margin-top: 1.2rem;}
.news_item dl:last-child{border-bottom: 0;}



/* factory */
.factory{padding: 3rem 1.2rem 2.5rem;}
.factory h2{font-size: 1.8rem;color: #222;line-height: 3rem;text-align: center;margin-bottom: 2rem;}
.factory ul{display: flex;flex-wrap: wrap;}
.factory li{width: 48.5%;margin-bottom: 1rem;}
.factory li:nth-child(odd){margin-right: 3%;}







/**/
/**/
html{font-size:10px;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
@media screen and (min-width:320px){html{font-size:8.533px;}}
@media screen and (min-width:360px){html{font-size:9.6px;}}
@media screen and (min-width:375px){html{font-size:10px;}}
@media screen and (min-width:400px){html{font-size:10.664px;}}
@media screen and (min-width:414px){html{font-size:11.04px;}}
@media screen and (min-width:440px){html{font-size:11.73px;}}
@media screen and (min-width:480px){html{font-size:12.796px;}}
@media screen and (min-width:520px){html{font-size:13.863px;}}
@media screen and (min-width:560px){html{font-size:14.93px;}}
@media screen and (min-width:600px){html{font-size:15.996px;}}
@media screen and (min-width:640px){html{font-size:17.06px;}}
@media screen and (min-width:680px){html{font-size:18.1288px;}}
@media screen and (min-width:700px){html{font-size:18.66px;}}
@media screen and (min-width:720px){html{font-size:19.1952px;}}
@media screen and (min-width:750px){html{font-size:20px;}}



