.navbar-collapse .navbar-right{
	margin-right: 45px!important;
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: white!important;
}

.row{
	position: relative;
	width: 100%;
	height: auto;
	/*background: red;*/
	margin-top: 16%;
}
.row2{
	margin-top: 7%;
}
.txth5{
	text-align: center;
	width: 100%;
	height: auto;
	/*transform: translateX(-50%,-50%)!important;*/
	/*margin-left: 5%;*/
	margin-top: 8%;
	/*background: yellow;*/
}
.txth5 p{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 16px;
	color: gray;
}
.abt-inner-agile .col-lg-8{
	height: 400px;
	overflow: hidden;
}
.abut-inner-left img{
	width: 95%;
	height:100%;
	transform: scale(1.1);
}
.lgtu2 img{
	margin-top: -50%;
	width: 95%;
	height:auto;
}
.lgtu4 img{
	margin-top: -10%;
	width: 95%;
	height:auto;
}
.lgtu5 img{
	width: 95%;
	height:auto;
}

/*底部内容的样式*/
.footer{
	width: 100%;
	height: auto;
	background-color: rgb(25, 32, 37);
}

.foottxt{
	position: absolute;
	font-size: 20px;
    color: rgb(153, 153, 153);
    margin-left: 2%;
    margin-top: 5%;
}
.foottxt2{
	padding-left: 1%;
}
.num{
	color: rgb(153, 153, 153)!important;
	padding-top:10%;
	padding-left: 20%;
}
.foottu{
	margin-top:2%;
	margin-left: 1.5%;
}

/*返回顶部样式*/
#top{
	width: 35px;
	height: 35px;
	background-color: gray;
	opacity: 0.7;
	position: fixed;
	right: 20px;
	bottom: 25px;
	display: none;
}

.toptxt{
	margin: 14px 8px;
	text-align: center;
	font-size: 20px!important;
	font-weight: 100!important;
	color: white!important;
	line-height: 40px;
}












