.indexMain {
	background-color: #FFFFFF;
	min-width: 1300px
}

.headerMain {
	display: block;
	background: url(../img/homeBack.png) no-repeat center center;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	height: 768px;
}

.header {
	height: 80px;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	display: -webkit-box;
	/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;
	/* Firefox 17- */
	display: -webkit-flex;
	/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;
	/* Firefox 18+ */
	display: -ms-flexbox;
	/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
}

.header_left {
	display: flex;
	display: -webkit-box;
	/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;
	/* Firefox 17- */
	display: -webkit-flex;
	/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;
	/* Firefox 18+ */
	display: -ms-flexbox;
	/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.logo_img {
	width: 48px;
	height: 48px;
	border: none;
}

.logoName_img {
	width: 126px;
	height: 25px;
	border: none;
	margin-left: 12px;
}

.header_right {}

.header_right_ul {
	display: flex;
	display: -webkit-box;
	/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;
	/* Firefox 17- */
	display: -webkit-flex;
	/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;
	/* Firefox 18+ */
	display: -ms-flexbox;
	/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
}

.header_right_ul li {
	margin-left: 63px;
	font-size: 14px;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: rgba(255, 255, 255, 0.8);
	cursor: pointer;
}

.menuActive {
	border-bottom: 1px solid #FFFFFF;
}

.header_content {
	width: 1200px;
	height: 688px;
	margin: 0 auto;
	position: relative;
}

.header_content_left {
	display: block;
}

.header_content_left_logoText {
	width: 381px;
	height: 168px;
	display: block;
	border: none;
	box-sizing: content-box;
	padding-top: 106px;
}

.downMian {
	margin-top: 60px;
	display: -webkit-box;
	/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;
	/* Firefox 17- */
	display: -webkit-flex;
	/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;
	/* Firefox 18+ */
	display: -ms-flexbox;
	/* IE 10 */
	display: flex;
	/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
	flex-direction: row;
	flex-wrap: nowrap;
}

.downMian_left {
	width: 160px;
}

.downMian_right {
	width: 100px;
	height: 116px;
	background: #FFFFFF;
	border-radius: 8px;
	margin-left: 14px;
	box-sizing: border-box;
	padding: 8px;
}

.code {
	width: 84px;
	height: 84px;
	display: block;
	background: #D8D8D8;
}

.downCode {
	width: 84px;
	height: 84px;
	border: none;
	display: block;
}

.code_tip {
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	text-align: center;
	font-size: 12px;
	transform: scale(0.83, 0.83);
	*font-size: 10px;
}

.iosDownBtn {
	width: 160px;
	height: 50px;
	display: block;
	border: none;
	cursor: pointer;
}

.androidDownBtn {
	width: 160px;
	height: 50px;
	display: block;
	border: none;
	margin-top: 16px;
	cursor: pointer;
}

.header_content_phone {
	width: 393px;
	height: 656px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.header_content_phone_img {
	width: 393px;
	height: 656px;
	display: block;
	border: none;
}

.productMain {
	display: block;
	height: 768px;
}

.productMain_content {
	width: 1200px;
	height: 768px;
	display: block;
	margin: 0 auto;
	background: url(../img/product.png) no-repeat center center;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.businessCoop {
	display: block;
	height: 675px;
}

.businessCoop_content {
	width: 1200px;
	height: 675px;
	display: block;
	margin: 0 auto;
	background: url(../img/2.png) no-repeat center center;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.businessCoop_title {
	margin: 0 auto;
	padding-top: 60px;
	box-sizing: content-box;
	width: 612px;
	height: 112px;
	display: block;
}

.board {
	display: block;
	height: 325px;
}

.board_content {
	width: 1104px;
	height: 325px;
	display: block;
	margin: 0 auto;
	background: url(../img/3.png) no-repeat center center;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.board_title {
	margin: 0 auto;
	padding-top: 60px;
	box-sizing: content-box;
	width: 612px;
	height: 112px;
	display: block;
}

.product_title {
	margin: 0 auto;
	padding-top: 60px;
	box-sizing: content-box;
	width: 612px;
	height: 112px;
	display: block;
}

.aboutUsMain {
	display: block;
	height: 380px;
	background-color: #f4f6fa;
	overflow: hidden;
}

.aboutUsMain_content {
	width: 1200px;
	height: 380px;
	margin: 0 auto;
	overflow: hidden;
}

.aboutUsMain_content_title {
	width: 252px;
	height: 112px;
	display: block;
	margin: 74px auto 0;
	background: url(../img/aboutUs.png) no-repeat center center;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	box-sizing: border-box;
}

.aboutUsMain_content_text {
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	text-align: center;
	line-height: 22px;
	margin-top: 68px;
}

.aboutUsMain_content_line {
	width: 1200px;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.3);
	margin-top: 80px;
}

.down {
	width: 100%;
	display: block;
	overflow: hidden;
	background: linear-gradient(225deg, rgba(50, 197, 255, 0.05) 0%, rgba(182, 32, 224, 0.05) 51%, rgba(247, 181, 0, 0.05) 100%);
	box-sizing: border-box;
	padding-top: 15px;
	padding-bottom: 15px;
}

.aboutUsMain_content_down_mailbox {
	height: 22px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 22px;
	margin-bottom: 14px;
	text-align: center;
}

.aboutUsMain_content_down_company {
	height: 22px;
	font-size: 16px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 22px;
	margin-top: 14px;
	text-align: center;
	box-sizing: content-box;
}