@charset "utf-8";
.delivery_search {
	width: 786px;
	margin: 0 auto;
}

.container {
	padding-right: 0px;
	padding-left: 0px;
}

.all {
	background-color: #fafafa;
	padding-top: 120px;
	padding-bottom: 35px;
}

.input {
	width: 560px;
	height: 55px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(230, 230, 230, 1);
	padding-left: 10px;
	outline: none;
	font-size: 15px;
	padding-top: 15px;
}

.search {
	width: 100px;
	height: 70px;
	background: rgba(20, 120, 240, 1);
	text-align: center;
	line-height: 70px;
	color: #FFFFFF;
	font-size: 19px;
	margin-left: 20px;
	cursor: pointer;
}

.la {
	display: inline-block;
	width: 101px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 20px;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
}

.title {
	font-size: 24px;
	font-weight: 500;
	color: rgba(51, 51, 51, 1);
	display: block;
}

.biaoti {
	text-align: center;
	padding-top: 100px;
}

.sever {
	font-size: 16px;
	font-weight: 500;
	color: rgba(204, 204, 204, 1);
}

.border {
	display: inline-block;
	width: 75px;
	height: 2px;
	background: rgba(204, 204, 204, 1);
	position: relative;
	top: -4px;
}

.service_advantage {
	width: 1160px;
	margin: 0 auto;
	padding-top: 20px;
}

.service_list {
	width: 350px;
	height: 265px;
	background: rgba(240, 240, 240, 1);
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 30px;
	cursor: pointer;
	position: relative;
	top: 0;
}

.content {
	width: 90%;
	margin: 0 auto;
	padding-top: 45px;
}

.biao {
	font-size: 18px;
	font-weight: 550;
	color: rgba(51, 51, 51, 1);
}

.ti {
	font-size: 14px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	display: inline-block;
	margin-top: 15px;
	color: rgba(153, 153, 153, 1);
}

.ac {
	background: rgba(20, 120, 240, 1)!important;
}

.onac {
	color: #FFFFFF;
}

.jie {
	width: 502px;
	height: 39px;
	font-size: 14px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	display: block;
	margin: 0 auto;
	position: relative;
	top: 8px;
	line-height: 26px;
}

.business_direction {
	background: rgba(233, 241, 250, 1);
	padding-bottom: 100px;
}

.business {
	width: 1160px;
	margin: 0 auto;
	padding-top: 35px;
}

.business img {
	width: 100%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	*/
}

.business img:hover {
	-webkit-transform: scale(1.01);
	/* for Chrome || Safari */
	-moz-transform: scale(1.01);
	/* for Firefox */
	-ms-transform: scale(1.01);
	/* for IE */
	-o-transform: scale(1.01);
	/*opacity: 0.8;*/
}

.business_list {
	width: 350px;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 20px;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.wenben {
	background-color: #FFFFFF;
	height: auto;
	min-height: 220px;
	padding-bottom: 50px;
}

.hes {
	font-size: 18px;
	font-weight: 400;
	color: rgba(51, 51, 51, 1);
	font-weight: 550;
}

.product {
	font-size: 14px;
	font-weight: 400;
	color: rgba(153, 153, 153, 1);
	position: relative;
	top: 7px;
}

.center {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding-top: 30px;
}

.in {
	box-shadow: 17px 0px 43px rgba(60, 130, 215, 0.22);
}

.company {
	background-color: #fafafa;
	padding-bottom: 20px;
}

.Trademark {
	width: 1160px;
	margin: 0 auto;
	display: block;
	padding-top: 30px;
	padding-bottom: 40px;
}

.Trademark img {
	width: 194px;
	height: 70px;
	margin: 18px;
}

.Trademark a {
	display: inline-block;
}

@media only screen and (min-width:768px) {
	.service_advantage {
		width: 90%;
		margin: 0 auto;
		padding-top: 20px;
	}
	.service_list {
		width: 315px;
		height: 265px;
		background: rgba(240, 240, 240, 1);
		margin-right: 20px;
		margin-left: 10px;
		margin-top: 30px;
		cursor: pointer;
		position: relative;
		top: 0;
	}
	.business_list {
		width: 320px;
		margin-left: 15px;
		margin-top: 15px;
		margin-right: 20px;
		cursor: pointer;
		overflow: hidden;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	/*.business {
    width: 90%;
    margin: 0 auto;
    padding-top: 35px;
}*/
	.business {
		width: 95%;
		margin: 0 auto;
		padding-top: 35px;
	}
	.all {
		background-color: #fafafa;
		padding-top: 100px;
		padding-bottom: 35px;
	}
	.input {
		width: 580px;
		height: 70px;
		background: rgba(255, 255, 255, 1);
		border: 1px solid rgba(230, 230, 230, 1);
		padding-left: 10px;
		outline: none;
		font-size: 15px;
		padding-top: 15px;
	}
	.delivery_search {
		width: 805px;
		margin: 0 auto;
	}
}

@media only screen and (min-width:1000px) {
	.service_list {
		width: 30%;
		height: 265px;
		background: rgba(240, 240, 240, 1);
		margin-right: 20px;
		margin-left: 10px;
		margin-top: 30px;
		cursor: pointer;
		position: relative;
		top: 0;
	}
	.business_list {
		width: 30%;
		margin-left: 15px;
		margin-top: 15px;
		margin-right: 16px;
		cursor: pointer;
		overflow: hidden;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}

@media only screen and (min-width:1200px) {
	.all {
		background-color: #fafafa;
		padding-top: 120px;
		padding-bottom: 35px;
	}
	.service_advantage {
		width: 1125px;
		margin: 0 auto;
		padding-top: 20px;
	}
	.service_list {
		width: 350px;
		height: 265px;
		background: rgba(240, 240, 240, 1);
		margin-right: 15px;
		margin-left: 10px;
		margin-top: 30px;
		cursor: pointer;
		position: relative;
		top: 0;
	}
	.business_list {
		width: 317px;
		margin-left: 5px;
		margin-top: 15px;
		margin-right: 16px;
		cursor: pointer;
		overflow: hidden;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		*/
	}
	.business {
		width: 1015px;
		margin: 0 auto;
		padding-top: 35px;
	}
	.delivery_search {
		width: 805px;
		margin: 0 auto;
	}
}