/*为什么要做自己的app*/

.app-top {
	width: 60%;
	margin: auto;
	height: 300px;
}

.app-top-top {
	width: 29%;
	margin: 2%;
	background-color: #fff;
	float: left;
	text-align: center;
}

.app-top-top-img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	border: 2px dashed #ffba00;
	margin: 0 auto;
}

.app-top-top-img img {
	height: 60px;
}

.app-top-top h4,
.app-bot-bot h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0
}

.app-top-top p,
.app-bot-bot p {
	text-align: center;
	font-size: 13px;
	padding: 0 25px;
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
}

.app-bot {
	width: 100%;
	margin: auto;
	height: 300px;
	margin-top: 30px;
}

.app-bot-bot {
	width: 22%;
	margin: 1%;
	background-color: #fff;
	float: left;
	text-align: center
}


/*一个企业如果没有自己的app多可怕*/

.item-top {
	width: 29%;
	float: left;
	padding-top: 20px;
	margin: 2%;
	text-align: center;
	border: 1px solid #E3E3E3
}

.coupon {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: linear-gradient(to right, #FE761F 0%, #FFA200 100%);
	margin: auto;
	text-align: center;
}

.coupon h3 {
	width: 100px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	color: #fff
}

.item-top h4 {
	margin-top: 30px;
	font-size: 20px;
	margin-bottom: 20px;
}

.item-top p {
	margin: 8%;
	line-height: 25px;
	height: 100px;
	overflow: hidden
}


/*积累经验*/

.left-text-img {
	width: 50%;
	float: left;
	background: #286cec;
	padding: 30px 30px 0 30px;
	box-shadow: -2px 5px 5px #ccc;
}

.left-text-img h2 {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.left-text-img h1 {
	font-size: 46px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.left-text-img img {
	width: 100%;
	height: 100%;
	transition: .5s;
	-webkit-transition: .5s;
}

.right-text-img {
	width: 50%;
	float: right;
	box-shadow: 2px 5px 5px #ccc;
}

.right-text-img .top-text-one .text-box {
	font-size: 24px;
	color: #fff;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5)
}

.right-text-img .bottom-text-one {
	width: 49%;
	margin: 14px 0 0;
	height: 250px;
	background-color: #c3c3c3;
	float: left;
}

.right-text-img .bottom-text-one .zhezhao {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5)
}

.right-text-img .bottom-text-one p {
	width: 100%;
	text-align: center;
	color: #fff;
	display: block;
}

.right-text-img .num {
	font-size: 50px;
}

.right-text-img .text {
	font-size: 24px;
}

h5 {
	line-height: 1.5
}


/*安全性设置*/

.sale-left {
	width: 50%;
	float: left;
}

.sale-left h1 {
	margin-bottom: 40px
}

.sale-left h4 {
	width: 100%;
	line-height: 1.5;
	font-size: 20px
}

.sale-right {
	width: 49%;
	float: right;
}

.sale-right-common {
	height: 80px;
	margin: 3% auto;
	text-align: center;
	color: #fff;
	border-radius: 10px
}

.sale-right-common h4,
p {
	margin-bottom: 0
}

.sale-right-one {
	width: 40%;
}

.sale-right-two {
	width: 50%;
}

.sale-right-three {
	width: 60%;
}

.sale-right-five {
	width: 70%;
}

.make-money-titem .moneyitem-title p {
	color: #666
}

.marketing .container-item h2 {
	margin-top: 25px;
	font-size: 28px;
	color: #FFBA00
}

.marketing .container-item p {
	padding: 17px;
}

h1 {
	font-weight: bold
}


/*电商定制开发*/

.marketing-tool .marketing-tool-item {
	width: 25%;
	max-height: 265px;
	overflow: hidden;
	background-color: #ffffff;
	float: left;
	margin: 4%;
	text-align: center;
}

.marketing-tool .marketing-tool-item h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px
}

.marketing-tool .marketing-tool-item p {
	font-size: 16px;
	margin: 0 20px;
	text-align: center;
	line-height: 25px;
	height: 50px;
	overflow: hidden
}

.specialist-content .specialist-item h6 {
	color: #666666
}


/*全行业覆盖*/

.marketing-hy {
	margin-top: 60px
}

.marketing-hy .marketing-hy-item {
	width: 20%;
	height: 250px;
	float: left;
	text-align: center;
	border: .1px solid #E0E0E0
}

.marketing-hy .marketing-hy-item img {
	width: 70px;
	height: 70px;
	margin: 20px 0;
}

.marketing-hy .marketing-hy-item h2 {
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.marketing-hy .marketing-hy-item p {
	font-size: 16px;
	margin: 0 20px;
	text-align: center;
	line-height: 25px;
}


/*小程序精选案例*/

.marketing-apply-item {
	width: 100%;
	height: 24rem;
	margin-bottom: 8%;
	overflow: hidden
}

.marketing-apply-item img {
	width: 100%;
	min-height: 24rem;
}

.every-icons .every-icon-item {
	width: 14.2%;
	margin-bottom: 30px;
	float: left
}

.every-icons .every-icon-item h6 {
	margin-bottom: 0;
	font-size: 18px;
}

.every-icons .every-icon-item .every-icon-item-img {
	height: 70px
}

.every-icons .every-icon-item .every-icon-item-img img {
	width: 50px
}

.wow-top {
	width: 100%;
}

.promite-content .san {
	width: 70%
}

.promite-content .promite-left {
	text-align: right;
}

.promite-content .promite-right {
	text-align: left;
	padding-top: 10%
}

.promite-bg {
	background: linear-gradient(to right, #FE761F 0%, #FFA200 100%);
}

.promite-bg:hover {
	background: linear-gradient(to right, #FFA200 0%, #FE761F 100%);
}

.promite-double,
.promite-self {
	width: 100%;
	color: #fff;
	margin-bottom: 10px
}

.promite-self {
	border-radius: 5px;
	padding: 10px 5px;
	text-align: center
}

.promite-double .promite-double-item {
	width: 48%;
	border-radius: 5px;
	padding: 10px 5px;
	text-align: center
}

.limg {
	width: 100%;
	height: 100%
}

.consulting-btn {
	color: #fff;
	border: 1px solid #ffbe00;
	padding: 10px 40px;
	background-color: transparent;
	border-radius: 15px;
	font-size: 21px;
}

.cooprates-item1 {
	height: 110px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border-top: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
}

.cooprates-item1:hover img {
	transform: scale(1.1)
}

.white-bg-line {
	height: 15px;
	width: 90%;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.8);
	position: relative;
	margin-top: 50px;
}

.white-bg-line2 {
	height: 30px;
	width: 80%;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.5);
	position: absolute;
	left: 10%;
	bottom: 0px;
}