 a:hover {
 	color: #fff
 }
 
 .twointro p span {
 	font-size: 32px;
 	color: #ffba00
 }
 
 .zhi-intro p {
 	margin: 0
 }
 /*顶部文字*/
 
 .make-money-titem .moneyitem-title p {
 	color: #666
 }
 
 .marketing {
 	color: #fff
 }
 
 .container-item {
 	width: 15%;
 	height: 250px;
 	margin-left: 4%;
 }
 
 .marketing .container-item h2 {
 	margin-top: 25px;
 	font-size: 28px;
 	color: #FFBA00
 }
 
 .marketing .container-item p {
 	padding: 16px;
 	text-align: justify;
 	font-size: 15px
 }
 /*电商定制开发*/
 
 .marketing-tool .marketing-tool-item {
 	position: relative;
 	height: 380px;
 	text-align: center;
 	padding: 0;
 	margin-bottom: 20px
 }
 
 .marketing-tool .marketing-tool-item .item-tool {
 	width: 92%;
 	height: 100%;
 	margin: 0 4%;
 	background-color: #ffffff;
 }
 
 .item-tool-modal {
 	width: 100%;
 	height: 100%;
 	background-color: rgba(0, 0, 0, 0.5);
 	color: #fff;
 	visibility: hidden;
 	position: absolute;
 	top: 0
 }
 
 .marketing-tool .marketing-tool-item:hover .item-tool-modal {
 	visibility: visible;
 }
 
 .marketing-tool .marketing-tool-item:hover .item-tool-modal h4 {
 	animation-name: fadeInUp;
 	animation: showUp .5s ease-out both;
 	-webkit-animation: showUp .5s ease-out both;
 	-ms-animation: showUp .5s ease-out both;
 	-o-animation: showUp .5s ease-out both;
 	-moz-animation: showUp .5s ease-out both;
 }
 
 .limg {
 	width: 100%;
 	height: 100%;
 }
 
 .marketing-tool .marketing-tool-item .item-tool .item-tool-img {
 	width: 100%;
 	height: 50%;
 	overflow: hidden
 }
 
 .item-tool-img img {
 	transition: .5s;
 	-webkit-transition: .5s
 }
 
 .marketing-tool-item:hover .item-tool .item-tool-img img {
 	transform: scale(1.1);
 }
 
 .marketing-tool .marketing-tool-item h5 {
 	font-weight: bold;
 	font-size: 20px;
 	margin-top: 10px;
 	padding: 0 20px;
 	overflow: hidden
 }
 
 .marketing-tool .marketing-tool-item .detail {
 	height: 125px;
 	overflow: hidden;
 	font-size: 15px;
 	text-align: justify;
 	line-height: 25px;
 	padding: 0 20px;
 	max-height: 33%;
 }
 
 .marketing-tool .marketing-tool-item .btn-a {
 	text-align: center;
 	width: 100%;
 	position: absolute;
 	bottom: 10px;
 }
 
 .marketing-tool .marketing-tool-item .btn-a a {
 	color: #fff;
 	background-color: #FFBA00;
 	padding: 5px 15px;
 	border-radius: 15px;
 }
 
 .every-icons .every-icon-item {
 	width: 20%;
 	margin-bottom: 90px;
 	float: left;
 	text-align: center;
 }
 
 .every-icons .every-icon-item .every-icon-item-img img {
 	height: 48px;
 	transition: .5s;
 	-webkit-transition: .5s;
 	-o-transition: .5s;
 	-moz-transition: .5s
 }
 
 .every-icons .every-icon-item h6 {
 	margin-bottom: 0;
 	font-size: 16px;
 	font-weight: bold
 }
 
 .every-icons .every-icon-item .every-icon-item-img {
 	height: 70px;
 	width: 100%;
 }
 
 .every-icons .every-icon-item:hover .every-icon-item-img img {
 	margin-top: -10px
 }
 /*6p*/
 
 .every-icons-6 .every-icon-item {
 	width: 16.6%;
 	margin-bottom: 80px;
 	float: left;
 	text-align: center;
 }
 
 .every-icons-6 .every-icon-item h6 {
 	margin-bottom: 0;
 	font-size: 23.5px;
 	margin-top: 25px;
 }
 
 .every-icons-6 .every-icon-item .customized-img {
 	height: 112px;
 	width: 100%;
 }
 
 .every-icons-6 .every-icon-item .customized-img img {
 	height: 112px;
 	transition: .5s;
 	-webkit-transition: .5s;
 	-o-transition: .5s;
 	-moz-transition: .5s
 }
 
 .every-icons-6 .every-icon-item:hover .customized-img img {
 	margin-top: -10px
 }
 
 .specialist-content .specialist-item h6 {
 	color: #666666
 }
 
 .process-intros div {
 	width: 23%;
 	margin: 1%;
 	border-radius: 15px;
 	height: 150px;
 	padding: 20px;
 	background: #fff;
 	box-shadow: rgba(0, 0, 0, .1) 0 0 20px 5px
 }
 
 .process-intros div:hover {
 	transform: rotate(7deg)
 }
 
 .process-intros div h2 {
 	font-weight: bold;
 	margin-bottom: 5px
 }
 
 .process-intros div h5 {
 	font-weight: bold;
 	margin-bottom: 8px
 }
 
 .process-intros div p {
 	color: #a8a8a8;
 	margin-bottom: 0;
 	font-size: 12px;
 	width: 100%;
 	white-space: nowrap;
 	overflow: hidden;
 	text-overflow: ellipsis;
 }
 /*全行业覆盖*/
 
 .marketing-hy .marketing-hy-item {
 	width: 23%;
 	height: 240px;
 	background-color: #EFEFEF;
 	float: left;
 	margin: 1%;
 	text-align: center;
 }
 
 .marketing-hy .marketing-hy-item img {
 	width: 60px;
 	height: 60px;
 	margin: 20px 0;
 }
 
 .marketing-hy .marketing-hy-item h2 {
 	font-size: 18px;
 	font-weight: bold;
 	margin-top: 10px;
 }
 
 .marketing-hy .marketing-hy-item p {
 	font-size: 14px;
 	margin: 0 20px;
 	text-align: justify;
 	line-height: 25px;
 	height: 150px;
 	overflow: hidden;
 }
 /*小程序精选案例*/
 
 .marketing-hy,
 .marketing-apply {
 	padding: 0 6%
 }
 
 .marketing-apply .marketing-apply-item {
 	height: 24rem;
 	margin-bottom: 8%;
 	overflow: hidden
 }
 
 .marketing-apply .marketing-apply-item img {
 	width: 100%;
 	min-height: 24rem
 }
 
 .marketing-apply .marketing-apply-item h2 {
 	font-size: 18px;
 	font-weight: bold;
 	margin-top: 10px;
 }
 
 .marketing-apply .marketing-apply-item p {
 	font-size: 14px;
 	margin: 0 20px;
 	text-align: left;
 	line-height: 25px;
 }
 
 .indexbox3 {
 	display: inline-block;
 	margin-top: 50px;
 	cursor: pointer;
 	background-color: #fff;
 	border-radius: 9px;
 	padding: 13px 26px;
 	font-size: 16px;
 	color: #FFBA00;
 	letter-spacing: 1px;
 }
 
 .com-text-top {
 	text-align: center;
 }
 
 .com-text-top h1 {
 	margin: 40px 0;
 	font-weight: 500;
 }
 
 .com-text-top h3 {
 	margin: 40px 0;
 	color: #fff
 }
 
 .com-text-top p {
 	margin: 40px 0;
 	color: #fff;
 	font-size: 18px;
 }
 
 .com-text-bot {
 	width: 40%;
 	height: 120px;
 	background-color: #fff;
 	float: right;
 	border-radius: 10px
 }
 
 .com-text-bot p {
 	margin-left: 25px;
 	margin-top: 4%;
 	font-size: 16px;
 }
 
 .com-text-bot p span {
 	color: #ECA80B;
 	font-size: 24px;
 }
 
 .com-right {
 	width: 529.6px;
 	height: 429.6px;
 	position: relative;
 	margin: 10%
 }
 
 .com-right .com-right-bg {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 100%
 }
 
 .com-right .com-right-circle {
 	width: 160px;
 	height: 160px;
 	border-radius: 50%;
 	background-color: #FFBA00;
 	color: #fff
 }
 
 .com-right-circle h6 {
 	margin-top: 10px;
 	font-size: 17px
 }
 
 .container-content {
 	width: 100%;
 	height: 100%
 }
 
 .every-line {
 	padding-bottom: 0px !important;
 }
 
 .every-line-6 {
 	padding-bottom: 20px !important;
 }