.h5-home-index-box .h5-header-box{
    padding: 2rem 0.66rem 0.36rem;
    text-align: center;
}
.h5-header-box .title{
    font-size: 0.6rem;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.h5-header-box .describe{
    font-size: 0.28rem;
    margin-top: 0.37rem;
    line-height: 2;
    color: #51565D;
    text-align: center;
}
#btn-yzy{
    width: 144px;
    height: 50px;
    line-height: 50px;
    margin: 0.5rem auto 0;
    background-image: linear-gradient(140deg,
    #2176fb 0%,
    #46abfc 100%),
linear-gradient(#ffffff,
    #ffffff);
    border-radius: 25px;
    color: #fff;
    text-align: center;
    position: relative;
}

.h5-header-box img{
    width: 5.26rem;
    height: 4.1rem;
    margin-top: 0.4rem;
}
.home-h1{
    margin-top: 0.9rem;
    font-size: 0.62rem;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
.home-des{
    margin-top: 0.37rem;
    font-size: 0.28rem;
    color: #51565D;
    text-align: center;
}
.h5-home-index-box .example-box{
    background: #FAFDFE;
    padding: 0.9rem 0 0.7rem;
}
.h5-home-index-box .h5-example-scene-box{
    width: 100%;
    position: relative;
    padding-top: 0.8rem;
    overflow: hidden;
    text-align: center;
}
.h5-home-index-box .swiper-slide{
    width: 90% !important;
    /* margin-left: 0.3rem !important; */
}
.h5-home-index-box .h5-example-scene-box .item {
    height: 7rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 0.49rem 0.39rem 0.4rem;
    color: #000000;
}

.h5-home-index-box .h5-example-scene-box .item .tit {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.h5-home-index-box .h5-example-scene-box .item .des {
    font-size: 0.28rem;
    text-align: center;
    margin-top: 0.2rem;
    color: #51565D;
}
.h5-terminal-box {
    padding: 0 0.64rem 0.8rem;
}
.h5-terminal-box .h5-terminal-img{
    width: 100%;
    margin-top: 1.26rem;
}
.h5-terminal-box .h5-qrcode-box{
    display: flex;
    justify-content: center;
}
.h5-terminal-box .h5-qrcode-box .code{
    text-align: center;
    color: #383838;
    font-size: 0.24rem;
}
.h5-terminal-box .h5-qrcode-box .code .img-box{
    width: 1.82rem;
    height: 1.82rem;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.h5-terminal-box .h5-qrcode-box .code .img-box img{
    width: 1.3rem;
    height: 1.3rem;
}
.h5-home-index-box .h5-scene-box{
    padding-left: 0.6rem;
    padding-right: 0.5rem;
    padding-bottom: 1.6rem;
    position: relative;
}
.h5-home-index-box .h5-scene-box .item{
    height: 4.46rem;
    background-image: linear-gradient(0deg, #deecff 0%, #c3dcff 100%), linear-gradient(#d0e4ff, #d0e4ff);
    background-blend-mode: normal,normal;
    margin-top: 0.8rem;
    position: relative;
    /* background: linear-gradient(0deg, #DDEDFF, #C1DEFF); */

}
.h5-home-index-box .h5-scene-box .item .h5-content{
    width: 5.5rem;
    background: #FFFFFF;
    position: absolute;
    top: 0.18rem;
    right: 0.18rem;
    box-shadow: -8px 9px 16px 0px rgba(0, 0, 0, 0.06);
    padding: 0.8rem 0.4rem 0.5rem;
}
.h5-home-index-box .h5-scene-box .item img{
    width: 0.83rem;
}
.h5-home-index-box .h5-scene-box .item .tit{
    font-size: 0.4rem;
    color: #000;
    font-weight: bold;
    margin-top: 0.6rem;
}
.h5-home-index-box .h5-scene-box .item .des{
    font-size: 0.28rem;
    color: #51565D;
    margin-top: 0.35rem;
}
.h5-safety{
    background: #FAFDFE;
    padding: 1rem 0.5rem;
}
.h5-safety .h5-safety-box{
}
.h5-safety .h5-safety-box .item{
    margin-top: 1rem;
    padding-bottom: 0.5rem;
    background: #FFFFFF;
}
.h5-safety .h5-safety-box .itemTop{
    background: #EDF4FA;
    padding: 0.5rem 0;
    text-align: center;
}
.h5-safety .h5-safety-box .itemTop img{
    width: 1.7rem;
    height: 1.7rem;
}
.h5-safety .h5-safety-box .item .tit{
    color: #000;
    font-size: 0.4rem;
    font-weight: bold;
    margin: 0.8rem 0.6rem 0;
}
.h5-safety .h5-safety-box .item .des{
    color: #51565D;
    font-size: 0.28rem;
    line-height: 2;
    margin: 0.2rem 0.6rem 0;
}

.h5-home-index-box .h5-case-content{
    width: 100%;
    position: relative;
    padding-top: 0.8rem;
    overflow: hidden;
    text-align: center;
}
.h5-home-index-box .h5-case-content .item {
    /* width: 6rem; */
    height: 7rem;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 0 0 0.4rem;
    /* margin-right: 0.2rem; */
    color: #000000;
}
.h5-home-index-box .h5-case-content .item:first-of-type{
    margin-left: 0.3rem;
}

.h5-home-index-box .h5-case-content .item .text-box{
    padding: 0 0.6rem;
}
.h5-home-index-box .h5-case-content .item .img {
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.h5-home-index-box .h5-case-content .item .logo {
    width: auto;
    height: 0.8rem;
    margin-top: 0.2rem;
}
.h5-home-index-box .h5-case-content .item .des {
    font-size: 0.28rem;
    color: #51565D;
    margin-top: 0.3rem;
}
.h5-document_box{
    height: 3.5rem;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    font-size: 0.48rem;
    margin-top: 1rem;
    padding-top: 1rem;
    background: linear-gradient(140deg, #2176FB, #46ABFC);
    /* box-shadow: 0px 2px 6px 0px rgba(3, 0, 0, 0.14); */
    z-index: 0;
}
.h5-document_box .ic1{
    position: absolute;
    right: 0.3rem;
    top: 0;
    width: 2.64rem;
    height: 1.82rem;
    z-index: -1;
}
.h5-document_box .ic2{
    width: 2.8rem;
    height: 3.15rem;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.h5-document_box .btn_box{
    display: flex;
    justify-content: center;
    margin-top: 0.6rem;
    z-index: 1;
}
.h5-document_box .look {
    width: 2.4rem;
    height: 0.8rem;
    font-size: 0.28rem;
    line-height: 0.8rem;
    background: #FFFFFF;
    color: #1679FF;
    border-radius: 0.4rem;
    text-align: center;
    cursor: pointer;
}
.h5-document_box .btn_gg {
    width: 2.4rem;
    height: 0.8rem;
    margin-right: 0.7rem;
    font-size: 0.28rem;
    line-height: 0.8rem;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 0.4rem;
    text-align: center;
    cursor: pointer;
}
#launch-btn{
    width: 2.4rem;
    height: 0.8rem;
    margin-right: 0.7rem;
    font-size: 0.28rem;
    line-height: 0.8rem;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 0.4rem;
    text-align: center;
    cursor: pointer;
    position: relative;
}
.h5-btn-more{
    text-align: center;
    color: #1679FF;
    font-size: 0.28rem;
}