/*oem*/
.oem_banner {
	display: -webkit-flex;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 5.6rem;
	background: url('../img/oem_banner.png') no-repeat;
	background-size: 100%;
	background-position: center;
}
.tit1 {
	margin-bottom: .6rem;
}

.oem_cont_1 {
	width: 100%;
	height: 5.7rem;
	background: url('../img/oem_bg.png') no-repeat;
	background-size: 100%;
	background-position: bottom center;
}
.oem_cont_1 .cont_1_desc {
	font-size: .28rem;
	color: #666;
	line-height: .48rem;
	text-align: center;
	margin-top: .5rem;
}
.oem_cont_box {
	padding: 1rem .3rem 0;
}

.oem_cont_2 ul {
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style-type: none;
	padding: .3rem 0 .7rem;
	margin-bottom: 0;
}
.oem_cont_2 ul li {
	margin-top: .7rem;
	width: 33.33%;
	text-align: center;
}
.oem_cont_2 ul li img {
	width: 1.2rem;
	height: 1.2rem;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.oem_cont_2 ul li p {
	font-size: .24rem;
	color: #333;
	margin-top: .2rem;
}

.oem_cont_2 ul li:nth-child(1) img {
	-webkit-box-shadow: 0 0 30px 5px rgba(170, 166, 254, .5);
	-moz-box-shadow: 0 0 30px 5px rgba(170, 166, 254, .5);
	-o-box-shadow: 0 0 30px 5px rgba(170, 166, 254, .5);
	-ms-box-shadow: 0 0 30px 5px rgba(170, 166, 254, .5);
	box-shadow: 0 0 30px 5px rgba(170, 166, 254, .5);
}
.oem_cont_2 ul li:nth-child(2) img {
	-webkit-box-shadow: 0 0 30px 5px rgba(82, 223, 208, .5);
	-moz-box-shadow: 0 0 30px 5px rgba(82, 223, 208, .5);
	-o-box-shadow: 0 0 30px 5px rgba(82, 223, 208, .5);
	-ms-box-shadow: 0 0 30px 5px rgba(82, 223, 208, .5);
	box-shadow: 0 0 30px 5px rgba(82, 223, 208, .5);
}
.oem_cont_2 ul li:nth-child(3) img {
	-webkit-box-shadow: 0 0 30px 5px rgba(253, 170, 130, .5);
	-moz-box-shadow: 0 0 30px 5px rgba(253, 170, 130, .5);
	-o-box-shadow: 0 0 30px 5px rgba(253, 170, 130, .5);
	-ms-box-shadow: 0 0 30px 5px rgba(253, 170, 130, .5);
	box-shadow: 0 0 30px 5px rgba(253, 170, 130, .5);
}
.oem_cont_2 ul li:nth-child(4) img {
	-webkit-box-shadow: 0 0 30px 5px rgba(88, 218, 246, .5);
	-moz-box-shadow: 0 0 30px 5px rgba(88, 218, 246, .5);
	-o-box-shadow: 0 0 30px 5px rgba(88, 218, 246, .5);
	-ms-box-shadow: 0 0 30px 5px rgba(88, 218, 246, .5);
	box-shadow: 0 0 30px 5px rgba(88, 218, 246, .5);
}
.oem_cont_2 ul li:nth-child(5) img {
	-webkit-box-shadow: 0 0 30px 5px rgba(129, 214, 129, .5);
	-moz-box-shadow: 0 0 30px 5px rgba(129, 214, 129, .5);
	-o-box-shadow: 0 0 30px 5px rgba(129, 214, 129, .5);
	-ms-box-shadow: 0 0 30px 5px rgba(129, 214, 129, .5);
	box-shadow: 0 0 30px 5px rgba(129, 214, 129, .5);
}

.oem_cont_3 ul {
	padding: 0;
	list-style-type: none;
	padding: .6rem .3rem .7rem;
	margin-bottom: 0;
}
.oem_cont_3 ul li {
	background: #fff;
	padding: .3rem;
	margin-bottom: .3rem;
	-webkit-box-shadow: 0 .1rem .3rem .1rem rgba(20, 78, 132, .1);
	-moz-box-shadow: 0 .1rem .3rem .1rem rgba(20, 78, 132, .1);
	box-shadow: 0 .1rem .3rem .1rem rgba(20, 78, 132, .1);
}
.oem_cont_3 ul li:nth-child(1) img {
	width: .33rem;
	height: .34rem;
}
.oem_cont_3 ul li:nth-child(2) img {
	width: .4rem;
	height: .36rem;
}
.oem_cont_3 ul li:nth-child(3) img {
	width: .4rem;
	height: .36rem;
}
.oem_cont_3 ul li:nth-child(4) img {
	width: .4rem;
	height: .34rem;
}
.oem_cont_3 ul li:nth-child(5) img {
	width: .4rem;
	height: .4rem;
}
.oem_cont_3 ul li:nth-child(6) img {
	width: .4rem;
	height: .36rem;
}
.oem_cont_3 ul li h1 {
	font-size: .3rem;
	color: #333;
	margin-top: .35rem;
	margin-bottom: .3rem;
}
.oem_cont_3 ul li p {
	font-size: .24rem;
	color: #666;
	line-height: .36rem;
}

/*流程*/
.oem_cont_4 .cont_4_list {
	padding: .8rem 0 1rem;
	display: -webkit-flex;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	list-style-type: none;
	margin-bottom: 0;
}

.oem_cont_4 .cont_4_list .cont_4_item {
	position: relative;
	text-align: center;
}
.oem_cont_4 .cont_4_list .cont_4_item img {
	width: .8rem;
	height: .8rem;
}
.oem_cont_4 .cont_4_list .cont_4_item p {
	font-size: .22rem;
	color: #333;
	margin-top: .3rem;
}
.oem_cont_4 .cont_4_list .arrow {
	margin-top: .2rem;
	width: .36rem;
	height: .4rem;
}

/*oem合作伙伴*/
.oem_cont_5 ul {
	list-style-type: none;
	padding: .8rem .3rem .7rem;
	margin-bottom: 0;
}
.oem_cont_5 ul li {
	background: #fff;
	padding: .4rem .3rem;
	margin-bottom: .3rem;
}
.oem_cont_5 ul li:nth-child(1) .partner_logo {
	width: 1.56rem;
	height: .5rem;
}
.oem_cont_5 ul li:nth-child(2) .partner_logo {
	width: 1.55rem;
	height: .43rem;
}
.oem_cont_5 ul li h1 {
	font-size: .3rem;
	color: #333;
	margin: .5rem 0;
	text-align: center;
}
.oem_cont_5 ul li .partner_pic {
	width: 100%;
	max-height: 3.26rem;
	margin-bottom: .2rem;
}
.oem_cont_5 ul li p {
	font-size: .24rem;
	color: #666;
	line-height: .36rem;
}
.oem_cont_5 ul li .comment_box {
	margin-top: .3rem;
	padding-top: .4rem;
	border-top: 1px solid #f0f0f0;
}
.oem_cont_5 ul li .comment_box img {
	width: .28rem;
	height: .28rem;
}
.oem_cont_5 ul li .comment_box span {
	font-size: .28rem;
	color: #39a0ff;
}

.oem_cont_6 {
	width: 100%;
	height: 4rem;
	background: #1991ff;
	text-align: center;
	padding-top: 1.2rem;
}
.oem_cont_6 .oem_btn {
	display: block;
	margin: auto;
	margin-top: .6rem;
	width: 2rem;
	height: .6rem;
	line-height: .6rem;
	-webkit-border-radius: .6rem;
	-moz-border-radius: .6rem;
	border-radius: .6rem;
	border: 1px solid #fff;
	font-size: .24rem;
	color: #fff;
}