html,body{
    margin:0;
    padding:0;
}
p{
    padding:0;
    margin:0;
}
html{
    font-family:monospace;
    color:rgba(45,45,45,1);
    font-size: 10px;
}
/*引入外部字体hzgb*/
.header{
    width:100%;
    height: 4.4rem;
}
.banner{
    width: 100%;
    height: 19.6rem;
    background: url('../img/banner.png') center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    text-align: center;
    overflow: hidden;
}
.b_title{
    font-size:1.9rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(255,255,255,1);
    letter-spacing: 0.5rem;
    text-indent: 0.5rem;

}
.b_title:nth-child(1){
    margin-top: 5.3rem;
}
.b_title:nth-child(2){
    margin-top: 2.0rem;
}
.b_en{
    margin-top: 0.7rem;
    font-size:0.7rem;
    font-family:'TRENDS';
    font-weight:400;
    color:rgba(255,255,255,0.9);
    letter-spacing: 0.15rem;
    text-indent: 0.15rem;

}
.b_download{
    width: 6rem;
    height: 2rem;
    border:0.1rem solid rgba(223,223,223,1);
    margin:2.6rem auto 0;
    border-radius: 0.5rem;
}
.b_download>div{
    color:rgba(255,255,255,1);
    line-height: 2rem;
    letter-spacing: 0.2rem;
    font-size: 1rem;
    text-indent: 0.2rem;
    text-align: center;
}
.special{
    border-bottom: 0.1rem solid rgba(223,223,223,1);
}
.special_pic{
    width: 100%;
    padding-bottom: 2.1rem;
    text-align: center;
}
.special p{
    text-align: center;
    padding-bottom: 2.1rem;
    font-size:1.7rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(42,42,42,0.8);
}
.special_pic1>img{
    width: 30rem;
    height: 21rem;
    display: block;
    margin: 2.9rem  auto 0;
}
.special_pic2>img{
    width: 30rem;
    height: 31rem;
    display: block;
    margin: 1.1rem  auto 0;
}
.special_pic3>img{
    width: 30rem;
    height:18rem;
    display: block;
    margin: 5.4rem  auto 0;
}
.about_hcb{
    width: 100%;
    /* height: 32.5rem; */
    text-align: center;
}
.about_hcb .title .en{
    font-size:2.3rem;
    font-family:Arial-BoldMT;
    font-weight:bold;
    color:rgba(148,174,212,1);
    margin-top: 3.8rem;
}
.about_hcb .title .zh{
    font-size:1.8rem;
    font-family:PingFang-SC-Bold;
    font-weight:bold;
    color:rgba(55,61,65,1);
    width: 12.3rem;
    height:4.4rem;
    line-height: 4.4rem;
    margin:0 auto;
    border-bottom: 0.01rem solid rgba(55,61,65,1);
}
.about_hcb_info{
    width: 34.3rem;
    font-size:1.2rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(4,0,0,1);
    line-height:2.3rem;
    margin:5.2rem auto 5.0rem;
    text-align: left;
    text-indent: 2rem;
}

.function{
    width: 100%;
    height: 23.5rem;
    background: url('../img/function.png') center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    text-align: center;
    overflow: hidden;
    
}
.f_title{
    margin-top: 5rem;
    font-size:1.9rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(255,255,255,1);
    line-height:3.2rem;
    letter-spacing: 0.5rem;
    text-indent: 0.5rem;

}
.f_content{
    margin-top: 1.4rem;
    font-size:1.1rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(254,254,254,1);
}
.f_en{
    font-size:0.9rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(254,254,254,1);
    line-height:1.5rem;
    letter-spacing: 0.15rem;
    text-indent: 0.15rem;

    margin-top: 0.4rem;
}
.our_advantage{
    text-align: center;
}
.our_advantage .title .en{
    font-size:2.3rem;
    font-family:Arial-BoldMT;
    font-weight:bold;
    color:rgba(148,174,212,1);
    margin-top: 3.8rem;
}
.our_advantage .title .zh{
    font-size:1.8rem;
    font-family:PingFang-SC-Bold;
    font-weight:bold;
    color:rgba(55,61,65,1);
    width: 10.8rem;
    height:4.4rem;
    line-height: 4.4rem;
    margin:0 auto;
    border-bottom: 0.01rem solid rgba(55,61,65,1);
}
.sub_title{
    font-size:1.1rem;
    font-family:monospace;
    font-weight:bold;
    color:rgba(13,13,13,1);
    margin-top: 1rem;
}
.our_advantage_content{
    width: 100%;
    height:25.3rem ;
    background: url('../img/our_advantage_content.png') center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.our_advantage_info{
    width: 32.7rem;
    font-size:1.2rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(4,0,0,1);
    line-height:2.3rem;
    margin:3.6rem auto 5.0rem;
    text-align: left;
    text-indent: 2rem;
}
.our_goal{
    width: 100%;
    height: 20.2rem;
    text-align: center;
    overflow: hidden;
   
}
.our_goal .title{
    font-size:1.7rem;
    margin-top: 6.5rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(0,0,0,1);
}
.our_goal p{
    margin-top: 1.7rem;
    font-size:1.2rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(0,0,0,1);

}
.map{
    width: 100%;
    height:16.1rem;
}
.map img{
    width: 100%;
    height:16.1rem;
}
.hcb_info{
    overflow: hidden;
}
.qrcode{
    width: 16rem;
    height: 19.1rem;
    margin:0 auto;
    overflow: hidden;
}
.qrcode .qr{
    width: 9.3rem;
    height: 9.2rem;
    margin:0 auto;
    margin-top:4.9rem
}
.qrcode .qr img{
    width: 9.2rem;
    height: 9.2rem;
    margin:0 auto;
}
.qrcode .qr_name{
    font-size:1.8rem;
    font-family:monospace;
    /* font-weight:bold; */
    color:rgba(31,31,31,1);
    padding-top: 1.7rem;
    margin:0 auto;
    text-align: center;
    letter-spacing: 0.5rem;
    text-indent: 0.5rem;

}
.footer{
    width: 100%;
    height: 7.3rem;
    background-color: rgba(235,235,235,1);
    overflow: hidden;
}
.footer > div:nth-child(1){
    height: 1.6rem;
    text-align: center;
    margin-top: 2.2rem;
}
.footer>span{
    display: inline-block;
}
.footer > div:nth-child(1) span{
    padding:0 1rem;
    font-size:1.2rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(6,6,6,1);
    border-left: 1px solid rgba(6,6,6,1);
}
.footer > div:nth-child(1) span:nth-child(1){
    border-left:0;
}

.company_info{
    margin-top: 1.6rem;
    font-size:0.7rem;
    font-family:HiraginoSansGB-W3;
    font-weight:normal;
    color:rgba(34,34,34,1);
    text-align: center;
}
.qr_active{
    color: #0aabff !important;
}


/* 顶部导航 */
header{
    height: 4.5rem;
}
ul,li{
    padding:0;
    margin:0;
    list-style: none;
}
a{
    text-decoration: none;
}
.navbar{
    position: relative;
    min-height: 4.4rem;    
}
button{
    padding:0;
}
.navbar-toggle{
    width: 3rem;
    height: 3rem;
    background-color: transparent;
    background-image: none;
    border: 0.1rem solid #d1d1d1;
    -webkit-border-radius: 0.4rem;
    border-radius: 0.4rem;

}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    margin:0 auto;
    width: 2.0rem;
    height: 0.2rem;
    background-color:  #d1d1d1;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 0.3rem;
}
.navbar-header{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height:4.4rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.logo{
    width: 5rem;
    height: 2.1rem;
    vertical-align: middle;
}
.logo img{
    margin-left: 1.2rem;
    width: 2.1rem;
    height: 2.1rem;

}
h1{
    font-size:1.8rem;
    font-family:monospace;
    font-weight:400;
    color:rgba(0,0,0,1);
    text-align: center;
}
.bt{
    width: 5rem;
}
.bt>button{
    margin-left: 0.8rem;
}
.navbar-nav li{
    width:100%;
    height: 4rem;
    font-size: 1.5rem;
    line-height: 4rem;
    border-top: 0.1rem solid #e7e7e7;
    text-indent: 2rem;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.navbar-nav li a{
    color: gray;
    width: 100%;
    display: block;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
tr.collapse.in {
    display: table-row;
}
tbody.collapse.in {
    display: table-row-group;
}
.collapsing {
    position: relative;
    height: 0;
    z-index: 33;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
        -o-transition-timing-function: ease;
            transition-timing-function: ease;
    -webkit-transition-duration: .35s;
        -o-transition-duration: .35s;
            transition-duration: .35s;
    -webkit-transition-property: height, visibility;
        -o-transition-property: height, visibility;
            transition-property: height, visibility;
}
.header,navbar,.navbar-default{
    background-color: #ffffff;
}
.nav_active{
    background-color: #0aabff;
}
.nav_active > a{
    color: #ffffff !important;
}



/* loadding动画 */
#loading{
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99;
    margin-top: 0px;
    top: 0px;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    /* height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px; */
}
.object{
    /* width: 20px;
    height: 20px; */
    width: 2rem;
    height: 2rem;
    background-color:rgba(60,181,232,1);
    float: left;
    /* margin-right: 20px; */
    /* margin-top: 65px; */
    margin-right: 2rem;
    /* margin-top: 5rem; */
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
}

#object_one {	
    -webkit-animation: object_one 1.5s infinite;
    animation: object_one 1.5s infinite;
    margin-left: 2rem;
    }
#object_two {
    -webkit-animation: object_two 1.5s infinite;
    animation: object_two 1.5s infinite;
    -webkit-animation-delay: 0.25s; 
    animation-delay: 0.25s;
    }
#object_three {
    -webkit-animation: object_three 1.5s infinite;
    animation: object_three 1.5s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;	
    }
@-webkit-keyframes object_one {
75% { -webkit-transform: scale(0); }
}
@keyframes object_one {

75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
}
}
@-webkit-keyframes object_two {
75% { -webkit-transform: scale(0); }
}
@keyframes object_two {
75% { 
    transform: scale(0);
    -webkit-transform:  scale(0);
}
}
@-webkit-keyframes object_three {

75% { -webkit-transform: scale(0); }
}
@keyframes object_three {

75% { 
    transform: scale(0);
    -webkit-transform: scale(0);
} 
}