
header{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    padding: 0.3rem;
    z-index: 999;
}
header .h-logo{
    width: 1.36rem;
}
header .h-switch>img{
    width: 0.24rem;
}
.public_footer {
	height: 1.02rem;
	width: 100%;
	border-bottom: 1px solid #e1e3e1;
	position: fixed;
	bottom: 0;
	border-top: 1px solid rgba(28, 44, 29, 0.1);
	box-shadow: darkgrey 10px 10px 10px 5px;
	z-index: 99;
}
.semi-circle {
	width: 1.56rem;
	height: 1.56rem;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 0.14rem;
}

#newBridge #nb_icon_wrap .nb-icon-customer {
	width: 1rem;
	height: 1rem;
	background-image: url(/static/img/image/connent.png) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	border-radius: 50% !important;
	overflow: hidden;
	z-index: 99 !important;
}

#newBridge #nb_toolbar_wrap{
	display: none !important;
}
.nb-icon-inner-wrap {
	width: 1rem !important;
	height: 1rem!important;
	background-image: url(/static/img/image/connent.png) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	border-radius: 50% !important;
	overflow: hidden;
	z-index: 99 !important;
	background-image: url(/static/img/image/connent.png) !important;
}

#newBridge .nb-icon-skin-0 .nb-icon-bridge0 {
	width: 1rem !important;
	height: 1rem!important;
	background-image: url(/static/img/image/connent.png) !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	border-radius: 50% !important;
	overflow: hidden;
	z-index: 99 !important;
}

.form-control {
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

#newBridge {
	z-index: 99 !important;
}

#newBridge .nb-icon-wrap {
	width: 1rem !important;
	height: 1rem !important;
	top: inherit !important;
	bottom: 0.3rem !important;
	transform: translateX(-50%) !important;
	left: 50% !important;
	z-index: 99999 !important;
}
#newBridge  .nb-icon-inner-wrap{
	background: none !important;
}
#newBridge .nb-icon-wrap-0 .nb-icon-wrap-base{
	background: none !important;
}
#newBridge .nb-icon-skin-9 .nb-icon-bridge0{
	display: none !important;
	
}
#newBridge .nb-icon-wrap-2 .nb-icon-wrap-base{
	background: none !important;
}
#newBridge .nb-icon-flag{
	border: 0 !important;
}
#newBridge .nb-icon-wrap-4 .nb-icon-wrap-base{
	background: unset !important;
}