.top_banner {
	background: linear-gradient(180deg,#1a6eff,#3ac0ff);
	height: 400px;
	color: #fff;
}
.marginauto {
    width: 1100px;
    margin: 0 auto;
}
.top_banner p:nth-of-type(1) {
	font-size: 30px;
	font-weight: 300;
	margin: 132px 0 26px 0;
}
.top_banner p:nth-of-type(2) {
	font-size: 18px;
	line-height: 30px;
	width: 450px;
	font-weight: 100;
}
.banner {
	width: 1010px;
	margin: 0 auto;
	justify-content: space-between;
}
.banner img {
	margin-top: 40px;
}
.tit div,.titonly {
	font-size: 30px;
	color: #444;
	margin: 60px 0 24px 0;
	text-align: center;
}
.tit p {
	font-size: 18px;
	color: #666;
	font-weight: 100;
	margin-bottom: 30px;
	text-align: center;
}
.plugin {
	padding-top: 42px;
	background: #f8f9ff;
}
.plugin .flex {
	justify-content: space-around;
	flex-wrap: wrap;
	width: 1100px;
	margin: 0 auto;
}
.plugin div div {
	font-size: 16px;
    color: #666;
    text-align: center;
    width: 10%;
    margin: 0 5% 16px 5%;
    padding: 80px 0 16px 0;
  	background-repeat: no-repeat;
  	background-position:center top
}
.plugin div div{
	position: relative;
	background-size: 45%;
}
.plugin i.light{
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.5),hsla(0,0%,100%,0));
    transform: skewx(-25deg);
    -o-transform: skewx(-25deg);
    -moz-transform: skewx(-25deg);
    -webkit-transform: skewx(-25deg);
}
.plugin div div:hover{
	/*background-size: 50%;*/
	transition:all .3s ease;
}
.plugin div div:hover .light {
	transition:all .2s ease;
	left:100%
}
.plugin div div:nth-of-type(1) {
	background-image: url(../img/solution/grouping.png);
}
.plugin div div:nth-of-type(2) {
	background-image: url(../img/solution/together.png);
}
.plugin div div:nth-of-type(3) {
	background-image: url(../img/solution/activity.png);
}
.plugin div div:nth-of-type(4) {
	background-image: url(../img/solution/change.png);
}
.plugin div div:nth-of-type(5) {
	background-image: url(../img/solution/game.png);
}
.plugin div div:nth-of-type(6) {
	background-image: url(../img/solution/quickbuy.png);
}
.plugin div div:nth-of-type(7) {
	background-image: url(../img/solution/poster.png);
}
.plugin div div:nth-of-type(8) {
	background-image: url(../img/solution/task.png);
}
.plugin div div:nth-of-type(9) {
	background-image: url(../img/solution/time.png);
}
.plugin div div:nth-of-type(10) {
	background-image: url(../img/solution/onshow.png);
}
.plugin div div:nth-of-type(11){
	background-image: url(../img/solution/sub.png);
}
.plugin div div:nth-of-type(12) {
	background-image: url(../img/solution/transport.png);
}
.plugin div div:nth-of-type(13) {
	background-image: url(../img/solution/score.png);
}
.plugin div div:nth-of-type(14) {
	background-image: url(../img/solution/balance.png);
}
.plugin div div:nth-of-type(15) {
	background-image: url(../img/solution/pay.png);
}
.plugin div div:nth-of-type(16) {
	background-image: url(../img/solution/scorecheap.png);
}
.plugin div div:nth-of-type(17) {
	background-image: url(../img/solution/manager.png);
}
.plugin div div:nth-of-type(18) {
	background-image: url(../img/solution/back.png);
}
.plugin div div:nth-of-type(19) {
	background-image: url(../img/solution/shopcard.png);
}
.plugin div div:nth-of-type(20) {
	background-image: url(../img/solution/cards.png);
}

.difficult {
	padding: 47px 0 43px 0;
	background: #f8f9ff;
}
.difficult>div {
	justify-content: space-around;
	text-align: center;
}
.difficult div p:nth-of-type(1) {
	font-size: 20px;
	color: #666;
	padding: 218px 0 26px 0;
}
.difficult div p:nth-of-type(2) {
	font-size: 16px;
	color: #999;
	line-height: 26px;
}
.difficult div div {
	width: 328px;
	height: 360px;
	border-radius: 5px;
	background: url(../img/solution/newbody.png) center 50px no-repeat;
	background-color: #fff;
	padding: 0 20px;
	border:1px solid #eee;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
}
.difficult div div:hover {
	box-shadow: 0 4px 10px 6px rgba(0,0,0,0.06);
}
.difficult div div:nth-of-type(2) {
	background-image: url(../img/solution/newone.png);
}
.difficult div div:nth-of-type(3) {
	background-image: url(../img/solution/rebuy.png);
}
html body .titonly {
	padding: 53px 0;
	margin: 0;
}
.strongpar {
	background: #fafafa;
}
.strong {
	justify-content: space-around;
	padding-bottom: 119px;
	width: 1160px;
	margin: 0 auto;
}
.strong div {
	width: 268px;
	height: 320px;
	border: 1px solid #eee;
	background: url(../img/solution/team.png) center 76px no-repeat;
	background-color: #fff;
	border-radius: 5px;
	font-size: 20px;
	color: #666;
	padding-top: 254px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	transition: all .2s;
}
.strong div:hover {
	margin-top: -20px;
	margin-bottom: 20px;
}
.strong div:nth-of-type(2) {
	background-image: url(../img/solution/find.png);
}
.strong div:nth-of-type(3) {
	background-image: url(../img/solution/afterbuy.png);
}
.strong div:nth-of-type(4) {
	background-image: url(../img/solution/structural.png);
}



/*小程序解决方案的样式*/
.tit span {
	display: inline-block;
}
.tit span:nth-of-type(1) {
	padding-left: 82px;
	background: url(../img/minipro/left.png) left center no-repeat;
}
.tit span:nth-of-type(2) {
	padding-right: 78px;
	background: url(../img/minipro/right.png) right center no-repeat;
}
.minitit p {
	font-weight: normal;
}
.minizx {
	height: 544px;
	width: 100%;
	/*background: url(../img/minipro/groups.png) 100% bottom no-repeat;*/
	padding-top: 56px;
}
.minizx div {
	margin-top: 0;
}
.minizx {
	width: 100%;
	overflow: hidden;
}
.minizx>img {
	margin: 0 auto;
	display: block;
}
.minizx .abs {
	z-index: -1;
	left: -80px;
	bottom: 0;
	/*animation: posterDrop2 20s linear infinite;*/
}
@keyframes posterDrop2 {
  from {left: -80px; }
  to {left:-90%; }
}     
.minitriple {
	margin: 0 auto;
	padding: 50px 10px 12px 10px;
	height: 340px;
	justify-content: center;
}
.minitriple img:nth-of-type(2) {
	margin: 0 97px;
}
.minitriple img {
	box-shadow: 0 4px 10px 2px rgba(0,0,0,0.04);
	transition: all .2s;
}
/*动画效果*/
.minitriple img:hover {
	margin-top: -20px;
	margin-bottom: 20px;
}

.bothmsg {
	background: #2c9cff;
	padding: 62px 0 70px 0;
	margin-bottom: 60px;
}
.bothmsg .flex {
	justify-content: center;
}

.bothmsg div div {
	width: 244px;
	height: 310px;
	border-radius: 5px;
	background: url(../img/minipro/1.png) center 74px no-repeat #fff;
	margin: 0 32px;
	padding-top: 242px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
    color: #666;
}
.bothmsg div div:hover {
	box-shadow: 0 4px 10px 6px rgba(0,0,100,0.1);
}
.bothmsg div div:nth-of-type(2) {
	background: url(../img/minipro/2.png) center 63px no-repeat #fff;
}
.bothmsg div div:nth-of-type(3) {
	background: url(../img/minipro/3.png) center 67px no-repeat #fff;
}
.bothmsg div div:nth-of-type(4) {
	background: url(../img/minipro/4.png) center 90px no-repeat #fff;
}
.money {
	margin: 50px auto 56px auto;
	display: block;
}
.miniadv {
	background: #2C9CFF;
	height: 344px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	padding-top: 56px;
}
.miniadv .flex {
	justify-content: center;
}
.miniadv div div {
	margin: 70px 55px 0 55px;
	padding-top: 126px;
	width: 120px;
	background: url(../img/minipro/7.png) top center no-repeat;
	font-size: 16px;
}
.miniadv div div:nth-of-type(2) {
	background-image: url(../img/minipro/11.png);
}
.miniadv div div:nth-of-type(3) {
	background-image: url(../img/minipro/9.png);
}
.miniadv div div:nth-of-type(4) {
	background-image: url(../img/minipro/8.png);
}
.miniadv div div:nth-of-type(5) {
	background-image: url(../img/minipro/10.png);
}



/*多商户解决方案*/
.mode {
	width: 880px;
	margin: 0 auto;
}
.mode .mode-name{
	width: 346px;
	height: 70px;
	margin: 0 auto;
	background:url(../img/solution/mode_title.png);
	text-align: center;
	color: #fff;
	line-height: 70px;
	font-size: 24px;
}
.mode .step{
	height: 70px;
	box-shadow:0 0 15px rgba(0,0,0,0.1);
	margin-top: 60px;
	line-height: 70px;
	font-size: 16px;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.mode .step img{
	vertical-align: middle;
	margin-right: 10px;
}
.mode .gonext{
	margin: 86px 18px 20px 18px;
	float:left;
}
.merchart_solve {
	width: 1150px;
	margin: 0 auto;
}
.merchart_solve .spec{
	width: 463px;
	height: 266px;
	border: 1px solid #eeeeee;
	padding-left: 53px;
	float: left;
	margin: 0 25px 45px 25px;
	position: relative;
}
.merchart_solve .spec dl{
	width: 225px;
	margin-top: 63px;
	transition: margin-top 0.3s linear;
}
.merchart_solve .spec dl dt{
	font-size: 18px;
	color: #333;
	line-height: 53px;
}
.merchart_solve .spec dl dd{
	font-size: 14px;
	color: #666;
	line-height: 24px;
}
.merchart_solve .spec img{
	position: absolute;
	right: 40px;
	top: 30px;
	transition: top 0.3s linear;
}
.merchart_solve .spec:hover img{
	top: 0px;
}
.merchart_solve .spec:hover dl{
	/*width: 400px;*/
	margin-top: 90px;
}

/*直播解决方案*/
.live_fun{
	height: 1320px;
	width: 100%;
	background:url(../img/solution/live_bg.png);
	background-size: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
}
.live_fun .funcs{
	width: 260px;
	height: 219px;
	background:url(../img/solution/livefun_bg.png);
	border-radius: 4px;
	padding: 88px 0px 0 0px;
	float: left;
	margin-right: 90px;
	margin-top: 34px;
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	transition: all .2s;
}
.live_fun .funcs:hover {
	margin-top: 14px;
}
.live_fun .funcs:nth-of-type(3){
	margin-right: 0;
}
.live_fun .funcs>p{
	margin: 0 20px;
	font-size: 16px;
	color: #666;
	line-height: 32px;
}
.live_fun .funcs>p span{
	color: #298a7d;
}
.tit img{
	vertical-align: middle;
}
.tit img {
	margin: 0 24px;
}
/*.tit img:nth-of-type(2){
	margin-left: 24px;
}*/
.live_fun .feature{
	height: 562px;
	width: 317px;
	margin: 60px auto;
	display: block;
	position: relative;
}
.live_fun .feature dl{
	position: absolute;
	left: -383px;
	top: 200px;
	width:305px;
	transition: all 1.2s;
	opacity: 0;
}

.live_fun .feature dl dt{
	font-size: 18px;
	color: #666;
	line-height: 38px;
}
.live_fun .feature dl dd{
	font-size: 16px;
	line-height: 36px;
	color: #666;
}
.live_fun .feature dl .point{
	display: inline-block;
	height: 8px;
	width: 8px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}
.live_fun .feature dl .point.red{
	background: #ff6a66;
}
.live_fun .feature dl .point.green{
	background: #66ffbc;
}
.live_fun .feature dl .point.blue{
	background: #88e1ff;
}
.live_fun .feature dl .point.orange{
	background: #ffa860;
}
.living .fl{
	margin-right: 49px;
	margin-top: 20px;
}
.living .fl p{
	text-align: center;
	line-height: 56px;
	color: #999;
	font-size: 14px;
}
.living .fl:nth-of-type(4){
	margin-right:0;
}
.func_feature ul{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
}
.func_feature ul li{
	float: left;
	width: 230px;
	height: 366px;
	border: 1px solid #eeeeee;
	margin-right: 64px;
	text-align: center;
	padding:  0 45px;
	margin-bottom: 40px;
}
.func_feature ul li:hover {
	box-shadow: 0 0 10px 6px rgba(0,0,0,0.04);
}
.func_feature ul li img{
	margin-top: 60px;
}
.func_feature ul li h3{
	line-height: 68px;
	color: #3166fe;
	font-size: 20px;
}
.func_feature ul li p{
	line-height: 34px;
	font-size: 16px;
	color: #666;
	text-align: left;
}
.func_feature ul li:nth-of-type(3n){
	margin-right: 0;
}
/*企业用户解决方案*/
.business {
	justify-content: space-around;
}
.business div {
	width: 334px;
	height: 408px;
	box-shadow: 0 0 20px 0px rgba(0,0,0,0.08);
	/*cursor: pointer;*/
}
.business img {
	width: 293px;
    margin: 50px auto 25px auto;
    display: block;
}
.business p {
	font-size: 16px;
	color: #999;
	padding: 0 20px;
    line-height: 30px;
    text-align: center;
}
.business div:hover p {
	color: #2895fe;
}
.businessadv {
	padding: 2px 0 60px 0;
}
.businessadv .marginauto .bgfff {
	width: 25%;
	height: 450px;
	color: #fff;
	text-align: center;
	background: url(../img/business/busadv1.png) no-repeat;
}
.businessadv .marginauto div span {
	padding: 160px 0 60px 0;
	font-size: 56px;
	display: block;
	transition: all .3s;
}
.businessadv p {
	font-size: 14px;
	line-height: 26px;
	padding: 0 16px;
}
.businessadv .ptit {
	font-size: 24px;
	margin-bottom: 36px;
}
.businessadv .detailp {
	display: none;
}
.businessadv .marginauto .bgfff:nth-of-type(2) {
	background-image: url(../img/business/busadv2.png);
}
.businessadv .marginauto .bgfff:nth-of-type(3) {
	background-image: url(../img/business/busadv3.png);
}
.businessadv .marginauto .bgfff:nth-of-type(4) {
	background-image: url(../img/business/busadv4.png);
}
.businessadv .marginauto .bgfff div {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	transform: all .2s;
}
.businessadv .marginauto .bgfff:hover div {
	background: rgba(255,255,255,0.9);
	color: #666;
}
.businessadv .marginauto .bgfff:hover span {
	padding-top: 130px;
	color: #2993ff;
}
.businessadv .marginauto .bgfff:hover .ptit {
	font-size: 18px;
}
.businessadv .marginauto .bgfff:hover .detailp {
	display: block;
}
.businessadv .marginauto .bgfff:hover .ptit {
	color: #2993ff;
}
.listen {
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 60px;
}
.listen div {
	width: 540px;
	height: 166px;
	border: 1px solid #eee;
	font-size: 14px;
	color: #666;
	text-align: center;
	padding: 26px;
	box-sizing: border-box;
	margin-top: 20px;
}
.listen img {
	height: 60px;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.listen div:hover {
	border: 1px solid transparent;
	box-shadow: 0 0 20px 0px rgba(0,0,0,0.08);
}
