* {
	margin: 0;
	padding: 0;
}

#wrap {
	position: relative;
}

#index-smbanner,
#banner {
	display: none;
}

@media (max-width: 1200px) {
	#home-revslider {
		display: none;
	}

	#index-smbanner,
	#banner {
		display: block;
	}
}

.slide-mask {
	position: absolute;
	height: 100%;
	width: 100%;
	/* background: rgba(0, 0, 0, .5) */
}

.index-banner .swiper-slide1 {
	background: url(/images/indexbanner1.jpg) no-repeat center/cover;
}

.index-banner .swiper-slide2 {
	background: url(/images/indexbanner2.jpg) no-repeat center/cover;
}

.index-banner .swiper-slide3 {
	background: url(/images/indexbanner3.jpg) no-repeat center/cover;
}

.index-banner .swiper-slide4 {
	background: url(/images/indexbanner4.jpg) no-repeat center/cover;
}

.index-banner .swiper-slide5 {
	background: url(/images/indexbanner5.jpg) no-repeat center/cover;
}

.index-banner .swiper-slide6 {
	background: url(/images/indexbanner6.jpg) no-repeat center/cover;
}

.index-banner .swiper-container .swiper-slide h3 {
	font-size: 28px;
}

.index-banner .swiper-container .swiper-slide p {
	font-size: 18px;
	font-weight: bold;
}

.index-banner .swiper-container .swiper-slide button {
	width: 133px;
	height: 40px;
	background: linear-gradient(270deg, rgba(38, 78, 249, 1) 0%, rgba(102, 183, 255, 1) 50%, rgba(129, 237, 255, 1) 100%);
	box-shadow: 0px 3px 0px 0px rgba(0, 37, 126, 0.5);
	border-radius: 21px;
	color: #fff;
	margin-top: 40px;
}

/* .map1 {
	background: url(../images/SEO.jpg) no-repeat top left/cover;
}

.map2 {
	background: url(../images/smo.jpg) no-repeat top left/cover;
}

.map3 {
	background: url(../images/tuoguan.jpg) no-repeat top left/cover;
}

.map4 {
	background: url(../images/meiti.jpg) no-repeat top left/cover;
}

.map5 {
	background: url(../images/KOL.jpg) no-repeat top left/cover;
}

.map6 {
	background: url(../images/shejiaomeiti.jpg) no-repeat top left/cover;
} */

.tab {
	list-style-type: none;
	margin-bottom: 0;
}

.tab img {
	width: 40px;
	margin-right: 20px;
}

.tab li {
	height: 100px;
	background-color: rgba(0, 0, 0, .6);
	line-height: 100px;
	color: #fff;
	padding: 0 20px;
}

.tab .on {
	background-color: #c9972c;
	line-height: 100px;
	color: #fff;
}

.index .swiper-container {
	position: absolute;
	z-index: 2;
	width: 800px;
	top: 50%;
	height: 100%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.index .swiper-right {
	height: 550px;
	position: relative;
}

.index .swiper-slide {
	text-align: center;
	position: relative;
	width: 800px;
	height: 600px;
	;
	overflow: visible;
}

.index .swiper-slide .banner-text {
	color: #fff;
	position: absolute;
}

.index .swiper-slide2 .banner-text {
	width: 42%;
	top: 33%;
	left: 5%;
}

.index .swiper-slide1 .banner-text {
	width: 42%;
	right: 0;
	top: 30%;
}

.index .swiper-slide1 .banner-text h1 {
	margin-bottom: 20px;
}

.index .swiper-slide1 .banner-text p {
	text-align: left;
	margin-top: 100px;
}

.index .swiper-slide2 .banner-text a {
	display: inline-block;
	width: 120px;
	line-height: 50px;
	background: #e44b0f;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 2px;
}

.index .swiper-slide1 .banner-text h1 {
	margin-bottom: 20px;
}

.index .swiper-slide1 .banner-text h4,
.index .swiper-slide2 .banner-text h4 {
	line-height: 1.5;
}

.index .swiper-slide1 .banner-text p {
	text-align: right;
	margin-top: 50px;
}

.index .swiper-slide1 .banner-text a {
	display: inline-block;
	width: 120px;
	line-height: 50px;
	background: #e44b0f;
	color: #fff;
	font-size: 20px;
	text-align: center;
	border-radius: 2px;
	;
}

.index .swiper-slide2 .banner-img {
	width: 55%;
	position: absolute;
	right: 0px;
	top: 20%;
}

.index .swiper-slide1 .banner-img {
	width: 55%;
	position: absolute;
	left: 0;
	top: 25%;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 0;
}

.index .swiper-slide img {
	width: 100%;
	vertical-align: middle;
	margin: 0 auto;
}

.char0 {
	position: absolute;
	right: -80px;
	top: 170px;
	z-index: 3;
}

.market-box {
	border: 1px solid #ccc;
	border-left: none;
	box-sizing: border-box;
}

.market-box:first-child {
	border-left: 1px solid #ccc;
}

.market-box .market-content {
	width: 284px;
	height: 300px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 10px;
}

.market-active {
	background: #5d92cc;
	color: #fff;
}

.market-border {
	border: 1px solid #5d92cc;
}

.service-box .market-content img {
	width: 100%;
}

/* ---------service case---------- */

.portfolio-box {
	/* overflow: hidden; */
}

.portfolio-box img {
	/* margin: 0 10px; */
	width: 100%;
	object-fit: cover;
}

.portfolio-box {
	margin-bottom: 62px;
}

/*-----------main-business------------*/
.main-business {
	padding: 40px 0;
	background: #48b8f8;
}

.main-business .business-content {
	margin-bottom: 20px;
}

.main-business .business-pic {
	height: 40px;
	margin-bottom: 20px;
}

.main-business .business-pic img {
	max-height: 100%;
	/* max-width: 100%; */
}

.main-business .business-text span {
	font-size: 12px;
	color: #fff;
}

/*------------main-business end------------*/
/*-----------核心服务------------*/
.service-case {
	background: url(/images/index-anlibg.jpg) no-repeat center/cover;
	padding: 70px 0 70px;
}

.sy3 {
	width: 100%;
	/* margin: 0 auto 50px */
}

.market {
	padding: 70px 0 0;
}

.bussiness-body {
	display: block;
	overflow: hidden;
	margin-top: 40px;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.bussiness-body .item {
	position: relative;
	display: block;
	float: left;
	width: 25%;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}

.bussiness-body .item1 {
	left: 200px;
	-webkit-transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.3s 0.5s linear, opacity 0.3s 0.5s linear, background 0.3s linear, width 0.3s linear;
}

.bussiness-body .item2 {
	left: 300px;
	-webkit-transition: left 0.5s 0.5s linear, opacity 0.5s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.5s 0.5s linear, opacity 0.5s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.5s 0.5s linear, opacity 0.5s 0.5s linear, background 0.3s linear, width 0.3s linear;
	;
}

.bussiness-body .item3 {
	left: 400px;
	-webkit-transition: left 0.7s 0.5s linear, opacity 0.7s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.7s 0.5s linear, opacity 0.7s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.7s 0.5s linear, opacity 0.7s 0.5s linear, background 0.3s linear, width 0.3s linear;
}

.bussiness-body .item4 {
	left: 500px;
	-webkit-transition: left 0.9s 0.5s linear, opacity 0.9s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 0.9s 0.5s linear, opacity 0.9s 0.5s linear, background 0.3s linear, width 0.3s linear;
	transition: left 0.9s 0.5s linear, opacity 0.9s 0.5s linear, background 0.3s linear, width 0.3s linear;
}

.bussiness-body .item5 {
	left: 600px;
	-webkit-transition: left 1.1s 0.5s linear, opacity 1.1s 0.5s linear, background 0.3s linear, width 0.3s linear;
	-o-transition: left 1.1s 0.5s linear, opacity 1.1s 0.9s linear, background 0.3s linear, width 0.3s linear;
	transition: left 1.1s 0.5s linear, opacity 1.1s 0.9s linear, background 0.3s linear, width 0.3s linear;
}

.bussiness-body .item.on {
	width: 50%;
}

.bussiness-body .item {
	background: #fff;
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100);
}

.bussiness-body .item .price {
	background: url(../images/top2-06.png) no-repeat center/cover;
}

.bussiness-body .item .service {
	display: block;
	height: 358px;
	border: 1px solid transparent;
	border-width: 1px 0px 1px 1px;
	text-align: center;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.bussiness-body .item.on .service {
	width: 50%;
}

.bussiness-body .item5 .service {
	border-width: 1px 1px 1px 1px;
}

.bussiness-body .item.on .service {
	background: linear-gradient(133deg, rgba(128, 187, 255, 1) 0%, rgba(79, 94, 252, 1) 60%, rgba(45, 31, 251, 1) 100%);
	/* border-color: #48b8f8; */
}

.bussiness-body .item .service .content {
	display: block;
	/* height: 240px;
	padding-top: 46px; */
	line-height: 1;
}

.bussiness-body .item .service .content h4 {
	display: block;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
}

.bussiness-body .item .service .content h4 a {
	color: #333;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	font-size: 18px;
	font-weight: bold
}

.bussiness-body .item.on .service .content h4 a {
	color: #fff;
}

.bussiness-body .item .service .content p {
	display: block;
	margin: 10px 0 0;
	color: #4b4b4b;
	white-space: nowrap;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.bussiness-body .item.on .service .content p {
	color: #fff;
}

.bussiness-body .item .service .content .icon {
	display: inline-block;
}

.bussiness-body .icon {
	width: 100%;
	height: 200px;
}

.bussiness-icon1 {
	background: url(../images/marketing1.png) no-repeat center/contain;
}

.bussiness-icon2 {
	background: url(../images/marketing2.png) no-repeat center/contain;
}

.bussiness-icon5 {
	background: url(../images/marketing3.png) no-repeat center/contain;
}

.bussiness-body .item .service .info {
	display: block;
	padding: 16px 20px 0 20px;
	font-size: 12px;
	line-height: 20px;
	color: #6c6c6c;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
}

.bussiness-body .item.on .service .info {
	color: #fff;
}

.bussiness-body .item .price {
	position: absolute;
	display: block;
	width: 100%;
	height: 360px;
	left: 100%;
	top: 0;
}

.bussiness-body .item.on .price {
	width: 50%;
	left: 50%;
	/* border: 1px solid #e44b0f; */
}

.bussiness-body .item .price ul {
	display: block;
	position: relative;
	z-index: 5;
}

.bussiness-body .item .price ul li {
	display: block;
	height: 90px;
	line-height: 90px;
	border-bottom: 1px solid #020733;;
	white-space: nowrap;
}

.bussiness-body .item .price ul li a {
	display: block;
	padding: 0 20px 0 10px;
	color: #fff;
	/* background:url(../images/s2-11.png) no-repeat right 10px center; */
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
	font-size: 14px;
}

.bussiness-body .item .price ul li a:hover {
	color: #fff;
	/* background:url(../images/s2-11-1.png) no-repeat right 10px center; */
}

.bussiness-body .item .price ul li a .num {
	padding-left: 10px;
}

.bussiness-body .item .price .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
}

/*-------------Responsive------------*/
@media only screen and (max-width: 992px) {
	.index-banner .swiper-pagination-bullet {
		font-size: 12px;
	}
}

@media only screen and (max-width: 768px) {
	.bussiness-body .item {
		position: relative;
		display: block;
		/* float: left; */
		width: 100%;
		overflow: hidden;
	}

	.bussiness-body .item.on .price {
		width: 100%;
		/* left: 50%; */
	}

	.bussiness-body .item.on {
		width: 100%;
	}

	.index-banner .swiper-pagination-bullet .pagination-dots {
		display: none;
	}

	.index-banner .swiper-pagination {
		padding: 0 20px;
	}
}

@media (max-width: 639px) {
	.index-banner .swiper-container .swiper-slide {
		padding: 20px 0 60px;
	}

	.index-banner .swiper-container .swiper-slide h3 {
		font-size: 24px;
	}

	.index-banner .swiper-container .swiper-slide p {
		font-size: 14px;
	}

	.index-banner .swiper-container .swiper-slide button {
		margin-top: 30px;
	}


}

@media (max-width: 414px) {
	.bussiness-body .item .price ul li a {
		padding: 0 10px 0 10px;
		font-size: 12px;
	}

	.index-banner .swiper-container .swiper-slide h3 {
		font-size: 20px;
	}

	.index-banner .swiper-container .swiper-slide p {
		font-size: 12px;
	}

	.index-banner .swiper-container .swiper-slide button {
		margin-top: 20px;
	}

	.index-banner .swiper-container .swiper-slide button {
		width: 100px;
		height: 30px;
		margin-top: 40px;
	}

	.index-banner .swiper-pagination-bullet .index-dots {
		width: 30px;
		height: 30px;
	}
}