html,body{
	min-width :1500px
}
.sma{
	width: 1200px;
	margin: auto;
	margin-bottom: 80px;
}
.sma .title{
	height: 77px;
	font-size: 52px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #F2F2F2;
	line-height: 73px;
	margin: auto;
	margin-top: 53px;
	position: relative;
	margin-bottom: 86px;
	text-align: center;
}
.sma .title h2{
	font-size: 36px;
	font-weight: bold;
	color: #2C61AD;
	line-height: 45px;
	text-align: center;
	margin-top: -60px;
}
.product img{
	width: 100%;
}
.product_body_column{
	width: 1200px;
	height: 140px;
	margin: auto;
	border-bottom: 1px solid #C7C6C6;
	margin-bottom: 91px;
}
.product_body_column ul{
	display: flex;
	align-items: center;
	justify-content: center;
}
.product_body_column ul .product_active{
	background: #2C61AD;
	color: #fff;
}
.product_body_column ul li{
	width: 336px;
	height: 140px;
	background: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #333333;
	cursor: pointer;
}
.product_body_column ul li div strong{
	font-size: 30px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	
}
.product_body_column ul li div p{
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	margin-top: 14px;
}

/* 行李派送 */
.luggage .service{
	width: 1249px;
	margin: auto;
}
.luggage .service h2{
	font-size: 40px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 20px;
	margin-bottom: 40px;
	margin-left: 45px;
}
.luggage .service p{
	font-size: 22px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #6B6B6B;
	line-height: 36px;
	margin-left: 45px;
	margin-bottom: 122px;
}
.service_scene{
}
.service_scene p{
	text-align: center;
	font-size: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #2C61AD;
	line-height: 72px;
	margin-top: 126px;
}
.service_scene_s{
	width: 1225px;
	height: 459px;
	margin: auto;
}

.advantage{
	width: 1200px;
	margin: auto;
	position: relative;
}
.advantage ul{
	width: 1200px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cloud ul{
	justify-content: space-evenly;
}
.advantage ul li {
	width: 280px;
	height: 378px;
	background: #FFFFFF;
	box-shadow: 0px 0px 27px 0px rgba(193,193,193,0.4);
	border-radius: 14px;
	text-align: center;
	position: relative;
}
.advantage ul li:hover i{
	background: #FFFFFF;
	color: #2C61AD;
}
.advantage ul li:hover{
	background: #2C61AD;
}
.advantage ul li:hover h5{
	color: #FFFFFF;
}
.advantage ul li:hover p{
	color: #FFFFFF;
}
.advantage ul li i{
	position: absolute;
	display: block;
	width: 55px;
	height: 34px;
	background: #2C61AD;
	box-shadow: 0px 0px 27px 0px rgba(193,193,193,0.4);
	border-radius: 0px 0px 25px 0px;
	text-align: center;
	line-height: 34px;
	
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #FFFFFF;
}
.advantage ul li h5{
	font-size: 28px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #2C61AD;
	margin: 69px 0 19px 0;
}
.advantage ul li p{
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #4E4D4D;
	width: 222px;
	margin: auto;
	text-align: left;
	margin-bottom: 36px;
}
.advantage ul li img{
	width: 238px;
	margin: auto;
}
.advantage_lt{
	position: absolute;
	top: 134px;
	left: -40px;
}
.advantage_rt{
	position: absolute;
	top: 134px;
	right: -40px;
}


.other {
	margin-bottom: 170px;
}
.other ul{
	width: 1200px;
	margin: auto;
	display: flex;
	align-items: center;
	/* justify-content: center; */
	flex-flow: wrap;
	text-align: center;
}
.other ul li{
	margin-right: 125px;
	font-size: 22px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	line-height: 12px;
	margin-bottom: 59px;
}
.other ul li p{
	margin-top: 25px;
}
.service_scene_s{
	margin-top: 36px;
	position: relative;
	background-image: url("../img/图层 1221.png");
}
.service_scene_s img:nth-child(1){
	position: absolute;
	top: 295px;
	left: 140px;
}
.service_scene_s img:nth-child(2){
	position: absolute;
	top: 45px;
	left: 506px;
}
.service_scene_s img:nth-child(3){
	position: absolute;
	top: 298px;
	left: 880px;
}
.service_scene_s img:nth-child(4){
	position: absolute;
	top: 528px;
	left: 507px;
}
.service_scene{
	margin-bottom: 406px;
}
.service_scene_s span{
	font-size:24px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-style: italic;
	color: #212121;
	line-height: 31px;
}
.service_scene_s span:nth-child(1){
	position: absolute;
	top: 195px;
	left: 295px;
	transform: rotate(-45deg);
}
.service_scene_s span:nth-child(2){
	position: absolute;
	top: 195px;
	left: 750px;
	transform: rotate(45deg);
}
.service_scene_s span:nth-child(3){
	position: absolute;
	top: 525px;
	left: 750px;
	transform: rotate(-45deg);
}
.service_scene_s span:nth-child(4){
	position: absolute;
	top: 515px;
	left: 285px;
	transform: rotate(45deg);
}
.service_scene_s span:nth-child(5){
	position: absolute;
	top: 457px;
	left: 511px;
}
.service_scene_s span:nth-child(6){
	position: absolute;
	top: 226px;
	left: 594px;
	width: 33px;
}
/* 行李派送 */

/* 乐存云柜 */
.clound_service .flow{
	font-size: 48px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #434343;
}
.clound_service_flow{
	display: flex;
	align-items: end;
	justify-content: space-around;
	width: 1200px;
	margin: auto;
}
.clound_service ul{
	display: flex;
	align-items: center;
	text-align: center;
	width: 937px;
	justify-content: space-around;
}
.clound_service ul .name{
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin-bottom: 21px;
}
.line{
	position: relative;
}
.line::after{
	content: " ";
	display: block;
	width: 1200px;
	height: 1px;
	background-color: #FFAC07;
	margin: 62px 0;
}
.line span{
	width: 36px;
	height: 36px;
	display: block;
	background: #FFE696;
	border-radius: 50%;
	text-align: center;
	line-height: 36px;
	
	font-size: 24px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #434343;
	top: -18px;
}
.line span:nth-child(1){
	position: absolute;
	left: 330px;
	
}
.line span:nth-child(2){
	position: absolute;
	left: 510px;
}
.line span:nth-child(3){
	position: absolute;
	left: 705px;
}
.line span:nth-child(4){
	position: absolute;
	left: 895px;
}
.line span:nth-child(5){
	position: absolute;
	left: 1075px;
}

.clound_business{
	width: 1078px;
	height: 400px;
	margin: auto;
	margin-bottom: 159px;
	position: relative;
}
.clound_business p{
	font-size: 32px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-style: italic;
	color: #212121;
	position: absolute;
}
.clound_business p:nth-child(1){
	top: 160px;
	left: 18px;
}
.clound_business p:nth-child(2){
	top:70px;
	left: 213px;
}
.clound_business p:nth-child(3){
	top:10px;
	left: 461px;
}
.clound_business p:nth-child(4){
	top:70px;
	left: 699px;
}
.clound_business p:nth-child(5){
	top:160px;
	left: 905px;
}

/* 乐存云柜 */


/* 站车接送服务 */
.connect ul{
	justify-content: space-evenly;
}
.connect ul li p{
	margin-bottom: 20px;
}
.connect_service{
	width: 100%;
	height: 614px;
	background-image: url("../img/co5.png");
	background-size: 100% 614px;
	margin-top: 70px;
	margin-bottom: 130px;
}
.slogan{
	text-align: center;
	font-size: 48px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #323232;
	padding-top: 77px;
	margin-bottom: 100px;
}
.personality{
	width: 1500px;
	margin: auto;
	position: relative;
}
.personality ul{
	margin-top: 168px;
}
.personality ul li {
	font-size: 25px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #000000;
	line-height: 51px;
	display: flex;
	align-items: center;
}
.personality ul li img{
	margin-right: 12px;
}
.personality_t{
	font-size: 28px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	line-height: 59px;
}
.personality_l{
	position: absolute;
	left: 70px;
}
.personality_l_t{
	width: 550px;
	height: 59px;
	background-image: url("../img/col.png");
	background-size: 550px 59px;
	position: absolute;
	left: 12px;
	top: 45px;
}


.personality_r{
	position: absolute;
	right: 0;
}
.personality_r_t{
	width: 550px;
	height: 59px;
	background-image: url("../img/cor.png");
	background-size: 550px 59px;
	position: absolute;
	left: -60px;
	top: 45px;
}
.personality_c{
	width: 294px;
	height: 294px;
	border-radius: 50%;
	background-image: url("../img/ccc.png");
	position: absolute;
	left: 50%;
	margin-left: -147px;
	text-align: center;
}
.personality_c .by{
	font-size: 35px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #323232;
	margin-top: 50px;
}
.personality_c p{
	font-size: 28px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FCFCFA;
	line-height: 41px;
	position: absolute;
	bottom: 54px;
	left: 92px;
}
.personality_c img{
	margin: auto;
	position: absolute;
	bottom: -30px;
	left: 116px;
}



.connect_service_range ul{
	display: flex;
	align-items: center;
	text-align: center;
	width: 1186px;
	margin: auto;
	justify-content: space-around;
}
.connect_service_range ul li{
	width: 217px;
	height: 189px;
	background: #FFFFFF;
	box-shadow: 0px 0px 27px 0px rgba(193,193,193,0.4);
	border-radius: 3px 3px 3px 3px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.connect_service_range ul li{
	font-size: 23px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #333333;
	border-bottom: 5px solid #2C61AD;
}
.connect_service_range ul li img{
	margin: auto;
	margin-bottom: 30px;
}