* {
			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;
		}

		#content {}

		.contact {
			width: 100%;
		}

		.contact-left {
			float: left;
			width: 40%;
			margin-top: 10%;
			height: 40%;

			position: relative;
		}

		.contact-left div {
			color: #001E55;
			font-size: 22px;
			margin-top: 10px;
			padding-left: 10px;

		}

		.contact-right {
			width: 60%;
			float: right;
		}

		.title {
			clear: both;
			text-align: center;
			padding: 30px;
		}
		.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
}