﻿/* banner */

.banner{
    background-image: url(../../kkimg/gaofangip/pc/banner@3x.png);
    background-size: cover;
    /* height: 566px !important; */
    background-position: center;
    padding-top: 9rem;
    padding-bottom: 8rem;
}
.bannerValue{
    display: flex;
    align-items: center;
    height: 100%;
}
.bannerValue h1{
    font-family: MicrosoftYaHei,
    MicrosoftYaHei;
    font-weight: bold;
    font-size: 2.38rem;
    color: #1C1D1F;
    line-height: 24px;
}
.bannerValue p{
    font-family: MicrosoftYaHei;
    font-size: 15px;
    color: #323235ad;
    line-height: 21px;
    text-align: left;
    margin: 16px 0;
    width: 55%;
}
.bannerValue a{
    width: 100px;
    height: 30px;
    background: #0953FF;
    color: #fff;
    display: block;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 30px;
    text-decoration: none;
    border-radius: 5rem;
    margin-top: 2rem;
}
/* 内容导航 */
.infodh_box{
    background-color: #FFFFFF;
    z-index: 999;
    width: 100%;
}
.ztcolor{
    background-color: #0953FF;
}
.infodh li{
    display: inline-block;
    padding: 10px 50px 10px 50px;
    text-align: center;
}
.infodh li a{
        color: #222222;
        font-size: 14px;
}
body .infodh .select_state{
    padding: 10px 50px 10px 50px;
}
body .infodh .select_state a{
    color: white;
}
.infodh ul{
    padding: 0;
    margin: 0;
}
.infodh{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: center;
    background-color: #FFFFFF;
}
/* 全域立体防护 */
#videoBox::-webkit-media-controls-panel {
  border: none;
}
#videoBox{
    width: 100%;
}
section.Solution{
    text-align: center;
    /* margin-bottom: 24px !important; */
}
.twotitle{
    width: 29.33rem;
    height: 1.17rem;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 1.17rem;
    color: #505050;
    line-height: 2rem;
    margin: 0 auto;
    text-align: center;
}
.contentTitle{
    font-weight: bold;
    font-size: 1.5rem;
    color: #1C1D1F;
    line-height: 24px;
    text-align: center;
    padding: 3.25rem 0 3rem 0;
    margin: 0 auto;
}
/* 特性 */
.cptx{
    padding-bottom: 6rem;
}
.cptx_box_info{
    width: 32.5%;
    height: 14rem;
    background: linear-gradient(128deg, #FFFFFF 0%, #FFFFFF 100%);
    border-radius: 1.25rem;
    border: 0px solid;
    border-image: linear-gradient(128deg, #FFFFFF, #FFFFFF) 10 10;
    position: relative;
    padding: 0rem 2rem 0rem 2rem;
    margin-top: 2rem;
}
.cptx_box{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: space-between;
}
.cptx .contentTitle{
    color: #222222;
}
.cptx_box_info img{
    width: 3.5rem;
    height: 3.5rem;
    background: linear-gradient(0deg, #0955FF 0%, #004BF3 100%);
    box-shadow: 0rem 0rem 1rem 0rem rgba(72, 72, 72, 0.1);
    border-radius: 0.83rem;
    position: absolute;
    top: -1rem;
    left: 2rem;
}
.cptx_box_title{
    width: 100%;
    /* height: 1.33rem; */
    font-family: Microsoft YaHei;
    font-weight: bold;
    font-size: 1rem;
    color: #222222;
    line-height: 0rem;
    padding-top: 4rem;
}
.cptx_box_main{
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.88rem;
    color: #505050;
    line-height: 1.83rem;
    padding-top: 1.5rem
}
/* 产品规格 */
#guige{
    background-color: #0955FF;
    padding-bottom: 4rem;
}
.guige .contentTitle{
    color: #ffffff;
}
.hcolor{
    color: #FD670E;
}
.guige_select_box{

    
}
.guige_select_box li{
    cursor: pointer;
}
.guige_select_box ul{
    width: 24.38rem;
    height: 2.5rem;
    background: #EBEFF8;
    margin: 0 auto;
    border-radius: 13.25rem;
    padding: 0;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    text-align: center;
}
.guige_select_box li{
    display: inline-block;
    width: 32%;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.88rem;
    color: #505050;
    line-height: 2.6rem;
    font-weight: bold
}

    .product-card {
        width: 24%;
        /* border: 1px solid #eee; */
        border-radius: 8px;
        padding: 16px;
        margin: 20px auto;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        background-image: url(../../kkimg/gaofangip/pc/bg_chanpin@3x.png);
        background-size: cover;
        border-radius: 1rem;
    }

    .tag {
      color: white;
      padding: 4px 8px;
      border-radius: 4px;
      font-size: 0.88rem;
      margin-left: 8px;
        width: 10.06rem;
        height: 1.88rem;
        background: linear-gradient(-90deg, #F72300 0%, #FD680E 100%);
        box-shadow: 0rem 0rem 1rem 0rem rgba(247,39,0,0.18);
        border-radius: 0.94rem;
    }
    .tag span{
        color: #F9E400;
    }
    .info-item {
        margin: 8px 0;
        font-size: 0.88rem;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
    }

    .btn-test {
        width: 10rem;
        height: 2.75rem;
        background: #0955FF;
        border-radius: 1.38rem;
      background-color: #007bff;
      color: white;
      border: none;
      cursor: pointer;
      font-size: 1rem;
    }
    .product-box{
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        align-content: center;
        justify-content: space-around;
    }
    .product-box h2{
        font-family: Arial;
        font-weight: bold;
        font-size: 1.63rem;
    }
    .money_info span{
        font-family: Arial;
        font-weight: bold;
        font-size: 1.88rem;
        color: #DB2303;
    }
    .money_box{
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 0.88rem;
        color: #505050;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        border-top: 0px solid #879CC4;
    }
    .fengexian{
        width: 100%;
        height: 1px;
        border: 1px solid #879CC4;
        opacity: 0.15;
        /* padding: 1rem; */
        text-align: center;
        /* margin: 2rem 0rem 2rem 0rem; */
        margin: 0 auto;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
    .gou{
        width: 1.25rem;
        height: 1.25rem;
        background: #404040;
        border-radius: 50%;
        color: white;
        text-align: center;
    }

    /* 优势对比 */
        .youshi_container {
      width: 74%;
      margin: 50px auto;
      display: flex;
      justify-content: space-between;
      padding-bottom: 3rem;
    }

    .youshi_card {
      background-color: rgba(255, 255, 255, 0.1);
      border-radius: 8px;
      padding: 28px;
      box-sizing: border-box;
    }

    .youshi_card h2 {
      margin-top: 0;
    }

    .youshi_card ul {
      list-style: none;
      padding: 0;
    }

    .youshi_card li {
      margin-bottom: 10px;
    }

    .youshi_card li strong {
      display: block;
    }
    .youshi_left{
        width: 49rem;
        height: 40.63rem;
        background: #FFFFFF;
        box-shadow: 0rem 1rem 5rem 0rem #0448DF;
        border-radius: 1.88rem;
        background: url(../../kkimg/youxidun/pc/bg_youshi@3x.png) no-repeat;
    background-size: cover;
    background-position: center;
    }
    .youshi_right{
        width: 37.25rem;
        /* height: 42.5rem; */
        background: #0645D3;
        border-radius: 1.88rem;
        margin-top: 2rem;
        color: #FFFFFF;
    }
    .youshi{
        background-color: #0955FF;
    }
    .youshi_left h3{
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 1.63rem;
        padding-bottom: 13px;
    }
    .youshi_right h3{
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 1.25rem;
        padding-bottom: 17px;
        opacity: 0.8;
    }
    .youshi_color{
        color: white;
    }
    .fangan_img img{
        width: 2.42rem;
        height: 1.38rem;
    }
    .fangan_img .fangan_info{
        display: inline-block;
    }
    .fangan_img{
        width: 8%;
    }
    .youshi_left li{
        display: flex;
        flex-direction: row;
        align-content: space-around;
        justify-content: flex-start;
        flex-wrap: nowrap;
        padding-top: 0.6rem;
    }
    .fangan_info{
        border-bottom: 0.1px dashed #d3d3d3;
        width: 90%;
        padding-bottom: 0.5rem;
    }
    .fangan_info span{
        font-size: 0.88rem;
        color: #505050;
    }
    .fangan_info strong{
        font-weight: bold;
        font-size: 0.88rem;
        color: #222222;
    }
    .youshi_right strong{
        font-weight: bold;
        font-size: 0.88rem;
        color: #FFFFFF;
        opacity: 0.8;
    }
    .youshi_right span{
        font-weight: 400;
        font-size: 0.88rem;
        color: #FFFFFF;
        opacity: 0.3;
    }
    .youshi_right li{
        border-bottom: 0.1px dashed #4565ad;
        padding-bottom: 0.5rem;
    }
    .youshi_left .fangan_info:last-of-type,.youshi_right li:last-of-type{
        border: none;
    }
    /* 应用场景 */
    .application-scene {
    width: 80%;
    margin: 0 auto;
    border-radius: 8px;
    box-sizing: border-box;
    }
    .application-scene h2 {
        /* font-size: 28px;
        color: #333;
        margin-bottom: 20px;
        padding-left: 10px; */
    }
    .application-scene h3 {
        font-size: 20px;
        color: #444;
        margin: 20px 0 10px;
    }
    .application-scene ul {
        list-style: disc;
        padding: 0;
        margin: 0;
        font-family: Microsoft YaHei;
        font-weight: 400;
        font-size: 0.88rem;
        color: #505050;
        line-height: 2.25rem;
    }
    .scene-feature {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        margin-top: 15px;
    }
    .scene-feature .gou {
        width: 1.13rem;
        height: 1.13rem;
        background: #0955FF;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        line-height: 1.13rem;
        margin-right: 0.5rem;
    }
    .scene-feature div{
        font-weight: bold;
        font-size: 0.88rem;
        color: #222222;
        line-height: 1.5rem;
        width: 48%;
    }
    .scene-diagram {
        text-align: center;
    }
    .scene-diagram img {
        width: 44rem;
        /*height: 34.06rem;*/
        background: #F5F7FD;
        border-radius: 1.25rem;
        border: 0.06px solid;
        border-image: linear-gradient(160deg, rgba(255,255,255,0.08), rgba(201,201,201,0.08)) 0.06 0.06;
    }
    .scene-info_box{
        background-color: #f9fafc;
        display: flex;
        padding: 2.2rem 2.2rem 2.2rem 0;
        margin-bottom: 6rem;
        border-radius: 1rem;
        justify-content: center;
    }
    .scene-info{
        padding: 0 1.85rem 4rem 2.55rem;
    }
    .scene-info h3{
        font-family: Microsoft YaHei;
        font-weight: bold;
        font-size: 0.88rem;
        color: #222222;
        line-height: 1.5rem;
    }
    .scene-info li{
        list-style: disc;
        margin-left: 1.1rem;
    }

@media only screen and (max-width: 992px) and (min-width: 768px) {

} 
@media screen and (max-width: 992px) {
    .scene-diagram img{
        width: 100%;
    }
    /* banner */
    .banner{
        background: url(../../kkimg/gaofangip/m/banner@3x.png);
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 6.88rem;
        text-align: center;
        padding: 0;
    }
    .bannerValue h1{
        padding-top: 26.5rem;
    }
    .bannerValue p{
        width: 100%;
        margin: 0;
        padding: 1.3rem 2rem 2rem 2rem;
        height: 9rem;
        overflow: hidden;
    }
    .bannerValue a{
        width: 18.75rem;
        height: 4.63rem;
        background: #0955FF;
        border-radius: 2.31rem;
        font-family: PingFang;
        font-weight: 500;
        font-size: 1.75rem;
        color: #FFFFFF;
        line-height: 4.3rem;
        text-align: center;
        margin: 0 auto;
        margin-top: 2.6rem;
        margin-bottom: 3rem;
    }
    /* 导航条 */
    .infodh li{
        padding: 0;
        width: 33.33333333%;
        text-align: center;
    }
    .infodh li a{
        font-family: PingFang;
        font-weight: 400;
        font-size: 1.75rem;
        color: #222222;
    }
    .infodh{
        width: 100%;
        height: 5.63rem;
        background: #FFFFFF;
        box-shadow: 0rem 0rem 1rem 0rem rgba(199,208,222,0.25);
    }
    .ztcolor{
        background-color: #FFFFFF;
    }
    body .infodh .select_state{
        padding: 0;
    }
    body .infodh .select_state a{
        font-family: PingFang;
        font-weight: bold;
        font-size: 1.75rem;
        color: #222222;
        border-bottom: 3px solid #2981FF;
        padding-bottom: 1.3rem;
    }
    .infodh ul{
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: center;
    }
    .contentTitle{
        font-weight: bold;
        font-size: 2.25rem;
        padding: 5.25rem 0 1rem 0;
    }
    body .contentPublick{
        width: 90%;

    }
    .cptx_box_info{
        width: 100%;
        height: 19.63rem;
        padding: 3.3rem 1.2rem 2rem 1.2rem;
        text-align: left;
    }
    .cptx_box_info img{
        width: 4.5rem;
        height: 4.5rem;
        position: unset;
    }
    .cptx_box_title{
        font-family: PingFang;
        font-weight: bold;
        font-size: 2rem;
        color: #222222;
        display: inline;
        vertical-align: middle;
        padding-left: 0.8rem;
    }
    .cptx_box_main{
        font-family: PingFang;
        font-weight: 400;
        font-size: 1.63rem;
        color: #505050;
    }
    .guige_select_box ul{
        width: 34.81rem;
        height: 4.13rem;
        background: #EBEFF8;
        border-radius: 2.06rem;
    }
    .guige_select_box li{
        font-family: PingFang;
        font-weight: 300;
        font-size: 1.75rem;
        color: #505050;
        line-height: 3.9rem;
    }
    body .select_active{
        font-family: PingFang !important;
        font-weight: 300 !important;
        font-size: 1.75rem !important;
        color: #FFFFFF !important;
        background: #0955FF;
        border-radius: 2.06rem;
        line-height: 3.9rem;
    }
    .product-box{
        display: flex;
        flex-wrap: nowrap;
        flex-direction: column;
        align-content: center;
        justify-content: space-around;
    }
    .product-card{
        width: 100%;
        background-image: url(../../kkimg/youxidun/pc/bg_cpgg@3x.png);
        background-size: cover;
        box-shadow: 0rem 0rem 2rem 0rem rgba(108,120,147,0.1);
        border-radius: 1.25rem;
    }
    .product-box h2{
        font-family: PingFang;
        font-weight: bold;
        font-size: 2.13rem;
        color: #222222;
    }
    .tag{
        width: 14.19rem;
        height: 2.5rem;
        background: linear-gradient(-90deg, #F72300 0%, #FD680E 100%);
        display: inline-block;
        box-shadow: 0rem 0rem 1rem 0rem rgba(247, 39, 0, 0.18);
        border-radius: 1.25rem;
        font-family: PingFang;
        font-weight: 500;
        font-size: 1.38rem;
        color: #FFFFFF;
        line-height: 1.6rem;
    }
    .info-item{
        font-family: PingFang;
        font-weight: 400;
        font-size: 1.63rem;
        color: #505050;
        line-height: 3.5rem;
        /* display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: baseline; */
    }
    .gou{
        width: 1.88rem;
        height: 1.88rem;
        background: #404040;
        border-radius: 50%;
        line-height: 1;
    }
    .info-item span:last-of-type{
       margin-left: 10rem;
    }
    .fengexian{
        width: 100%;
    }
    .money_info span {
        font-size: 2.25rem;
    }
    .money_info{
        font-size: 1.5rem;
        vertical-align: middle;
        line-height: 5rem;
    }
    .btn-test{
        width: 18.75rem;
        height: 4.75rem;
        background: #0955FF;
        border-radius: 2.38rem;
        font-size: 1.63rem;
        color: #FFFFFF;
    }
    .youshi_title{
        display: inline-block;
        font-weight: 500;
        font-size: 2rem;
        /* color: #0955FF; */
    }
    .youshi_card h3{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
    }
    .youshi_select{
        color: #0955FF;
        border-bottom: 0.4rem solid;
        padding-bottom: 1rem;
    }
    .fangan_info span{
        font-weight: 500;
        font-size: 1.88rem;
        color: #1C1D1F;
        vertical-align: middle;
    }
    .fangan_info img{
        width: 4.01rem;
        height: 2.13rem;
    }
    .fangan_info .fangan_ms{
        font-weight: 500;
        font-size: 1.63rem;
        color: #626266;
    }
    .youshi_left{
        height: 100%;
        width: 100%;
    }
    .youshi_card li strong{
        padding-bottom: 1rem;
    }
    .chuantong{
        font-weight: 500;
        font-size: 1.88rem;
        color: #1C1D1F;
    }
    .scene-info_box{
        background-color: #F5F7FD;
        display: flex;
        padding: 2.2rem 2.2rem 2.2rem 0;
        flex-direction: column-reverse;
        padding: 0;
        margin: 0;
    }
    .scene-diagram{
        margin: 0;
        margin: 0 auto;
    }
    .youshi{
        padding-bottom: 3rem;
    }
    .scene-info h3{
        font-weight: 500;
        font-size: 2rem;
        color: #222222;
        margin-bottom: 2rem;
    }
    .scene-info li{
        font-weight: 400;
        font-size: 1.52rem;
        color: #505050;
        margin-bottom: 1.5rem;
    }
    .scene-feature .gou{
        width: 2.25rem;
        height: 2.25rem;
        background: #0955FF;
        border-radius: 50%;
        vertical-align: middle;
        line-height: 2.25rem;
    }
    .scene-feature div{
        font-family: PingFang;
        font-weight: 500;
        font-size: 1.75rem;
        color: #505050;
        width: 47%;
    }
    .scene-feature{
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        margin-top: 30px;
        flex-direction: row;
        align-content: center;
        justify-content: space-between;
    }
}
    