 html {
    width: 100%;
    background-color: #F8F8F8;
}
 body{
     padding: 0;
     margin: 0;
 }
 a {
  color: inherit;
    text-decoration: none;
    cursor: pointer;
 }
.wrap {
    width: 100%;
    margin: 0 auto;
}
.header {
    text-align: center;
    line-height: 56px;
    height: 56px;
    width: 100%;
    background: #ffffff;
    position: fixed;
    top: 0;
    z-index: 1000;
}
.fixed{
    height: 56px;
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    background: #ffffff;
    box-shadow: 0px 4px 14px 0px rgba(12,37,91,0.1);
}
.logo {
    margin-top: 13px;
    margin-left: 34px;
    width: 110px;
    height: 26px;
    line-height: 0;
    background: url("/static/img/hand-logo.svg") no-repeat;
    background-size: 110px 26px;
}
.showMore{
    height: 56px;
}
.showMore img{
    margin:17px 24px 17px 0 ;
}
.lang{
    position: relative;
    height: 56px;
}
.lang img{
    margin: 17px 15px 17px 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.lang ul{
    position: absolute;
    right: -3px;
    top: 50px;
    display: none;
    width:55px;
    background:rgba(255,255,255,1);
    box-shadow:0px 4px 14px 0px rgba(12,37,91,0.1);
}
.lang ul li img{
    margin: 12px 15px 0;
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.search-logo{
    height: 56px;
    background-color: transparent;
}
.search-logo img{
    margin: 17px 15px 17px 0;
    height: 20px;
    width: 20px;
}
/*搜索框*/
#layout_search{
    margin-top: 44px;
    background: #F8F9FA;
}
.layout_search_lay{
    height: 40px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #DFE2E4;
    display: flex;
    margin: 16px 20px;
}
.icon_search{
    margin: 12px 8px;
    width: 16px;
    height: 16px;
    background: url(/static/img/m/global_mobile/search.svg) no-repeat;
    background-size: 16px 16px;
}
 .search_input{
     width: 100%;
     height: 40px;
     font-size: 14px;
     font-weight: 400;
     color: #878A93;
     line-height: 20px;
     outline: none;
     border: none;
 }
 .layout_searchInfo{
     margin: 0 20px;
     margin-top: -8px;
     height: 100%;
 }
 .search_iframe{
width: 100%;
     height: 100%;
 }
/*导航*/
.headerShadow::after {
    content: '';
    position: absolute;
    height: 56px;
    width: 100%;
    left: 0;
    top: 0;
box-shadow: 0px 6px 6px rgba(26,39,59,0.08);
    z-index: -1;
}
 #layout_nav{
     margin-top: 44px;
 }
 .layout_nav-df{
     height: 709px;
     display: flex;
 }
 .layout_nav-left{
width: 34.7%;
     height: 100%;
     background: #F8F9FA;
     padding-top: 10px;
 }
 .nav_click{
     position: relative;
     background: #FFFFFF;
 }
 .nav_click:before{
     content: "";
     display: block;
     position: absolute;
     left: 0;
     top: 0px;
     width: 4px;
     height: 60px;
     background: #4DB7DD;
 }
 .nav_click a{
font-weight: 500!important;
 }
.nav_first a{
    width: 56px;
    display: block;
    padding: 0 32px;
    background: transparent;
    font-size: 14px;
    font-weight: 400;
    color: #090F21;
    line-height: 60px;
}
.layout_nav-right{
    width: 100%;
    padding-top: 10px;
}
.nav_sec:nth-child(1){
    display: block;
}
.nav_sec{
height: 700px;
position: relative;
    padding-left: 20px;
    display: none;
}
 .nav_sec .nav_sec_tit{
    position: relative;
    margin-left: 11px;
    height: 60px;
     font-size: 16px;
     font-weight: 500;
     color: #090F21;
     line-height: 85px;
     border-bottom: 1px solid #DFE2E4;
 }
 /* 数字平台体系 */
.nav_sec:nth-child(4) .nav_sec_txtp{
display: none!important;
 }
 .nav_sec:nth-child(2) .nav_sec_tit, .nav_sec:nth-child(3) .nav_sec_tit{
    padding-bottom: 20px;
border: none;
margin-top: -3px;
 }
 .nav_sec:nth-child(2) .nav_third:nth-child(6) .nav-item{
margin-left: -18px;
 }
  .nav_sec:nth-child(2) .nav_third:nth-child(6) .nav-item:nth-child(7){
margin-top: 43px;
 }
 .nav_sec:nth-child(2) .nav_third:nth-child(6) .nav-para-txt{
    margin-top: 22px;
    color: #090F21;
 }
 .nav_third{
    width: 225px;
    box-sizing: border-box;
    /* margin-top: -4px; */
     padding-left: 31px;
 }
 .nav_sec:first-child .nav-third-img,
 .nav_sec:nth-child(4) .nav-third-img,
 .nav_sec:nth-child(5) .nav-third-img{
position: absolute;
bottom: 25px;
 }
 .nav-third-img{
    margin-left: 15px;
    margin-top: 50px;
width: 120px;
height: 50px;
 }
 .layout_nav-right .nav_sec:nth-child(1) .nav-third-img, .layout_nav-right .nav_sec:nth-child(5) .nav-third-img{
 margin-left: 32px;
 }
  .nav_sec:first-child .nav-item{
font-weight: 500;
  }
 .nav_third .nav-item{
    margin-top: 26px;
     display: block;
     font-size: 14px;
     font-weight: 400;
     color: #090F21;
     line-height: 14px;
     border: none;
 }
 .nav_third .nav-item:hover{
     color: #4DB7DD;
 }


/*底部*/
.foot{
    width: 100%;
    background:#0C1B2F;
    position: relative;
    padding-bottom: 1.4375rem;
}
/* .foot_card{
    margin: 0 1.25rem;
} */
.li_content:nth-last-child(1){
    border-bottom: .0625rem solid rgba(255, 255, 255,0.2);
}
.li_title{
    padding: 0 1.25rem;
    font-size: .875rem;
    font-weight: 400;
    color: rgba(255, 255, 255,0.8);
    line-height: 2.875rem;
    border-bottom: .0625rem solid rgba(255, 255, 255,0.2);
}
.arrow_more{
    width: 1rem;height: 1rem;
    position: absolute;
    right: 1.25rem;
    margin-top: 1.0625rem;
    transition: all .3s;
}
.li_content{
    font-size: .75rem;
    font-weight: 400;
    color: #ffffff;
    line-height: 2.125rem;
    padding: 0 1.5rem;
}
 /* .follow_img{
     margin-top: 1.875rem;
     text-align: center;
 }
 .codeimg{
     width: 9.375rem;
     height: 9.375rem;
 }
 .follow_txt{
     font-size: .875rem;
     font-weight: 400;
     color: #090F21;
     line-height: 1.25rem;
     margin-top: .75rem;
 }*/
.concact_info{
    margin-top: .9375rem;
    width: 20.4375rem;
    margin: 0 auto;
}
 .concact_info .arrbtn{
 margin-bottom: .25rem;
     margin-left: .375rem;
     color: #FFFFFF;
}
.concact_info button{
 margin: .75rem auto 0;
 display: block;
 height: 1.625rem;
} 
 .blue_button{
    width: 100%;
     font-size: .75rem;
 font-weight: 400;
 line-height: 1.25rem;
     position: relative;
     background: #4DB7DD;
     border: .0625rem solid #4DB7DD;
     color: #FFFFFF;
 }
  .plain{
    width: 9.3125rem;
     background: transparent;
     border: .0625rem solid rgba(255, 255, 255, 0.2);
 }
 .plain:nth-child(2){
    width: 10.625rem;
          font-size: .75rem;
font-weight: 400;
line-height: 1.25rem;
color: rgba(255, 255, 255,0.8);
 }
 .plain a{
      font-size: .75rem;
font-weight: 400;
line-height: 1.25rem;
color: rgba(255, 255, 255,0.8);
 }
.foot-bottom{
height: 8.6875rem;
padding: 1.3125rem 0 1.25rem;
box-sizing: border-box;
 color: #ffffff;
 background:#090F21;
}
.foot-bottom-content{
 text-align: center;
 width: 100%!important;
 margin: 0 auto;
background:#090F21;
}
.foot-bottom-images{
    display: flex;
    justify-content: space-between;
    width: 15rem;
    margin: 0 auto;
}
.foot-bottom-images img{
    width: 2rem;
    height: 2rem;
}
.foot-bottom-txt{
font-weight: 400;
color: rgba(255, 255, 255,0.6);
}
.foot-bottom-txt:first-child{
    font-size: .625rem;
    margin-top: 1.375rem;
}
.foot-bottom-txt:nth-child(2){
    font-size: .375rem;
    margin-top: .75rem;
}
.foot-bottom-txt:nth-child(3){
    font-size: .5rem;
    margin-top: .5rem;
        display: flex;
    justify-content: center;
    align-items: center;
}
.foot-bottom-txt img{
    width: .75rem;
    height: .75rem;
    margin-right: .125rem;
}
.foot-bottom-txt a{
 margin-right: .9375rem;
 color: rgba(255, 255, 255,0.6);

}
.foot_card .li_content a{
 color: rgba(255, 255, 255,0.6);
}

.foot_card .li_content a:hover {
 color: #4DB7DD;
}
.lang_en ul{
 width: 140px;
}


/*弹窗*/
.pop-home-inner {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: #ffffff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.20);
    z-index: 2000;
    overflow: auto;
}
.header_cover{
    text-align: center;
    line-height: 45px;
    height: 56px;
    width: 100%;
    /*background: #ffffff;*/
    position: fixed;
    top: 0;
    /*z-index: 1000;*/

    z-index: 3000;
    display: none;
   background: #FFFFFF!important;
    box-shadow: 0px 1px 1px 0px rgba(156, 156, 156, 0.1)
}
.delete_icon{
    margin:12px 20px 12px 0 ;
    line-height: 14px;
}
.error{
    display: flex;
    justify-content: center;
    position: absolute;
    top: 50%;
    width: 89%;
    height: 50px;
    background: #FFFFFF;
    box-shadow: 0px 2px 8px 0px rgba(12, 37, 91, 0.1);
    line-height: 50px;
}
.error img{
width: 18px;
    height: 18px;
    margin: 16px 10px;
}
.error_warning{
    font-size: 14px;
    font-weight: 400;
    color: #FB5E56;
}
.pop-home-inner > form {
    padding: 96px 26px 50px;
    background: #fff;
}
.concat-tit-img{
width: 1.8125rem;
height: 4.5rem;
position: absolute;
    top: 4.875rem;
    right: 2.375rem;
}
.pop-home-inner h1{
font-size: 1.5rem;
font-weight: 500;
line-height: 1.5rem;
color: #090F21;
}

.pop-home-inner h2{
font-size: .75rem;
font-weight: 400;
line-height: 1.25rem;
color: #84868D;
letter-spacing: .2813rem;
    margin-top: .3125rem;
    margin-bottom: 1.5rem;
}

.pop-home-title {
    font-size: .875rem;
    color: #333333;
}
.pop-home-common{
    margin-top: .625rem;
    display: flex;
    width:85vw;
    font-size:.875rem;
    font-weight:400;
    color:rgba(255,30,30,1);
    line-height:2.5rem;
    position: relative;
}
.red_star{
    position: absolute;
    left: -0.625rem;
   line-height: 3.125rem;
}
.captcha-text{
    position: absolute;
    top: .8125rem;
    left: 8.6875rem;
    opacity: 1;
}

.pop-home-common > textarea {
width: 85vw;
height: 7.4375rem;
padding: .8125rem 1rem;
box-sizing: border-box;
 line-height: 1.5rem;
background: rgba(245,247,250);
border-radius: .625rem;
    border: none;
}
.pop-home-common > input {
width: 85vw;
height: 2.25rem;
background: rgba(245,247,250);
border-radius: .375rem;
box-sizing: border-box;
    padding-left: 1rem;
    font-size: .875rem;
    font-weight: 400;
    color: #090F21;
    line-height: 2.25rem;
    border: none;
}
.pop-home-common > input::-webkit-input-placeholder{
color: rgba(9,15,33,0.4);
        }
.pop-home-common > input::-moz-placeholder{   /* Mozilla Firefox 19+ */
   color: rgba(9,15,33,0.4);
        }
.pop-home-common > input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
   color: rgba(9,15,33,0.4);
        }
.pop-home-common > input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
   color: rgba(9,15,33,0.4);
        }
.pop-home-common > input:focus,.pop-home-common > textarea:focus{
    border:.0625rem solid rgba(77,183,221,1);
}
.pop-home-common > textarea::-webkit-input-placeholder{
color: rgba(9,15,33,0.4);
        }
.pop-home-common img{
    width: 7.125rem;
    height: 2.25rem;
    position: absolute;
    right: 0;
    top: 0rem;
    border-radius: .375rem;
}

.pop-btn {
width: 85vw;
height: 2.25rem;
background: rgba(40,171,195);
border-radius: .625rem;
    outline: 0;
   font-size: 1.125rem;
font-weight: 400;
line-height: 2.0625rem;
color: #FFFFFF;
    cursor: pointer;
    margin-top: .6875rem;
    border: .0625rem solid rgba(77,183,221,1);
}


.dn {
    display: none;
}

#formInp select{
    width: 100%;
    font-size:14px;
    font-weight: 400;
    border: none;
    border-bottom: 1px solid #E6E7EA;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url("/static/img/m/global_mobile/arrow-right.svg") no-repeat scroll 100% center transparent;
    background-size: 16px;
    padding: 16px 15px;
    box-shadow: none;
    color: rgb(117, 117, 117);
}

.tips-content {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 260px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #edf2fc;
    border: 1px solid #ebeef5;
    border-radius: 5px;
    font-style: italic;

}


.tips-message {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 316px;
    height: 100px;
    font-size: 16px;
    color: #333;
    border-radius: 5px;
    z-index: 100;
}

.bg-col {
    background: #fff;
}
.bg-sucess {
    background: #60d2f4;
}

.tips-message > div {
    float: left;
    height: 100%;
}

.tips-message > div:nth-child(1) {
    width: 130px;
    text-align: right;
    line-height: 108px;
}

.tips-message > div:nth-child(2) {
    padding-left: 20px;
    text-align: left;
    line-height: 100px;
}
 .feed-icon{
position:fixed;
    right: 6px;
    bottom: 200px;
     z-index: 998;
      cursor:pointer;
 }
.concact_us {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    border: 1px solid #FFFFFF;
    background: linear-gradient(359deg, #FCF7DB 0%, #FFFFFF 100%);
    box-shadow: 0px 3px 20px rgba(0,0,0,0.16);
    border-radius: 60px;
}
.concact_us span{
    width: 60px;
    height: 60px;
    display: block;
    background: url(/static/img/m/global_mobile/concact-dese.png) center;
    background-size: 100% 100%;
 }
.feedback-dialog{
    display: none;
    position: absolute;
    right: 72px;
    bottom: -191px;
width: 204px;
height: 415px;
background: rgba(255,255,255);
box-shadow: 5px 5px 20px rgba(26,39,59,0.1);
border-radius: 10px;
/* padding: 28px 0 27px; */
box-sizing: border-box;
}
.dialog-txt{
	font-size: 14px;
font-weight: 500;
color: #090F21;
padding: 28px 0 29px 18px;
    border-bottom: 1px solid #E8EAEB;
}
.dfcenter{
display: flex;
align-items: center;
}
.dfcenter>img{
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
.dialog-gray{
	margin-top: 6px;
	font-size: 12px;
font-weight: 400;
color: rgba(9,15,33,0.4);
}
.code-box{
    margin-top: 7px;
width: 130px;
height: 130px;
padding: 16px;
background: rgba(245,247,250);
border-radius: 7px;
}
.code-box img{
width: 100%;
height: 100%;
}

 #pop-home-industry:after,#pop-home-amount:after{
     content: '';
     background: url('/static/img/m/global_mobile/select-more.svg') center;
     display: block;
     width: 9px;
     height: 5px;
     position: absolute;
     right: 32px;
     top: 16px;
 }
#panel,#panel1{
    display: none;
    width: 100%;
    height: 357px;
    background: #FFFFFF;
    box-shadow: 0px -2px 8px 0px rgba(12, 37, 91, 0.1);
    border-radius: 6px 6px 0px 0px;
position: fixed;
    bottom: 0;
    overflow: auto;
}
.panel_title{
    position: relative;
    height: 52px;
    font-size: 16px;
    font-weight: 500;
    color: #4D4D4D;
    line-height: 52px;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
}
.panel_subtit{
    position: relative;
    padding-left: 20px;
    height: 50px;
    font-size: 14px;
    font-weight: 400;
    color: #4D4D4D;
    line-height: 50px;
    border-bottom: 1px solid #EEEEEE;
}
 .panel_subtit_selected{
     color: #4DB7DD;
 }
.panel_subtit_selected:after{
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 16px;
    right: 20px;
    background: url("/static/img/m/global_mobile/select.svg");
}
.panel_delete{
    width: 20px;
    height: 20px;
    position: absolute;
    top:16px;
    right: 20px;
    background: url("/static/img/m/global_mobile/delete.svg");
}
/* 新官网 移动端 */
#layout_nav a:hover{
font-weight: 500;
}
#layout_nav a:visited,#layout_nav a{
    color: #090F21;
}
.div-img img,.made-function-img img,.product-img img,.scene-img img{
    width: 100%;
    height: 100%;
}
.nav_sec:nth-child(2) .nav-para-txt{
    /* display: none; */
}
.nav_sec:first-child .nav_sec_txtp,.nav_sec:nth-child(5) .nav_sec_txtp,.nav_sec:nth-child(4) .nav_sec_txtp{
margin-left: 10px;
display: inline;
}
.nav_sec:nth-child(4) .nav-para-txt{
margin-top: -39px;
    margin-left: 32px;
}
.nav_sec:nth-child(4) .digital-icon-box{
margin-left: -18px;
    margin-top: -34px;
}
.nav_sec:nth-child(4) .nav_third{
    position: relative;
}
.nav_sec:nth-child(4) .nav-item:first-child{
    margin-top: 51px;
}
.nav_sec:nth-child(4) .nav-item{
    margin-top: 77px;
    margin-left: 33px;
    font-size: 16px;
font-weight: 400;
color: #090F21;
}
.nav_sec:nth-child(4) .nav_third .nav-item:nth-child(25) span{
    width: 11.1875rem;
    display: block;
}
.nav_sec .arrow_more{
    margin-top: 0;
    top: 33px;
}
.nav_sec_txtp{
    margin-top: -33px;
    display: block;
font-size: 12px;
font-weight: 500;
line-height: 20px;
color: rgba(9,15,33,0.4);
}
.nav-para-txt{
    margin-top: 7px;
    display: block;
    font-size: 12px;
    font-weight: 400;
color: rgba(9,15,33,0.4);
    border: none;
    /* transform: scale(0.9); */
}
.digital-icon-box{ 
    width: 26px; 
    height: 26px; 
    padding: 7px; 
    background: rgba(242,247,253); 
    border-radius: 10px; 
}
.digital-icon{
width: 100%;
height: 100%;
}
.blue_button a{
    color: #ffffff;
}

.wxcode-mask{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.75);
    text-align: center;
    z-index: 999;
}
.wxcode{
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    margin-top: -150px;
    left: 50%;
    margin-left: -150px;
}
.wxcode img{
    width: 100%;
    height: 100%;
}
.wxcode-txt{
    width: 300px;
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    margin-top: 20px;
}

@media (max-width:900px) {
.hzero-core-box .swiper-button-prev, .hzero-core-box .swiper-button-next {
    top: 20.75rem!important;
}
.swiper-box-wms .swiper-button-next, .swiper-box-lct .swiper-button-next,
.swiper-box-wms .swiper-button-prev, .swiper-box-lct .swiper-button-prev {
    top: 65%!important;
}
	.hd-btn.hd-btn-primary::after {
		 background-position: 4.5rem center !important;
background-size: 1.5rem .375rem;
	}
	.vertical-icon-box,.ability-container ul{
    margin-top: 2.5rem!important;
} 
	.card-content5 .vertical-icon-box{
margin-top: 2.5rem!important;
	}
	.box-more a img{
width: .8125rem;
height: .8125rem;
	}
	.yinhao{
		width: 6.25rem;
		height: 3.6875rem;
	}
	.aps-home-tip-img img{
		width: 2.625rem;
		height: 2.625rem;
	}
}