*{
	margin:0px;
	padding:0px;
	box-sizing: border-box;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
	color: #35475B;
}
html,body{
	width:100%;
	/* height:100%; */
	color: #35475B;
}
body{
	background:#fff;  
	padding-bottom: 15vw;
}
.style-w{
	padding:0px 13px;
}
.bg{
	background: #f4f6ff;
	padding:0px 13px;
	
}
.img{
	text-align: center;
	padding:10px 0px 20px;
}
.left{
	float:left;
	box-sizing: border-box;
}
.right{
	float:right;
	box-sizing: border-box;
}

.fh-title{
	font-size: 1.5em;
	text-align: center;
	padding:0.7em 0px;
	color: #293A4C;
}
.fh-text{
	font-size: 0.8em;
    color: #666;
    line-height: 1.7em;
    text-align: center;
    padding-bottom: 0.7em;
}

/*杞挱鍥�*/
.swiper-pagination-bullet{
	width: 35px;
    height: 4px;
    border-radius: 0%; 
    background: #fff;
}
/*妗堜緥鏂伴椈**/
.fh-xinwen{
	padding:10px;
}
.fh-xinwen li{
	list-style-type: disc;
	margin-left: 20px;
	font-size:0.8em;
	line-height:1.5em;
	padding:5px 0px;
}
.href{
	position:absolute;
	right:12px;
	top:42%;
	width:8%;
}
.href1{
	float:right;
/* 	margin-top:20px; */
	margin-right:12px;
	width:7%;
	margin-top:-3px;
	vertical-align:middle;
}

#nb_icon_wrap{
	height: 70px!important;
    width: 60px!important;
}
#newBridge .nb-invite-wrap-base{
	display: none!important;
}
