html,body,div,span,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,address,em,img,ol,ul,li,fieldset,form,label,legend,table,tbody,tfoot,thead,tr,th,td,i,b,s,input{
    margin:0;
    padding:0;
    border:0;
}



input{
    　　-webkit-appearance:none;
}
html,body{
    -webkit-overflow-scrolling: touch;
}

html{
    font-size: calc(100vw / 3.75);
}

.ccsGlw {
    height: 35.5598rem !important;
    width: 23.15rem !important;
}
ul,ol{list-style:none}
a img{border:none;}

a{
    text-decoration: none;
}

#barSwitch{
    z-index: -100;
    position:fixed;
    top: 0;
    bottom: 0;
    background:url("../img/navBJ-1.jpg") no-repeat;
    background-size: cover;
    width: 100%;
    height: auto;
    opacity:0;
    transition: all 0.4s;
    transform: translateX(4rem);
}

#barSwitchBox{
    z-index: 1300;
    position:absolute;
    top: 0;
    bottom: 0;
    background:rgba(19,48,116,.5);
    width: 100%;
    height:auto;
}

#barSwitchClosed{
    z-index: 1400;
    position: absolute;
    top:0.3rem;
    right: 0.2rem;
    width: 0.3rem;
    height: auto;
}
#barSwitchClosed>img{
    width: 100%;
    height: auto;
    display: block;
}

.barSwitchBox-content{
    z-index: 1500;
    position: absolute;
    top: 0.84rem;
    left: 50%;
    transform: translateX(-50%);
    width:3rem;
    height:auto;
}

.barSwitch-content-list{
    width:0.9rem;
    height:auto;
    margin: 0 auto 0.09rem;
}
.barSwitch-content-list>img{
    width:100%;
    height:auto;
    display: block;
}

.barSwitch-content-list .barSwitch-href{
    display: block;
    width: 100%;
    height:auto;
}
.barSwitch-href>img{
    width:100%;
    height:auto;
    display: block;
}

.nhgLM>li{
    width:1rem;
    height:0.36rem;
    line-height: 0.36rem;
    font-size:0.15rem;
    text-align: center;
}

.nhgLM{
    display: none;
}


.nhgLM-list{
    display: block;
    width:0.9rem;
    text-align: center;
    color: #fff;
    height:0.36rem;
    line-height: 0.36rem;
    font-size:0.14rem;
    border-bottom: 0.01rem solid #fff;
	width:150px;
}

.footer-content-ICP{
    z-index: 300;
    font-size: 0.13rem;
    position: absolute;
    bottom:0.2rem;
    left: 50%;
    transform: translateX(-50%);
}