.container .row div {
	padding: 0;
}
.coHeight {
	height: 380px;
}
.pay {
	height: 100%;
	background: #f0f0f0;
	margin-bottom: 20px;
}
.pay :first-child div,
.pay :last-child div {
	padding: 25px 70px 10px;
	text-align: left;
}
#chuxingimg  img{
	max-width::100%;
	height:auto;
}
#pay div p img,
.pay div > img {
	width: 100%;
}
.jinrongservice .pay :first-child div {
	padding: 30px 70px 8px;
}
.jinrongservice .pay :last-child div {
	padding: 62px 80px;
}
.jinrongservice .pay div h1 {
	text-align: left;
	line-height: 1;
}

.jinrongservice .pay div h2 {
	text-align: left;
	line-height: 2;
}
#chuxing-service .container .tpad-title h3 {
	line-height: 2;
}
#solution-container .container {
	padding-top: 60px;
}
.pay div h1,
.pay div h2 {
	text-align: left;
	line-height: 1.5;
}
.pay div h2 {
	font-size: 24px;
	color: #666;
}
.pay div i {
	display: block;
	border: 2px solid red;
	width: 60px;
	margin-bottom: 3px;
}
#solution-container .culture div {
	padding-top: 40px;
}
/* 大标题 */
.main-container .container .tpad-title {
	width: 90%;
	margin-left: 5%;
	padding-top: 30px;
}
.main-container .tpad-title div p {
	font-size: 20px;
	text-align: center;
}
.main-container .container .tpad-title h1 {
	font-size: 20px;
	color: #333;
	font-weight: bold;
	color: #555;
	letter-spacing: 2px;
}
.main-container .container .tpad-title h2 {
	font-size: 20px;
	color: #555;
	letter-spacing: 2px;
}
.main-container .container .tpad-title h3 {
	font-weight: bold;
	color: #555;
}
.main-container .container .juhe-title h1 {
	font-size: 28px;
}
.main-container .container .juhe-title h2 {
	font-size: 24px;
}
.main-container .tpad-title div i {
	display: inline-block;
	border: 2px solid red;
	width: 10%;
	margin-bottom: 1px;
	margin-left: 45%;
}
/* 出行服务底下的图 */
#chuxing-service .tpad-title div p img {
	display: inline-block;
}

/* 主要产品 */
.product div {
	position: relative;
}
.product div .pro-pic {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(255, 0, 0, 0.8);
	text-align: center;
	color: #fff;
}
.product div p {
	text-align: center;
}
.product div p img {
	display: inline-block;
}
/* 聚合支付 */
.juhe {
	height: 260px;
	background: #f0f0f0;
}
.juhe div:nth-child(2n + 1) {
	background: #e60012;
	height: 100%;
	text-align: center;
}
.juhe div:nth-child(2n + 1) img {
	padding-top: 63px;
	display: inline-block;
}
.juhe div:nth-child(2) {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 50px 20px;
}
.juhe div:nth-child(4) {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 25px 20px;
}
/* 地图 */
.map-plus {
	position: relative;
}
.map-plus h4 {
	font-size: 14px;
	line-height: 1;
}
.map-plus div p {
	font-size: 12px;
}

#mp1,
#mp2,
#mp3,
#mp4,
#mp5,
#mp6,
#mp7,
#mp8 {
	position: absolute;
}
#mp1 {
	left: 10px;
	top: 48%;
}
#mp2 {
	left: 10px;
	top: 56%;
}
#mp3 {
	left: 10px;
	bottom: 27.5%;
}
#mp4 {
	right: -6px;
	top: 37%;
}
#mp5 {
	right: -42px;
	top: 48%;
}
#mp6 {
	right: 78px;
	bottom: 34%;
}
#mp7 {
	right: 5px;
	bottom: 17%;
}
#mp8 {
	right: 4px;
	bottom: 9%;
}
#solution-container .container .culture div :last-child {
	padding: 0 20px;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
	/* 地图 */
	.map-plus {
		padding-top: 20px;
	}
	.map-plus div h4 {
		text-align: center;
	}
	.map-plus div p {
		text-align: center;
		line-height: 3;
	}
	.map-pic {
		display: none;
	}

	#mp1,
	#mp2,
	#mp3,
	#mp4,
	#mp5,
	#mp6,
	#mp7,
	#mp8, {
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		width: 50%;
		float: left;
		margin: 0 auto;
	}
	/* 支付图文混排 */
	#pay p {
		text-align: center;
	}
	#pay p img {
		display: inline-block;
	}
	#pay :first-child div,
	#pay :last-child div {
		padding: 0px 8px;
		text-align: center;
	}
	#pay div p {
		font-size: 12px;
	}

	#pay div h1 {
		font-size: 18px;
	}

	#pay div h2 {
		font-size: 16px;
		color: #666;
	}
	#pay div h1,
	#pay div h2 {
		text-align: center;
	}
	#pay div i {
		display: inline-block;
		border: 2px solid red;
		width: 80px;
		text-align: center;
		margin: 0 auto;
	}
	.product div p img {
		width: 100%;
	}
	.jinrongservice .pay {
		background: transparent;
	}
	.jinrongservice .pay :first-child div,
	.jinrongservice .pay :last-child div {
		text-align: center;
	}
	.jinrongservice .pay div h1,
	.jinrongservice .pay div h2 {
		text-align: center;
		line-height: 3;
	}
	.jinrongservice .pay div p {
		font-size: 18px;
	}
	.jinrongservice .pay div i {
		width: 30%;
		margin-left: 35%;
	}
	.jinrongservice .pay div {
		text-align: center;
	}
	.jinrongservice .pay div img {
		display: inline-block;
	}
}
@media screen and (min-width: 768px) {
	.culture div:nth-child(1),.culture div:nth-child(2){
		border-right:1px dashed #ccc;
		border-bottom:1px dashed #ccc;
	}
	.culture div:nth-child(3){
			border-bottom:1px dashed #ccc;
	}
	.culture div:nth-child(4),.culture div:nth-child(5){
		border-right:1px dashed #ccc;
	}
	/* #solution-container .culture div:nth-child(1) p.culture-img {
		background-image: url(../images/solution/solution-icon-1-1.png);
	}
	#solution-container .culture div:nth-child(1) p.culture-img:hover {
		background-image: url(../images/solution/solution-icon-1.png);
	}
	#solution-container .culture div:nth-child(2) p.culture-img {
		background-image: url(../images/solution/solution-icon-2-1.png);
	}
	#solution-container .culture div:nth-child(2) p.culture-img:hover {
		background-image: url(../images/solution/solution-icon-2.png);
	}
	#solution-container .culture div:nth-child(3) p.culture-img {
		background-image: url(../images/solution/solution-icon-3-1.png);
	}
	#solution-container .culture div:nth-child(3) p.culture-img:hover {
		background-image: url(../images/solution/solution-icon-3.png);
	}
	#solution-container .culture div:nth-child(4) p.culture-img {
		background-image: url(../images/solution/solution-icon-4-1.png);
	}
	#solution-container .culture div:nth-child(4) p.culture-img:hover {
		background-image: url(../images/solution/solution-icon-4.png);
	}
	#solution-container .culture div:nth-child(5) p.culture-img {
		background-image: url(../images/solution/solution-icon-5-1.png);
	}
	#solution-container .culture div:nth-child(5) p.culture-img:hover {
		background-image: url(../images/solution/solution-icon-5.png);
	}
	#solution-container .culture div:nth-child(6) p.culture-img {
		background-image: url(../images/solution/solution-icon-6-1.png);
	}
	#solution-container .culture div:nth-child(6) p.culture-img:hover {
		background-image: url(../images/solution/solution-icon-6.png);
	} */
}
@media screen and (max-width: 767px) {
	#chuxing,#jinrong,#yingxiao{
		height:200px;
	}
	#solution-container .container {
		padding-top: 20px;
	}
	.main-container .pay div {
		width: 100%;
		padding: 10px;
	}
	.jinrongservice .pay :first-child div,
	.jinrongservice .pay :last-child div {
		padding: 10px;
	}
	/* 地图 */
	.map-plus {
		display: flex;
		justify-content: space-around;

		flex-direction: column;
	}
	.map-pic {
		display: none;
	}
	#mp1,
	#mp2,
	#mp3,
	#mp4,
	#mp5,
	#mp6,
	#mp7,
	#mp8 {
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: 0 auto;
		width: 80%;
	}
	.map-plus div h4 {
		text-align: left;
	}
	.map-plus div p {
		text-align: left;
	}
	.pay {
		margin-bottom: 0;
	}
	.map-plus h4 {
		line-height: 2;
	}
	#solution-container .culture div {
		padding: 0 10px;
	}
	/* #solution-container .culture div:nth-child(1) p.culture-img {
		background-image: url(../images/solution/solution-icon-1.png);
	}
	#solution-container .culture div:nth-child(2) p.culture-img {
		background-image: url(../images/solution/solution-icon-2.png);
	}
	#solution-container .culture div:nth-child(3) p.culture-img {
		background-image: url(../images/solution/solution-icon-3.png);
	}
	#solution-container .culture div:nth-child(4) p.culture-img {
		background-image: url(../images/solution/solution-icon-4.png);
	}
	#solution-container .culture div:nth-child(5) p.culture-img {
		background-image: url(../images/solution/solution-icon-5.png);
	}
	#solution-container .culture div:nth-child(6) p.culture-img {
		background-image: url(../images/solution/solution-icon-6.png);
	} */
}
