*{
	font-family: "微软雅黑";
	color: #000;
	font-size: 12px;
}

/*.wechat{
	background-color: #0458b8;
	z-index: 50;
	display: block;
	width: 170px;
	height: 60px;
	position: fixed;
	bottom: 200px;
	right: -110px;
	cursor: pointer;
	opacity: .8
}
.wechat img{
	margin-left: -4px;
	margin-right: 4px;
	float: left;
	height: 60px;
}
.wechat span{
	display: inline-block;
	height: 100%;
	line-height: 30px;
	color:#fff;
	float: left;
	font-size: 14px;
}


.tel{
	background-color: #0458b8;
	z-index: 50;
	display: block;
	width: 170px;
	height: 60px;
	position: fixed;
	bottom: 280px;
	right: -110px;
	cursor: pointer;
	opacity: .8
}
.tel img{
	margin-left: -4px;
	margin-right: 4px;
	float: left;
	height: 60px;
}
.tel span{
	display: inline-block;
	height: 100%;
	line-height: 30px;
	color:#fff;
	float: left;
	font-size: 14px;
}
*/


.contact-area{
	z-index: 50;
	display:inline-block;
	position:fixed;
	right:7px;
	bottom:130px;
	background:#fff;
	box-shadow: 0 0 2px 2px #f2f2f2; 
	padding:10px 16px;
	text-align:center;
	border-radius: 10px;
}
.contact-area img{
	width:80px;
	height:80px;
}
.contact-area span{
	display:block;
	font-size:14px;
	color:#0458b8;
}
.contact-area p{
    font-size: 14px;
	line-height:30px;
	margin:0px;
}

.sign_agree{
	color: #fff;
}
.signupNow{
	width: 100%;
	position: fixed;
	bottom: 0px;
	left:-50px;
	height: 60px;
	text-align:center;
	z-index: 49;
	background: #c60000;
}
.signupNow span{
	font-size: 22px;
	height: 60px;
	
	display: inline-block;
	color: #fff;
	padding: 15px 120px;
}
.signupNow a{
	text-decoration: none;
	font-size: 20px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	width: 230px;
	background-color: #ffe600;
	color: #000;
	border-radius: 25px;
}
.signupNow a:hover{
	background-color: #fff;
	color: red;
}


.container-fluid{
	margin:0;
	padding: 0;
}
.row{
	margin-left: 0;
	margin-right: 0;
}
.section-01{
	position: relative;
	height: 750px;
	background-color: #03a9f5;
}
.section-01 .banner-img{
	position: absolute;
	bottom: 0;
	width: 70%;
	left: 11%;
}
.section-01 .left{
	padding-top: 40px;
	padding-left: 12%;

}
.section-01 .left .logo img{
	height: 40px;
	vertical-align: top;
}
.section-01 .left .logo span{
	display: inline-block;
	height: 40px;
	font-size: 30px;
	margin-left: 10px;
	line-height: 48px;
	color:#fff;
	margin-bottom: 110px;
}
.section-01 .left p{
	font-size: 30px;
	color: #fff;
}
.section-01 .left p.first{
	padding-top: 40px;
}

.section-01 .left .rewards ul{
	overflow: hidden;
	margin:0;
	padding: 0;
	margin-top: 126px;
}
.section-01 .left .rewards li{
	list-style: none;
	float: left;
	text-align: center;
	margin: 10px .8%;
}
.section-01 .left .rewards li:first-child{
	margin-left:0;
}
.section-01 .left .rewards li img{
	width: 40%;
	display: inline-block;
	margin-bottom: 12px;
}
.section-01 .left .rewards li span{
	display: block;
	height: auto;
	color:#fff;
	font-size: 12px;

}
.section-01 .right{

	padding-top: 133px;
}
.section-01 .right .signup-box{	
	width: 66%;
}

.section-02{
	text-align: center;
	padding: 40px 0;
}
.section-02 img{
	width: 500px;
	padding: 5%;
}
.section-02 p{
	margin-top: 4%;
	color:#000;
	font-size: 30px;
}
.section-02 ul{
	overflow: hidden;
}
.section-02 ul li{
	display: inline-block;
}
.section-02 ul li{
	position: relative;
	padding: 25px 10px;
	margin:0 6%;
	vertical-align: bottom;
}
.section-02 ul li .count{
	position: absolute;
	display: inline-block;
	width: 34px;
	font-size: 30px;
	color:#000;
	float: left;
	top: 36%;
	left: -43%;
}
.section-02 ul li .increase{
	color:#ec473e;
}
.section-02 ul li .increase1{
	top: 33%;
	left: -18%;
}
.section-02 ul li .increase2{
	top: 40%;
	left: -7%;
}
.section-02 ul li .increase3{
	top: 47%;
	left: -11%;
}
.section-02 ul li .reduce{
	color:#67abf9;
}
.section-02 ul li .reduce1{

}
.section-02 ul li .reduce2{

}
.section-02 ul li .reduce-text{
	left: -67%!important;
	bottom:-1%!important;
}
.section-02 ul li img{
	padding: 10%;
	width: 68%;
	float: right;
	display: block;

}
.section-02 ul li .text{
	position: absolute;
	left: -23%;
	bottom: 2%;
	display: inline-block;
	width: 140px;
	height: 30px;
	font-size: 18px;
}

.section-03{
	min-height: 760px;
	color: #000;
	background-color: #f6f8f8;
}
.section-03 p{
	margin:4% 0;
	font-size: 30px;
	text-align: center;
	color: #000;
}
.section-03 .left>img{
	width: 80%;
}
.section-03 .right>img{
	width: 400px;
	margin-left: 10%;
	margin-top: 29%;
}
.section-03 .featuresDisplayZoneSwitcher {
	margin-left: 15%;
	overflow: hidden;
}
.section-03 .featuresDisplayZoneSwitcher li{
	position: relative;
	display: inline-block;
	cursor: pointer;
	overflow: hidden;
	font-size: 18px;
	padding: .5% 5%;
	color:#e2b93a;
	border-radius: 18px;
	/*background-color: #e2b93a;*/
	background-color: #fff;
	list-style: none;
	border:1px solid #f3f1eb;
	margin-right: -32px;
}
.section-03 .featuresDisplayZoneSwitcher li:first-child{
	background-color: #e2b93a;
	color: #fff;
}
.section-03 .displayZone{
	position: relative;
}
.section-03 .displayZone li{
	margin:0 auto;
	color: #fff;
	position: absolute;
	display: none;
	left: 19%;
}
.section-03 .displayZone li:first-child{
	display: inline-block;
}
.section-03 .displayZone li>p{
	text-align: left;
	font-size: 16px;
	margin-bottom: 20px;
}
.section-03 .displayZone span{
	display:block;
	color:#000;
	font-size: 16px;
}
.section-03 .displayZone li span::before{
	content:"●";
	color: #e2b93a;
	font-size: 12px;
	padding-right:10px;
}
.section-03 .displayZone img{
	display: block;
	width: 93%;
	margin-top: 3%;
}

.btn-mid-area{
    background-color: #f6f8f8;
    width: 100%;
    margin: 0 auto 40px;
    text-align: center;
    padding-bottom: 32px;
}
.signup-mid-btn{
	display:inline-block;
	font-size:18px;
   width:230px;
   line-height:55px;
   background:#ff4a4a;
   color:#fff;
   text-align:center;
  border-radius: 10px;
  margin-right:20px;
}
.contact-mid-btn{
	display:inline-block;
   font-size:18px;
   width:230px;
   line-height:55px;
   background:#fff;
   border: 1px solid #4ab4ff;
    border-radius: 10px;
   text-align:center;
}


.section-04{
	padding: 40px;
}
.section-04 p, span{
	color: #000;
}
.section-04 .left>img{
	width: 400px;
	margin-left: 22%;
	margin-top: 28%;
}
.section-04 .right{
	
}
.section-04 .right ul li>img{
	width: 25%;
	margin-top: 6%;
}
.section-04 .right ul li:hover{
	cursor: pointer;
	box-shadow: 10px 14px 14px 10px #f0f0f0;
	transition: all ease .3s;
}
.section-04 .right ul li>p{
	padding: 8px 0;
	font-size: 16px;

}
.section-04 .right ul li>span{
	font-size: 14px;
	text-align: left!important;
}
.section-04 ul{
	overflow: hidden;
	padding: 4% 0;
}
.section-04 ul li{
	text-align: center;
	width:30%;
	height: 211px;
	margin: 10px 1%;
	padding: 0 5px;
	display: inline-block;
	float: left;
}
.section-04 .right{
	margin: 0 auto;
}
.section-04 .right>p{
	padding: 10px 0;
	text-align: center;
	font-size: 30px;
	/*margin-left: -19%;*/
}


.section-05{
	height: 630px;
	text-align: center;
	background-color: #03a9f5;
	margin:0 auto;

}
.section-05 div>p{
	margin-top: 4%;
	font-size: 30px;
	color:#fff;
}
.section-05 .integration-container{
	position: relative;
	width: 80%;
	text-align: center;
	margin:0 auto;
	margin-top: 30px;
}
.section-05 .integration-container .hjzx{
	left: 24%;
	top: 62%;
}
.section-05 .integration-container .yy{
	left: 16%;
	top: 24%;
}
.section-05 .integration-container .wx{
	left: 31%;
	top: 26%;
}
.section-05 .integration-container .yx{
	left: 44%;
	top: 13%;
}
.section-05 .integration-container .tyc{
	left: 57%;
	top: 24%;
}
.section-05 .integration-container .bddt{
	left: 65%;
	top: 52%;
}
.section-05 .integration-container .oa{
	left: 70%;
	top: 20%;
}
.section-05 .integration-container .erp{
	left: 81%;
	top: 62%;
}
.section-05 .integration-container div span{
	width: 80px;
	height: 80px;
	display: inline-block;
	background-color: #bdeaff;
	border-radius: 50%;
	padding:20%;
	color:#fff;
}
.section-05 .integration-container div span>img{
	width: 95%;
}
.section-05 .integration-container div>p{
	font-size: 14px;
	padding: 4px 0;
}
.section-05 .integration-container>img{
	width: 80%;

}
.section-05 .integration-container>div{
	position: absolute;
}
.section-05 .integration-container{
	
}
.section-06{
	color:#000;
	padding: 6% 0;
}
.section-06 .left{
	padding-left: 12%;
}
.section-06 .left p{
	color: #000;
	font-size: 26px;
	padding: 1%;
	margin:4% 0;
}
.section-06 .left>img{
	width: 90%;
}
.section-06 .right>img{
	padding-top: 26%;
	width: 400px;
	margin-top:26%;
}

.section-07{
	padding: 58px 0;
	text-align: center;
}
.section-07 span{
	font-size: 14px;
}


@media screen and (max-width: 768px){
	.tel, .signupNow{
		display: none;
	}
	/* SalesIQ hint message hide */
	.zsiq_theme1 div.zsiq_cnt{
		display: none;
	}
	.free{
	  margin-left:10%;
    }
	.section-01{
		height: 1146px;
	}
	.section-01 .logo{
		height: 60px;
	}
	.section-01 .left{
		margin:0 auto;
	}
	.section-01 .banner-img{
		width: 99%;
		left: 0;
	}
	.section-01 .left .rewards li{
		width: 42%;
	}
	.section-01 .left .rewards li img:last-child{
		width: 76%;
	}
	.section-01 .left p{
		font-size: 20px;
	}
	.section-01 .right{
		padding-top: 20%;
	}
	.section-01 .right .signup-box{
		width: 80%;
		margin: 0 auto;
	}
	.section-01 .left .rewards ul{
		margin-top: 8%;
	}
	.section-02 img{
	    width: 350px;
	    padding: 5%;
    } 
    .signup-mid-btn{
	display:inline-block;
	font-size:18px;
   width:230px;
   line-height:55px;
   background:#ff4a4a;
   color:#fff;
   text-align:center;
  border-radius: 10px;
  margin-bottom:20px;
  margin-right:0px;
    }
	.section-03 .featuresDisplayZoneSwitcher{
		margin:0;
	}
	.section-03 .featuresDisplayZoneSwitcher li{
		margin:0;
	}
	.section-03 .displayZone li{
		margin: 0 auto;

		left: 0;
	}
	.section-03 .displayZone li>img{
		width: 100%;
	}
	.section-03 .left>p{
		padding: 10% 0;
	}
	.section-03 .right{
		text-align: center;
	}
	.section-03 .right>img{
		margin-top: 112%;
		margin-left: 0;
	}
	.section-04{
		padding:0;
		text-align: center;
	}
	.section-04 .left>img{
		margin-left: 0;
		margin-top: 0;
	}
	.section-04 .right>p{
		margin-left: 0;
	}
	.section-04 ul li{
		float: none;
		width: 57%;
		margin-left: 4%;
		margin-right: 4%;
	}
	.section-04 .right ul li>img{
		width: 39%;
	}
	.section-05{
		min-height: 632px;
	}
	.section-05 .integration-container{
		min-height: 500px;
		overflow: hidden;
	}

	.section-05 .integration-container .hjzx{
		left: 8%;
		top: 4%;
	}
	.section-05 .integration-container .yy{
		left: 65%;
		top: 4%;
	}
	.section-05 .integration-container .wx{
		left: 8%;
		top: 28%;
	}
	.section-05 .integration-container .yx{
		left: 8%;
		top: 79%;
	}
	.section-05 .integration-container .tyc{
		left: 65%;
		top: 28%;
	}
	.section-05 .integration-container .bddt{
		left: 8%;
		top: 53%;
	}
	.section-05 .integration-container .oa{
		left: 65%;
		top: 53%;
	}
	.section-05 .integration-container .erp{
		left: 65%;
		top: 79%;
	}

	.section-05 .integration-container div span{
		width: 80px;
		height: 80px;
	}
	.section-05 .integration-container>img{
		display: none;
	}

	.section-06{
		text-align: center;
	}
	.section-06 .left{
		padding-left: 0;
	}
	.section-06 .right>img{
		padding-top: 0;
	}
}