@media screen and (min-width: 769px) {
    li {
        list-style: none;
    }
    .banner {
        width: 100%;
        position: relative;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        height: 3.678rem;
        margin-top: 0.38rem;
    }
    .banner img {
        width: 100%;
    }

    .banner_img_pc{
        width: auto !important;
        position: absolute;
        right: 1.051rem;
        height: 3.678rem;
    }
    .banner_img_mobile {
        display: none;
    }
    .banner .left {
        position: absolute;
        width: 60%;
        left: 1.051rem;
        top: 0.993rem;
    }
    .banner .left .title {
        font-family: Arial;
        font-weight: bold;
        font-size: 0.315rem;
        color: #1A2233;
        line-height: 0.378rem;
    }
    .banner .left .subtitle {
        width: 55%;
        margin-top: 0.125rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.147rem;
        color: #1A2233;
        line-height: 0.184rem;
    }
    .banner .left .btn {
        margin-top: 0.846rem;
        cursor: pointer;
        width: 1.156rem;
        height: 0.315rem;
        background: #0073E6;
        box-shadow: 0px 0.037rem 0.147rem 0.021rem rgba(50,99,255,0.2);
        border-radius: 0.011rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.126rem;
        color: #FFFFFF;
        line-height: 0.315rem;
        border: 1px solid #0073E6;
    }
    .banner_title {
        width: 64.6875%;
        height: 0.3385rem;
        background: #FFFFFF;
        border: 1px solid #FFFFFF;
        box-shadow: 0px 13px 15px 0px rgba(159,169,215,0.16);
        border-radius: 5px;
        position: relative;
        z-index: 111;
        top: -0.1823rem;
        left: 50%;
        transform: translateX(-50%);
    }
    .banner_title .wn-item {
        display: flex;
        font-size: 0;
        padding-left: 0;
    }
    .banner_title a {
        flex: 1;
        font-size: 0.104rem;
        font-family: Arial;
        font-weight: 400;
        color: #1F2329;
        line-height: 0.3385rem;
        text-align: center;
    }
    .framework {
        padding: 0 1.051rem;
        margin-top: 0.815rem;
        text-align: center;
        display: block;
    }
    .framework .title {
        line-height: 0.25rem;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.252rem;
        color: #1A2233;
    }
    .title_mobile {
        display: none;
    }
    .f_img {
        width: 100%;
        margin-top: 0.242rem;
        margin-bottom: 0.205rem;
        background: #FFFFFF;
        border-radius: 6px;
    }
    .f_btn {
        margin: 0 auto;
        position: relative;
        cursor: pointer;
        width: 1.261rem;
        height: 0.315rem;
        background: #0073E6;
        box-shadow: 0px 0.037rem 0.147rem 0.021rem rgba(50,99,255,0.2);
        border-radius: 0.011rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.126rem;
        color: #FFFFFF;
        line-height: 0.315rem;
    }
    .f_btn_img {
        width: 0.315rem;
        height: 0.284rem;
        position: absolute;
        top: -0.04rem;
        left: -0.18rem;
    }
    .detailed_function {
        width: auto;
        margin-top: 0.709rem;
        text-align: center;
        padding: 0 1.051rem;
    }

    
    .detailed_function .title {
        line-height: 0.252rem;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.252rem;
        color: #1A2233;
        margin-bottom: 0.589rem;
    }

    .part-list{
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
    }
    .detailed_function .part {
        font-size: 0;
        text-align: left;
        flex: 48%;
        flex-grow: 0;
        background: #FFFFFF;
        box-shadow: 0px 0px 0.158rem 0px rgba(159,169,215,0.25);
        border-radius: 0.079rem;
        margin-bottom: 0.357rem;
        padding-bottom: 0.357rem;
    }
    .detailed_function .part .left {
        width: 100%;
        height: 1.156rem;
        overflow: hidden;
        border-radius: 0.079rem 0.079rem 0px 0px;
    }
    .detailed_function .part img {
        width: 100%;
    }
    .detailed_function .part .right {
        width: auto;
        margin-left: 0.226rem;
        margin-top: 0.226rem;
        margin-right: 0.142rem;
    }
    .d_left {
        float: left;
        width: 40%;
        margin-top: 0.45rem;
    }
    .d_right {
        float: right;
        margin-left: 6%;
        width: 54%;
    }
    .detailed_function .part .title {
        margin-bottom: 0.263rem;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.158rem;
        color: #282828;
        line-height: 0.189rem;
    }
    .detailed_function .part li {
        font-family: Arial;
        font-weight: 400;
        font-size: 0.126rem;
        color: #7B889C;
        line-height: 0.19rem;
        display: flex;
        position: relative;
        padding-left: 0.237rem;
        display: flex;

    }
    .detailed_function .part li::before {
        content: "\00a0";
        left: 0rem;
        width: 0.126rem;
        top: 0.03rem;
        height: 0.126rem;
        background-size: 100%;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
    }

    .detailed_btn {
        width: 1.14583rem;
        height: 0.3125rem;
        background: #0073E6;
        border-radius: 5px;
        border: none;
        font-size: 0.104rem;
        font-family: Arial;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.3125rem;
        margin-top: 0.25rem;
        cursor: pointer;
    }
    .features {
        width: 100%;
        padding-top: 0.52rem;
        box-sizing: border-box;
        text-align: center;
    }
    .features .title {
        font-size: 0.229rem;
        font-family: Arial; 
        font-weight: bold;
        color: #1F2329;
        line-height: 0.229rem;
        margin-bottom: 0.349rem;
    }
    .features .f_main_u {
        width: 64.6875%;
        font-size: 0;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        margin-bottom: 0.15625rem;
    }
    .features .f_main_d {
        width: 64.6875%;
        font-size: 0;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
    }
    .features li {
        flex: 0 48%;
        height: 1.04rem;
        padding: 0.208rem 0.052rem 0 0.13rem;
        box-sizing: border-box;
        background: #FFFFFF;
        border: 1px solid #C0C6D0;
        border-radius: 5px;
        text-align: left;
    }
    .features li:hover {
        box-shadow: 0px 10px 20px 0px rgba(78,106,161,0.14);
    }
    .features li .left {
        width: 0.3125rem;
        margin-right: 0.13rem;
        display: inline-block;
        vertical-align: top;
    }
    .features li img {
        width: 0.3125rem;
        height: 0.3125rem;
    }
    .features li .right {
        display: inline-block;
        width: 2.421875rem;
        height: auto;
    }
    .features li .title {
        font-size: 0.114rem;
        font-family: Arial; 
        font-weight: bold;
        color: #444444;
        line-height: 0.171875rem;
        margin-bottom: 0.104rem;
    }
    .features li .subtitle {
        font-size: 0.09375rem;
        font-family: Arial; 
        font-weight: 400;
        color: #666666;
        line-height: 0.15625rem;
    }
    .f_bnt {
        width: 1.04rem;
        height: 0.3125rem;
        background: #0073E6;
        border-radius: 5px;
        font-size: 0.104rem;
        font-family: Arial; 
        font-weight: 400;
        color: #FFFFFF;
        line-height: 0.3125rem;
        margin: 0.35rem auto;
    }
    .affirmation {
        height: 5.5rem;
        padding-top: 0.7rem;
    }
    .affirmation .title {
        width: 100%;
        text-align: center;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.252rem;
        color: #1A2233;
        line-height: 0.252rem;
    }

    .affirmation .cardshow {
        width: auto;
        height: 3.55rem;
        margin: 0 1.051rem;
        padding-top: 0.48rem;
        box-sizing: border-box;
    }

    .cardshow .cardm{
        display: none;
    }

    .affirmation .cardshow li img{
        width: 100%;
    }
    .markering_function {
        width: 100%;
        position: relative;
        padding-top: 0.657rem;
        box-sizing: border-box;
        text-align: center;
        background: #FAFBFF;
    }
    .markering_function .title {
        margin-bottom: 0.462rem;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.231rem;
        color: #1F2329;
        line-height: 0.221rem;
    }
    .markering_function .main {
        margin: 0 1.051rem;
        margin-bottom:0.147rem;
    }
    .markering_function .up {
        font-size: 0;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .markering_function li {
        flex: 0 31%;
        background: #FFFFFF;
        border: 1px solid #EBEBEB;
        padding: 0.326rem 0.173rem 0.247rem 0.184rem;
        box-sizing: border-box;
        text-align: left;
        cursor: pointer;
        margin-bottom: 0.210rem;
    }
    .markering_function li .title {
        display: inline-block;
        margin-bottom: 0.147rem;
        width: 100%;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.148rem;
        color: #282828;
        line-height: 0.189rem;
    }
    .markering_function li .subtitle {
        display: block;
        overflow: hidden;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.126rem;
        color: #7B889C;
        line-height: 0.189rem;
    }
    .markering_function li .subtitle0 {
        display: none;
        font-size: 0.088rem;
        font-family: Arial;
        font-weight: 400;
        color: #51565D;
        line-height: 0.125rem;
    }
    .mk_img {
        width: auto;
        height: 0.4rem;
        display: inline-block;
        margin-bottom: 0.200rem;
    }
    .markering_function .down {
        font-size: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
    }
   .markering_btn {
        margin: auto;
        margin-bottom: 0.536rem;
        border: none;
        cursor: pointer;
        width: 1.261rem;
        height: 0.315rem;
        background: #0073E6;
        box-shadow: 0px 0.037rem 0.147rem 0.021rem rgba(50,99,255,0.2);
        border-radius: 0.011rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.126rem;
        color: #FFFFFF;
        line-height: 0.315rem;
   }
   .navcss {
        position: fixed;
        z-index: 111;
        top: 0.36458rem;
        width: 100%;
   }
   .title_active {
        color: #FFFFFF!important;
        background: rgba(6,101,224,0.95)!important;
   }
   .markering_function0 {
        display: none;
   }
   .highlight_function{
        width: 100%;
        position: relative;
        padding-top: 0.657rem;
        box-sizing: border-box;
        text-align: center;
        background: #ffffff;
   }

   .highlight_function .title{
        margin-bottom: 0.184rem;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.252rem;
        color: #1A2233;
        line-height: 0.489rem;
    }

    .highlight_function li .title{
        margin-bottom: 0.184rem;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.158rem;
        color: #282828;
        line-height: 0.189rem;
    }

    .highlight_function .subtitle{
        font-family: Arial;
        font-weight: 400;
        font-size: 0.147rem;
        color: #7B889C;
        line-height: 0.189rem;
    }

    .highlight_function .main{
        margin: 0 1.051rem;
        margin-bottom: 0.042rem;
    }

    .highlight_function .main .up{
        font-size: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .highlight_function .main .up li{
        flex: 0 48%;
        background: #FFFFFF;
        border: 1px solid #EBEBEB;
        padding: 0.441rem 0.236rem 0.294rem 0.221rem;
        box-sizing: border-box;
        text-align: left;
        cursor: pointer;
        margin-bottom: 0.315rem;
    }

    .highlight_btn{
        margin: auto;
        border: none;
        cursor: pointer;
        width: 1.261rem;
        height: 0.315rem;
        background: #0073E6;
        box-shadow: 0px 0.037rem 0.147rem 0.021rem rgba(50,99,255,0.2);
        border-radius: 0.011rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.126rem;
        color: #FFFFFF;
        line-height: 0.315rem;
    }

   
   .ch-change-mobile img{
    display: none !important;
   }

}

@media screen and (max-width: 769px){
    .cardshow .cardpc{
        display: none;
    }

    .banner {
        display: block;
        width: 100%;
        position: relative;
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }

    .banner .banner_img_mobile {
        margin-left: 0.4rem;
        margin-right: 0.4rem;
        width: calc(100% - 0.8rem);
    }
    .banner_img_pc {
        display: none;
    }
    .banner .left {
        width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 1.92rem;   
    }
    .banner .left .title {
        font-family: Arial;
        font-weight: bold;
        font-size: 0.667rem;
        color: #1A2233;
        line-height: 0.8rem;
    }
    .banner .left .subtitle {
        margin-top: 0.853rem;
        margin-right: 0.667rem;
        margin-left: 0.413rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.426rem;
        color: #1A2233;
        line-height: 0.5rem;
    }
    .banner .left .btn {
        width: 5.387rem;
        height: 1.467rem;
        background: #0665E0;
        border: 1px solid #0071EF;
        border-radius: 0.053rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.587rem;
        color: #FFFFFF;
        line-height: 1.467rem;
    }
    .banner_title {
        display: none;
    }
    .framework {
        height: auto;
        text-align: center;
        margin: 0 auto;
        margin-top: 1.413rem;
    }
    .framework .title {
        display: none;
    }
    .framework .title_mobile {
        font-size: 0.667rem;
        font-family: Arial;
        font-weight: bold;
        color: #1F2329;
        line-height: 0.8rem;
    }
    .framework .f_img {
        width: 100%;
        margin-top: 0.487rem;
        margin-bottom: 1.333rem;
        background: #FFFFFF;
    }
    .framework .f_btn {
        width: 4.427rem;
        text-align: center;
        height: 1.093rem;
        background: #0073E6;
        box-shadow: 0px 0.187rem 0.747rem 0.107rem rgba(50,99,255,0.2);
        border-radius: 0.053rem;
        margin: auto;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.427rem;
        color: #FFFFFF;
        line-height: 1.093rem;
        position: relative;
    }
    .framework .f_btn_img {
        position: absolute;
        top: -0.3rem;
        left: -0.4rem;
        width: 1.333rem;
        height: 1.2rem;
    }
    
    .detailed_function {
        margin: 0 auto;
        text-align: center;
        background: #ffffff;
        box-sizing: border-box;
        margin-top: 1.333rem;
    }
    .detailed_function .title {
        margin: auto;
        margin-bottom: 1.52rem;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.64rem;
        color: #1A2233;
        line-height: 0.64rem;
        text-align: center;
    }

    .part-list{
        margin-left: 0.4rem;
        margin-right: 0.4rem;
    }
   .detailed_function .part img{
        width: 100%;
   }
   .detailed_function .part {
        text-align: left;
        margin: 0 auto;
        background: #FFFFFF;
        box-shadow: 0px 0px 0.4rem 0px rgba(159,169,215,0.25);
        border-radius: 0.187rem;
        margin-bottom: 1.04rem;
        padding-bottom: 0.8rem;
        border: 0.187rem;
        overflow: hidden;
   }

   .detailed_function .part li::before {
        content: "\00a0";
        font-size: 0.5rem;
        margin-right: 0.213rem;
        left: 0.4rem;
        width: 0.293rem;
        top: 0.1rem;
        height: 0.293rem;
        background-size: 100%;
        display: block;
        background-repeat: no-repeat;
        position: absolute;
   }

   .detailed_function .part .title {
        margin-bottom: 0.56rem;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.48rem;
        color: #282828;
        line-height: 0.48rem;
        margin-right: 0.4rem;
        margin-left: 0.4rem;
        text-align: left;
        width: auto;
        margin-top: 0.773rem;
    }
    .detailed_function .part li {
        position: relative;
        display: flex;
        padding-left: 1rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.373rem;
        color: #7B889C;
        line-height: 0.48rem;
    }
    .detailed_btn {
        width: 3.467rem;
        height: 1.06667rem;
        background: #0665E0;
        border-radius: 5px;
        margin-top: 0.64rem;
        margin-bottom: 0.64rem;
        border: none;
        font-size: 0.373rem;
        font-family: Arial;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.06667rem;
    }
    .markering_function {
    display: none;
    }
    .markering_function0 {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 1.84rem 0.4rem 0 0.4rem;
        box-sizing: border-box;
        background: #FAFBFF;
    }
    .markering_function0 .title {
        margin: auto;
        margin-bottom: 1.573rem;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.64rem;
        color: #1F2329;
        line-height: 0.827rem;
    }
    .markering_function0 .main li {
        padding-left: 0.507rem;
        text-align: left;
        margin-bottom: 0.4rem;
        box-sizing: border-box;
        background: #FFFFFF;
        border-radius: 0.187rem;
        border: 0.027rem solid #D3DFFC;
        position: relative;
    }
    .markering_function0 .main .title {
        font-family: Arial;
        font-weight: bold;
        font-size: 0.587rem;
        color: #282828;
        line-height: 0.693rem;
        width: auto;
        margin-bottom: 0.72rem;
        margin-top: 1.2rem;
        display: flex;
        align-items: center;
    }
    .markering_function0 .mk_img {
        width: 1.04rem;
        height: 0.987rem;
        display: inline-block;
        margin-right: 0.587rem;
    }
    .markering_function0 .main .subtitle {
        display: none;
    }
    .markering_function0 .main .subtitle0 {
        font-family: Arial;
        font-weight: 400;
        font-size: 0.453rem;
        color: #7B889C;
        line-height: 0.693rem;
        padding-bottom: 1.653rem;
        margin-right: 0.153rem;
    }
    .markering_btn {
        margin-top: 1.6rem;
        border: none;
        margin-bottom: 1.653rem;
        width: 4.693rem;
        height: 1.173rem;
        background: #0073E6;
        box-shadow: 0px 0.187rem 0.373rem 0.107rem rgba(50,99,255,0.2);
        border-radius: 0.053rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.453rem;
        color: #FFFFFF;
        line-height: 1.173rem;
    }

    .highlight_function{
        width: 100%;
        margin: 0 auto;
        text-align: center;
        padding: 1.947rem 0.4rem 0 0.4rem;
        box-sizing: border-box;
        background: #ffffff;
    }

    .highlight_function .mk_img {
        width: 1.5rem;
        height: 1.4rem;
        margin-top: 1.093rem;
        display: inline-block;
    }

    .highlight_function .title{
        font-family: Arial;
        font-weight: bold;
        font-size: 0.587rem;
        color: #282828;
        line-height: 0.693rem;
        width: auto;
        margin-bottom: 0.72rem;
        margin-top: 0.293rem;
        align-items: center;
    }

    .highlight_function .main li{
        padding-left: 0.507rem;
        text-align: left;
        margin-bottom: 0.4rem;
        box-sizing: border-box;
        background: #FFFFFF;
        border-radius: 0.187rem;
        border: 0.027rem solid #D3DFFC;
    }

    .highlight_function .main .title{
        font-family: Arial;
        font-weight: bold;
        font-size: 0.587rem;
        color: #282828;
        line-height: 0.693rem;
        width: auto;
        margin-bottom: 0.72rem;
        margin-top: 0.1rem;
        display: flex;
        align-items: center;
    }

    .highlight_function .main .subtitle{
        display: none;
    }

    .highlight_function .main .subtitle0 {
        font-family: Arial;
        font-weight: 400;
        font-size: 0.453rem;
        color: #7B889C;
        line-height: 0.693rem;
        padding-bottom: 1.653rem;
        margin-right: 0.153rem;
    }

    .highlight_btn {
        margin-top: 1.6rem;
        border: none;
        margin-bottom: 0.533rem;
        width: 4.693rem;
        height: 1.173rem;
        background: #0073E6;
        box-shadow: 0px 0.187rem 0.373rem 0.107rem rgba(50,99,255,0.2);
        border-radius: 0.053rem;
        font-family: Arial;
        font-weight: 400;
        font-size: 0.453rem;
        color: #FFFFFF;
        line-height: 1.173rem;
    }

    .contact_mobile{
        display: none !important;
    }

    .benchmarking_mobile{
        height: auto !important;
        padding-top: 1.867rem;
        box-sizing: border-box;
    }

    .benchmarking_mobile .benchmarking_title{
        margin: 0 auto;
        text-align: center;
        font-family: Arial;
        font-weight: bold;
        font-size: 0.64rem;
        color: #1A2233;
        line-height: 0.64rem;
        width: auto;
        height: auto;
        margin-bottom: 1.36rem;
    }

    .propaganda {
        text-align: center;
        margin-bottom: 3.307rem;
    }

    .propaganda_show{
        text-align: center;
        margin: 0.4rem;
        width: auto;
    }

    .propaganda_show img{
        width: 100%;
    }

    .features {
        width: 94%;
        height: 17rem;
        margin: 0 auto;
        text-align: center;
    }
    .features .title {
        font-size: 0.64rem;
        font-family: Arial;
        font-weight: bold;
        color: #1F2329;
        line-height: 0.8rem;
        margin-bottom: 1.06667rem; 
    }
    .features li {
        width: 100%;
        height: 2.75rem;
        border: 1px solid #cccccc;
        text-align: left;
        padding: 0.26rem 0.26rem 0 0.4rem;
        margin-bottom: 20px;
        box-sizing: border-box;
        cursor: pointer;
    }
    .features li .left {
        display: inline-block;
        vertical-align: top;
        margin-right: 0.26rem;
    }
    .features li .left img {
        width: 1rem;
        height: 1rem;
    }
    .features li .right {
        width: 6.93rem;
        display: inline-block;
    }
    .features li .right .title {
        font-size: 0.375rem;
        font-family: Arial;
        font-weight: 600;
        color: #51565D;
        line-height: 0.5rem;
        margin-bottom: 0;
    }
    .features li .right .subtitle {
        font-size: 0.275rem;
        font-family: Arial;
        font-weight: 400;
        color: #51565D;
        line-height: 0.45rem;
    }
    .f_bnt {
        width: 4rem;
        height: 1.0667rem;
        text-align: center;
        background: #0665E0;
        border-radius: 5px;
        font-size: 0.373rem;
        font-family: Arial;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.0667rem;
        margin: 1rem auto;
        border: none;
    }

}