* {
			padding: 0;
			margin: 0;
			font-family: "微软雅黑";
		}

		.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover{
	color:#358bd8 ;
	background-color: #fff;!important;
}
.nav li a{
	font-size: 18px;
	color: #fff;!important;
/*	margin-left: 28px;*/
}
.nav li a:hover{
	color:#358bd8;!important 
}
.buslicnavheader img{
margin-top: -14px
}
.buslicbanimg{
	width: 100%
}
.buslicnav{
position: absolute;
top:0;
right: 0;
margin-top: 2rem
}
		.container-fluid {
			padding: 0;
		}

		.banner {
			padding: 0;
			min-height: 1200px;
			position:absolute;
			z-index: 1;
		}

		.b-t-left {
			width: 30%;
			float: left;
		}

		.b-t-right {
			margin-top: 10px;
			width: 70%;
			float: right;
		}

		.b-li {
			float: right;
			color: #fff;
			border-radius: 4px;
			padding: 5px 10px;
			margin-right: 20px;
		}

		.b-li:hover {
			background: #fff;
			color: #080808;
		}

		.b-center {
			height: 200px;
			padding-top: 80px;
			/* background: #269ABC; */
			

		}

		.b-center div {
			color: #fff;
			font-size: 13px;
			margin-top: 10px;
		}
		/* 浮到banner上的 */
		.float-top{
			width:100%;
			background:#fff;
			position: absolute;
			top: -50px;
			padding-top: 20px;
			padding-bottom: 20px;
			box-shadow:-2px -1px 10px 2px #888888;
		}
		.float-item{
			float: left;
			width: 20%;
			text-align: center;
		}
		.f-i-title{
			margin-top: 20px;
			font-size: 18px;
			color: #001E55;
			display: inline-block;
			margin-bottom: 10px;
		}
		.f-i-content{
			font-size: 14px;
			color:#B8B9CB
		}
		/* 公司简介 */
		.company{
			padding: 0 50px;
			padding-top: 10px;
			/* margin-top: 100px; */
			color: #001E55;
		}
		.company h2,.company h3{
			font-family: "黑体";
		}
		.company p{
			margin-top: 50px;
			text-align: left;
		}
		/* 办公空间 */
		.offic,.team{
			margin-top:50px;
			margin-bottom: 50px;
			color:#001E55 ;
		}
		.offic-title{
			margin:20px auto;
			text-align:center
		}
		.title {
			clear: both;
			text-align: center;
			padding: 30px;
		}
		
		/* 视频介绍 */
		.v-p{
			margin-top:10px;
		}
		.bottom-left{
			float:left;
			width: 40%;
		}
		.bottom-right{
			width: 60%;
			float: right;
		}
		.bottom-text{
			margin-top: 10px;
			text-align: left;
			color: #001E55;
		}
		
		.bottom-title{
			font-weight: 800;
		}
/*底部*/
.footer{
	padding: 18px
}
.footer h3{
	font-size: 22px;
	color: #53647a
}
.footer p{
	font-size: 22px;
	color: #53647a;

}
.footxq{
	padding-top: 58px
}
.footxq a{
	font-size: 22px;
}
.footxq p{
	margin-top: 20px;
	font-size: 18px;

}
/*dibu版权*/
.banquan{
	margin-top: 2rem;
	font-size: 14px;
	color: #5e5e5e
}
.banquan span{
	margin-left: 44px
}