.navbar {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 43.75rem;
	background-size: contain;
	background: url(../img/slices/私有化部署轮播.png) no-repeat;
	background-size: cover;
	margin-top: -5rem;
}


.nav {
	width: 100%;
	height: 5rem;
	margin: 0;
	display: flex;
	justify-content: center;
	font-size: 0.875rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #Eeeeff;
	background-color: rgba(255, 255, 255, 0.2);
	position: -webkit-sticky;
	 position:sticky;
	 top: 0;
}
.fix{
	background-color: rgba(255, 255, 255, 1) !important;
}
.fix a{
	color: #000641 !important;
	text-decoration: none;
}
.fix .action{
	color: #2C5BF7 !important;
	border-bottom: 0.125rem solid #2C5BF7;
}
.fix div{
	color: #000641 !important;
}
.fix .imgs1{
	background: url(../img/slices/客服热线.png) no-repeat;
	background-position: 0% 72%;
}
.fix .img{
	background: url(../img/slices/大石供应链LOGO.png) no-repeat;
	background-size: cover;
}
.fix span{
	color: #2C5BF7 !important;
	font-family: Source Han Sans CN;
	font-weight: bold;
}
.action{
	color: #ffffff !important; 
	text-decoration: none;
	border-bottom: 0.125rem solid #ffffff;
	font-family: Source Han Sans CN;
	font-weight: bold;
}
.nav:hover .action{
	color:  #2C5BF7 !important;
	border-bottom: 0.125rem solid #2C5BF7;
}
.nav:hover {
	font-family: Source Han Sans CN;
	font-weight: bold;
	background-color: #ffffff;
	color: #000641;
}

.navbar-left {
	margin: 0;
	width: 43.75rem;

}
.nav:hover .img {
	width: 8.25rem;
	height: 3.3125rem;
	margin-top: 1.1875rem;
	background: url(../img/slices/大石供应链LOGO.png) no-repeat;
	background-size: cover;
}
.img {
	width: 8.25rem;
	height: 3.3125rem;
	margin-top: 1.1875rem;
	background: url(../img/make/logo-白.png) no-repeat;
	background-size: cover;
}
.nav:hover .phone {
	color: #2C5BF7 !important;
}
.phone{
	width: 9.75rem;
	height: 3.75rem;
}
.nav:hover .imgs1 {
	
	background: url(../img/slices/客服热线.png) no-repeat;
	
	background-position: 0% 72%;
}
.imgs1{
	width: 0.75rem;
	height: 1.0625rem;
	background: url(../img/make/客服热线-白.png) no-repeat;
	
	background-position: 0% 72%;
	
}
.navbar-right {
	margin: 0;
	display: flex;
	line-height: 5rem;
}

.navbar-right div {
	width: 9.75rem;
	height: 3.75rem;
	text-align: center;
}
.navbar-right div a{
	color: #Eeeeff;
	text-decoration: none;
	

}

.navbar-right div a:hover {
	color: #2C5BF7 !important;
	text-decoration: none;
	border-bottom: 0.125rem solid #2C5BF7;

}
.nav:hover .navbar-right div a{
		color: #000641;
	text-decoration: none;
}

.navs  a:hover {
	color: #2C5BF7 !important;
	text-decoration: none;
	border-bottom: 0.125rem solid #eeeeff;

}
.navs li a:hover .about{
	color: #2C5BF7 !important;
	text-decoration: none;
	border-bottom: 0.125rem solid #eeeeff;

}
.navs li a:hover {
	border: none;
     /* 二级导航栏不显示下划线 */
}
.droplist {
	display: none;
	background-color: #333;
	position: absolute;
	float: none;
}



li:hover .droplist {
	display: block;
	width: 9.75rem;
	height: 12.5rem;
	border: none;
}



ul a {
	color: #000641;
	list-style-type: none;
	overflow: hidden;
	text-decoration: none;
}

ul a:hover {
	font-size: 0.875rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #2C5BF7;
	text-decoration: none;
}

li {
	list-style-type: none;
	display: block;
	float: left;
	width: 9.75rem;
	height: 5rem;
	line-height: 5rem;
	text-align: center;
	color: #Eeeeff;
	cursor: pointer;
}

.navs {
	height: 12.5rem;
}

.navs li {
	list-style-type: none;
	display: block;
	float: left;
	width: 9.75rem;
	height: 3.125rem;
	line-height: 3.125rem;
	background-color: #FEFEFF;
	text-align: center;
	color: #000000;
	cursor: pointer;
}

.nav:hover li {
	color: #000000;
}

li:hover {
	color: #2C5BF7;
}
.content-text{
	width: 62.5%;
	height: 3.75rem;
	margin: 0 auto;
	margin-top: 5.625rem;
}
.content-text div{
	text-align: left;
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000641;
	line-height: 2.25rem;
}
.content-body{
	width: 62.5%;
	height: 18.4375rem;
	margin: 0 auto;
	margin-top: 7.5rem;
	display: flex;
	justify-content: space-around;
}
.content-body-left{
	flex: 1;
	line-height: 3.125rem;
}
.bianxie{
	width: 20.9375rem;
}
.content-body-left-text{
	
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #000641;
	margin-top: 3.125rem;
	
}
.content-body-left-text2{
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424453;
}
.content-body-right{
	flex: 1;
	
}
.bushu{
	width: 25.125rem;
	margin-left: 7.5rem;
}
.bg-img{
	width: 100%;
	height: 35.875rem;
	margin: 0 auto;
	background: url(../img/slices/私有化部署背景.png) no-repeat;
	background-size: cover;
}
.content-body2{
	width: 62.5%;
	margin: 0 auto;
	margin-top: 7.5rem;
	display: flex;
	justify-content: space-around;
}
.body-left{
	padding-top: 5.875rem;
	flex: 1;
}
.body-right{
	padding-top: 5.875rem;
	flex: 1;
	line-height: 3.125rem;
}
.anquan{
	width: 16.5rem;
}
.body-left-text{
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #000641;
	
}
.body-left-text2{
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424453;
}
.body-left-text{
	
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #000641;
	margin-top: 3.125rem;
	
}
.content-body3{
	width: 62.5%;
	height: 21.25rem;
	margin: 0 auto;
	margin-top: 4.875rem;
	display: flex;
	justify-content: space-around;
}
.body-left-text2{
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424453;
}
.bushu2{
	width: 39.25rem;
}
.bushu3{
	width: 32.5rem;
}
.contents{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	justify-content: center;
}
.bottom{
	width: 100%;
/* 	height: 370px; */
	background: url(../img/slices/底部背景.png) no-repeat;
	background-size: cover;
	margin-top: 4.0625rem;
}
.bottom-top{
	width: 83.75rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 3.25rem;
}
.bimg01{
	width: 11.625rem;
	
}
.bimg02{
	width: 9rem;
}
.text-left{
	display: flex;
	margin-top: 5.625rem;
	color: #FFFFFF;
	font-family: Source Han Sans CN;
	font-weight: 400;
}
.text-left div{
	display: flex;
	margin-left: 1.25rem;
	
}
.text-left a{
	color: #FFFFFF;
	font-family: Source Han Sans CN;
	font-weight: 400;
	text-decoration: none;
}
.text-left div:nth-child(1){
	display: flex;
	margin-left: 0px;
}
.text-left div:hover{
	border-bottom: 2px solid #ffffff;
	font-weight: 800;
}
.text-right{
	line-height: 3.125rem;
	color: #FFFFFF;
	text-align: center;
}
.bottoms{
	width: 100%;
	height: 3.75rem;
	line-height: 3.75rem;
	font-size: 0.875rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	background-color:rgba(255, 255, 255, 0.1);
	text-align: center;
	margin-top: 3.75rem;
}
.bottoms a{
color: #FFFFFF;
}
.text-left a:hover {color: #ffffff;text-decoration: none;}
.bottoms a:hover {color: #ffffff}
