*{
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
}

body{
    font-size: 14px;
}

h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}


a {
    text-decoration: none;
    color: #000;
}

ul,li {
    list-style: none;
}
.container{
    height: auto;
    font-family: Helvetica, Helvetica;
}
.header{
    width: 100%;
    height: 9.25rem;
    box-sizing: border-box;
    background: url(../image/banner.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.Accessibility{
    position: absolute;
    color: #FFFFFF;
    font-size: 0.21rem;
    left: 12rem;
    top: 6rem;
}
.Operational{
    position: absolute;
    color: #FFFFFF;
    font-size: 0.21rem;
    left: 12rem;
    top: 7rem;
}
.Responsible{
    position: absolute;
    color: #FFFFFF;
    font-size: 0.21rem;
    left: 11.7rem;
    top: 8.2rem;
    width: 2.16rem;
    text-align: center;
}
.nav{
    width: 12rem;
    height: 1rem;
    /* line-height: 1rem; */
    box-sizing: border-box;
    border-radius: 0 0 0.48rem 0.48rem;
    background-color: #FFFFFF;
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0 0.2rem;
}
.navleft>img{
    box-sizing: border-box;
    vertical-align: middle;
    width: 2.61rem;
    height: 0.5rem;
}
.navRight{
    display: flex;
    align-items: center;
}
.navRight ul{
    display: flex;
    align-items: center;
    margin-left: 0.95rem;
    box-sizing: border-box;
    gap: 0.27rem;
}
.navRight ul li a{
    font-family: PingFangSC, PingFang SC;
    color: #666666;
    font-size: 0.18rem;
    font-weight: 600;
}
.navRight ul li .active{
    background: rgba(34,183,136,0.11);
    border-radius: 0.3rem;
    padding: 0.17rem 0.19rem;
    color: #22B788;
}
.headerBanner{
    width: 12rem;
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 0.72rem;
}
.headerTitle{
    width: 9.37rem;
    font-family: Helvetica, Helvetica;
    font-weight: bold;
    font-size: 1.18rem;
    color: #FFFFFF;
    line-height: 1.42rem;
    text-align: left;
    font-style: normal;
}
.headerBannerText{
    width: 7.03rem;
    font-family: Helvetica, Helvetica;
    font-weight: normal;
    font-size: 0.18rem;
    color: #FFFFFF;
    line-height: 0.21rem;
    text-align: left;
    font-style: normal;
    margin-top: 0.3rem;
}
.card{
    width: 12rem;
    margin: 0 auto;
    box-sizing: border-box;
}
.cardBox{
    width: 7.1rem;
    height: 5.52rem;
    box-sizing: border-box;
    background-image: url(../image/card.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -3.7rem;
    position: relative;
}
.system{
    width: 16.5rem;
    height: 7.22rem;
    box-sizing: border-box;
    background-image: url(../image/1.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    margin-top: 0.65rem;
    padding-top: 0.7rem;
}
.systemBanner{
    width: 12rem;
    margin: 0 auto;
    box-sizing: border-box;
}
.systemBannerTitle{
    width: 11.99rem;
    font-weight: bold;
    font-size: 0.54rem;
    color: #16271D;
    line-height: 0.65rem;
    text-align: left;
    font-style: normal;
}
.systemBannerBox{
    width: 11rem;
    box-sizing: border-box;
    margin: 0 auto;
    height: 4.22rem;
    display: flex;
    align-items: center;
    margin-top: 0.5rem;
}
.systemBannerBoxLeft{
    width: 4.22rem;
    height: 4.22rem;
    box-sizing: border-box;
}
.systemBannerBoxLeft img{
    width: 4.22rem;
    height: 4.22rem;
    box-sizing: border-box;
}
.systemBannerBoxRight{
    width: 6.64rem;
    margin-left: 0.61rem;
    box-sizing: border-box;
    font-family: Inter, Inter;
    font-weight: normal;
    font-size: 0.2rem;
    color: #16271D;
    line-height: 0.34rem;
    text-align: left;
    font-style: normal;
}
.ideas{
    width: 12rem;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 0.7rem;
    display: flex;
    align-items: center;
}
.ideasLeft{
    width: 7.21rem;
    box-sizing: border-box;
}
.ideasLeftTitle{
    font-weight: bold;
    font-size: 0.54rem;
    color: #16271D;
    line-height: 0.65rem;
    text-align: left;
    font-style: normal;
    margin-bottom: 0.6rem;
}
.ideasLeftLabel{
    display: flex;
    align-items: center;
    box-sizing: border-box;
    color: #16271D;
    font-size: 0.2rem;
    margin-bottom: 0.3rem;
}
.ideasLeftLabel img{
    width: 0.74rem;
    height: 0.74rem;
    margin-right: 0.2rem;
}
.ideasRight img{
    width: 4.63rem;
    height: 4.41rem;
    box-sizing: border-box;
    margin-left: 0.17rem;
}
.plat{
    width: 16.5rem;
    height: 5.24rem;
    box-sizing: border-box;
    background-image: url(../image/8.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    margin: 0 auto;
    margin-top: 0.7rem;
    padding-top: 1.1rem;
}
.platBanner{
    width: 12rem;
    margin: 0 auto;
}
.platBannerTitle{
    width: 4.62rem;
    font-weight: normal;
    font-size: 0.54rem;
    color: #FFFFFF;
    line-height: 0.65rem;
    text-align: left;
    font-style: normal;
}
.platBannerText{
    width: 5.73rem;
    font-weight: normal;
    font-size: 0.2rem;
    color: #FFFFFF;
    line-height: 0.34rem;
    text-align: left;
    font-style: normal;
    margin-top: 0.34rem;
}
.footer{
    width: 100%;
    background: #020202;
    height: 3.2rem;
    box-sizing: border-box;
    padding-top: 0.95rem;
    margin-top: 0.6rem;
}
.footerBanner{
    width: 12rem;
    box-sizing: border-box;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footerBannerLeft{
    width: 2.33rem;
    box-sizing: border-box;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #898B95;
    font-size: 0.14rem;
}
.footerBannerLeftText{
    margin-top: 0.15rem;
}
.footerBannerMid{
    width: 2.77rem;
    font-family: PingFangSC, PingFang SC;
}
.footerBannerMidTitle{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.16rem;
    color: #FFFFFF;
    font-style: normal;
    margin-bottom: 0.1rem;
}
.footerBannerMidText{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #898B95;
    line-height: 0.2rem;
    text-align: left;
    font-style: normal;
}
.footerBannerRight{
    width: 3rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.14rem;
    color: #898B95;
    line-height: 0.2rem;
    text-align: left;
    font-style: normal;
}