.module_left_right_img {
	width: 100%;
	max-width:1120px;
	margin: 0 auto;
	padding:0px;
	box-sizing:border-box;
	padding-top:60px;
	padding-bottom:60px;
}
.module_left_right_img > div{
	float:left;
	width: 50%;
	box-sizing:border-box;
}
.module_left_right_img > div.cboth {
	width:0px !important;
	margin:0px !important;
	overflow:hidden;
}
.module_left_right_img a{
	border-radius: 8px;
	padding: 5px 17px;
	border: 2px solid #BABDD0;
	color: #BABDD0;
	float: left;
	text-align: center;
	position: relative;
	bottom: 4px;
}

.module_left_right_img .textWrap{
	overflow: hidden;
}

.msMoreButton{
	opacity: 0;
	position: absolute;
	left: 125px;
	padding: 6px 15px;
	border-radius: 5px;
	border: 2px solid #D23B73;
	color: #D23B73;
}
.msMoreButton:hover{
	background: #D23B73;
	color: #fff;
}
.bx-default-pager div{
	display: none;
}
.msWrap_div_v0, .bx-wrapper{
	max-width: 2560px;
	height: auto;
	overflow: hidden;
}
.msWrap_div_v0 ul > li{
	max-width: 2560px;
	height: 500px;
	position: relative;
}
.mR0{
	margin-right: 0px !important;
}