@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: 1.8rem;color: #222;line-height: 2.4rem;}
.tit span{display: block;font-size: 1.2rem;color: #999;line-height: 2.2rem;padding-top: 0.8rem;}


/*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: #E60012;}


/* smj */
.smj{padding: 3rem 1.2rem 0;height: 84rem;box-sizing: border-box;background: url(../Images/Index/smj-bg.jpg) no-repeat center;background-size: cover;}
.smj-bd li h3{font-size: 1.8rem;color: #222;line-height: 2.4rem;font-weight: bold;text-align: center;}
.smj-bd li h3 a{color: #222;}
.smj-pic{height: 28.2rem;margin: 2rem 0 1.5rem;background: url(../Images/Index/smj-c.png) no-repeat center;background-size: contain;display: flex;justify-content: center;align-items: center;}
.smj-pic img{width: auto;height: 21.6rem;}
.smj-fea{display: flex;justify-content: space-between;}
.smj-fea li{width: 8rem;height: 8rem;background: url(../Images/Index/smj-k.png) no-repeat center;background-size: cover;display: flex;justify-content: center;align-items: center;}
.smj-fea li b{display: block;font-size: 2rem;color: #fff;line-height: 2.4rem;padding: 0 0 0.5rem;white-space: nowrap;}
.smj-fea li b i{font-size: 1rem;font-weight: normal;}
.smj-fea li span{display: block;font-size: 1.2rem;color: #fff;line-height: 1.6rem;}
.smj-desc{padding: 1.5rem 0 0;height: 29rem;box-sizing: border-box;}
.smj-desc p{font-size: 1.4rem;color: #222;line-height: 2.8rem;padding-left: 3rem;position: relative;margin-bottom: 0.8rem;}
.smj-desc p::before{position: absolute;width: 1.7rem;height: 1.7rem;background: rgba(230, 0, 18, 0.22);left: 0;top: 0.55rem;content: "";border-radius: 50%;}
.smj-desc p::after{position: absolute;width: 0.9rem;height: 0.9rem;background: #E60012;left: 0.4rem;top: 0.95rem;content: "";border-radius: 50%;}
.smj-tab{display: flex;}
.smj-tab li{flex: 1;position: relative;}
.smj-tab li.on::after{position: absolute;width: 100%;height: 100%;left: 0;top: 0;border: 0.2rem solid #E60012;box-sizing: border-box;content: "";}



/* pro */
.pro{padding: 3rem 1.2rem;}
.pro h2{display: flex;justify-content: space-between;align-items: center;margin-bottom: 2.5rem;}
.pro h2 b{font-size: 1.8rem;color: #222;line-height: 2.4rem;}
.pro h2 a{font-size: 1.4rem;color: #222;line-height: 2rem;}
.pro-list{display: flex;flex-wrap: wrap;gap: 1.5rem 1rem;}
.pro-list dl{width: calc((100% - 1rem) / 2);border: 1px solid #E7E7E7;box-sizing: border-box;}
.pro-list dt img{display: block;width: 100%;}
.pro-list dd{height: 5.8rem;border-top: 1px solid #E7E7E7;padding: 0 1rem;}
.pro-list dd b{display: block;font-size: 1rem;color: #E60012;line-height: 1.4rem;padding: 1rem 0 0.8rem;}
.pro-list dd h4 a{display: block;font-size: 1.2rem;color: #222;font-weight: bold;height: 1.6rem;line-height: 1.6rem;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}


.pro-tab{display: flex;overflow-x: auto;position: relative;scroll-behavior: smooth;margin-top: 3rem;}
.pro-tab::-webkit-scrollbar{display: none;}
.pro-tab a{flex: 0 0 10.6rem;height: 4rem;line-height: 4rem;font-size: 1.4rem;color: #222;text-align: center;background: #ECECEC;margin-right: 1.2rem;}
.pro-tab a.on{background: #0D3F7C;color: #fff;}


/* yous */
.yous{padding: 0 0 3rem;}
.yous-bd{position: relative;}
.yous-bd dd{padding: 2.5rem 1.2rem 0;box-sizing: border-box;height: 22.5rem;}
.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 p{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 12.5rem;height: 4.2rem;font-size: 1.4rem;color: #222;line-height: 4.2rem;text-align: center;background: #F4F7FB;margin-right: 1rem;}
.ys-tab li.on{background: #E60012;color: #fff;}



/* yanfa */
.yanfa{padding: 3rem 1.2rem 2.5rem;background: url(../Images/Index/yanfa-bg.jpg) no-repeat center;background-size: cover;}
.yanfa h2{font-size: 1.8rem;color: #E60012;line-height: 2.4rem;font-weight: bold;}
.yanfa-desc{font-size: 1.2rem;color: #222;line-height: 2.8rem;margin: 1.5rem 0;}
.yanfa-list{padding: 2.5rem 0 0;height: 22.5rem;box-sizing: border-box;border-bottom: 1px solid #E7E7E7;}
.yanfa-list li{display: flex;align-items: center;margin-bottom: 2.5rem;}
.yanfa-list li img{width: 3.8rem;margin-right: 1rem;}
.yanfa-list li .text{flex: 1;}
.yanfa-list li h4{font-size: 1.2rem;color: #222;line-height: 1.6rem;font-weight: bold;margin-bottom: 1rem;}
.yanfa-list li p{font-size: 1.2rem;color: #222;line-height: 1.6rem;}
.yanfa-sz{margin-top: 2.5rem;display: flex;display: flex;justify-content: space-between;}
.yanfa-sz li span{display: block;height: 2.7rem;line-height: 2.7rem;font-size: 1rem;color: #222;padding-bottom: 0.6rem;}
.yanfa-sz li span b{font-size: 2.2rem;}
.yanfa-sz li p{font-size: 1.2rem;color: #222;line-height: 1.6rem;}
.yanfa-sz li img{display: inline-block;width: 1.4rem;}


/*way*/
.way{padding: 3rem 1.2rem;}
.way h2{margin-bottom: 2.5rem;font-size: 1.8rem;color: #222;line-height: 2.4rem;font-weight: bold;text-align: center;}
.way-bd dd{height: 20rem;padding: 2.5rem 0 0;box-sizing: border-box;}
.way-bd dd h4{padding: 0 0 1.8rem;}
.way-bd dd h4 a{display: block;height: 2rem;line-height: 2rem;font-size: 1.6rem;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.8rem;}

.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 10rem;height: 4.2rem;font-size: 1.4rem;color: #222;line-height: 4.2rem;text-align: center;background: #F4F7FB;margin-right: 1rem;}
.way-tab a.on{background: #E60012;color: #fff;}


/* coop */
.coop{padding: 3rem 1.2rem;background: #F2F3F5;}
.coop h2{font-size: 1.8rem;color: #222;line-height: 2.4rem;font-weight: bold;text-align: center;}
.coop-desc{font-size: 1.2rem;color: #222;line-height: 2.6rem;margin: 1rem 0 2.5rem;text-align: center;}
.coop ul{display: flex;flex-wrap: wrap;}
.coop li{width: 25%;height: 6rem;background: #fff;border: 1px solid #E8E8E8;margin-right: -1px;margin-bottom: -1px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}



/* honor */
.honor{padding: 3rem 0;background: #E7EEF2;}
.honor h2{font-size: 1.8rem;color: #222;line-height: 2.4rem;font-weight: bold;text-align: center;}
.hn-desc{font-size: 1.2rem;color: #222;line-height: 2.6rem;margin: 1rem 0 2.5rem;text-align: center;}
.honor ul{display: flex;gap: 0.8rem;overflow-x: auto;scroll-behavior: smooth;}
.honor ul::-webkit-scrollbar{display: none;}
.honor li img{width: auto;height: 14.4rem;}



/*abt*/
.abt{padding: 0;}
.abt dd{padding: 3rem 1.2rem;background: #F2F3F5;}
.abt dd h2{font-size: 1.6rem;color: #222;line-height: 2rem;font-weight: bold;margin-bottom: 2rem;}
.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 .more{display: block;width: 9.8rem;height: 3.4rem;line-height: 3.4rem;text-align: center;font-size: 1.2rem;color: #fff;background: #E60012;margin-top: 2rem;}

.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: #E60012;font-weight: normal;}
.news h2::after{position: absolute;width: 7.2rem;height: 3px;content: "";right: 0;bottom: -2px;background: #E60012;}
.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;}
.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;}}



