a:hover {
	transition: initial
}
.swiper-container2 a {
	width: 100%;
	/*background: #fb6945;*/
}
.swiper-container2 a img {
	margin: 0 auto;
}

.bannerItem .freebtn {
	height: 40px;
	line-height: 40px;
	width: 100px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 4px;
	font-size: 14px;
	color: #fb663e;
	transition: all .2s;
	background: #fff;
}
.bannerItem .freebtn:hover {
	/*box-shadow: 0 8px 24px 0 rgba(63,74,105,.16);
	margin-top: -2px;
	margin-bottom: 2px;*/
	background: #ffece6;
}

.section-1{width: 1200px; margin: 0 auto 30px; background: #fff; border-radius: 5px; height: 131px; box-shadow: 0px 6px 70px 1px rgba(0, 0, 0, 0.16); margin-top: -65px;  position: relative; z-index: 3;top: 0px;}
.section-1 .list{ overflow: hidden; }
.section-1 .list li{ float: left; width: 25%; padding-top: 35px;}
.section-1 .list li a{ overflow: visible; display: block; }
.section-1 .list li .img{ float: left; transition: all .2s; width: 51px; height: 59px; margin-left: 40px; background: url(../images/01-icon.png) no-repeat;}
.section-1 .list li.item-1 .img{ background-position: left top; }
.section-1 .list li.item-2 .img{ background-position: -60px top; }
.section-1 .list li.item-3 .img{ background-position: -120px top; }
.section-1 .list li.item-4 .img{ background-position: -180px top; }
.section-1 .list li.item-1 a:hover .img{ background-position: left bottom; }
.section-1 .list li.item-2 a:hover .img{ background-position: -60px bottom; }
.section-1 .list li.item-3 a:hover .img{ background-position: -120px bottom; }
.section-1 .list li.item-4 a:hover .img{ background-position: -180px bottom; }
.section-1 .list li .text{ float: left; width: 170px; margin-left: 20px;}
.section-1 .list li h3{ font-size: 18px; margin-bottom: 7px;}
.section-1 .list li p{ font-size: 14px; color: #95989d; white-space: nowrap;}

.solution {
	justify-content: space-between;
}
.solution-item {
	width: 380px;
	height: 320px;
	box-shadow: 0 0 18px 4px rgba(224,224,224,0.3);
	border-radius: 10px;
	padding: 38px 20px 0 38px;
	box-sizing: border-box;
}
.solution-item .solu-tit {
	font-size: 20px;
	color: #3b426b;
}
.solution-item .solu-subtit {
	font-size: 14px;
	color: #7d88a2;
	line-height: 32px;
	margin-top: 10px;
}
.solution-item .more {
	color: #345eff;
	padding-top: 24px;
	font-size: 14px;
	align-items: center;
}
.solution-item .more span {
	color: #345eff;
	font-size: 16px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 4px;
}
.solution-item1 {
	background: url(../images/sell.png) right bottom no-repeat;
}
.solution-item2 {
	background: url(../images/social.png) right bottom no-repeat;
}
.solution-item3 {
	background: url(../images/commission.png) right bottom no-repeat;
}
.video {
	width: 620px;
	margin: 0 auto;
	margin-top: 40px;
	height: 300px;
	position: relative;
}
.video video {
	position: absolute;left: 0;
	right: 0;
	margin: auto;
	top: 0;
	display: none;
}
.video .abs {
	width: 80px;
	height: 80px;
	background:rgba(33, 150, 243, 0.62);
	border-radius: 50%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.video .abs:hover {
	background: rgb(0, 137, 250);
}
.video .iconfont {
	font-size: 36px;
	color: #fff;
	line-height: 80px;
	text-align: center;
	padding-left: 6px;
}
/*新零售商业模式*/
.social {
	height: 560px;
	width: 100%;
	background: url(../images/socialbg.png) 100% 100% no-repeat;
	color: #fff;
	background-size: 100% 100%;
}
.social .marginauto {
	padding-left: 100px;
	align-items: center;
}
.sol-title {
	padding: 54px 0 68px 0;
	text-align: center;
	font-size: 22px;
}
.sol-sub {
	font-size: 14px;
	color: #e5e5e5;
	text-align: center;
	padding-top: 44px;
	width: 690px;
	margin: 0 auto;
	padding-left: 200px;
}
.sol-img img {
	margin-left: 46px;
}
.sol-left p {
	padding: 40px 20px;
	font-size: 16px;
	text-align: right;
	cursor: pointer;
}
.sol-left p.active {
	color: #345eff;
}
.social .line {
	width: 4px;
	background: #FFFFFF;
	position: relative;
	height: 288px;
	margin-right: 72px;
}
.social .line .orange {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 96px;
	background: #345eff;
	transition: all .2s;
}
.member {
	background: #f5f8ff;
}
.mem-tit {
	font-size: 22px;
	color: #345eff;
	padding: 76px 0 44px 0;
	text-align: center;
}
.mem-tab {
	border-bottom: 1px solid #d2d2d2;
	width: 100%;
	justify-content: center;
}
.mem-tab div {
	border-bottom: 2px solid transparent;
	margin-bottom: -1px;
	font-size: 16px;
	width: 360px;
	color: #3b426b;
	text-align: center;
	padding-bottom: 16px;
	cursor: pointer;
}
.mem-tab div.active, .news-tab div.active {
	color: #345eff;
	border-color: #345eff;
}
.mem-img {
	margin: 44px auto;
	max-height: 396px;
}
.mem-subtit {
	font-size: 14px;
	color: #7b88a2;
	padding-bottom: 48px;
	text-align: center;
}
.member-right {
	height: 556px;
	justify-content: space-around;
	display: flex;
	flex-direction: column;
}
.data {
	background: url(../images/data-view.png) no-repeat;
	width: 100%;
	padding: 70px 0 50px 0;
	text-align: center;
	color: #fff;
	background-size: 100% 100%;
	box-sizing: border-box;
}
.data-tit {
	font-size: 22px;
	font-weight: 500;
	padding-bottom: 46px;
}
.data-left {
	width: 282px;
	height: 100px;
	background: rgba(255,255,255,0.04);
	border-radius: 4px;
	padding: 22px 0 20px 0;
	margin-bottom: 30px;
	box-sizing: border-box;
	margin-left: 154px;
	font-size: 16px;
	border: 1px solid transparent;
	cursor: pointer;
}
.data-left.active {
	border-color: #345eff;
}
.data-left .iconfont {
	font-size: 32px;
	padding-bottom: 10px;
}
.data-subtit {
	font-size: 14px;
	padding: 10px 0 30px 58px;
}
.data-img {
	margin-left: 66px;
	height: 330px;
}
.decoration {
	flex-wrap: wrap;
	justify-content: space-between;
}
.decoration div {
	box-shadow: 0 0 18px 4px rgba(224,224,224,0.3);
	padding: 20px;
	width: 580px;
	height: 260px;
	box-sizing: border-box;
	margin-bottom: 40px;
}
/*电商服务*/
.sell {
	justify-content: space-between;
	margin: 16px auto 40px auto;
	align-items: center;
	height: 420px;
}
.sell-item {
	width: 340px;
	height: 360px;
	box-shadow: 6px 6px 18px -2px rgba(224,224,224,0.5);
	padding: 0 30px;
	box-sizing: border-box;
	border-radius: 4px;
	transition: all .2s;
}
.sell-item .img {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 158px;
}
.sell-tit {
	font-size: 20px;
	color: #3b426b;
	padding-bottom: 28px;
	text-align: center;
}
.sell-subtit {
	font-size: 14px;
	color: #7D88A2;
	padding-bottom: 24px;
	line-height: 26px;
}
.sell-item.active {
	width: 340px;
	height: 420px;
	background: linear-gradient(140deg,#32b6ff,#345eff);
}
.sell-item.active p {
	color: #fff;
}
/*新闻*/
.news {
	padding: 36px 0 20px 0;
}
.news-tit {
	font-size: 26px;
	color: #3b426b;
	padding-bottom: 50px;
	font-weight: 500;
	text-align: center;
}
.news-tab {
	justify-content: center;
}
.news-tab div {
	padding: 0 4px;
	border-bottom: 2px solid transparent;
	font-size: 20px;
	color: #5d6494;
	padding-bottom: 14px;
	margin: 0 42px;
	cursor: pointer;
}
.news-item {
	width: 500px;
	height: 112px;
    box-shadow: 2px 2px 10px rgba(230,233,246,.5);
    margin-bottom: 28px;
    padding: 22px 16px 0 16px;
    box-sizing: border-box;
}
.read-more {
	width: 100px;
	height: 32px;
	line-height:32px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	background: #345eff;
	margin: 10px auto 18px auto;
}
.ne-tit {
	font-size: 16px;
	color: #3b426b;
	padding-bottom: 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.ne-subtit {
	font-size: 14px;
	color: #7d88a2;
	padding-bottom: 56px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news .marginauto {
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 52px 50px 4px 50px;
	box-sizing: border-box;
}


/* .contact1{ position: fixed; right: 20px; top:300px; z-index: 9999999;}
.contact_ul li{ width: 40px; position: relative; cursor: pointer; height: 40px; border: 1px solid #e7eaf2; background: #fff; margin: 10px 0; box-shadow: 0 0px 6px 0 rgba(76,86,114,.12); border-radius: 4px;}
.contact_ul li:hover { background:#4d96fc; border:1px solid #4d96fc; }
.contact_ul li a{ display:block; width: 40px; height: 40px; } 
.contact_ul li a{ display: block;}
.contact_ul li.icon_contact1 a{ background: url(../images/icon_contact1.png) center no-repeat;}
.contact_ul li.icon_contact2 a{ background: url(../images/icon_contact2.png) center no-repeat;}
.contact_ul li.icon_contact3 a{ background: url(../images/icon_contact3.png) center no-repeat;}
.contact_ul li.icon_contact4 a{ background: url(../images/icon_contact4.png) center no-repeat;}
.contact_ul li.icon_contact4{ display: none;}
.contact_ul li.icon_contact1:hover a{background: url(../images/icon_contact1hover.png) center no-repeat;}
.contact_ul li.icon_contact2:hover a{background: url(../images/icon_contact2hover.png) center no-repeat;}
.contact_ul li.icon_contact3:hover a{background: url(../images/icon_contact3hover.png) center no-repeat;}
.contact_ul li.icon_contact4:hover a{background: url(../images/icon_contact4hover.png) center no-repeat;} 
.tan_wei,.tan_wei1{  background: #000; position: absolute; z-index:-9;right: 120px; top:0px; border-radius: 5px; background:#f6f8fb; border:1px solid #e6eaf0; padding: 10px; opacity: 0;box-shadow: 0 0 9px 0 rgba(0,0,0,0.1);
} 

.tan_wei .p_tel{font-size: 18px; color: #9ba8c3; width: 132px; display: block; }
.tan_weiFix{ display: block; opacity: 1; right:75px; transition:right 0.2s; top:415px; position: fixed;}
.tan_weiFix2{ display: block; opacity: 1; right:75px;  transition:right 0.2s;  top:362px;position: fixed;}
.tan_sanjiao{ position: absolute; right:-7px; top:13px; width: 10px; height: 10px;background:#f6f8fb; border-right:1px solid #e6eaf0; 
border-top:1px solid #e6eaf0; transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45eg); -o-transform:rotate(45deg);  } */
