body,html,button,input,select,textarea,h1,h2,h3,h4,h5,h6,i{
    font-family: ‘Microsoft YaHei‘,arial,tahoma,\5b8b\4f53,sans-serif; 
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
body,html{
    color:#022258;
    position:relative;
    font-size: 15px;
}
h1,h2,h3,h4,h5,h6{
    font-weight:bold;
    color:#022258;
}
a,img,input, button ,select ,textarea{
    outline:none;
    border:0;
}
a:hover, a:visited, a:active, a:focus{
    text-decoration: none;
}
input{-webkit-tap-highlight-color:rgba(255,0,0,0);}
@media (min-width: 1590px){
    .container{
        width:1440px;
       }
}
.container{
    margin: 0 auto;
}
a, a:hover{
    text-decoration: none;
}
ul,li{
    list-style:none;
}
em,i{
    font-style: normal;
}
img {
    max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.caret{
    margin-left:8px;
}
.nav-right{
    position: absolute;
    right: -500px;
}

.reg-style{
    border: 1px solid #ffffff;
    width: 60px;
    height: 28px;
    line-height: 26px;
    margin-left: 10px;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
}
.reg-style:hover{
    background: #ffffff;    
    color:#375ce9!important;
    border-color: none;
}
/*banner--------------------------*/
.index-banner{
    background: url(../images/index-banner.jpg) no-repeat top center;
    height: 700px;
    padding-top: 250px;
}
.banner-box{
    width: 100%;
    text-align: center;
    max-width: 1000px;
    cursor: pointer;
    margin: 0 auto;
    color:#fff;
}

.banner-title{
    font-size: 48px!important;
    line-height: 65px;
    letter-spacing: .5px;
    color:#fff;
    padding-bottom:30px ;
}
.planbox{
    min-height:260px;
}
.banner-text{
    font-size:22px;
    letter-spacing:10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid rgba(255,255,255,.3);
    border-bottom: 1px solid rgba(255,255,255,.3);
    max-width: 300px;
    margin: 0 auto;
    padding: 5px 0;
}
.banner-text span{
    width: 4px;
    height: 4px;
    margin:0 17px 0 10px;
    background: #ffffff;
    border-radius: 100%;
}

/*支持平台----------*/
.support-platform{
    background: #fbfcff;
}
.support-platform-pc{
    max-width: 1300px;
    min-height: 90px;
    margin: 0 auto;
    display: flex;
    padding: 8px 0;
}
.support-platform-pc-title{
    padding: 0 50px;
}
.support-platform-pc-title img{
    margin-top: 25px;
}
.support-platform-pc-box{
    padding-top: 5px;
}
/*----------海店汇介绍*/
.introduce-box{
    margin:120px auto;
    display: block;
    text-align: center;
    max-width: 900px;
}
.index-title{
    font-size: 36px;
}
.quali-head p, .advan-txt p, .qua-tips-right p, .intro-text, .optcity-set{
    opacity: .6;
}
.intro-text{
    font-size: 16px;
    line-height: 30px;
    padding-top: 35px;
}
.service-bg{
    background: #f4f6fa;
    position: relative;
    background-image: url(../images/service-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0 0 110px;
}
.service-head{
    padding: 55px 0 48px 0;
    text-align: center;
}
#serviceswiper{
    text-align: center;
    max-width: 1300px;
    min-height: 280px;

}
.ser-list, .security-standard{
    background: #fff;  
    min-height: 280px;
}
.ser-list{
    box-shadow: 0 8px 16px rgba(49,70,89,.11);
}

.ser-img{
    height: 190px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ser-img img{
    margin-top: 30px;
}
.ser-txt{
    font-size: 20px;
}
.advan-box{
    margin-bottom: 40px;
}
.advan-con, .advan-con-small, .security-advantages-con{
    background: #fff;
    box-shadow: 0px 0px 16px rgba(49,70,89,.05);  
    border: 1px solid #f2f4f5;
    text-align: center;
}
.advan-con{
    min-height: 380px; 
    padding: 0 30px;
}
.advan-img{
    height: 230px;
}
.advan-txt h4{
    font-size: 20px;
}

.advan-txt p{
    line-height: 25px;
    padding-top: 15px;
}
.advan-bg{
    background: #f4f6fb;
    padding: 40px 0;
}
.advan-con-small{
    padding: 0px 20px 0;
    min-height: 210px;
    margin-bottom:15px;
}
.advan-con-small .advan-img{
    height: 120px;
}
.advan-con-small h4{
    font-size: 17px;
    line-height: 28px;
}
.specilpadding{
    padding-left: 7.5px!important;
    padding-right: 7.5px!important;
}
.qualification-bg{
    background:linear-gradient(to right,#2058bc,#3560d6,#2058bc);
    padding-bottom: 50px;
}
.quali-head, .quali-head h3{
    color: #ffffff!important;
}

.quali-head p{
    padding-top: 5px;
}
.our-qualification{
    display: flex;
    justify-content: center;
}
.our-qualification-item{
    width: 250px;
    margin: 0 90px 0 0;
}
.our-qualification-item:last-child{
    margin-right: 0;
}
.our-qualification-item-img{
    width: 250px;
    margin-bottom: 24px;
}
.our-qualification-item-img img{
    width: 100%;
    height: 350px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 6px;
    box-shadow: 0px 0px 16px rgba(49,70,89,.05);
}
.our-qualification-item-tips{
    display: flex;
    color: #fff;
}
.qua-tips-left{
    margin-right: 10px;
}
.qua-tips-left img{
    margin-top: 5px;
}
.qua-tips-right h5{
    font-size: 18px;
    color: #fff;
}
.flow-p span{
    color: #005ffe;
    font-weight: bold;
    padding: 0 6px;
    font-size: 18px;
    font-family:Arial, Helvetica, sans-serif;
    opacity: 1!important;
}
.flow-main{
    max-width: 1120px;
    padding-bottom: 70px;  
    overflow: hidden; 
    padding-top: 10px;
    margin: 0 auto;
}
.flow-item{
    width: 30%;
    text-align: center;
    float: left;
    box-shadow: 0px 0px 16px rgba(49,70,89,.08);  
}
.flow-arrow{
    width: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 280px;
    float: left;
}
.flow-head{
    padding: 55px 0 35px 0;
}
.padding0{
    padding: 0;
}
.partner{
    max-width: 930px;
    margin: 0 auto;
    padding-bottom: 70px;
}
.partner-box{
    overflow: hidden;
}
.partner-item{
    width: 140px;
    height: 60px;
    margin: 0 7px 15px 8px;
    float: left;
}
.footer{
    background: url(../images/botton-bg.jpg) #3c55d6 no-repeat top center;
    background-size: 100% 100%;
    min-height: 370px;
    padding-top: 70px;
    overflow: hidden;
}
.bottom-item{
    min-height: 210px;
    padding-left: 70px;
}
.bottom-item h5{
    font-size: 16px;
    color: #ffffff;
    padding-bottom: 20px;
}
.bottom-item p, .p-record{
    color: #ffffff!important;
}
.bottom-item p a{
    color: #ffffff!important;
    display: block;
    line-height: 30px;
    opacity: .6;
    font-size: 14px;
}
.bottom-item p a:hover{
    opacity: 1;
}
.item-num{
    font-size: 18px;
    font-weight: bold;
}
.p-record{
 text-align: center;
 border-top: 1px solid rgba(255,255,255,.1);
 line-height: 25px;
 min-height: 40px;
 padding: 10px;
}
.bottom-record{
    padding-top: 30px;line-height: 40px;
}
.optstyle{
    font-size: 13px;
    opacity: .6;
}
.item-txt{
    padding-bottom: 5px;
}
.p-record a{
    color: #ffffff; 
}



/*-----------安全保障*/
.security-banner{
    background: url(../images/security-banner.jpg) no-repeat top center;
    height: 570px;
    padding-top: 220px;
}
.secbanner-title{
    font-size: 42px!important;
    line-height: 65px;
    color:#fff;
    padding-bottom:15px ;
}
.secbanner-text{
    font-size:16px;
    line-height: 30px;
    opacity: .8;
}
.security-advantages-box{
    padding: 80px 50px;
}
.security-advantages-con{
    min-height: 360px;
    padding: 20px 35px;
    margin: 7.5px 0;
}
.security-con-img{
    height: 165px;
}
.security-con-img img{
   margin-top: 10px;
}
.security-con-txt h4{
    font-size:24px;
}
.security-con-txt p{
    line-height: 25px;
    padding-top: 10px;
    text-align: left;
}
.qualification-security-bg{
    background:url(../images/qualification-bg.jpg) #f5f9fb no-repeat center center;
    padding-bottom: 60px;
}
.qualification-tips-box, .sec-tips-title{
    color:#022258;
   
}
.qualification-tips-box{
    display: flex;
}
.qua-tips-title{
 font-size:18px;
}
.security-standard{
    box-shadow:0px 0px 16px rgb(49,70,89,.08);
    padding: 50px 35px;
}
.security-standard-left, .security-standard-right{
    display: flex;
    display: -webkit-flex;
}
.security-standard-left{
    justify-content: center;
}
.security-standard-left img{
    box-shadow:0px 0px 16px rgb(49,70,89,.08);
}
.security-standard-right{
    flex-direction:column;
    justify-content: center;
    min-height: 170px;
}
.standard-right-title{
    font-size: 26px;
    margin: 8px 0; 
}
.standard-right-txt{
    padding-top:15px;
}
/*-----------产品中心*/
.product-nav{
    background: linear-gradient(to right,#215cbc,#2873ed);
    margin-top: 90px;
}
.sub-menu{
    display: flex;
    margin: 0 auto;
    max-width: 1440px;
    height: 60px;
    padding: 0;
    margin: 0;
}

.sub-menu-li{
    margin:0 20px;
    position: relative;
    min-width: 64px;
    color: #181d29;
    font-size: 15px;
    font-weight: 700;
    line-height: 60px;
    width: auto;
    color: #ffffff;
}
.sub-menu-li-act:after{
    content: " ";
    display: none;
    position: absolute;
    left: 50%;
    bottom: -1px;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    display: block;
}
.content-container {
    margin: 19% auto;
    max-width: 650px;
    padding-left: 50px;
}
.content-container-1, .content-container-2{ 
    max-width: 650px;
    padding-left: 50px;
}
.content-container-1{
    margin: 30% auto;
}
.content-container-2{
    margin: 33% auto;
}
.content-container-3{
    margin: 25% auto;
}
.content-container h4, .content-container p{
    padding: 0 15px;
}
.content-title h4, .cutin-title{
    font-size: 32px;
    line-height: 48px;
    padding-bottom: 10px;
}
.content-desc{
    line-height: 28px;
    font-size: 16px;
}
.line{
    height: 1px;
    width: 100%;
    background: #e5e8ee;
    display:block;
    margin: 20px 0;
}
.desc-box{
    font-size: 14px;
    line-height: 28px;
}
.desc-box p{
    margin: 0;
}
.desc-box-item span{
    width: 4px;
    height: 4px;
    display: inline-block;
    background: #a4afc3;
    border-radius: 50%;
    float:left;
    margin: 11px 10px 0 0;
}
.illustration-container {
    padding: 15% 0;
}
.product-item-bg{
    background: #f4f7fa;
}
.cutin-container{
    padding: 90px 0;
    text-align: center;
}
.cutin-title{
    padding-bottom: 15px;
}
.cutin-btn{
    height: 45px;
    line-height: 45px;
    background: #326eea;
    border-radius: 4px;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    padding:0 45px;
    display: inline-block;
}
.cutin-btn:hover ,.cutin-btn:visited{
    background: #326eea;
    color: #ffffff;
}
.content-process{
    padding-bottom: 80px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.process-item{
  padding: 0 5%;
   display: flex;
   flex-direction:column;
   justify-content: center;
   align-items: center;
}
.process-item-img{
    padding: 30px 0;
}
.collect-single{
    margin-top: -40px;
    margin-bottom: 50px;
    z-index: 9999;
    display: inline-block;
    width: 100%;
}
.collect-single-item{
    background: #fff;
    box-shadow: 0px 0px 16px rgb(49,70,89,.05);
    border: 1px solid #e4e8f0;
    padding: 60px 0;
    border-radius: 4px;
    margin-bottom: 30px;
    overflow: hidden;
}

.collect-single-item-left{
    min-height: 90px;
    display: flex;
    justify-content: center;
    border-right: 1px solid #e4e8f0;
    align-items: center;
}
.collevt-left-img{
    padding:0 20px 0 15px;
}
.collect-single-item-right{
    padding-left: 20px;
}
.collect-single-item-right h4{
    font-size: 24px;
    padding-bottom: 5px;
}
.fiscal-taxation{
    padding: 30px 0;
}
.border-one{
    border-left:8px solid rgba(29,127,242,1);
}
.border-two{
    border-left:8px solid rgba(29,127,242,.8);
}
.border-three{
    border-left:8px solid rgba(29,127,242,.6);
}
.border-four{
    border-left:8px solid rgba(29,127,242,.4);
}
/*-------------关于我们*/
.about-banner-bg{
    background: url(../images/about-bg.jpg) no-repeat top center;
    height: 330px;
    margin-top: 90px;
}
.about-main{
    max-width: 1300px;
    margin: -190px auto 80px;
    background: #ffffff;
    box-shadow: 0px 0px 16px rgb(49,70,89,.1);
    z-index: 9999;
    display: block; 
}

.about-con{
    border-bottom:1px solid  #f2f4f5;
    overflow:hidden;
}
.about-left{
    display: block;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}
.about-left img{
    padding: 30px;
    
}
.about-right{
    padding: 50px;
    border-left:1px solid  #f2f4f5;
}
.about-right h4{
    font-size: 32px;
    padding-bottom: 30px;
}
.about-right h4 span{
    color: #375ce9;
}
.wx-txt{
    width: 90px;
    text-align: center;
}
.bottom-img{
    margin: 0 5px;
}

.brand-link a{
    opacity: .95;
    margin-bottom: 25px;
}
.brand-link a:hover{
    opacity: 1;
}



#allmap{
    width: 100%;
    height: 350px;
    overflow: hidden;
    margin:0;
    }

    .BMap_bubble_content {
    background: #ffffff;
    border-radius: 5px;
    padding: 15px 15px 15px;
    color: #022258;
    height: 90px;
    font-size: 14px;
    box-shadow: 0 8px 16px rgba(49,70,89,.15);
    margin-top: 60px;
    }
    .BMap_bubble_content p{
            line-height: 20px;
            display: flex;
            align-items: center;
    }
    .BMap_bubble_content p img{
            margin-right: 8px;
            width: 18px;
            height: 18px;
    }
    .BMap_top {
    display: none;
    }
    .BMap_center {
    background: transparent;
    border: none;
    position: sticky !important;
    height: 100%;
    }
    .BMap_bubble_content .info-wrap {
    width: 100%;
    height: auto;
    }
    .BMap_bottom {
    display: none;
    }
    .BMap_pop > div, .BMap_pop > img:nth-child(10)  {
    display: none;
    overflow: unset;
    }
    .BMap_pop > div:nth-child(7) {
    display: none;
    }
    .BMap_pop > div:nth-child(9) {
    display: block;
    overflow: unset;
    width: 240px !important;
    }
    .BMap_top, .BMap_shadow{
    display: none;
    }
    .BMap_center {
    background: transparent;
    border: none;
    position: sticky !important;
    height: 100%;
    }

.shop-item-bg{
    background: linear-gradient(to right,#012060,#0049d5);
}
.shop-item-box{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.shop-container, .shop-container h4{
    color: #ffffff;
}
.shop-container, .shop-container-right{
    
    display: flex;
    display: -webkit-flex;
    flex-direction: column;   
}
.shop-container h4{
    padding-bottom: 0;
}
.shop-container{
    padding-left: 50px;
    justify-content: center;
}
.shop-container-right{
    justify-content: flex-end;
}

/*产品中心-海店汇---------------*/

.plan-header{
    padding: 60px 0 40px;
}
.hdh-banner{
    min-height:500px;
}
.hdh-banner-right{
    padding: 90px 0 60px;
}
.hdh-banner{
    background-image: linear-gradient(to right, #091842,#111e3d,#051643);
}
.hdh-product-bg{
    min-height: 550px;
    background: url(../images/hdh-profuct-bg.jpg) no-repeat top center;
    margin-top: 60px;
    overflow: hidden;
}
.anton-title {
    font-size: 35px;
    line-height: 50px;
    font-family: 'pingfang-medium';
}
.hdh-product-bg .zz-header{
    margin-bottom: 20px;
}   
  .profuct-content {
    display: -moz-box;
    display: -webkit-box;
    overflow-x: scroll;
    padding-top: 33px;
    padding-bottom: 30px;
    padding-left: 160px;
}

.profuct-content::-webkit-scrollbar,
.el-table__body-wrapper::-webkit-scrollbar {
    /*滚动条整体样式*/

    width: 0px;
    /*高宽分别对应横竖滚动条的尺寸*/

    height: 0px;

}

.profuct-content::-webkit-scrollbar-thumb,
.el-table__body-wrapper::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/

    border-radius: 7px;

    -webkit-box-shadow: inset 0 0 5px #3A54B3;

    background: #3A54B3;

}

.profuct-content::-webkit-scrollbar-track,
.el-table__body-wrapper::-webkit-scrollbar-track {
    /*滚动条里面轨道*/

    -webkit-box-shadow: inset 0 0 5px #EEF2FA;

    border-radius: 7px;

    background: #EEF2FA;

}

.hdh-product-bg {
    position: relative;
    overflow: hidden;
}

.productleftact {
    display: none;
}

.productleft {
    position: absolute;
    bottom: 100px;
    right: 70px;
    background: #207F95;
    box-shadow: 0px 0px 20px 0px rgba(0, 84, 116, 0.17);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

.productright {
    position: absolute;
    bottom: 100px;
    left: 70px;
    background: #207F95;
    box-shadow: 0px 0px 20px 0px rgba(0, 84, 116, 0.17);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}



.service-item{
    width: 280px;
    height: 310px;
    background: #FFFFFF;
    box-shadow: 0px 0px 29px 3px rgba(49, 70, 89, 0.11);
    margin: 10px 15px;
}
.service-item-head{
    height: 104px;
    display: flex;
    align-items: center;
    padding-left: 30px;
}
.s-bg-dark{
    background-image: linear-gradient(to right, #68bbde,#ffffff);
}
.s-bg-light{
    background-image: linear-gradient(to right, #daf3ff,#ffffff);
}
.service-item-con{
    padding: 20px 30px;
}
.service-item-con h4{
    padding: 15px 0;
}
.service-item-con h4, .service-item-con p{
    line-height: 25px;
}
.support-box{
    padding: 65px 0;
}
.support-item{
    height: 420px;
    background: url(../images/support-bg.png) no-repeat center center;
    background-size: 100% 100%;   
    display: flex;
    flex-direction:column;
    align-items: center;
    margin: 15px 0;
}
.support-item-title{
    height: 130px;
    display: flex;
    align-items: center;
    margin-top: 25px;
    flex-shrink: 0;
}
.support-item-con{
    height: 220px;
    display: flex;
    align-items: center;
}
.hdh-solution-bg{
    min-height: 490px;
    background: url(../images/hdh-solution-bg.jpg) no-repeat top center;
    overflow: hidden;
    margin-bottom: 20px;
}
.hdh-advantage-box{
    border: 1px solid #e7edf6;
    margin: 10px 0 70px;
}
.hdh-solution-box{
    padding: 50px 10px 30px 140px;
}
.hdh-solu-title{
    font-family: 'douyu';
    font-size: 36px;
    color: #ffffff;
    border-bottom: 4px solid #ffffff;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 20px;
}
.hdh-solu-title span{
    color: #04edec;
    border-bottom: 4px solid #04edec;
    position: absolute;
}
.hdh-solution-item{
    display: flex;
    justify-content: flex-start;
    margin-top: 40px;
}
.solution-left{
    margin-right: 20px;
}
.solution-right h4,.solution-right p{
    color: #ffffff!important;
}
.solution-right h4{
    padding: 4px 0 20px;
    margin: 0;
}
.solution-right p{
    opacity: .8;
}
.point-box{
    border: 1px solid #e7edf6;
    margin: 65px 0 20px;
}
.point-item{
    border-right: 1px solid #e7edf6;
    min-height:325px;
    padding: 40px;
}
.point-text{
    line-height: 25px;
}
.point-img{
    height: 55px;
    margin: 20px 0 40px;
    display: flex;
    align-items: center;
}
.point-title{
    font-size: 20px;
    padding-bottom: 20px;
}

.hdh-text-bg{
    min-height:260px;
    background: url(../images/hdh-text.jpg) no-repeat top center;
    overflow: hidden;
}
.hdh-text-con{
    display: flex;
    justify-content: center;
    min-height: 260px;
    align-items: center;
    text-align: center;
}
.hdh-text-con p{
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    font-family: 'pingfang-medium';
    letter-spacing: 3px;
}
.point-item-1{
    border-right: 1px solid #e7edf6;
    min-height: 300px;
    padding: 30px 10px;
}

.border0 {
    border-right: 0;
}
.zhm-banner-left{ 
    max-width: 620px;
    margin: 32% 0 20%;  
}
.content-title{
    line-height:48px;
    font-size: 30px;
    font-family: 'pingfang-medium';
    color: #ffffff;
}
.content-desc-text{
    line-height: 28px;
    padding-right: 20px;
    font-size: 15px;
    margin-top: 15px;
    color: #ffffff;
    opacity: .8;
}
.zz-header {
    margin-top: 75px;
    margin-bottom: 20px;
    display: block;
}
@media (min-width:1575px){
    .shop-container-right img{
        max-width: 80%;
    }
}
@media (min-width:990px){
    .shop-container{
        height: 200px;
    }
    .shop-container-right{
        height: 220px;
    }
}



@media (max-width:1590px){
    .security-advantages-box {
        padding: 80px 0px!important;
    }
    .content-container {
        padding: 0 20px;
    }
    .zhm-banner-left{ 
        margin: 40% 0 20%;  
    }
    .hdh-banner-right{
        padding: 110px 0 60px;
    }
}
@media (max-width:1200px){
    .support-platform-pc{
        min-height: 70px;
    }
    .support-platform-pc-title img{
        margin-top: 18px;
    }
    .support-platform-pc-box{
        padding-top:0;
    }
    .security-advantages-con{
        min-height: 380px;
    }
    .illustration-container {
        padding: 25% 0;
    }
    .content-container-1, .content-container-2{
        margin:45% auto 35%;
    }
    .content-container-3{
        margin: 33% auto;
    }
    .support-item-title, .support-item-con{
        max-width: 80%;
    }
}
@media (max-width:1000px){
    .footer{
        background: url(../images/botton-bg.jpg) #3c55d6 no-repeat center 100%;
    }
    .illustration-container {
        padding: 10% 0 15% 0;
    }
    .content-container-1, .content-container-2,  .content-container-3{
        margin: 0px auto 80px;
        padding: 0 15px;
    }
    .shop-container{
        margin: 0px auto 40px;
        padding: 40px 15px 0;
    }
    .pt-80px{
        padding-top: 80px;
        margin-bottom: 30px;
    }
    .process-item{
        padding: 0 2%;
    }
    .collect-single-item{
        padding: 45px 0;
    }
    .collect-single-item-right{
        text-align: center;
        padding-top: 30px;
        padding-left: 0;
    }
    .border-one{
        border-top:8px solid rgba(29,127,242,1);
        border-left: none;
    }
    .border-two{
        border-top:8px solid rgba(29,127,242,.8);
        border-left: none;
    }
    .border-three{
        border-top:8px solid rgba(29,127,242,.6);
        border-left: none;
    }
    .border-four{
        border-top:8px solid rgba(29,127,242,.4);
        border-left: none;
    }
    .collect-single-item-left{
        border-right:none;
    }
    .about-left{
        min-height: 230px!important;
    }
    .profuct-content {
        padding-left: 0;
    }
}
@media (max-width:990px){
    .sub-menu{
        height: 60px;
        overflow-x: auto;
        white-space: nowrap;
    }
    .shop-item-box{
        display: flex;
        flex-direction:column;
        align-items:flex-start;
    }
    .point-item, .point-item-1 {
        border-bottom: 1px solid #e7edf6;
        border-right: 0;
        min-height: 250px;
    }
    .border0 {
        border-bottom: 0;
    }
    .zhm-banner-left{
        margin: 30% 0 10%;
    }
    .hdh-banner-right {
        padding:20px 0 60px;
    }
}

@media (max-width:768px){
    h3, .content-title h4, .cutin-title{
        font-size: 28px!important;
        line-height: 45px!important;
    }
    .banner-title, .secbanner-title{
        font-size: 30px!important;
    }
    .banner-text{
        font-size:18px;
        letter-spacing:10px;
    }
     .introduce-box{
        margin: 70px auto;
     }
     .service-head{
        padding: 30px 0;
     }
     .ser-img img{
       width: 80%;
    }
    .ser-txt{
        font-size: 16px;
    }
    .advan-img img, .flow-item img, .security-con-img img{
        width:auto!important;
    }
    .advan-con{
        margin-bottom: 15px;
    }
    .our-qualification{
        overflow-x: auto;
        padding:0 20px;
        justify-content: flex-start;
        cursor: pointer;
    }
    .our-qualification-item{
        margin: 0 15px 0 0;
    }
    .flow-item{
        width: 100%;
        margin-bottom: 15px;
    }
    .flow-arrow{
        display: none;
    }
    .support-platform-pc{
        min-height: 70px;
    }
    .support-platform-pc-title img{
        margin-top: 20px;
    }
    .support-platform-pc-box{
        padding-top:0;
    }
    .support-platform-pc-title {
        padding: 0;
    }
    .support-platform-pc-box{
        padding-top:5px;
    }
    .bottom-item{
        padding-left: 0;
    }
    .security-advantages-box {
        padding: 30px 0px!important;
    }
    .security-advantages-con {
        margin: 15px 0;
    }
    .security-standard-right{
        align-items: center;
        padding-top: 30px;
    }
    .product-nav{
        margin-top: 70px;
    }
  
    .sub-menu-li{
        margin: 0px 15px;
    }
    .content-container {
        margin: 70px auto 5%;
        padding: 0 15px;
    }
    .process-item{
        padding: 0 15px;
        width: 20%;
    }
    .process-step{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }
    .process-item-img{
        display: flex;
        justify-content: center;
        padding: 15px 0;
    }
    .process-item-img img, .process-arrow{
        width: 80%;
    }
    .collect-single-item{
        margin:0 15px 20px;
    }
    .pro-item-specil{
        padding: 0 5px;
    }
    .peo-txt{
        line-height:24px;
        text-align: center;
    }
    .fiscal-taxation{
        padding: 20px 0 0;
    }
    .about-right{
        padding: 30px;
    }
    .wx-txt{
        text-align: left;
    }
    .hdh-solution-box {
        padding: 30px 10px 30px 20px;
    }
}