.navbar {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 43.75rem;
	background-size: contain;
	
	background: url(../img/make/电商采购轮播.png) no-repeat;
	background-size: cover;
	margin-top: -5rem;
}
.action{
	color: #ffffff !important; 
	text-decoration: none;
	border-bottom: 0.125rem solid #ffffff;
	font-family: Source Han Sans CN;
	font-weight: bold;
}
.fix{
	background-color: rgba(255, 255, 255, 1) !important;
}
.fix div{
	color: #000641 !important;
}
.fix a{
	color: #000641 !important;
	text-decoration: none;
}
.fix .action{
	color: #2C5BF7 !important;
	border-bottom: 0.125rem solid #2C5BF7;
}
.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;
}
.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;
}
.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 li a:hover .about{
	color: #2C5BF7 !important;
	text-decoration: none;
	border-bottom: 0.125rem solid #eeeeff;

}
.navs li a:hover {
	border: none;
     /* 二级导航栏不显示下划线 */
}

.navs li a:hover .about{
	color: #2C5BF7 !important;
	text-decoration: none;
	border-bottom: 0.125rem solid #eeeeff;

}
.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;
}
.makebody{
	width: 100%;
	height: 28.125rem;
	margin: 0 auto;
	background: url(../img/make/大石工采会员背景.png) no-repeat;
	background-size: cover;
	
	display: flex;
	flex-wrap: wrap;
	padding-top: 6.875rem;

}
.makeimg{
	width: 100%;
	text-align: center;
}
.makeimg1{
	width: 35.6875rem;
	margin: 0 auto;
	
}
.makebodys{
	width: 87.5rem;
	
	margin: 0 auto;
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.makebodys-text{
	width: 37rem;
	font-size: 1.375rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000641;
	line-height: 3.125rem;
	text-indent: 3.125rem;
	padding-left: 6.25rem;
	
}
.makebodys-img{
	padding-left: 1.875rem;
}
.makeimg2{
	width: 35.75rem;
	height: 15.8125rem;
}
.makesupply{
	width: 87.5rem;
	margin: 0 auto;
	margin-top: 3.25rem;
}
.s-img{
	width: 100%;
	text-align: center;
}
.s-img1{
	width: 27.8125rem;
}
.service{
	width: 100%;
	margin-top: 3.625rem;
	
}
.services{
	width: 87.5rem;
	margin: 0 auto;
		display: flex;
		justify-content: space-between;
}
.serve{
	width: 16.5rem;
	height: 15.375rem;
	border: 0.25rem solid #FFFFFF;
	background: linear-gradient(0deg, #FFFFFF 0%, #DCE2F4 100%);
	box-shadow: 0px 1.625rem 2.0625rem 2px rgba(0,5,57,0.04);
	border-radius: 1rem;
	/* padding: 0 10px; */
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition: all 0.3s;
}

.serve:hover{
	margin-top: -0.625rem;
	box-shadow: 0px 1.625rem 2.0625rem 2px rgba(0,5,57,0.12);
	transition: all 0.3s;
}

.serve div:nth-child(1){
	
	font-size: 1.5rem;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #000641;
	transition: all 0.3s;
	text-align: left;
	width: 11.875rem;
	
	
	
}
.serve div:nth-child(1):hover{
	color: #2C5BF7;
	transition: all 0.3s;
	
}
.serve div:nth-child(2){
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #1B1D21;
	line-height: 2.25rem;
	text-align: left;
	width: 11.875rem;
	margin-top: 1.25rem;
	
}
.content{
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	justify-content: center;
}
.imgg{
	display: flex;
	width: 35.6875rem;
	margin: 0 auto;
	margin-top: 10.8125rem;
}
.block{
	width: 87.5rem;
	/* padding-left: 260px; */
	
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 4.875rem;
}
.bimg1{
	background: url(../img/make/电商采购特点1.png) no-repeat;
	background-size: cover;
}
.bimg2{
	background: url(../img/make/电商采购特点2.png) no-repeat;
	background-size: cover;
}

.blocks{
	width: 42.625rem;
	height: 12.5rem;
	transition: all 0.3s;
	
}
.blocks:hover{
	box-shadow: 0px 1.25rem 1.5625rem 2px rgba(0,5,57,0.1);
	transition: all 0.3s;
}
.blocks div:nth-child(1){
	padding-left: 1.875rem;
	padding-top: 2rem;
	font-size: 1.625rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #000641;
	transition: all 0.3s;
}
.blocks div:nth-child(1):hover{
	color: #2C5BF7;
	transition: all 0.3s;
}
.blocks div:nth-child(2){
	padding-left: 1.875rem;
	padding-top: 1rem;
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424453;
}
.blocks div:nth-child(3){
	padding-left: 1.875rem;
	padding-top: 0.75rem;
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #424453;
}
.make{
	width: 100%;
	height: 21.25rem;
	margin: 0 auto;
	background: url(../img/make/痛点背景.png) no-repeat;
	background-size: cover;
	margin-top: 10.125rem;
	display: flex;
	flex-wrap: wrap;

}
.makes{
	width: 100%;
	text-align: center;
	padding-top: 5rem;
}
.makesimg1{
	width: 29.875rem;
	margin: 0 auto;
	
}
.makeservice{
	width: 100%;
	margin-top: 4.0625rem;
}
.makeservices{
	width: 87.5rem;
	margin: 0 auto;
		display: flex;
		justify-content: space-between;
}
.makeserve{
	width: 20.9375rem;
	height: 16.125rem;
	border: 0.25rem solid #FFFFFF;
	background: linear-gradient(0deg, #FFFFFF 0%, #FFEFE6 100%);
	box-shadow: 0px 1.625rem 2.0625rem 2px rgba(0,5,57,0.04);
	border-radius: 1rem;
	/* padding: 0 10px; */
	/* display: flex; */
	/* justify-content: center;
	align-items: center;
	flex-direction: column; */
	transition: all 0.3s;
}

.makeserve:hover{
	margin-top: -0.625rem;
	box-shadow: 0px 1.625rem 2.0625rem 2px rgba(0,5,57,0.12);
}
.makeserve div:nth-child(1){
	font-size: 1.875rem;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #411A00;
	margin-top: 3rem;
	padding: 0 2.5rem;
	transition: all 0.3s;
}
.makeserve div:nth-child(1):hover{
	color: #FF5D24 ;
	transition: all 0.3s;
}
.makeserve div:nth-child(2){
	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #1B1D21;
	line-height: 2.5rem;
	padding: 0 2.5rem;
	margin-top: 1.25rem;
	
}
.makeflot{
	width: 87.5rem;
	margin: 0 auto;
	/* display: flex;
	justify-content: space-around; */
	margin-top: 16.25rem;
}
.makeflots{
	width: 100%;
	text-align: center;
	
}
.makeflotsimg1{
	width: 34.5625rem;
	margin: 0 auto;
	
}
.makeflotsimg2{
	width: 44.75rem;
	margin-top: 3.75rem;
}
.makeflotsimg3{
	width: 35.25rem;
}
.makef{
	width: 87.5rem;
	margin: 0 auto;
	display: flex;
	align-items: center;
	margin-top: 5.625rem;
	
}
.makeflots-text{
	width: 41.3125rem;

	font-size: 1.25rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000641;
	line-height: 2.25rem;
	text-indent:3.125rem;
	padding-left: 6.25rem;
	
}
.makeflots-img{
	flex: 1;
	padding-left: 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: 87.5rem;
	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;
	transition: all 0.3s;
	
}
.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;
	transition: all 0.3s;
}
.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}