.zhimapay{
	padding-top: 20px;
}
.carousel {
    margin-bottom: 0;
}
.zhimapay-btn-group{
	margin-top: 20px;
	color: #333;
}
.zhimapay-btn-group .btn{
	border-color: #e6e6e6;
	font-size: 14px;
	padding: 12px 28px;
	background: #fff;
	color: #333;
}
.zhimapay-btn-group .btn.active{
	color: #fff;
	background: #485058;
}
.merge-wap{
	margin-top: 25px;
}

.merchant .item-title{
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-top: 60px;
}
.merchant .item-content{
	padding: 0 15px;
	background: #fff;
	margin-top: 60px;
	margin-left: 0;
	margin-right: 0;
}

.merchant .item-content .item{
	width: 200px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.merchant .item-content .item_text{
	font-size: 14px;
	color: #999;
}
.merchant .item-content_1 .item_text{
	height: 40px;
	line-height: 20px;
	margin-bottom: 5px;
}
.merchant .item-content .item_img{
	width: 100%;
}
.merchant .item-content_2 .item_text{
	margin-bottom: 20px;
}
.merchant .item-content_3{
	background: none;
	padding: 0;
	margin-left: -15px;
	margin-right: -15px;
}
.merchant .item-content_3 .img-box{
	width: 110px;
	margin: 0 auto;
	padding-top: 26px;
}
.merchant .item-content_3 .item{
	width: 100%;
	height: 210px;
	padding: 0 20px;
	background: #fff;
}
.merchant .item-content_3 .title{
	text-align: center;
	font-size: 14px;
	color: #333;
	margin-top: 26px;
}
.merchant .item-content_3 .item_text{
	line-height: 20px;
	margin-top: 10px;
}
.merchant .from-apply{
	display: block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0;
	border-radius: 4px;
	background: #5c92ef;
	color: #fff;
	margin: 60px auto 0 auto;
}

.merchant_step_1{
	display: none;
	position: absolute;
	top: 161px;
	left: 50%;
	margin-left: -340px;
	z-index: 9998;
}
.merchant_step_2{
	display: none;
	position: absolute;
	z-index: 9998;
}
body.step{
	overflow: hidden;
	width: 100%;
	height: 100%;
	position: relative;
}
.step_warp{
	display: none;
}
body.step .step_warp{
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	z-index: 9990;
}