*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑" !important;
}
html{
	font-size: 62.5%;
}
img{
	width: auto;
	max-width: 100%;
}
a{
	text-decoration: none;
}
/*ul li{
	list-style: none;
}*/

/**hide password hint**/
/*#password-error{
	display: none!important;
}*/
.sectionInnerWrapper{
	position: relative;
	width: 86.4583333%;
	height: 100%;
	margin:0 auto;
}
.wrapper{
	width: 100%;
	margin: auto;
}
.wechat{
	background-color: #0458b8;
	z-index: 50;
	display: block;
	width: 261px;
	height: 60px;
	position: fixed;
	bottom: 340px;
	right: -196px;
	cursor: pointer;
	opacity: .8
}
.wechat img{
	margin-left: -4px;
	margin-right: 4px;
	float: left;
}
.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;
}


.chat{
	z-index: 50;
	width: 60px;
	position: fixed;
	bottom: 154px;
	right: 0;
	cursor: pointer;
	opacity: .8;
	display:none;
}
.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;
}


.section-01{
	/*background: url(../images/banner-bg.png) no-repeat center top;*/
	background: #5da3fb;
	background-size: 100%;
	color:#fff;
	width: 100%;
	height: 640px;
	min-height: 640px;
}
.banner-pic{
	float: right;
    width: 36%;
    padding-top: 7%;
    padding-right: 5%;
}
.banner-wrapper{
	max-width:1200px;
	margin:0 auto;
}
.crm-logo{
	padding:20px;
}
.content-wrapper{
    margin: 49px auto 0;
}
.content-wrapper h1{
	text-align: left;
    line-height: 72px;
}
.section-01 .sectionInnerWrapper,.section-02 .sectionInnerWrapper, .section-03 .sectionInnerWrapper,.section-04 .sectionInnerWrapper{
	position: relative;
	width: 86.4583333%;
	height: 100%;
	margin:0 auto;
}

.section-01 .sectionInnerWrapper .leftWrapper{
	float: left;
	width: 70%;
	display: inline-block;
}
.section-01 .sectionInnerWrapper .leftWrapper p{
	padding-bottom: 20px;
}
.section-01 .sectionInnerWrapper .leftWrapper span{
	font-size: 20px;
	width: 100%;
}
.section-01 p{
	width: 80%;
	font-size: 40px;
	font-size: 4rem;
	margin: 3% 0;
	margin-bottom: 0;
	margin-top: 10%;
}

.section-01 .logo span{
	padding-top: 0;
	width: 50%;
	display: inline-block;

	padding-top:40px;
}

.section-01 span img{
	display: inline-block;
	width: 8%;
	padding-top:2.6559%;
}

.section-01 span span{
	display: inline-block;
	font-size: 20px;
}
.section-01 .crm{
	margin-left: 14px;
	font-size: 30px;
}
.reward {
	max-width: 690px;
    overflow: hidden;
    margin-top: 70px;
    padding: 16px 0;
    margin-left: -12px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;

}
.reward img{
	margin-left: 22%;
	width: 42%;
	padding:10px;
	display: block;
}
.reward span{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 10px!important;
}
.reward .reward01,.reward02,.reward03,.reward04,.reward05{
	margin: 0 auto;
	display: inline-block;
	width: 19%;
	/*float: left;*/
}
.section-top-btn{
	font-size: 18px;
    width: 230px;
    line-height: 55px;
    background: #ff4a4a;
    color: #fff;
    text-align: center;
    float: left;
    border-radius: 10px;
    margin-right: 20px;
    margin-top: 40px;
}

.signup-box{
	float: right;
	display: inline-block;
	width: 24%;
	height: 300px;
	margin-top: 4.5%; 
}
@media screen and (max-width: 1920px){

.banner-pic{
	float: right;
    width: 36%;
    padding-top: 10%;
    padding-right: 5%;
}
}

@media screen and (max-width: 1400px){

.banner-pic{
	float: right;
    width: 32%;
    padding-top: 14%;
    padding-right: 5%;
}
}
@media screen and (max-width: 767px){
.banner-pic{
		display:none;
	}
.content-wrapper h1{
	font-size: 24px;
    text-align: center;
    margin-top: -33px;
    line-height: 50px;
}
.reward{
	width:100%;
	margin-top:0;
	border:none;
}
.reward .reward01, .reward02, .reward03, .reward04, .reward05{
	width:44%;
}
.section-top-btn{
    margin: 0 auto;
    float: none;
}

}


.section-02{
	height: auto;
	margin:0 auto;
	text-align: center;

}

.section-02 .sectionInnerWrapper p,.section-03 .sectionInnerWrapper p{
	color: rgb(77,77,77);
	font-size: 35px;
	font-size: 3.5rem;
}

.section-02 p{
	padding-top: 50px;
}
.section-02 .sectionInnerWrapper ul{
	margin:0 auto;
	margin-top:108px;
	height: auto;
	width: 100%;

}
.section-02 .sectionInnerWrapper ul li{
	position: relative;
	width: 144px;
	height: 142px;
	display: inline-block;
	text-align: center;	
	padding: 0 2%;
}
.section-02 .sectionInnerWrapper ul li span{
	width: 15px;
	font-size: 35px;
	font-size: 3.5rem;
	color:#67abf9;
	display: inline-block;
	line-height: 43px;
	float: left;
	padding-bottom: 105px;
}
.section-02 .sectionInnerWrapper ul li img{
	float: left;
	display: inline;
	line-height: 214px;
	position: absolute;

}
.section-02 .sectionInnerWrapper .increase-01 span{
	color: #ec473e;
}
.section-02 .sectionInnerWrapper .increase-02 span{
	color:#ec473e;
}
.section-02 .sectionInnerWrapper .increase-03 span{
	color:#ec473e;
}
.section-02 .sectionInnerWrapper .increase-01 img{
	width: 35%;
	margin-top: -30px;
}
.section-02 .sectionInnerWrapper .increase-02 img{
	width: 40%;
	margin-top: -36px;
}
.section-02 .sectionInnerWrapper .increase-03 img{
	width: 48%;
	margin-top: -51px;
}
.section-02 .sectionInnerWrapper ul li p{
	display: block;
	position: absolute;
	bottom: 0;
	font-size: 18px;
	font-size: 1.8rem;
}


.section-03{
	text-align: center;
	margin:0 auto;
}
.section-03 .sectionInnerWrapper{
	padding-top: 134px;
}
.section-03 .sectionInnerWrapper p{
	color: rgb(77,77,77);
	padding-top: -20px;
	font-size: 35px;
	font-size: 3.5rem;
}

.section-03 .sectionInnerWrapper ul{
	margin-top: 50px;
}
.section-03 .sectionInnerWrapper .featuresDisplayZoneSwitcher li{
	cursor: pointer;
	position: relative;
	color:#67abf9;
	font-size: 16px;
	display: inline-block;
	padding:5px .5%;
	height: auto;
	margin:0 2px;
}
.section-03 .sectionInnerWrapper .featuresDisplayZoneSwitcher li[class="default"]{
	color: #fff;
	background-color: #ec473e;
}

.section-03 .sectionInnerWrapper .featuresDisplayZoneSwitcher li .arrow::after{
	content: "";
	border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 20px solid #217ae0;
   	position: absolute;
   	display: inline-block;
   	text-align: center;
   	left:42%;
   	margin-left: -4%;
   	bottom: -13px;
}
.section-03 .sectionInnerWrapper .featuresDisplayZoneSwitcher li .arrow2::after{
	content: "";
	border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 20px solid #ec473e;
   	position: absolute;
   	display: inline-block;
   	text-align: center;
   	left:42%;
   	margin-left: -4%;
   	bottom: -13px;
}

.section-03 .sectionInnerWrapper .featuresDisplayZoneSwitcher li:first-child .arrow::after{
	 border-top:20px solid #ec473e;
}
.section-03 .sectionInnerWrapper .featuresDisplayZone{
	height: 500px;
	margin:40px auto;
	position: relative;
	width: 100%;
}
.section-03 .sectionInnerWrapper .featuresDisplayZone li{
	display: none;
	position: absolute;
	list-style: none;
}

.section-03 .sectionInnerWrapper .featuresDisplayZone li img{
	display: inline;
	box-shadow: 0 20px 20px 0px #ccc;
	width: 70%;
}

.section-03 .sectionInnerWrapper .featuresDisplayZone li span{
	display: inline-block;
	width:300px;
	height: auto;
	line-height: 38px;
	font-size: 20px;
	float: right;
	text-align: left;
}
.btn-area{
width:500px;
height:55px;
margin:0 auto 45px;
}
.enterprise-btn{
	font-size:18px;
   width:230px;
   line-height:55px;
   background:#ff4a4a;
   color:#fff;
   text-align:center;
  float:left;
  border-radius: 10px;
  margin-right:20px;
}
.person-btn{
   font-size:18px;
   width:230px;
   line-height:55px;
   background:#fff;
   border: 1px solid #4f9ce9;
    border-radius: 10px;
   text-align:center;
   float:left;
}


.section-04{
	color: #fff;
	background-color: #4f9ce9;
	overflow: hidden;
	height: 500px;
}
.section-04 .sectionInnerWrapper{
	margin:0 auto;
	text-align: center;
}
.section-04 .sectionInnerWrapper p{
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 35px;
	font-size: 3.5rem;
}

.section-04 .sectionInnerWrapper ul{
	height: 500px;
	margin: 50px auto;
}

.section-04 .sectionInnerWrapper ul li{
	background-color: #caf0ff;
	border-radius: 50%;
	width: 5%;
	margin: 0 auto;
	display: inline-block;
	padding:1% 1%;
	margin:0 12px;
}
.section-04 .sectionInnerWrapper ul span{
	position: relative;
}
.section-04 .sectionInnerWrapper ul span span{
	position: absolute;
	bottom: -45px;
	left:-11%;
	font-size: 16px;
	display: inline;
	width: 124%;
	text-align: center;
}
.section-04 .sectionInnerWrapper ul span li img{
	width: 80%!important;
	padding:8%!important;
}


.section-05 .sectionInnerWrapper{
	text-align: center;
	margin:0 auto;
}
.section-05 .sectionInnerWrapper p{
	padding: 50px 0;
	font-size: 35px;
	font-size: 3.5rem;
	color: #4d4d4d;
}

.section-05 .sectionInnerWrapper ul{
	padding-bottom: 40px;

}

.section-05 .sectionInnerWrapper ul li{
	width: 47%;
	height: 120px;
	padding:10px 10px;
	cursor: pointer;
	display: inline-block;
	
}
.section-05 .sectionInnerWrapper ul li:hover{
	box-shadow: 10px 14px 14px 10px #f0f0f0;
}

.section-05 .sectionInnerWrapper ul li img{
	width: 10%;
	padding: 30px;
	float: left;
}
.section-05 .sectionInnerWrapper ul li .advantages-wrapper{
	display: inline-block;
	width: 70%;
	padding-top:20px;
}
.section-05 .sectionInnerWrapper ul li .advantages-wrapper p{
	color: #1a1a1a;
	height: auto;
	display: inline-block;
	font-size: 20px;
	padding: 4px 0;
	float: left;
}
.section-05 .sectionInnerWrapper ul li .advantages-wrapper span{
	text-align: left;
	display: inline-block;
	font-size: 14px;
	color: #000;
	/*display: none;*/
}

.section-06{
	background-color: #4f9ce9;
	padding-bottom: 40px;
}
.section-06 .sectionInnerWrapper{
	margin:0 auto;
	text-align: center;
	padding-bottom: 10px;
}
.section-06 .sectionInnerWrapper p{
	padding: 50px 0;
	font-size: 35px;
	font-size: 3.5rem;
	color: #fff;
}
.section-06 .sectionInnerWrapper img{
	width: 90%;
	padding-bottom: 50px;
}

.section-06 .sectionInnerWrapper span{
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
.section-06 .sectionInnerWrapper span:first-child{
	margin-top: 40px;
}

/*.section-07{
	background-color: #656665;	
	height:50px;
	text-align: center;
}

.section-07 span{
	margin-top: 20px;
	font-size: 16px;
	line-height: 40px;
	color: #cccaca;
}*/


/* media query for mobile phone*/
@media screen and (max-width: 768px){
	/* SalesIQ hint message hide */
	.zsiq_theme1 div.zsiq_cnt{
		display: none;
	}
	.signup-box{
		float: none;
		width: 84%!important;
		margin: 0 auto!important;
	}
	.section-01 .sectionInnerWrapper p,.section-02 .sectionInnerWrapper p, .section-03 .sectionInnerWrapper p,.section-04 .sectionInnerWrapper p,.section-05 .sectionInnerWrapper p,.section-06 .sectionInnerWrapper p{
		font-size: 23px;
	}
	.section-01{
		background:none;
		background-color:#67abf9;
		height: 1003px;
		max-height: 1200px;
		overflow: hidden;
	}
	.section-01 .sectionInnerWrapper .leftWrapper span{
		font-size: 14px;
	}
	.section-01 img{
		width: 34%!important;
	}
	.section-01 p{
		width: 100%;
		font-size: 30px;
	}
	.section-01 span{
		width: 100%;
	}
	.leftWrapper{
		width: 100% !important;
		display: block !important;
	}
	.reward{
		margin-left: 6%;
		padding-bottom: 10%;
	}
	.reward03{
		display: inline-block;
		/*margin-left: 20%;*/
	}
	.reward img{
		margin-left: 25%;
	}
	.signup-box{
		margin-right: 0%;
		width: 100%;
		display: block !important;
	}

	/**/
	.section-02 .sectionInnerWrapper p{
		padding-top: 10%;
	}
	.section-02 .sectionInnerWrapper ul{
		margin-top: 10%;
	}
	.section-02 .sectionInnerWrapper ul li p{
		position: relative;

	}
	.section-02 .sectionInnerWrapper ul li span{
		display: inline;
		float: none;
	}
	.section-02 .sectionInnerWrapper ul li img{
		display: none!important;
	}


	/* section-03*/
	.section-03 .sectionInnerWrapper{
		padding-top: 10%;
	}
	.section-03 .sectionInnerWrapper .featuresDisplayZone{
		height: 340px;
	}
	.section-03 .sectionInnerWrapper .featuresDisplayZone li img{
		width: 100%;
	}
	.section-03 .sectionInnerWrapper .featuresDisplayZone li span{
		float: none;
		padding-top: 4%;
	}
    .btn-area{
    	display:none;
    }

	/*section-04*/
	.section-04{
		height: 610px;
	}
	.section-04 .sectionInnerWrapper ul{
		margin-top: 0;
	}
	.section-04 .sectionInnerWrapper ul li{
		width: 17% !important;
		padding: 3% 3%;
		margin: 25px 13px;
	}
	.crm-extention{
		
	}
	.section-04 .sectionInnerWrapper ul span span{
		position: absolute;
	    bottom: -45px;
	    left: -12%;
	    font-size: 16px;
	    display: inline;
	    width: 124%;
	    text-align: center;
	}

	/*sectioin-05*/
	.section-05 .sectionInnerWrapper ul li{
		display: block;
		width: 100%;
	}
	.section-05 .sectionInnerWrapper ul li img{
		width: 20%;
		padding: 6px;
		float: left;
	}
	.section-05 .sectionInnerWrapper ul li .advantages-wrapper{
		width: 70%;
		padding-top: 0;
	}
	/*section-06*/
	.section-06 .sectionInnerWrapper img{
		width: 100%;
	}
}