.h5-header-box{
    display: none;
    margin-top: 2.3rem;
    color: #FFFFFF;
    position: relative;
    text-align: center;
}
.h5-product-head-title {
    font-size: 0.62rem;
    font-weight: bold;
    color: #383838;
    text-align: center;
}
.h5-product-head-des {
    margin: 0.3rem 0.66rem 0;
    font-size: 0.28rem;
    margin-top: 0.3rem;
    line-height: 28px;
    color: #808080;
    text-align: center;
}
.h5-product-title-box{
    display: none;
    padding: 0 0.64rem 0;
}
.h5-header-box img{
    width: 96%;
    margin: 1.2rem auto 0;
}
.h5-product-role-box {
    display: none;
    width: 100%;
    position: relative;
    padding-top: 1.5rem;
    background:#FAFDFE;
    overflow: hidden;
}

.h5-product-role-box .product-h1 {
    font-size: 0.62rem;
    font-weight: bold;
    color: #000000;
    text-align: center;
}

.h5-product-role-box .list {
    margin-top: 1rem;
    margin-left: 0.4rem;
    padding-bottom: 1rem;
}
.h5-product-role-box .swiper-slide{
    width: 90% !important;
}
.h5-product-role-box .swiper-slide:last-of-type{
    width: 100% !important;
}
.h5-product-role-box .list .item {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
    padding: 0.49rem 0.39rem 0.4rem;
    margin-right: 0.2rem;
    color: white;
}

.h5-product-role-box .list .item .tit {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
}

.h5-product-role-box .list .item .des {
    font-size: 0.28rem;
    text-align: center;
    margin-top: 0.2rem;
}

.h5-product-role-box .list .item .tag {
    font-size: 0.26rem;
    margin-top: 49px;
}

.h5-product-role-box .list .item .it {
    margin-top: 30px;
    font-size: 16px;
}

.h5-product-role-box .list .item .it img {
    width: 13px;
    margin-right: 10px;
}
.h5-product-role-box .subtitle{
    color: #000;
    font-size: 0.4rem;
    font-weight: bold;
    text-align: center;
}
.h5-product-auth-box{
    display: none;
    margin: 1.2rem 0.64rem 0;
}
.h5-product-auth-box .item{
    margin-bottom: 1rem;
}
.h5-product-auth-box .item .top-box{
    display: flex;
    align-items: center;
    font-size: 0.4rem;
    color: black;
}
.h5-product-auth-box .item .top-box .tit{
    font-weight: bold;
}
.h5-product-auth-box .item .top-box img{
    width: 0.6rem;
    height: 0.6rem;
    margin-right: 0.3rem;
}
.h5-product-auth-box .item .des{
    color: #51565D;
    font-size: 0.28rem;
    line-height: 2;
    margin-top: 0.2rem;
}
.h5-product-auth-box .item video,.h5-product-auth-box .item .img-pws-login{
    width: 100%;
    margin-top: 0.4rem;
}
.h5-print-type-box{
    display: none !important;
    padding-bottom: 1.2rem;
}
.h5-print-type-box .item {
    text-align: center;
    margin: 1rem 0.65rem 0;
}

.h5-print-type-box .item .icon {
    width: 1.24rem;
}

.h5-print-type-box .item .tit {
    margin-top: 0.4rem;
    font-size: 0.4rem;
    font-weight: bold;
    color: #000000;
}

.h5-print-type-box .item .des {
    margin-top: 0.36rem;
    font-size: 0.28rem;
    color: #51565D;
}
.h5-print-type-box .btn-info{
    width: 2.4rem;
    height: 0.8rem;
    margin: 0.4rem auto 0;
    background: #FFFFFF;
    border: 1px solid #2176FB;
    border-radius: 0.4rem;
    color: #1679FF;
    font-size: 0.28rem;
    text-align: center;
    line-height: 0.8rem;
    cursor: pointer;
}
.h5-accessory-box{
    display: none;
}
.h5_tab_page{
    display: none;
    padding: 0 0.64rem 0.6rem;
}
.h5_tab_page .tab .item:first-of-type{
    padding: 0.8rem 0 0;
}
.h5_tab_page .tab .item {
    padding: 1rem 0 0;
}
.h5_tab_page .tab .item img{
    width: 100%;
}
.h5_tab_page .tab .item .title {
    font-size: 0.4rem;
    font-weight: bold;
    margin-top: 0.4rem;
}
.h5_tab_page .tab .item .des {
    font-size: 0.28rem;
    color: #51565D;
    line-height: 2;
    margin-top: 0.2rem;
}
.h5_tab_page .line {
    margin-top: 1rem;
    height: 1px;
    background: #F5F5F5;
}

.h5_tab_page .subtitle {
    margin-top: 1rem;
    font-size: 0.35rem;
    font-weight: bold;
    text-align: center;
    color: #000000;
}
.h5_tab_page .tab .scan_box{
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.06);
    border-radius: 0.16rem;
    padding: 0.4rem 0.28rem 0;
    display: flex;
    flex-direction: column;
    margin-top: 0.6rem;
}
.h5_tab_page .tab  .scan_box .tit {
    font-size: 0.28rem;
    color: #4183FC;
}
.h5_tab_page .tab  .scan_box .des {
    font-size:  0.28rem;
    color: #000000;
    margin-top: 0.2rem;
}
.h5_tab_page .tab .scan_box video {
    width: 100%;
    margin-top: 0.5rem;
}
.h5-more_product_box{
    display: none;
    background: #FAFDFE;
    padding: 1.2rem 0.65rem;
    text-align: center;
}
.h5-more_product_box .title {
    color: #1679FF;
    font-size: 0.62rem;
    font-weight: bold;
}

.h5-more_product_box .describe {
    color: #51565D;
    font-size: 0.28rem;
    margin-top: 0.3rem;
    line-height: 2;
}

.h5-more_product_box .deploy_box {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.04);
    border-radius: 16px;
    margin-top: 40px;
    padding: 50px 0 40px;
    color: #1679FF;
    font-size: 20px;
}
.h5-more_product_box .item{
    background: #FFFFFF;
    box-shadow: 0px 0px 0.1rem 0px rgba(0, 0, 0, 0.04);
    border-radius: 0.12rem;
    margin-top: 0.6rem;
    padding: 0.6rem 0;
    color: #1679FF;
    font-size: 0.28rem;
    text-align: center;
}
.h5-more_product_box .item img {
    width: 2.19rem;
    height: 1.36rem;
    margin-bottom: 0.4rem;
}
.h5-more_product_box .item .it_txt {
    margin-top: 0.2rem;
    text-align: left;
    padding-left: 0.8rem;
    padding-right: 0.6rem;
}
.h5-more_product_box .item .phone{
    width: 3rem;
    height: 4rem;
    margin: 0 auto;
}
.h5-more_product_box .item .pad{
    width: 5.84rem;
    height: 2.93rem;
    margin-top: 1.2rem;
    margin-bottom: -0.06rem;
    margin-left: 0.38rem;
}
.h5-document_box{
    display: none;
    height: 3.5rem;
    color: #FFFFFF;
    text-align: center;
    position: relative;
    font-size: 0.48rem;
    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-idcard-box{
    display: none;
}
/*智能运维*/
.h5-product-des-box .item{
    text-align: center;
    color: #000;
}
.h5-product-des-box .video-box {
    position: relative;
    display: flex;
    justify-content: center;
}

.h5-product-des-box .video-box .title {
    color: #000000;
    font-weight: bold;
    font-size: 0.32rem;
    position: absolute;
    left: 0.3rem;
    top: 0.2rem;
}

.h5-product-des-box .video-box .des {
    color: #51565D;
    font-size: 0.28rem;
    position: absolute;
    left: 0.3rem;
    top: 0.8rem;
}
.h5_tab_page2{
    display: none;
}
.h5_tab_page2 .product-content-box {
    display: flex;
    flex-direction: column;
    font-size: 0.28rem !important;
    padding: 0 0.64rem 1rem;
    margin-top: 1rem;
}

.h5_tab_page2 .product-content-box .item {
    text-align: center;
    margin-top: 1rem;
}
.h5_tab_page2 .product-content-box .item :first-of-type{
    margin-top: 0;
}

.h5_tab_page2 .product-content-box .item .icon {
    width: 1rem;
}

.h5_tab_page2 .product-content-box .item .tit {
    font-weight: bold;
    margin-top: 0.3rem;
    font-size: 0.4rem;
    color: #000000;
}

.h5_tab_page2 .product-content-box .item .des {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 0.28rem;
    color: #51565D;
    text-align: center;
}
.h5-interface-box{
    display: none;
}
@media screen and (max-width: 880px) {
 
}