﻿@charset "utf-8";
.wrap img{display:block;width:100%;}


.tit{font-weight: normal;font-size: 0;text-align: center;}
.tit b{display: block;font-size: 2rem;color: #000;line-height: 2.6rem;}
.tit span{display: block;font-size: 1.2rem;color: #000;line-height: 1.6rem;padding-top: 1.2rem;}


/*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: #00A0E9;}


/* yinzi */
.yinzi{padding: 3rem 1.2rem;background: #F3F8FE;}
.yinzi ul{display: flex;flex-wrap: wrap;justify-content: space-between;gap: 2.8rem 0;}
.yinzi li{width: 46%;text-align: center;}
.yinzi li img{display: block;width: 4.5rem;margin: 0 auto;}
.yinzi li h3{font-size: 1.4rem;color: #222;font-weight: bold;line-height: 2rem;padding: 1rem 0 1.4rem;position: relative;margin-bottom: 1rem;}
.yinzi li h3::after{content: '';position: absolute;width: 3.5rem;height: 0.2rem;background: #00A0E9;left: 50%;bottom: 0;margin-left: -1.75rem;}
.yinzi li p{font-size: 1.2rem;color: #222;line-height: 2.2rem;}



/* pro */
.pro{padding: 3rem 1.2rem;}
.pro-ctg{display: flex;flex-wrap: wrap;gap: 1rem;margin: 2.5rem 0 2rem;}
.pro-ctg a{width: calc((100% - 1rem) / 2);height: 5rem;line-height: 2.2rem;text-align: center;font-size: 1.4rem;color: #fff;background: #00A0E9;display: flex;justify-content: center;align-items: center;padding: 0 1rem;box-sizing: border-box;}
.pro-bd{position: relative;}
.pro-bd li{position: relative;}
.pro-bd li span{position: absolute;left: 0;bottom: 0;width: 100%;height: 4.5rem;line-height: 4.5rem;font-size: 1.4rem;color: #fff;background: rgba(0,0,0,0.28);padding: 0 1.2rem;box-sizing: border-box;}
.pro-bd .prev{position: absolute;width: 2.5rem;height: 4rem;background: rgba(0,0,0,0.44);display: flex;justify-content: center;align-items: center;left: 0;top: 50%;transform: translateY(-50%);z-index: 10;}
.pro-bd .next{position: absolute;width: 2.5rem;height: 4rem;background: rgba(0,0,0,0.44);display: flex;justify-content: center;align-items: center;right: 0;top: 50%;transform: translateY(-50%);z-index: 10;}
.pro-bd .prev img,.pro-bd .next img{width: 2.2rem;}


/* promise */
.promise{height: 63.4rem;padding: 3.5rem 1.2rem 0;box-sizing: border-box;background: url(../Images/Index/promise-bg.jpg) no-repeat center;background-size: cover;}
.promise h2 img{width: 19.6rem;margin: 0 auto;}
.promise h2 span{font-size: 1.2rem;color: #fff;line-height: 2.2rem;}
.promise ul{display: flex;flex-wrap: wrap;margin-top: 3.2rem;}
.promise li{width: 50%;height: 11rem;border: 1px solid #414345;box-sizing: border-box;margin-right: -1px;margin-bottom: -1px;padding: 0 1rem;}
.promise li h3{height: 3rem;display: flex;align-items: center;gap: 0.8rem;font-weight: bold;padding: 1.5rem 0 0.8rem;}
.promise li h3 em{font-size: 2.4rem;color: #00A0E9;line-height: 2.4rem;opacity: 0.45;font-family: Arial, Helvetica, sans-serif;}
.promise li h3 b{font-size: 1.4rem;color: #fff;line-height: 1.4rem;}
.promise li p{font-size: 1.2rem;color: #fff;line-height: 2.2rem;}



/*way*/
.way{padding: 3.5rem 1.2rem 3rem;}
.way h2{margin-bottom: 2rem;}
.way-bd dd{height: 15rem;}
.way-bd dd h4{padding: 1.8rem 0 1.5rem;}
.way-bd dd h4 a{display: block;height: 2rem;line-height: 2rem;font-size: 1.5rem;color: #222;font-weight: bold;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.way-bd dd p{font-size: 1.4rem;color: #222;line-height: 2.6rem;}

.way-tab{overflow-x: auto;scroll-behavior: smooth;}
.way-tab::-webkit-scrollbar{display: none;}
.way-tab p{display: flex;position: relative;}
.way-tab a{flex: 0 0 13rem;height: 4.2rem;font-size: 1.4rem;color: #222;line-height: 4.2rem;text-align: center;background: #F4F7FB;margin-right: 0.8rem;}
.way-tab a.on{background: #00A0E9;color: #fff;}



/* coop */
.coop{padding: 2rem 1.2rem;background: #F3F8FE;}
.coop-bd{position: relative;padding-bottom: 2.8rem;}
.coop-bd ul{display: flex;flex-wrap: wrap;gap: 1rem;}
.coop-bd li{width: calc((100% - 2rem) / 3);}
.coop-bd .swiper-pagination{bottom: 0;height: 0.8rem;z-index:10;}
.coop-bd .swiper-pagination .swiper-pagination-bullet{width: 0.8rem;height: 0.8rem;background: #C9C9C9;opacity: 1;border-radius:100%;margin:0 0.5rem;vertical-align:top;}
.coop-bd .swiper-pagination .swiper-pagination-bullet-active{background: #00A0E9;}


/* yous */
.yous{padding: 0;}
.yous-bd{position: relative;}
.yous-bd dd{padding: 2.5rem 1.2rem 2rem;}
.yous-bd dd h3{font-size: 1.6rem;color: #222;line-height: 2rem;font-weight: bold;margin-bottom: 1.5rem;}
.yous-bd dd .ys-desc{font-size: 1.2rem;color: #222;line-height: 2.8rem;}

.ys-tab{display: flex;overflow-x: auto;position: relative;scroll-behavior: smooth;padding-left: 1.2rem;}
.ys-tab::-webkit-scrollbar{display: none;}
.ys-tab li{flex: 0 0 14rem;height: 4.2rem;font-size: 1.4rem;color: #222;line-height: 4.2rem;text-align: center;background: #F4F7FB;margin-right: 0.8rem;}
.ys-tab li.on{background: #00A0E9;color: #fff;}



/* ser */
.ser{padding: 4rem 1.2rem 3rem;}
.ser h2{margin-bottom: 2.5rem;}
.ser ul{display: flex;gap: 1rem;flex-wrap: wrap;}
.ser li{width: calc((100% - 1rem) / 2);position: relative;}
.ser li i{position: absolute;left: 0.8rem;top: 0.8rem;width: 2.6rem;}
.ser li p{position: absolute;left: 0.8rem;bottom: 0.8rem;}
.ser li p b{display: block;font-size: 1.4rem;color: #fff;line-height: 2.2rem;font-weight: normal;}



/* honor */
.honor{padding: 3rem 0 6rem;background: url(../Images/Index/honor-bg.jpg) no-repeat #F3F8FE;background-size: 100% auto;}
.honor h2{margin-bottom: 3rem;text-align: center;}
.honor h2 i{display: block;font-size: 1.2rem;color: #fff;line-height: 1.6rem;}
.honor h2 b{display: block;font-size: 2rem;color: #fff;line-height: 2.6rem;padding: 1rem 0 1.5rem;}
.honor h2 span{display: block;font-size: 1.2rem;color: #fff;line-height: 2.2rem;}




/*abt*/
.abt{padding: 0;}
.abt dd{padding: 2rem 1.2rem;background: #F3F8FE;}
.abt dd h2{font-size: 1.6rem;color: #222;line-height: 2rem;font-weight: bold;margin-bottom: 1.5rem;}
.abt dd h2 i{display: block;font-size: 1.2rem;color: #A7A9AD;line-height: 1.6rem;text-transform: uppercase;padding-top: 1rem;font-weight: normal;}
.abt-desc{font-size: 1.2rem;color: #222;line-height: 2.8rem;}
.abt dd ul{margin: 2.5rem 0 3rem;display: flex;gap: 3.5rem;}
.abt dd li img{display: block;margin: 0 auto;width: 4.5rem;}
.abt dd li span{display: block;font-size: 1.2rem;color: #222;line-height: 1.6rem;text-align: center;padding-top: 0.7rem;}
.abt dd .more{display: block;width: 9.8rem;height: 3.4rem;line-height: 3.4rem;text-align: center;font-size: 1.2rem;color: #fff;background: #00A0E9;}

.abt-sz{display: flex;margin-top: 2rem;justify-content: space-between;}
.abt-sz li{text-align: center;}
.abt-sz li span{display: block;height: 3.2rem;font-size: 1rem;color: #222;line-height: 3.2rem;}
.abt-sz li span b{font-size: 2.7rem;color: #0D3F7C;}
.abt-sz li p{font-size: 1.2rem;color: #222;line-height: 1.6rem;padding-top: 0.5rem;}




/*news*/
.news{padding: 3rem 1.2rem 1rem;}
.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: #00A0E9;font-weight: normal;}
.news h2::after{position: absolute;width: 7.2rem;height: 3px;content: "";right: 0;bottom: -2px;background: #00A0E9;}
.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: #005AAB;border: 1px solid #005AAB;box-sizing: border-box;}
.news-tab a.on{background: #005AAB;color: #fff;}
.news_item dl{padding: 2rem 0;border-bottom: 1px solid #DFE5E9;display: flex;align-items: center;}
.news_item dt{width: 14rem;}
.news_item dd{flex: 1;padding-left: 1.5rem;}
.news_item dd h4{padding: 0 0 1.2rem;}
.news_item dd h4 a{display: block;font-size: 1.4rem;color: #222;font-weight: bold;line-height: 2rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.news_item dd p{display: block;font-size: 1.2rem;color: #222;line-height: 2rem;height: 4rem;overflow: hidden;}
.news_item dl:last-child{border: 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;}}