﻿@charset "utf-8";
/* CSS Document */


 
/*合作伙伴*/

.shop_partner {
	width: 100%;

	height: auto;

	margin-bottom: 50px;
}
.shop_partner .cont {
	width: 1365px;
}
.partner {
	width: 100%;
	height: auto;
	margin-top: 50px;
	position: relative;
	height: 455px;
}
.partner .swiper-container {
	width: 1200px;
	margin: 0 auto;
}
.partner_list {
	width: 100%;
	height: auto;
	border-top: 1px dashed #e4e3e3;
	border-left: 1px dashed #e4e3e3;
	overflow: hidden;
	box-sizing: border-box;
}
.partner_list li {
	float: left;
	width: 239px;
	height: 150px;
	border: 1px dashed #e4e3e3;
	border-left: none;
	border-top: none;
	box-sizing: border-box;
}
.partner_list li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 239px;
	height: 150px;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
}
.partner_list li a img {
	max-width: 238px;
	max-height: 148px;
	margin: 0 auto;
}
.partner .swiper-button-prev, .partner .swiper-button-next {
	width: 28px;
	height: 70px;
	margin-top: -29.5px;
}
.partner .swiper-button-prev {
	background: url(../images/left.png) no-repeat;
	left: 0;
}
.partner .swiper-button-prev:hover {
	background: url(../images/left_h.png) no-repeat;
}
.partner .swiper-button-next {
	background: url(../images/right.png) no-repeat;
	right: 0;
}
.partner .swiper-button-next:hover {
	background: url(../images/right_h.png) no-repeat;
}
.partner_list li a:hover {
	transform: rotateY(360deg);
}
/*小程序*/

.header_hover .nav li a.axctive {
	background: url(../images/icon.png) 0 -70px no-repeat;
}
.header_hover .nav li.next a.axctive {
	color: #fff;
	background: url(../images/icon.png) 0 0 no-repeat;
}
.header_hover .menu2 .menu_left {
	background: linear-gradient(to right, #676bed, #26d7d7);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	-ms-background-clip: text;
	-o-background-clip: text;
	color: transparent;
	display: inline-block;
}
.header_hover .nav li .menu2 .menu_list li a:after {
	background: -webkit-linear-gradient(left, #676bed, #26d7d7);
	background: -moz-linear-gradient(left, #676bed, #26d7d7);
	background: -o-linear-gradient(left, #676bed, #26d7d7);
	background: linear-gradient(left, #676bed, #26d7d7);
 FILTER:progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#2d72ff, endColorStr=#d768ec);
}
.chengxu_banner {
	background: none;
}
.chengxu_banner a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: url(../images/banner.jpg) no-repeat;
	background-size: cover;
	background-position: center;
}
.chengxu_dao {
	width: 100%;
	height: auto;
	margin-top: 50px;
}
.dao_left {
	float: left;
	width: 294px;
	height: 528px;
	overflow: hidden;
}
.dao_left a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.dao_img {
	width: 100%;
	height: 100%;
	background: url(../images/pic.jpg) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.dao_text {
	width: 100%;
	height: auto;
	padding: 57px 30px;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}
.dao_text h3 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.dao_text p {
	font-size: 16px;
	color: #fff;
	margin-top: 3px;
}
.dao_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0,01,0,0.5);
	opacity: 0;
	z-index: 3;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.pic-box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.dao_bg .pic-box {
	width: 294px;
	height: 528px;
	padding: 57px 30px;
	box-sizing: border-box;
}
.dao_bg h3 {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.dao_bg p {
	color: #fff;
	margin-top: 3px;
	font-size: 16px;
}
.dao_bg span {
	display: block;

	width: 134px;
	height: 40px;
	border: 1px solid #fff;
	line-height: 40px;
	border-radius: 20px;
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	font-size: 14px;
	color: #fff;
}
.dao_bg span img {
	margin-left: 10px;
}
.dao_left a:hover .dao_img {
	transform: scale(1.05);
}
.dao_left a:hover .dao_bg {
	opacity: 1;
}
.dao_right {
	float: right;
	height: 528px;
	width: 898px;
}
.dao_top {
	width: 100%;
	height: 340px;
}
.dao_topl {
	float: left;
	width: 596px;
	height: 340px;
}
.dao_topl a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.dao_topl .dao_text {
	padding-right: 405px;
}
.dao_topl .dao_img {
	background: url(../images/pic1.jpg) no-repeat;
}
.dao_topl .dao_bg .pic-box {
	width: 596px;
	height: 340px;
	padding: 57px 30px;
	box-sizing: border-box;
}
.dao_topl a:hover .dao_img {
	transform: scale(1.05);
}
.dao_topl a:hover .dao_bg {
	opacity: 1;
}
.dao_topr {
	width: 294px;
	float: right;
}
.dao_topr .dao_text {
	position: relative;
	padding: 57px 30px;
}
.dao_topr .dao_img {
	background: url(../images/pic2.jpg) no-repeat;
}
.dao_topr .dao_bg .pic-box {
	width: 294px;
}
.dao_bottom {
	width: 100%;
	height: 180px;
	margin-top: 8px;
}
.dao_bottom li {
	width: 294px;
	height: 180px;
	float: left;
	margin-right: 8px;
}
.dao_bottom li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
.dao_bottom li a .dao_text {
	padding: 30px;
	padding-right: 20px;
}
.dao_bottom li a .dao_img {
	background: url(../images/pic3.jpg) no-repeat;
}
.dao_bottom li a .dao_text img {
	margin-top: 20px;
}
.dao_bottom li:nth-child(2) .dao_img {
	background: url(../images/pic4.jpg) no-repeat;
}
.dao_bottom li:last-child .dao_img {
	background: url(../images/pic5.jpg) no-repeat;
}
.dao_bottom li:last-child {
	margin-right: 0;
}
.dao_bottom li .dao_bg .pic-box {
	width: 294px;
	height: 180px;
	padding: 0;
}
.dao_bottom li .dao_bg h3 {
	font-size: 20px;
}
.dao_bottom li .dao_bg span {
	margin-top: 15px;
}
.dao_bottom li .dao_bg span img {
	margin-top: 0;
}
.dao_bottom li a:hover .dao_img {
	transform: scale(1.05);
}
.dao_bottom li a:hover .dao_bg {
	opacity: 1;
}
/*小程序核心优势*/

.hexin {
	width: 100%;
	height: auto;
	margin-top: 70px;
}
.hexin_con {
	width: 100%;
	height: auto;
	position: relative;
	background: url(../images/icon9.png) no-repeat center bottom;
	min-height: 355px;
	margin-top: 50px;
}
.hexin_con li {
	position: absolute;
}
.hexin_con li.hexin_1 {
	left: 0;
	top: 123px;
}
.hexin_img {
	text-align: center;
	background: url(../images/icon5.png) no-repeat;
	width: 48px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	float: left;
}
.hexin_text {
	float: left;
	margin-left: 16px;
	background: #f6f6f6;
	padding: 20px;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 28px;
	position: relative;
	color: #333333;
}
.hexin_bg {
	width: 0;
	height: 0;
	position: absolute;
	left: -12px;
	top: 16px;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-right: 12px solid #f6f6f6;
}
.hexin_con li.hexin_1 .hexin_text {
	width: 256px;
}
.hexin_con li.hexin_2 {

	left: 240px;
	top: 0;
}
.hexin_con li.hexin_2 .hexin_img {
	background: url(../images/icon6.png) no-repeat;

}
.hexin_con li.hexin_2 .hexin_text {
	width: 247px;
}
.hexin_con li.hexin_3 {
	left: 649px;
	top: 0;
}
.hexin_con li.hexin_3 .hexin_img {
	background: url(../images/icon7.png) no-repeat;
}
.hexin_con li.hexin_3 .hexin_text {
	width: 216px;
}
.hexin_con li.hexin_4 {
	right: 0;
	top: 123px;
}
.hexin_con li.hexin_4 .hexin_img {
	background: url(../images/icon8.png) no-repeat;
}
.hexin_con li.hexin_4 .hexin_text {
	width: 185px;
}
/*流量入口*/

.liuliang {
	width: 100%;
	height: auto;
	margin-top: 70px;
	background: #f6f6f6;
	overflow: hidden;
	padding: 77px 0;
	padding-bottom: 30px;
}
.liuliang_con {
	width: 100%;
	height: auto;
	margin-top: 60px;
}
.liuliang_con li {
	width: 150px;
	margin-right: 112px;
	margin-bottom: 50px;
}
.liuliang_con .fang_pic {
	margin: 5px;
	box-shadow: 0px 3px 7px rgba(20,20,20,0.05);
}
.liuliang .fang_pic img {
	display: block;
}
.liuliang_con li p {
	color: #666666;
}
.liuliang_con li p:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #666666;
	transition: all 0.3s ease-out;
}
.liuliang_con li:nth-child(6n) {
	margin-right: 112px;
}
.liuliang_con li:nth-child(5n) {
	margin-right: 0;
}
/*小程序模板展示*/

.moban {
	width: 100%;
	height: auto;
	margin-top: 70px;
	background: url(../images/bg.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 73px;
	min-height: 840px;
	box-sizing: border-box;
}
.moban .solute_title h3 {
	color: #fff;
}
.moban .solute_title p {
	color: #fff;
}
.moban .cont {
	width: 1360px;
	height: auto;
	margin: 0 auto
}
.moban_con {
	width: 100%;
	height: 552px;
	position: relative;
	margin-top: 40px;
	padding-top: 65px;
}
.moban_con .swiper-container {
	width: 1200px;
	height: auto;
	margin-top: 0;
}
.moban_con .swiper-container:before, .moban_con .swiper-container:after {
	background: none;
}
.moban_con .swiper-slide {
	width: 242px;
	height: 422px;
}
.moban_con .swiper-slide div {
	position: relative;
}
.moban_con .swiper-slide div.moban_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.7;
}
.moban_con .swiper-slide-active div.moban_bg {
	opacity: 0;
}
.moban_con .swiper-prev, .moban_con .swiper-next {
	width: 48px;
	height: 48px;
	margin-top: -24px;
	position: absolute;
	top: 50%;
	cursor: pointer;
}
.moban_con .swiper-prev {
	left: 0;
	background: url(../images/icon20.png) no-repeat;
}
.moban_con .swiper-next {
	right: 0;
	background: url(../images/icon21.png) no-repeat;
}
.moban_con .swiper-container:before, .moban_con .swiper-container:after {
	width: 415px;
	height: 405px;
	content: '';
	background-color: #f5f5f5;
	display: block;
	position: absolute;
	z-index: 9999;
	opacity: .5;
	top: 0;
	display: none;
}
.moban_con .swiper-container:before {
	left: 0;
}
.moban_con .swiper-container:after {
	right: 0;
}
.framing {
	width: 271px;
	height: 552px;
	position: absolute;
	background-image: url(../images/icon22.png);
	top: 0;
	left: calc(50% - 135px);
	z-index: 999;
	opacity: 0;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	-webkit-transition: all 0.1s ease;
}
.lookTemp {
	position: absolute;
	left: calc(50% - 65px);
	background-color: #ff7200;
	color: #fff;
	padding: 0;
	width: 133px;
	line-height: 40px;
	border-radius: unset;
	display: none;
}
/*小程序解决方案*/

.jiejue {
	width: 100%;
	height: auto;
	margin-top: 63px;
}
.jiejue_con {
	width: 100%;
	height: 380px;
	margin-top: 40px;
	margin-bottom: 80px;
}
.jiejue_con li {
	width: 290px;
	height: 380px;
	float: left;
	transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1), z-index 0s 0.12s;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	margin-right: 13px;
	position: relative;
}
.jiejue_con li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: none;
}

.jiejue_con li:last-child {
	margin-right: 0;
}
.jiejue_top {
	width: 100%;
	height: 155px;
	background: url(../images/pic8.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	padding-top: 45px;
	font-size: 24px;
	color: #fff;

	text-align: center;
	box-sizing: border-box;
}
.jiejue_con li:nth-child(2) .jiejue_top {
	background: url(../images/pic9.jpg) no-repeat;
}
.jiejue_con li:nth-child(3) .jiejue_top {
	background: url(../images/pic11.jpg) no-repeat;
}
.jiejue_con li:nth-child(4) .jiejue_top {
	background: url(../images/pic10.jpg) no-repeat;
}
.jiejue_c {
	width: 100%;
	position: relative;
}
.jiejue_pic {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: -45px;
	margin-bottom: 30px;
}
.jiejue_list {
	width: 100%;
	height: auto;
	padding: 0 20px;
	overflow: hidden;
	box-sizing: border-box;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
	position: absolute;
	z-index: 3;
	opacity: 1;
	left: 0;
}
.jiejue_list span {
	display: block;
	background: url(../images/icon29.png) no-repeat left center;
	padding-left: 15px;
	font-size: 16px;
	color: #666666;
	float: left;
	line-height: 30px;
	margin-bottom: 5px;
	width: 100%;
}
.jiejue_list span:nth-child(3n) {
	margin-right: 0;
}
.jiejue_detail {
	width: 100%;
	height: auto;
	padding: 0 28px;
	text-align: center;
	margin-top: 30px;
	box-sizing: border-box;
	opacity: 0;
	z-index: 0;
	position: absolute;
	left: 0;
	transition: all 0.12s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.jiejue_detail p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	height: 72px;
}
.jiejue_detail span {
	display: block;
	width: 105px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	border-radius: 15px;
	background: #26bbfb;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 20px;
}
.jiejue_con li:hover {
	box-shadow: 0px 5px 24px rgba(38,187,251,0.48);
	border: 1px solid #26bbfb;
}
.jiejue_con li:nth-child(2):hover {
	box-shadow: 0px 5px 24px rgba(241,98,159,0.48);
	border: 1px solid #f1629f;
}
.jiejue_con li:nth-child(3):hover {
	box-shadow: 0px 5px 24px rgba(73,205,164,0.48);
	border: 1px solid #49cda4;
}
.jiejue_con li:nth-child(4):hover {
	box-shadow: 0px 5px 24px rgba(254,73,107,0.48);
	border: 1px solid #fe496b;
}
.jiejue_con li:hover .jiejue_detail {
	opacity: 1;
	z-index: 3;
}
.jiejue_con li:nth-child(2):hover .jiejue_detail span {
	background: #f1629f;
}
.jiejue_con li:nth-child(3):hover .jiejue_detail span {
	background: #49cda4;
}
.jiejue_con li:nth-child(4):hover .jiejue_detail span {
	background: #fe496b;
}
/*适用行业*/

.industry {
	width: 100%;
	height: auto;
	margin-top: 70px;
}
.indu_con {
	width: 100%;
	height: auto;
	text-align: center;
	margin-top: 50px;
}
/*小程序客户案例*/

.kehu {
	width: 100%;
	height: auto;
	margin-top: 90px;
	padding: 75px 0;
	background: #f6f6f6;
}
.kehu_con {
	width: 100%;
	height: auto;
	margin-top: 22px;
	overflow: hidden;
}
.kehu_con li {
	width: 214px;
	height: 251px;
	float: left;
	margin-right: 32px;
	margin-top: 32px;
	background: #fff;
}
.kehu_con li:nth-child(5n) {
	margin-right: 0;
}
.kehu_pic {
	width: 100%;
	height: 214px;
	position: relative;
	overflow: hidden;
}
.kehu_pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.kehu_bg {
	width: 100%;
	height: 0;
	line-height: 214px;
	text-align: center;
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	overflow: hidden;
}
.kehu_bg img {
	width: auto;
	height: auto;
}
.kehu_text {
	text-align: center;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #666666;
	padding: 0 10px;
}
.kehu_con li:hover .kehu_bg {
	height: 214px;
}
.index_list {
	margin-top: 30px;
}
.index_list li a {
	overflow: inherit;
}
.index_list li p {
	color: #666666;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.fang_list li p:after {

	background: #666;
}


.kh-conc-sp img {
    max-width: 100%;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}