/*
 * App推广
 */
/*苹果上架*/
.width889{
	width: 930px;
}
.width700{
	width: 730px;
}
.martop{
	margin-top: 80px;
}
.martop5{
	margin-top: 30px;
}
.service-main{
	width: 360px;
	color: #333333;
	font-size: 14px;
	border: 1px solid#ececec;
	/*box-shadow: rgba(204, 204, 204, 0.8) 0px 1px 10px;*/
	border-radius: 12px;
	padding: 40px 50px 20px 50px;
}
.service-mainb{
	width: 140px;
	height: 40px;
	font-size: 16px;
	border: 2px solid #bfbfbf;
	color: #575757;
	text-align: center;
	line-height:36px;
	margin: 20px auto;
}
.service-title{
	text-align: center;
	font-size: 22px;
	margin: 20px 0 12px 0;
}
.service-ad-logo{
	width: 80px;
	height: 80px;
	box-shadow: rgba(204, 204, 204, 0.8) 0px 1px 10px;
	border-radius: 50%;
	font-size: 36px;
	color: #333333;
	border: 1px solid #ddd;
}
.service-ad-word{
	width: 166px;
	margin-left: 14px;
	font-size: 14px;
	color: #333333;
}
.service-ad-title{
	font-size: 18px;
	color: #fe7324;
	margin-bottom: 4px;
}
.service-dow{
	width: 208px;
	color: #333333;
	font-size: 14px;
}
.title-bm{
	text-align: center;
	font-size: 16px;
	margin: 6px 0;
}
/*软著申请*/
.position-relative{
	position: relative;
}
.note-d{
	position: absolute;
	bottom: 30px;
	font-size: 14px;
	color: #990000;
}
.step-tm{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	font-size: 33px;
	color: #fff;
	padding: 6px;
	text-align: center;
	background-image: linear-gradient(to right, #ffa424, #fe7324);
	box-shadow: rgba(204, 204, 204, 0.8) 0px 1px 10px;
}
/*EApp系统*/
.EApp-system{
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #6B6B6B;
}
.EApp-system-img{
	width: 1068px;
	margin: auto;
}
