/* 供应商免费入驻 */
.gys-wrap {
	background: url(../images/index/mianfei-bg.png) no-repeat left center;
	height: 725px;
}
.gys-info {
	color: #666666;
	font-size: 18px;
	margin-top: 40px;
}
.gys-info-text1 {
	color: #165dff;
	font-family: Source Han Sans;
	font-weight: 900;
	font-size: 24;
}
.gys-info-text2 {
	color: #165dff;
	font-weight: 600;
	font-size: 20px;
}
.gys-zxmd {
	text-align: center;
	font-size: 28px;
	font-weight: 700;
	color: #333333;
	margin-top: 60px;
}
html,
body {
	position: relative;
	height: 100%;
}
body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}
.swiper-container-wrap {
	position: relative;
}
.swiper-container {
	width: 1200px;
	height: 260px;
	margin-top: 60px;
}
.swiper-slide-item {
	width: 440px;
	height: 260px;
	background: #f6f6f6;
	border-radius: 5px;
}
.swiper-slide-text {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	margin-top: 26px;
	text-align: left;
	padding-left: 23px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}
.swiper-slide-img {
	width: 440px;
	height: 180px;
}
.swiper-slide img {
	width: 100%;
	height: 100%;
}
.swiper-slide-active,
.swiper-slide-duplicate-active {
	transform: scale(1);
}

/* 操作流程 */
.czlc-wrap {
}
.czlc-title {
	font-size: 28px;
	font-weight: 700;
	color: #333333;
	text-align: center;
	padding-top: 80px;
}
.czlc-container {
	padding: 0 !important;
	margin-top: 30px;
}
.czlc-jt {
	margin: 0 16px;
	margin-top: 137px;
}
.czlc-item {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.czlc-img {
	width: 166px;
	height: 166px;
}
.czlc-img img {
	width: 100%;
	height: 100%;
}
.czlc-text1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	color: #333333;
	margin-top: -35px;
}
.czlc-text2 {
	font-size: 14px;
	font-weight: normal;
	line-height: 32px;
	color: #666666;
	margin-bottom: 80px;
}

/* 功能介绍 */
.gnjs-container {
	margin-top: 60px;
}
.gnjs-container div {
	padding: 0 !important;
}
.gnjs-container .gnjs-item {
	background: url(../images/gysmfrz/img-bg.png) no-repeat center center;
	height: 280px;
	margin-right: 24px;
	padding: 0 20px !important;
	border: 1px solid #fff;
}
.gnjs-img {
	margin-top: 42px;
}
.gnjs-text1 {
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 20px;
}
.gnjs-text2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
}
.mar-r0 {
	margin-right: 0 !important;
}
.floor6-icon-info p:last-child {
	margin-top: 0 !important;
}
