ul,
ol,
li {
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

body,
p,
div,
a,
span,
ul,
li,
img {
    padding: 0;
    margin: 0;
}

img {
    border-style: none;
    border: 0;
    padding: 0;
    margin: 0;
    display: block;
}
html { font-size: 20px }
@media screen and (max-width:1000px) {
    html { font-size: 16px }
}
@media screen and (max-width:800px) {
    html { font-size: 14px }
    .analysis_content,
    .content{
        flex-direction: column;
        width: 100% !important;
    }
    .analysis_content .content_left,
    .analysis_content .content_right,
    .content .content_left,
    .content .content_right
    {
        width: 95% !important;
       margin: 0 auto !important;
    }
    .analysis_content .content_right
    ,.content .content_right{
        margin-top: 1.25rem !important;
    }
    .consumption_top,.statistics_top,.bigwideo_top,.giveServe_top,.giveServe_top1,
    .manage_top,.production_top,.Modeling_top,.convenient_top,.analysis_top,.monitoe_top{
        width: 95% !important;
        margin: 0 auto;
    }
    .giveServe_content1,.giveServe_content,.consumption_img,.consumption_foot{
        width: 95% !important;
        margin: 0 auto;
    }
    .word,
    .content_left li p,.consumption_foot p
    {
        line-height: 2rem !important;
    }

}
@media screen and (max-width:500px) {
    html { font-size: 12px }
}
.box {
    width: 100%;
    height: auto;
}

.consumption,
.analysis,
.statistics,
.monitor,
.bigwideo {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    overflow: hidden;

}

.consumption {
    background: #FFFFFF;
}

.consumption_top {
    width: 100%;
    margin-top: 3.2rem;
}

.title {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-align: center;
    color: #252B3A;
}

.word {
    margin-top: 0.4rem;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.1rem;
    text-align: center;
    color: #3D485D;

}

.consumption_img {
    margin-top: 5.15rem;
}

.consumption_img img {
    width: 100%;
}

.consumption_foot {
    margin-top: 4.5rem;
    padding-bottom: 4.8rem;
}

.consumption_foot p {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 0.7rem;
    line-height: 1.1rem;
    color: #000000;
}

.consumption_foot .foot_top {
    margin-top: 1.2rem;
}

.analysis {
    background: #F9FBFF;
}

.analysis_top {
    width: 100%;
    margin-top: 3.2rem;
}

.analysis_content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3.2rem;
    padding-bottom: 3.2rem;
    width: 65%;
}

.analysis_content .content_left {
    width: 45%;
}
.analysis_content .content_left li{
    display: flex;
}
.analysis_content .content_left li:nth-child(2) {
    margin-top: 2rem;
}

.analysis_content .content_left li:nth-child(3),
.analysis_content .content_left li:nth-child(4) {
    margin-top: 0.8rem;
}

.analysis_content .content_left li p {
    display: inline-block;
    vertical-align: top;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #3D485D;
}

.analysis_content .content_left li p:nth-child(1) {
    margin-right: .5rem;
}

.analysis_content .content_left li p:nth-child(2) {
    width: 93%;
}

.content_right {
    width: 48.55%;
    margin-left: 2.3rem;
}

.content_right .right {
    width: 100%;
    height: 22rem;
    background: #F1F5FB;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
}

.statistics {
    background: #FFFFFF;
}

.statistics_top {
    width: 100%;
    margin-top: 3.2rem;
}

.statistics_content .contont {
    margin-top: 3.2rem;
    padding-bottom: 3.6rem;
}

.statistics_content .contont img {
    width: 100%;
}

.monitor {
    background: #F9FBFF;
}

.monitoe_top {
    width: 100%;
    margin-top: 3.2rem;
}

.content_right .rihgt_img {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    padding: 41px 0;
}

.content_right .rihgt_img img {
    width: 100%;
}
.bigwideo{
    background: #FFFFFF;
}
.bigwideo_top{
 width: 100%;
 margin-top: 3.2rem;
}
.bigwideo_content{
    margin-top: 2.75rem;
    padding-bottom: 2.735rem;
}
.bigwideo_content img{
    width: 100%;
}

.giveServe,
.manage,
.production,
.Modeling,
.convenient {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
}
.giveServe{
    background: #FFFFFF;
}
.back{
    background: #F9FBFF;
}
.giveServe_top{
    width: 100%;
    margin-top: 3.2rem;
}
.giveServe_top1 {
    width: 60%;
    margin-top: 3.2rem;
}
.title {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2.4rem;
    text-align: center;
    color: #252B3A;
}

.word {
    margin-top: 0.4rem;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.1rem;
    text-align: center;
    color: #3D485D;
}
.giveServe_top1 .left1{
    text-align: left;
}
.giveServe .top{
    margin-top: 3.2rem;
}
.giveServe_content {
    margin-top: 3.2rem;
}
.giveServe_content1 {
    background: #FFFFFF; 
    border-radius: 0.8rem;
    margin-top: 3.2rem;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
}
.img395{
    padding: 5.55rem .4rem;
}
.img398{
    padding: 1rem .2rem;
}
.img399{
    padding: 2.7rem .25rem;
}
.img400{
    padding: 3.75rem .15rem;
}
.img401{
    padding: 2.75rem .3rem;
}
.img402{
    padding: 1.1rem 0;
}
.img403{
    padding: 4.55rem .35rem;
}
.img416{
    padding: 1.25rem 0;
}
.img417{
    padding: 1.2rem .1rem;
}
.img418{
    padding: 1.3rem .05rem;
}
.img419{
    padding: 0 0;
   
}
.img419 img{
    border-radius: .8rem;
}
.img420{
    padding: 2.8rem .6rem;
}
.img421{
    padding: 5.05rem .05rem;
}
.img422{
    padding: 2.55rem 0;
}
.img423{
    padding: 2.25rem .25rem;
}
.img424{
    padding: 2.2rem 0;
}
.img425{
    padding: 2.45rem 0;
}
.giveServe_content1 img{
    width: 100%;
}
.giveServe_content img {
    width: 100%;
}

.giveServe_foot {
    margin-top: 0.4rem;
    padding-bottom: 1.7rem;
}

.giveServe_foot p {
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 0.7rem;
    line-height: 1.1rem;
    color: #000000;
}
.manage,
.Modeling{
    background: #F9FBFF;
}
.manage_top,
.Modeling_top
{
    width: 100%;
    margin-top: 3.2rem;
}
.content {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3.2rem;
    padding-bottom: 3.2rem;
    width: 65%;
}

.content .content_left {
    width: 45%;
}

.content .content_left li {
    display: flex;
    margin-top: 2rem;
}

.content .content_left li p {
    display: inline-block;
    vertical-align: top;
    font-family: 'HarmonyOS Sans SC';
    font-style: normal;
    font-weight: 400;
    font-size: 0.8rem;
    line-height: 1.2rem;
    color: #3D485D;
}
.paddingg{
    padding-bottom: 3.2rem;
}
.content .content_left li p:nth-child(1) {
    margin-right: .5rem;
}

.content .content_left li p:nth-child(2) {
    width: 93%;
}

.content_right1 {
    width: 48.55%;
    min-height: 20rem;
    background: #F1F5FB;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    margin-right: 3.5rem;
}
.content_right {
    width: 48.55%;
    margin-left: 1.1rem;
}
.content_right .rihgt_img {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
    padding: 24px 4px;
}

.content_right .rihgt_img img {
    width: 100%;
}
.production,
.convenient{
    background: #FFFFFF;
}
.production_top,
.convenient_top{
    width: 100%;
    margin-top: 4.2rem;
}
 .content .left{
    width: 47.457%;
    margin-left: 0;
    margin-right: 3.5rem;
}
.padd{
    padding: 43px 6px !important;
}
.content_left .liTop{
    margin-top: 2.4rem;
}
.Mode{
    width: 48.184% !important;
    margin-left: 1.1rem;
}
.Mode_img{
    padding: 4.25rem .1rem !important;
}
.coven{
    width: 48.508% !important;
    margin-left: 0;
    margin-right: 3.25rem;
}
.coven_img{
    padding: 14px 0 !important;
}
.Mode1{
    width: 48.346% !important;
    margin-left: 2.85rem !important;
}
.Mode_img1{
    padding: 45px 1px !important;
}
.coven_img1 img{
    width: 100%;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 16px;
}
.coven1{
    margin-left: 0 !important;
    margin-right: 2.85rem;
}