*{
	margin: 0px;
	padding: 0px;
	box-sizing:border-box;
}
.rb_content{
	margin-top: 80px;
	background: #ededed;
  padding-bottom: 40px;
}
@media (min-width:768px) {
	html,body{
		min-width: 750px;
	}
	.body_content{
	    margin: 0 auto;
		width: 1133px;
	    background-color: white;
	}
	.intro__top {
	    width: 100%;
	    font-size: 0;
	    background: #fdfdfd;
	}
	.intro__img-box {
	    position: relative;
	    width: 100%;
	}
	.intro__img-box .page{
		width: 100%;
		padding-top: 35.088%;
		background-image: url('/image/merchants_join/page2.png');
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}

	.main_content{
	    padding: 0px;
	    margin: 0 auto;
	    margin-top: 5.44%;
		padding-bottom: 10%;
	    width: 82.448%;
	    background-image: none;
	    position: relative;
	}
	.main_title {
	    font-size: 22px;
	    color: #e60012;
	    border-bottom: 2px solid #e9e9e9;
	    margin: 0px;
	    padding-bottom: 3.212%;
	}
	.main_item {
	    margin: 0px;
	    font-size: 16px;
	    margin-bottom: 2.9%;
	    color: #666;
	}

	.main_titles {
	    margin: 0px;
	    margin-top: 5.23%;
	    margin-bottom: 12.23%;
	    font-size: 18px;
	    color: #666 !important;
	    line-height: 19px;
	}
	
	.main_bottom{
		position: relative;
		width: 100%;
		text-align: center;
		font-size: 22px;
		color: #e60012;
	}
	.main_bottom img{
		position: absolute;
		left: 0px;
		top: -54px;
		width: 138px;
		height: 138px;
	}
}
@media (max-width:767px) {
	*{
		-webkit-text-size-adjust: none;
		color: #666;
	}
	.rb_content{
		margin-top: 60px;
	}
	.body_content{
	    background-color: white;
	}
	.intro__top{
		line-height: 0px;
	}
	.intro__img-box{
		position: relative;
		width: 100% !important;
		padding-top: 35.088%;
	}
	.intro__img-box .page{
		position: absolute;
		top: 0px;
		width: 100%;
		height: 100%;
		background-image: url('/image/merchants_join/page201.png');
		background-size: 100% 100%;
		background-repeat: no-repeat; 
	}
	.intro__content{
		padding: 0px;
		margin: 0 auto;
		width: 60.34%;
		background-image: none;
	}



	.intro__text_main{
		margin: 13px 0 30px;
		margin-left: 2px;
	}
	.intro__title_second{
		border-left: none;
		padding: 2px 0px;
		margin-top: 65px;
	}

	.main_content{
		padding: 0px;
		margin: 0 auto;
		width: 83.3333%;
		background-image: none;
		position:relative;
		overflow: hidden;
	}



	.main_title{
		padding-top: 0.64rem;
		padding-bottom: 0.39rem;
		font-size: 0.35rem;
		color: #e60012;
		border-bottom: 2px solid #e9e9e9;
		margin: 0px;
	}
	.main_title_2{
		padding-top: 0.444rem;
	}
	.main_item{
		margin: 0px;
		margin-bottom: 0.333rem;
		font-size: 0.32rem;
		line-height: 0.5rem;
		color: #666;
	}
	.main_titles{
		margin: 0px;
		margin-top: 0.4rem;
		margin-bottom: 0.4rem;
		font-size: 0.32rem;
	}


	.area_connect{
		margin-bottom: 0.4rem;
	}
	.main_bottom{
		width: 100%;
		margin-top: 0.5rem;
		margin-bottom: 0.84rem;
		font-size: 0.35rem;
		color: #e60012;
	}
	.main_bottom img{
		display: none;
	}
}