@media screen and (max-width: 768px) {
	.module_list_content{
        padding: 0 20px;
    }
	.module_title{
		padding:0 20px;
		font-size: 30px !important;
	}

	.module_list{
		padding: 40px 0 !important;
	}
	.lxwm_left{
		width: 100% !important;
	}
	.lxwm_left img{
		width: 100% !important;
		height:100% !important;
	}
	.lxwm_right{
		width: 100% !important;
		margin-left: 0 !important;
		margin-top: 20px;
	}

	.join_top a{
		margin-bottom: 10px;
		margin-left: 0 !important;
	}
	
}
.module_list{
	padding: 80px 0;
}
.module_list_content{
	max-width: 1200px;
	margin: 0 auto;
}
.module_title{
	text-align: center;
	font-size: 40px;
	color: #333;
	font-weight: 600;
}

.join{
	background-color:#FAFBFD ;
}
.join_top{
	margin-top: 40px;
	text-align: center;
}
.join_top a{
	display: inline-block;
	margin-left: 41px;
	border-radius: 4px;
	border: 1px solid #2555FF;
	width: 132px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #2555FF;
	text-align: center;
}
.start{
	margin-left: 0 !important;
}
.shenqing_on{
	background: #2555FF;
	color: #fff !important;
}
.join_top a:hover{
	background: #2555FF;
	color: #fff !important;
}

.shenqing{
	margin-top: 60px;
	text-align: center;
}
.shenqing a{
	display: inline-block;
	text-align: center;
	border-radius: 23px;
	border: 1px solid #2555FF;
	width: 145px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #2555FF;
}
.join_email{
	text-align: center;
	margin-top: 40px;
	font-size: 16px;
	color: #C6C6C8;
}

.lxwm{
	background-color: #fff;
}
.lxwm_content{
	margin-top: 40px;
}
.lxwm_left{
	float: left;
	width: 555px;
	height: 415px;

}
.lxwm_left img{
	width: 555px;
	height: 415px;

}
.lxwm_right{
	float: left;
	margin-left: 100px;
	width: 500px; 
}
.lxwm_right p{
	font-size: 18px;
	color: #4E5969;
	margin-bottom: 15px;
}

.lxwm_right_bottom{
	margin-top: 20px;
}
.lxwm_kefu{
	float: left;
	width: 145px;
}
.lxwm_kefu img{
	width: 145px;
	height: 165px;
}
.lxwm_kefu_dec{
	float: left;
	margin-left:40px ;
}
.lxwm_kefu_title{
	font-size: 18px;
	color: #181A1D;
	font-weight: 600;
	padding-top: 25px;
}
.lxwm_kefu_con{
	margin-top: 20px;
	font-size: 16px;
	color: #181A1D;
}



.module_title_white{
	color: #fff;
}
.call_us{
	text-align: center;
	margin-top: 50px;
}
.call_us a{
	background: #fff;
	border-radius: 4px;
	font-weight: 600;
	font-size: 16px;
	color: #2555FF;
	display: inline-block;
	width: 150px;
	height: 46px;
	line-height: 46px;
}
.call_us a:hover{
	/*background:#2449CC;*/
}