@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;}



/*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: #0D9BAE;}


/* yinzi */
.yinzi{height: 76rem;background: url(/mobile/Images/Index/yz-bg.jpg) no-repeat center 0;background-size: auto 100%;}
.yinzi dt{padding: 0 3.7rem;}
.yinzi dd{padding: 0 4%;}
.yinzi dd h3{padding: 1rem 0 1.2rem;font-size: 1.8rem;color: #222;line-height: 2.4rem;font-weight: bold;}
.yinzi dd h3 em{color: #0D9BAE;}
.yinzi dd h3 i{display: block;font-size: 1rem;color: #BCBCBC;line-height: 1.8rem;padding-top: 0.4rem;text-transform: uppercase;font-weight: normal;}
.yinzi dd li{height: 6.5rem;background: #F8FDFE;padding: 0 1rem;display: flex;align-items: center;box-sizing: border-box;transition: all 0.3s;margin-bottom: 1rem;}
.yinzi dd li i{display: block;width: 4rem;margin-right: 1.5rem;overflow: hidden;}
.yinzi dd li .yz-txt h4{font-size: 1.5rem;color: #222;line-height: 2rem;transition: all 0.3s;font-weight: bold;}
.yinzi dd li .yz-txt p{font-size: 1.2rem;color: #222;line-height: 1.6rem;padding-top: 0.5rem;transition: all 0.3s;}
.yz-desc{padding: 1rem 1.5rem;box-sizing: border-box;background: #0D9BAE;margin-top: 2rem;font-size: 1.5rem;color: #fff;line-height: 3rem;}





/*pro*/
.pro{padding: 3.5rem 4% 2rem;background: url(/mobile/Images/Index/pro-bg.jpg) no-repeat center 0;background-size: cover;}
.pro h2{margin-bottom: 3rem;}
.pro-list dd{height: 6.4rem;padding: 1rem 1.5rem 0;background: #0D9BAE;box-sizing: border-box;}
.pro-list dd h4 a{display: block;font-size: 1.4rem;color: #fff;font-weight: bold;line-height: 2rem;background: url(/mobile/Images/Index/pro-jt.png) no-repeat right center;background-size: 2rem 1.9rem;padding-right: 3rem;overflow: hidden;}
.pro-list dd p{font-size: 1.2rem;color: #fff;line-height: 1.6rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-top: 0.5rem;}
.pro-tab{display: flex;overflow-x: auto;position: relative;scroll-behavior: smooth;margin-top: 3rem;}
.pro-tab::-webkit-scrollbar{display: none;}
.pro-tab a{height: 3.6rem;line-height: 3.6rem;font-size: 1.4rem;color: #222;text-align: center;background: #fff;margin-right: 1rem;padding: 0 0.7rem;flex-shrink: 0;}
.pro-tab a.on{background: #0D9BAE;color: #fff;}  


/*why*/
.why{padding: 3rem 4%;}
.why h2{margin-bottom: 2.5rem;}
.why_bd dd{padding: 2rem 0;}
.why_bd dd h4{height: 2.6rem;font-size: 1.6rem;color: #222;line-height: 2.6rem;display: flex;font-weight: bold;margin-bottom: 1rem;}
.why_bd dd h4 img{width: auto;height: 2.6rem;margin-right: 0.5rem;}
.why_bd dd p{font-size: 1.4rem;color: #222;line-height: 2.8rem;}
.why-tab{display: flex;gap: 1rem;}
.why-tab li{width: 25%;height: 5.5rem;background: #eee;font-size: 1.4rem;color: #222;line-height: 2.2rem;text-align: center;display: flex;justify-content: center;align-items: center;padding: 0 0.8rem;box-sizing: border-box;}
.why-tab li.on{background: #0D9BAE;color: #fff;}


/* feature */
.feature{height: 95.7rem;padding: 0 4%;background: url(/mobile/Images/Index/feature-bg.jpg) no-repeat;background-size: 100% 100%;}
.feature h2{padding: 3.2rem 0 0;}
.feature h2 b{color: #fff;}
.feature ul{margin-top: 41rem;}
.feature ul li{display: flex;align-items: center;margin-bottom: 1.8rem;}
.feature ul li img{width: 3.6rem;margin-right: 1rem;}
.feature ul li p{width: 0;flex: 1;font-size: 1.4rem;color: #fff;line-height: 2.4rem;}



/*case*/
.case{padding: 3rem 0;background: #f5f5f5;}
.case h2{margin-bottom: 2.5rem;}
.case_list dl{padding: 0 0 3rem;}
.case_list dd{padding: 0 1.5rem 2rem;background: #fff;margin: -3rem 1.5rem;position: relative;z-index: 1;}
.case_list dd h4{padding: 2.5rem 0 1.5rem;}
.case_list dd h4 a{display: block;height: 2.2rem;line-height: 2.2rem;font-size: 1.6rem;color: #222;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.case_list dd em{display: block;padding-left: 2.4rem;font-size: 1.4rem;color: #0D9BAE;line-height: 2rem;font-weight: bold;background: url(/mobile/Images/Index/case-d.jpg) no-repeat left center;background-size: 1.4rem 1.4rem;}
.case_list dd b{display: block;font-size: 1.4rem;color: #222;line-height: 2rem;margin: 1.5rem 0;height: 2rem;overflow: hidden;}
.case_list dd p{font-size: 1.4rem;color: #222;line-height: 2.6rem;height: 5.2rem;overflow: hidden;}
.case_t{display: flex;overflow-x: auto;position: relative;scroll-behavior: smooth;margin: 2rem 1.5rem 0;}
.case_t::-webkit-scrollbar{display: none;}
.case_t a{flex: 0 0 9.6rem;height: 3.6rem;line-height: 3.6rem;font-size: 1.4rem;color: #222;text-align: center;background: #fff;margin-right: 1rem;}
.case_t a.on{background: #0D9BAE;color: #fff;}




/*abt*/
.abt{padding: 2.5rem 4% 2rem;background: url(/mobile/Images/Index/abt-bg.jpg) no-repeat center;background-size: cover;}
.qyfc{display: flex;flex-wrap: wrap;justify-content: space-between;}
.qyfc p{width: 48.2%;}
.qyfc p:nth-child(1){width: 100%;margin-bottom: 1.2rem;}
.abt h3{display: flex;justify-content: space-between;align-items: center;font-size: 1.8rem;color: #222;font-weight: bold;margin: 1.5rem 0;}
.abt h3 img{width: auto;height: 8.7rem;}
.abt-desc{font-size: 1.3rem;color: #222;line-height: 3rem;}


/* honor */
.honor{padding: 3.5rem 4% 2rem;background: url(/mobile/Images/Index/honor-bg.jpg) no-repeat center 0;background-size: 100% auto;}
.honor h2{margin-bottom: 4rem;}
.honor h2 b{color: #fff;}
.hn-list{padding-bottom: 2rem;position: relative;}
.hn-list ul{display: flex;flex-wrap: wrap;gap: 1rem;}
.hn-list ul li{width: calc((100% - 1rem) / 2);}


.hn-list .swiper-pagination{bottom: 0;height: 0.8rem;z-index:10;}
.hn-list .swiper-pagination .swiper-pagination-bullet{width: 0.8rem;height: 0.8rem;background: #ECECEC;opacity: 1;border-radius:100%;margin:0 0.5rem;vertical-align:top;}
.hn-list .swiper-pagination .swiper-pagination-bullet-active{background: #0D9BAE;}



/*news*/
.news{padding: 2rem 4% 2.5rem;}
.news_t{height: 3.6rem;display: flex;justify-content: center;margin: 2rem 0 1.5rem;}
.news_t a{width: 11rem;height: 3.6rem;line-height: 3.4rem;text-align: center;font-size: 1.4rem;color: #0D9BAE;border: 0.1rem solid #0D9BAE;box-sizing: border-box;margin: 0 0.5rem;}
.news_t a.on{background: #0D9BAE;color: #fff;}
.news_item dl{display: flex;padding: 2rem 0;border-bottom: 1px solid #F3F3F3;}
.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: 1.5rem 0 1.2rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news_item dd p{display: block;font-size: 1.2rem;color: #222;line-height: 2rem;}
.news_item dl:last-child{border-bottom: 0;}
.news .more{display: block;width: 10.8rem;height: 4rem;line-height: 4rem;font-size: 1.4rem;color: #fff;text-align: center;background: #0D9BAE;margin: 1.5rem auto 0;}





/**/
/**/
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;}}



